Skip to content

Instantly share code, notes, and snippets.

@sergioPerez-e
Created March 13, 2025 09:56
Show Gist options
  • Save sergioPerez-e/6b735e0ce898200b6fed00c7351c5c23 to your computer and use it in GitHub Desktop.
Save sergioPerez-e/6b735e0ce898200b6fed00c7351c5c23 to your computer and use it in GitHub Desktop.
ubuntu configuration

UBUNTU 24.04

cd Download

sudo apt-get update && sudo apt-get upgrade -y
sudo apt install wget gparted gdebi vlc cheese neofetch headers-$(uname -r) linux-headers-generic git unzip unrar ntfs-3g p7zip ufw synaptic

sudo apt-get install gnome-tweaks
sudo ubuntu-drivers devices
sudo apt install gnome-shell-extension-manager
sudo apt install ubuntu-restricted-extras

cd Download
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo dpkg -i google-chrome-stable_current_amd64.deb

sudo apt install wireshark
sudo apt install grub-customizer
sudo apt-get install onlyoffice-desktopeditors

sudo adduser $USER wireshark


Rebot now

terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment