Linux Computer
New Ubuntu Computer
Install Git
sudo apt install git
Install Code
sudo snap install code --classic
Install stow
sudp apt install stow
Install tmux
sudo apt install tmux
Set up ssh with Github
Install curl
sudo apt install curl
Battery limit Change
Installation
sudo apt-get update
sudo apt-get install tlp tlp-rdw
Enable
sudo systemctl enable tlp
Check
sudo systemctl status tlp
sudo tlp-stat -b
Configure
edit
/etc/tlp.conf
START_CHARGE_THRESH_BAT0=75
STOP_CHARGE_THRESH_BAT0=80
Temporary Full Charge
sudo tlp fullcharge