Difference between revisions of "ESXi, CentOS, Ubuntu, Docker"
Jump to navigation
Jump to search
(Created page with "== Useful Commands== chkconfig --add httpd chkconfig httpd on chkconfig httpd off chkconfig --del httpd") |
|||
Line 5: | Line 5: | ||
chkconfig httpd off | chkconfig httpd off | ||
chkconfig --del httpd | chkconfig --del httpd | ||
+ | |||
+ | yum -y install openssh-client nano rsync unzip net-tools NetworkManager-tui sysstat openssh-clients perl-core libaio nmap-ncat libstdc++.so.6 wget tar |
Revision as of 15:46, 11 March 2021
Useful Commands
chkconfig --add httpd chkconfig httpd on
chkconfig httpd off chkconfig --del httpd
yum -y install openssh-client nano rsync unzip net-tools NetworkManager-tui sysstat openssh-clients perl-core libaio nmap-ncat libstdc++.so.6 wget tar