• wdcp工具集

    虽然个人觉得wdcp已经不错了,但由于系统,环境,基础等各种原因,还是会有些这样或那样的问题为了新手能更好的处理解决这些问题,在wdcp2.2开始,提供了些常见问题的修复检查工具,以便能更好的使用强制修改mysql的root密码,在忘记mysql密码时有用sh /www/wdlinux/tools/mysql_root_chg.shftp配置文件检查,在FTP不能连接或登录时有用sh /www/wdlinux/tools/pureftp_conf_check.shwdcp权...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • 第2课 掌握Linux服务器虚拟主机管理系统

    教程下载地址:http://pan.baidu.com/share/link?shareid=370972&uk=1493502493   所需工具及下载: SecureCRT_5.1.3:http://download.csdn.net/detail/dubaishun/4471606 FlashFXP 3.7.9 烈火版:http://www.xiazaiba.com/html/129.html   wdcp (WDlinux Control Panel) 是一套用PHP开发的Linux服务器管理系统,旨在易于使用和管理Linux服务器,可以在线通过网页管理服务器和...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • 第2课 掌握Linux服务器虚拟主机管理系统

    教程下载地址:http://pan.baidu.com/share/link?shareid=370972&uk=1493502493   所需工具及下载: SecureCRT_5.1.3:http://download.csdn.net/detail/dubaishun/4471606 FlashFXP 3.7.9 烈火版:http://www.xiazaiba.com/html/129.html   wdcp (WDlinux Control Panel) 是一套用PHP开发的Linux服务器管理系统,旨在易于使用和管理Linux服务器,可以在线通过网页管理服务器和...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • 第1课 在Linux下建立虚机主机管理系统

    教程下载地址:http://pan.baidu.com/share/link?shareid=370974&uk=1493502493   所需工具及下载: Wmware 7.1.4 build-385536下载: http://pan.baidu.com/share/link?shareid=370992&uk=1493502493 Wmware 7.1.4汉化补丁下载: http://pan.baidu.com/share/link?shareid=370995&uk=1493502493   Wdos1.0下载: http://dl.wdlinux.cn:5180/wdos/iso/wdOS-1.0-x86_64...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • Linux学习整理

    当时学习Linux时,写的记事本,有点混乱,大家将就看吧,可能会有点用,我有时忘记了,会到上面找。 ifconfig 查看ip eth0 ethernet 以太网网卡 lo 虚拟网卡 所使用的工具 (端口号是22) SecureCRT 5.1.3 汉化版 Xmanager Enterprise_2.1 图形化管理 PuTTy SSH Secure shell client 3.2.9.exe 这款软件可以把WIN下的软件传到Linux file t vcn 4.0 x86.win32.exe 图形化管理 ----------------...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • linux之服务管理

    大家好 我是都百顺 我的QQ:136882447  Linux学习交流群:225961139 官方网站:www.wmphp.com 教程下载地址:http://pan.baidu.com/share/link?shareid=369091&uk=1493502493   service命令本身是一个shell脚本,它在/etc/init.d/目录查找指定的服务脚本,然后调用该服务脚本来完成任务。 cat /sbin/service   start 启动 stop 停止 restart 重启 condrestart 是conditional ...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • linux之tar命令备份

    大家好 我是都百顺 我的QQ:136882447  Linux学习交流群:225961139 官方网站:www.wmphp.com 下讲我来给大家讲解,使用   教程下载地址:http://pan.baidu.com/share/link?shareid=369090&uk=1493502493   Linux tar 打包命令 tar -c 产生.tar打包文件 -C 切换到指定目录 -x 解包.tar文件 -v 显示详细信息 -f 指定备份文件 -z 指解压或压缩 -p 保留文件的原有属性 -j 使用bz...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • linux之定时功能

    大家好 我是都百顺 我的QQ:136882447  Linux学习交流群:225961139 官方网站:www.wmphp.com 教程下载地址:http://pan.baidu.com/share/link?shareid=369088&uk=1493502493   at命令.   假如我们只是想要让特定任务运行一次,那么,这时候就要用到at监控程序了。设置at命令很简单,指定运行时间,那么就会在哪个时间运行。at类似打印进程,会把任务放到/var/spool/at目录下...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • WinSCP和PuTTY的整合

    相信大家在管理Linux时,一定会用到WinSCP和Putty,一般可先用WinSCP登录,管理文件,在必要的时候,调出PuTTY输入终端命令,实现优势互补,今天我把这个工具做了一个整合,WinSCP在官网上下载的winscp.net的5.1.7版,Putty找了一个0.6版的汉化版,两者进行了整合(个人整理不包含后门),压缩只有3.08M。 下载软件地址:WinSCP 参考文献为:http://blog.csdn.net/zyphio/article/details/856...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • CentOS 6.3用户密码破解

    --------------------------------------------------------------- 大家好,本教程是由我们PHP为大家提供的linux系统操作教程 我是主讲老师:都百顺 联系QQ: 136882447,Linux学习交流群:225961139 官方网站:http://www.wmphp.com 都百顺博客:http://hi.baidu.com/dubaishun --------------------------------------------------------------- 本教程下载地址: http://pan.baidu.com/s...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |
  • LINUX 常用命令集合

    su su命令是最基本的命令之一,常用于不同用户间切换。例如,如果登录为 user1,要切换为user2,只要用如下命令: $su user2 然后系统提示输入user2口令,输入正确的口令之后就可以切换到user2。完成之后就可以用exit命令返回到user1。 su命令的常见用法是变成根用户或超级用户。如果发出不带用户名的su命令 ,则系统提示输入根口令,输入之后则可切换为根用户。 如果登录为根用户,则可以...阅读全文
    作者:admin | 分类:Linux | 阅读:
    Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in /www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line 19
    |