排序
CentOS6中安装配置并使用mutt+msmtp发送邮件
CentOS系统下如果希望向外域发送邮件,需要配置sendmail+dovecot等一系列工具。其实不用这么麻烦,只要mutt+msmtp就可以实现向外域发送邮件的功能了。 本文基于CentOS6 64bit 1,安装配置msmtp ...
在CentOS系统的服务器上用ss5配置socket5代理的教程
第一步 下载安装 ss5 1. 安装系统必要的包 [root@e2fsck ~]# yum install gcc automake make 2. 安装 socks5必要的包 [root@e2fsck ~]# yum -y install pam-devel openldap-devel cyrus-sasl-de...
centos安装xenserver xe命令行的方法
在centos上安装xe命令行的作用就不用多说了。首先在xenserver的安装iso中找到xe命令的rpm包(在client_install这个目录下),然后拷贝到centos上。如果直接用rpm命令安装xe-cli-6.1.0-59235p.i6...
Ubuntu/Debian系统中 Linux服务器的初步配置流程
下面的操作针对Debian/Ubuntu系统,其他Linux系统也类似,就是部分命令稍有不同。 第一步:root用户登录 首先,使用root用户登录远程主机(假定IP地址是128.199.209.242)。 ssh root@128.199.2...
ubuntu开启root权限和禁用root帐号的方法
新安装的ubuntu默认不能使用root,需要我们手动开启 在终端中输入: sudo passwd root Enter new UNIX password: (在这输入你的密码) Retype new UNIX password: (确定你输入的密码) passwd: ...
Ubuntu系统中使用dpkg命令管理deb包的用法教程
dpkg用于:管理系统的里deb包,可以对其安装、卸载、deb打包、deb解压等操作,与之相关apt-get工具可以在线下载 deb包 安装 参数: -i:安装软件包; -r:删除软件包; -P:删除软件包的同时删除...
LSAS.exe是什么进程 有什么用 LSAS进程查询
进程文件: LSAS or LSAS.exe 进程名称: W32.Agobot.AA Virus 进程类别:存在安全风险的进程 英文描述: LSAS.exe is a process which is registered as the W32.Agobot.AA Virus. This Trojan...
master.exe是什么进程 有什么用 master进程查询
进程文件: master or master.exe 进程名称: Master 进程类别:存在安全风险的进程 英文描述: master.exe is a process which is registered as a Trojan. This Trojan allows attackers to a...
babylon.exe进程有什么作用 babylon进程是什么文件
进程文件: babylon or babylon.exe 进程名称: Babylon Translator 进程类别:存在安全风险的进程 英文描述: babylon.exe belongs to the Babylon Translator software. It provides you with...
fedora8 下mysql 安装的安装方法
我下载的是目前最新的版本mysql-5.0.45-linux-i686.tar.gz 安装过程: su 到root 权限。 #tar -zvxf mysql-5.0.45-linux-i686.tar.gz #mv mysql-5.0.45/ /usr/local/mysql #cd /usr/local/mysql...








