在linux下输入命令apt-get报错apt-get: command not found,其实这个是系统原因造成的,linux不同的版本命令是不同的。Linux系统分为两种:1.RedHat(红帽)系列:Redhat、Centos、Fedora等2.Debian系列:Debian、Ubuntu等RedHat系列的包管理工具是yumDebian系列的包管理工具是apt-get如何查看自己的lin
问题最近启蒙博客在用vm虚拟机安装完centos黑框版(mini无桌面)版后,ping 百度提示connect: Network is unreachabl原因这个问题是因为Centos mini版默认没有打开网卡。解决方案先找到网络配置文件命令 cd /etc/sysconfig/network-scripts/命令 ls 查看该目录文件