Backup Your Entire Linux System Using Rsync
First, insert your backup medium (USB thumb drive or External hard disk). Then find the drive letter using ‘fdisk -l’ […]
First, insert your backup medium (USB thumb drive or External hard disk). Then find the drive letter using ‘fdisk -l’ […]
“dd” command can be really handy when it comes to taking an Operating System backup to clone the disk the
TCP retransmits an unacknowledged packet up to tcp_retries2 sysctl setting times (defaults to 15) using an exponential backoff timeout for
1. Run IOS commands as root According to IBM you should never work as root on VIO servers. However, if
1. Navigate the Windows Registry like the file system: cd hkcu: 2. Search recursively for a certain string within files:
Some useful cisco switch command Show command on switch Nepalitservice#show version Displays software and hardware information Nepalitservice#show running-config Displays currently
Ensure you have a hostname configured on your router:Router#conf t Router(config)#hostname router23 You must also configure a domain name:Router(config)#ip domain-name
Planet Switch Configuration Step 1: Log into the Planet SwitchPlanet switch default IP address is 192.168.0.100. Default password is “admin”Once
TestSwitch#show version [Displays software and hardware information]TestSwitch#show running-config [Displays currently running configuration in DRAM]TestSwitch#show start [Displays configuration in NVRAM which
ciscoasa> enable ciscoasa# configure terminal ciscoasa(config)# ciscoasa# show running-config ciscoasa# show startup-config ciscoasa# copy run start ciscoasa# write memory ciscoasa#