Install and Configure Ubuntu Server - Full Setup Guide

Опубликовано: 11 Сентябрь 2024
на канале: Britec09
3,390
228

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/go...

sudo apt install ./google-chrome-stable_current_amd64.deb

🔔 SUBSCRIBE for more:
https://www.youtube.com/user/Britec09...
------------------------------------------------------------------------------------------
🛍 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:
   / @britec09  
------------------------------------------------------------------------------------------
📃Watch related playlists and videos
🖥️   / britec09  
------------------------------------------------------------------------------------------
👕Check out our merch:
https://teespring.com/en-GB/stores/br...
------------------------------------------------------------------------------------------
💻Discord Access:
  / discord  
------------------------------------------------------------------------------------------
🐦Follow and interact with me on Twitter:
  / britec09  
------------------------------------------------------------------------------------------
✅Follow and interact with me on Facebook:
  / briteccomputers  
-----------------------------------------------------------------------------------------
🎬 View my Website:
http://BritecComputers.co.uk
-----------------------------------------------------------------------------------------