随笔分类 - Linux
摘要:Centos6.5 下在线安装easy_install1、> wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py> python ez_setup.py --insecureeasy_install是由PEAK(Pyth...
阅读全文
摘要:1、usermod 使用方法如下 以下内容来自linux下 man usermod名称 usermod - 修 改 使 用 者 帐 号语法 usermod [-c comment] [-d home_dir [ -m]] [-e expire_da...
阅读全文
摘要:1、linux下创建用户组groupadd wwwgroupadd 详情名称 groupadd - 建 立 新 群 组语法 groupadd [-g gid [-o]] [-r] [-f] group描述 groupadd 可 指 定 群 组 名 称 来 建 立...
阅读全文
摘要:错误一:pip install M2Crypto 如下错误 copying M2Crypto/SSL/ssl_dispatcher.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL running build_ext building 'M2Cr...
阅读全文
摘要:原文章链接http://www.cnblogs.com/peida/archive/2013/03/18/2965369.htmlLinux系统中的wget是一个下载文件的工具,它用在命令行下。对于Linux用户是必不可少的工具,我们经常要下载一些软件或从远程服务器恢复备份到本地服务器。wget支持...
阅读全文
摘要:Centos6.5 下在线安装easy_install wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py python ez_setup.py --insecure执行过程如下:[root@localhost data...
阅读全文
摘要:Centos6.5 自动安装选择最快的源[root@localhost ~]# yum install yum-fastestmirror这里我已经安装过,运行结果如下Loaded plugins: fastestmirror, refresh-packagekit, securityLoading...
阅读全文

浙公网安备 33010602011771号