`

三四四三三

阅读更多
command
   (sudo - super admin)
   -- move -- sudo mv ./test.html /usr/test.html
   -- copy -- sudo cp ./test.html /usr/test.html
   -- modify -- sudo pico ./test.html
   -- remove -- sudo rm /usr/test.html.save
   -- enter path -- pico /etc/environment
   -- ip -- pico /etc/network/interfaces
   -- DNS -- pico /etc/resolv.conf
   -- down jdk -- sudo apt-get install sun-java6-jdk
   -- fetch tomcat -- sudo apt-get install tomcat-5.5
   -- unpack -- sudo tar zxvf tomcat6.tar.gz
   -- sudo -- sudo su -- change to root
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics