cat /etc/*-release #查看系统版本
修改中国源
sudo sed -i 's/archive.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
Install Gnome Desktop on Ubuntu
Switch between GDM and LightDM
List which process is listening upon a port
Install VirtualBox guest additions in Debian 10
docker 容器内 apt-get update E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13)
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7
How To Install WordPress on CentOS 7
Setting up Emacs daemon on OS X, 使用 Apple Script 可以让 emacs 和 macOS 顺畅继承
How to fix Emacs shell command not found
linux-command-line-cheatsheet.pdf
How to check if a program exists from a Bash script?
HOW TO SET A PROXY FOR THE TERMINAL [QUICK LINUX TIP]
How can I delete all files with a particular extension in a particular folder?
How do I configure a new Ubuntu installation to accept ssh connections?
How do you completely purge Apache, MySQL, PHP, and phpMyAdmin on Ubuntu?
How to enable or disable services? (Ubuntu Upstart)
Where is the cron / crontab log?
Disable Root ssh login on Ubuntu
Bash - how to run a command after the previous finished?
curl auto redirect the 302 response
shell中字符串截取命令:cut,printf,awk,sed
How To Set Up Nginx with HTTP/2 Support on Ubuntu 16.04
Setup https with nginx and letsencrypt
ssl - Letsencrypt add domain to existing certificate
How to Manage Systemd Services on a Linux System
How to make a Systemd Unit for docker-compose?