01 2022 档案
摘要:安装apache:CentOS:yum install httpd httpd-develUbuntu:sudo apt-get install apache2安装php:CentOS:yum install php php-develUbuntu:sudo apt-get install php启
阅读全文
摘要:安装Chromecat << EOF > /etc/yum.repos.d/google-chrome.repo[google-chrome]name=google-chromebaseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64en
阅读全文
摘要:网卡配置 /etc/sysconfig/network-scripts文件夹下找到网卡配置文件(名称类似ifcfg-enp1s0),将ONBOOT参数由no改为yes systemctl restart network重启网络 关闭防火墙 systemctl disable firewalld sy
阅读全文
浙公网安备 33010602011771号