knowledge/ubuntu 18 fresh install.md

21 lines
625 B
Markdown
Raw Normal View History

2019-02-13 00:05:12 +01:00
## Packages
2019-02-13 00:06:38 +01:00
`sudo apt-get install python-pip p7zip-full smplayer cmus speedtest-cli zsh curl wget git git-gui filezilla pavucontrol ufw servefile nmap`
`pip install youtube-dl`
2019-02-13 00:05:12 +01:00
## Web installs
2019-02-13 00:06:38 +01:00
- docker #https://download.docker.com
- sublimetext #https://download.sublimetext.com/
- chrome #https://www.chrome.com/
- syncthing #https://apt.syncthing.net/
2019-02-13 00:05:12 +01:00
## Change history-size
2019-02-13 00:06:38 +01:00
`HISTSIZE=10000
HISTFILESIZE=20000`
2019-02-13 00:05:12 +01:00
## Gnome extensions
2019-02-13 00:06:38 +01:00
- Caffeine
- Dash to dock | sudo apt remove gnome-shell-extension-ubuntu-dock # https://github.com/micheleg/dash-to-dock/issues/643
- suspend button
2019-02-13 00:05:12 +01:00
## Shortcuts
systemctl suspend