官方论坛产品帮助刷图视频问题反馈

电信通云主机卸载无用软件包

发表于 秦海传媒

    1.设置putty支持中文。
    changseting=》window=》appearance=>change 选择字体;
    changseting=》window=》Translation=>UTF-8 设置编码;

    2.设置服务器源:

    cd /etc/yum.repos.d
    mv CentOS-Base.repo CentOS-Base.repo.bak
    wget http://centos.ustc.edu.cn/CentOS-Base.repo.5
    mv CentOS-Base.repo.5 CentOS-Base.repo
    cat CentOS-Base.repo
    

    3.删除不需要的软件

    
    yum groupremove "Desktop" "Desktop Debugging and Performance Tools" \
       "E-mail server"   "General Purpose Desktop"   \
     "Graphical Administration Tools " "KDE Desktop" \
       "Legacy X Window System compatibility"    "MySQL Database client " \
    "MySQL Database server" "PHP Support"  "Perl Support"  \
     "Remote Desktop Clients"    "Web Server"    "Web Servlet Engine"  \
      "X Window System TurboGears application framework"  \
     "Dial-up Networking Support"
    
  • 此条目发表在 闲言碎语 分类目录。将固定链接加入收藏夹。

Google ADs

除非另有声明,本站文章遵循知识共享署名-非商业性使用 2.5 中国大陆许可协议。 Copyright © 2008-2012 99288.NET.CN.