Ubuntu configuration source and installation software

  1. Use the built-in Firefox browser to access the Tsinghua University open source mirror station https://mirrors.tuna.tsinghua.edu.cn/
  2. Find ubuntu, click on the back? number

select ubuntu source.png

  1. Select the version number of ubuntu and copy the source of apt-get
# View ubuntu version number
cat /etc/issue

Select version and copy source.png

# Login root user
su -
# Switch to apt-get source location
cd /etc/apt
# Delete the content inside, copy the source just copied in and save
gedit sources.list

configuration source.png

apt-get update

vim install.png

apt-get update:Commands related to the upgrade installation package,Refresh the list of installable software(But don’t do any actual installation)

apt-get upgrade:Update the installation package(Software version upgrade)

apt-get dist-upgrade:Upgrade the system version(Ubuntu version upgrade)do-release-upgrade:Ubuntu official recommended system upgrade method,If add parameters-d can also be upgraded to the development version,But it will be unstable

Recommended Posts

Ubuntu configuration source and installation software
Ubuntu16.04 installation and simple configuration
Ubuntu PostgreSQL installation and configuration
Debian and Ubuntu installation source configuration file description
Basic configuration and common software installation after ubuntu 18.04 installation
Ubuntu 19.1 installation and configuration Chinese environment
Configuration and beautification after Ubuntu installation (1)
Nginx installation and configuration load (ubuntu12.04)
Ubuntu18.04 system installation and prerequisite software installation guide
DLNA/UPnP Server installation and configuration under Ubuntu 12.04
Ubuntu update software source
OpenMPI-Ubuntu installation and configuration
Ubuntu introduction and installation
Virtual machine installation and configuration ubuntu shared folder_
Kaldi installation and configuration graphic tutorials under Ubuntu
Installation, configuration and uninstallation of GitLab in Ubuntu19.1
Centos mysql installation and configuration
Centos7 installation and configuration prometheus
CentOS 7 installation and configuration PPTP
CentOS installation and configuration cmake
Centos7.5 installation and configuration MongoDB4.0.4
CentOS 7 installation and configuration PPTP
Ubuntu16.04 install SVN and configuration
Ubuntu16.04 mirror complete installation and configuration tutorial under VMware
Ubuntu12 step-by-step installation and configuration (system, FTP, TELNET.. settings)
Centos7 installation and configuration of Jenkins
Ubuntu environment variables and ADB configuration
Centos7 hadoop cluster installation and configuration
Ubuntu16.04 configuration OpenCV3.4.2 and basic use
Ubuntu software
Redis installation under ubuntu and windows
Java-JDK installation and configuration under CentOS
CentOS NTP server installation and configuration
Ubuntu upgrade software and ubuntu upgrade system commands
Ubuntu18.04 installation Anaconda3 and VSCode guide
Centos7 mysql database installation and configuration
Detailed explanation of quick installation and configuration of Subversion (SVN) under Ubuntu
CentOS 7 system installation and configuration graphic tutorial
Ubuntu installation and deployment Redash operation notes (2020.08)
Tomcat installation and configuration under CentOS 7 (Tomcat startup)
MySQL 8.0 installation, deployment and configuration under CentOS 6/7
Installation and configuration of redis under centos7
Installation and uninstallation of CUDA under Ubuntu 16.04
Ubuntu18.04 Server version installation and use (graphic)
Installation and deployment of Nginx in Ubuntu
Installation and use of Win10 subsystem Ubuntu
Ubuntu 18.04 source code compile and install ffmpeg4.1
Ubuntu install PHP and PHP Nginx configuration method
How to modify software source in Ubuntu 7.10
Ubuntu 14.04 16.04 Linux nvidia driver download and installation
ubuntu 18.04 early configuration
ubuntu 1804 installation details
Ubuntu nfs configuration
Ubuntu system installation
Ubuntu20.04 configuration notes
Ubuntu installation record
Ubuntu 14.04 configuration record
ubuntu 18.04 installation (UEFI+GBT)
ubuntu installation error
ubuntu replacement source
Installation and configuration of JDK in CentOS 7 system