Changes

stoney backup: Server set-up

267 bytes added, 07:46, 25 August 2013
/* OpenLDAP */
mount -o remount,quota /
mount -o remount,usrquota /
 
== OpenSSH ==
Configure the OpenSSH daemon:
<source lang="bash">
vi /etc/ssh/sshd_config
</source>
 
Make the following options are set:
<source lang="bash">
PubkeyAuthentication yes
PasswordAuthentication yes
UsePAM yes
Subsystem sftp internal-sftp
</source>
 
== OpenLDAP ==
SLB, editor, reviewer
3,391
edits