软件名称:Putty
使用方法:http://jingyan.baidu.com/article/e73e26c0eb063324adb6a737.html
需要资料:
服务IP:228.5624.558.23
SSH: 账户,root 密码,123456bBxxx
linux命令
删除文件夹
rm -rf /var/log/httpd/access
将会删除/var/log/httpd/access目录以及其下所有文件、文件夹
修改文件权限
chmod 777 文件名/文件夹名 拥有所有权限
所有文件权限
chmod 777 /ecmoban/www/erp -R
命令大全:
http://www.php100.com/html/webkaifa/Linux/2009/1106/3485.html