sudo apt install htop
sudo apt install ffmpeg
sudo apt install vlcsudo apt install gnome-user-share
sudo apt install gnome-tweaks
Tweaks > Window Titlebars
[x] Maximixe
[x] Minimize- https://extensions.gnome.org/
- https://extensions.gnome.org/local/
- https://extensions.gnome.org/extension/602/window-list/
sudo apt install openssh-server
sudo nano /etc/ssh/sshd_configsudo add-apt-repository universe
sudo apt update
sudo apt install python2
curl https://bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py
sudo python2 get-pip.py
pip2 --versionsudo apt install python3-pip
pip3 --versionsudo apt install apache2
sudo systemctl status apache2
sudo ufw app list
sudo ufw app info "Apache Full"
sudo ufw allow in "Apache Full"
sudo a2enmod userdir
mkdir ~/public_html
nano ~/public_html/index.html
sudo apt install php libapache2-mod-php
sudo nano /var/www/html/phpinfo.php
sudo nano /etc/apache2/mods-enabled/dir.conf
sudo systemctl restart apache2sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dlDownload latest *_linux_386.deb from https://github.com/muesli/duf/releases
wget https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_linux_386.deb
duf --only local
duf --sort size