Ubuntu Linux study notes

 sudo cp /etc/network/interfaces /etc/network/interfaces.bak /*Back up the system default network configuration file*/

sudo apt-get install /*install*/
sudo vi /etc/network/interfaces /Edit network configuration file/
/Install weather forecast indicator/
  sudo add-apt-repository ppa:atareao/atareao -y
  sudo apt-get update
  sudo apt-get install -y my-weather-indicator
/Enable indicator/ my-weather-indicator &
/Set the global menu to always be visible/ sudo gsettings set com.canonical.Unity always-show-menus true
/Set the default state of the global menu reply/ sudo gsettings set com.canonical.Unity always-show-menus false
/Not interrupted by frequent error messages when changing desktop systems/
  sudo apt-get update
  sudo apt-get upgrade -y
  sudo apt-get install -y xinit
/GNOME3 desktop environment/ sudo apt-get install -y ubuntu-gnome-desktop
/Every time you start Ubuntu, it displays "Problems detected by system programs"/
sudo gedit /etc/default/apport Change enabled=1 to enabled=0 to save and exit

Recommended Posts

Ubuntu Linux study notes
Linux (ubuntu 12.04)
Ubuntu use notes
Python study notes (1)
python study notes
Python study notes (3)
Ubuntu20.04 configuration notes
Ubuntu uses PlayOnLinux notes
Linux notes (1): CentOS-7 installation
[Linux] Build Samba server (ubuntu16.04)
Windows 10 install Linux subsystem Ubuntu
SkyWalking study notes (CentOS environment)
2.5 Linux (Ubuntu18.04) install database PostgreSQL
Virtual machine Linux Ubuntu installation tutorial
Ubuntu 18.04 install Sogou input method notes
[Linux] Some high-efficiency tools of Ubuntu
UBUNTU 16.04 LTS experience (commemorating LINUX-25 anniversary)
Container study notes CentOS7 install Docker
Practical Ubuntu shortcut keys for linux
Linux basics (root privileges in Ubuntu)
Docker CE for Ubuntu installation notes
Linux basics (Ubuntu copy and paste)
Ubuntu installation and deployment Redash operation notes (2020.08)
Linux development preparation-install VMware and run Ubuntu
Linux Exploration Road 1---CentOS entry notes finishing
CVE-2019-7304 Ubuntu Linux Privilege Escalation Vulnerability Reproduced
Install linux (ubuntu) dual system under windows system
[Linux] Pure ubuntu quickly build pagoda panel
How to install MySQL on Ubuntu 18.04 (linux)
Windows 10 subsystem linux install pagoda panel Ubuntu
Ubuntu 14.04 16.04 Linux nvidia driver download and installation
Linux install Docker and run Ubuntu system
Realize adding/deleting file permissions under Linux (ubuntu)
windows use ubuntu to start linux service