[root@centos ~]#yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-font-utils xorg-x11-fonts-Type1 firefox [root@centos ~]#exit
[root@centos8 ~]#cat certs.sh #!/bin/bash # #******************************************************************** #Author: wangxiaochun #QQ: 29308620 …
#!/bin/bash # #******************************************************************** #Author: wangxiaochun #QQ: 29308620 #Date: 2020-02-22 #FileName: i…
#!/bin/bash # #******************************************************************** #Author: wangxiaochun #QQ: 29308620 #Date: 2020-02-12 #FileName: i…
[root@centos8 ~]#cat install_tomcat_for_centos.sh #!/bin/bash # #******************************************************************** #Author: wangxia…
[root@centos8 data]#cat certificate.sh #!/bin/bash # #******************************************************************** #Author: wangxiaochun #QQ: …
[root@ubuntu1804 ~]#cat install_docker_compose_for_ubuntu1804.sh #!/bin/bash #Description: Install docker compose on ubuntu1804 #Author: laowang #Date…
#!/bin/bash # #******************************************************************** #Author: wangxiaochun #QQ: 29308620 #Date: 2020-04-21 #FileName: i…
apt -y purge ufw lxd lxd-client lxcfs liblxc-common apt -y install iproute2 ntpdate tcpdump telnet traceroute nfs-kernel-server nfs-common lrzsz tree …
yum -y install vim-enhanced tcpdump lrzsz tree telnet bash-completion net-tools wget bzip2 lsof tmux man-pages zip unzip nfs-utils gcc make gcc-c++ gl…