Sunday, January 14, 2007

Setting up a new server

I was setting up a new server to replace the old one. This post contains notes for that.

* Temporary enable root to access ssh
/etc/ssh/ssd_config:
PermitRootLogin yes


The following config files are copied to the new server as *.kato and are to be used to get the settings specific (and only the specific things, not the whole thing).

/etc/ssh/sshd_config
/etc/samba/smb.conf
/etc/exports
/etc/httpd/conf/httpd.conf
/var/yp/Makefile
/var/yp/ypservers

/var/log/httpd/access_log
/var/log/httpd/access_log.txt
/var/geoipDB.txt
.

No comments:

Post a Comment