for ssh problem I have opened a thread some days ago
I made the backup with this command
tar -cvf bck.tar /etc
and restore it with
cd /
tar -xvf bck.tar
for ssh problem I have opened a thread some days ago
I made the backup with this command
tar -cvf bck.tar /etc
and restore it with
cd /
tar -xvf bck.tar