Categories
Tags
AMD RAIDXpert error apache2 asterisk backup configuration cpanel custom ssh port debian debian mint DID exim freepbx ispconfig3 ispcongig3 java key authentication keyboard linux linux mind linux raid local server mdraid mint netboot mydns openVZ pure-ftp pxe rsync ssh run as menu self-signed skype slave ssh ssl transport ubuntu 12.04 whmsd
Daily Archives: 17.08.2009
ssh key authentication
How to generate SSH keys and implement for key authentication. login to local machine with user you will be using for connect to remote. 1. generate keys: ssh-keygen -t dsa 2. copy id_dsa.pub to remote machine to /tmp directory scp … Continue reading
Backup remote linux mysql and data
Whit little bash script you can backup remote linux server. I wrote this script for backup my web server powered by ISPconfig 3. Backup is started from local linux machine. For this script ssh key authentication must be set. This … Continue reading
Posted in ISPConfig 3, Linux tips
21 Comments