查看当前 Linux 版本相关信息

# 查看内核版本等信息
uname -a

# 查看操作系统的版本详细信息
cat /etc/os-release
lsb_release -a

问题

jasper@iZbp11m594ujbmz6nudpltZ:~$ sudo apt-get install mysql-server=5.7.*
[sudo] password for jasper: 
jasper is not in the sudoers file.  This incident will be reported.