Skip to content

Instantly share code, notes, and snippets.

View LinuxDevSecOps's full-sized avatar
🏠
Working from home

Ashraf Ullah LinuxDevSecOps

🏠
Working from home
  • Road To Linux
  • Chittagong
View GitHub Profile
@LinuxDevSecOps
LinuxDevSecOps / things.sh
Created July 19, 2019 11:51
Things To Do After Installing Ubuntu 18.04 LTS Desktop
#!/bin/sh
# This Gist Is For Ubuntu 18.04 LTS+ Desktop.
sudo apt update && sudo apt-get upgrade --fix-missing
sudo apt install build-essential checkinstall
sudo apt install ubuntu-restricted-extras
sudo apt list --upgradable
sudo apt upgrade
sudo add-apt-repository ppa:nilarimogard/webupd8