gentoo linux 上配置postfix+courier+cyrus-sasl+vmail+postfixadmin+squirrelmail+mailman+amavis全过程记录
gentoo linux 上配置postfix+courier+cyrus-sasl+vmail+postfixadmin+squirrelmail+mailman+amavis全过程记录
安装mysql时候的Your machine must NOT be named localhost错误
安装mysql时候的Your machine must NOT be named localhost错误
gentoo上安装mysql
emerge –config =dev-db/mysql-5.1.51的时候 出现下面的
Your machine must NOT be named localhost错误
gentoo上安装git
gentoo上安装git
# USE=”-dso” emerge -av dev-vcs/git
# emacs /etc/conf.d/git-daemon
GITDAEMON_OPTS=”–syslog –enable=upload-pack –enable=upload-archive –enable=receive-pack –export-all –base-path=/opt/git /opt/git”
#chown nobody.nobody /opt/git
gentoo linux 上sudo安装和使用
gentoo linux 上sudo安装和使用
gentoo默认没有sudo,而且要想su到root都必须是wheel用户组,可见十分安全
我需要远程执行一点脚本,必须用root权限,所有还是在我的gentoo上安装了sudo