Install and Configure Ubuntu Server - Full Setup Guide
In this video we setup Ubuntu server, this is a step by step guide on getting ubuntu server up and running and secure.
Download Ubuntu Server
https://ubuntu.com/download/server
updates: sudo apt update
upgrades: sudo apt upgrade
enable auto updates: sudo apt install unattended-upgrades
sudo dpkg-reconfigure --priority=low unattended-upgrades
enable firewall: sudo ufw status (inactive)? type sudo ufw enable
sudo systemctl status ssh (active)? sudo ufw allow ssh
system information tool and process monitoring: sudo apt install neofetch htop
Install extra media codecs: sudo apt install ubuntu-restricted-extras
Install VLC Media Player: sudo apt install vlc
These are for GUI interface and are optional:
install GUI for ubuntu server: sudo apt install tasksel
type tasksel then choose your desktop environment
Only needed if you get warning:
ssh-keygen -R your ip
Optional Bonus commands:
Install GNOME Tweaks: sudo apt install gnome-tweaks
Install Synaptic Package Manager: sudo apt install synaptic
Install Your Favorite Browser
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
🔔 SUBSCRIBE for more:
https://www.youtube.com/user/Britec09?sub_confirmation=1
------------------------------------------------------------------------------------------
🛍 Support me with your Amazon purchases:
UK https://amzn.to/3diZslY
US https://amzn.to/2OwZWux
Please note that as an Amazon Associate I earn a commission from any qualifying purchases that you may make through these links.
------------------------------------------------------------------------------------------
❤️ Join Britec YouTube Members:
https://www.youtube.com/channel/UC_M-iWYpQbgo4rK1YfewI5w/join
------------------------------------------------------------------------------------------
📃Watch related playlists and videos
🖥️https://www.youtube.com/user/Britec09/playlists
------------------------------------------------------------------------------------------
👕Check out our merch:
https://teespring.com/en-GB/stores/britec-store
------------------------------------------------------------------------------------------
💻Discord Access:
https://discord.gg/YAuGm5j
------------------------------------------------------------------------------------------
🐦Follow and interact with me on Twitter:
http://twitter.com/Britec09
------------------------------------------------------------------------------------------
✅Follow and interact with me on Facebook:
http://facebook.com/BritecComputers
-----------------------------------------------------------------------------------------
🎬 View my Website:
http://BritecComputers.co.uk
-----------------------------------------------------------------------------------------