Troubleshooting in Linux Part 3



Backup/Restore Errors

Computer-side problems

-Drivers
-Device permissions
-File permissions

Backup device-side problems
-Media errors (corrupted)

Donot GZIP file!
Because it uses sequential coding for compression


You have to backup of backups. Other branch of the same organization.

Sdf.lonestar.org - Public UNIX access
Hotscripts.com
Perlcoders.com - sysmonitors scripts



Network Structure


User (209.11.135.226) <----> (Gateway) <--Nameserver->>--Linux.org->

Could locate cbtnuggets.com
1)
ping 127.0.0.1 --- your network card is disabled?

#/etc/init.d/network restart

ping 127.0.0.10OK?

2)
ping 209.11.135.226 - not local problem

#route

127.0.0.1 - l0
209.11.135.224 - eth0 --- wire plugged?

3)
#route --- shows gateway address
ping gateway --- OK?


4)
#dig www.linux.org - display what nameserver is used


LINUXQUESTIONS.org



Troubleshooting
-Backup/Restore problems
-Application Failures on Servers
-Diagnosis Networking Problems
-Outside help

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all