Linux CLI connect to Console
Install UUCP package . And use following command : $ cu -l /dev/ttyS0 -s 9600
Read MorePosted by admin | Aug 22, 2015 | Linux, Technology-Howto |
Install UUCP package . And use following command : $ cu -l /dev/ttyS0 -s 9600
Read MorePosted by admin | Aug 11, 2015 | Citrix-Xen, Linux, VirtualMachine |
Here is adding new disk to XenServer 1. Login to Console 2. fdisk -l to identify which one is the disk, for example /dev/sdb 3. enter following command – xe sr-create name-label=<Name of Storage> shared=false...
Read MorePosted by admin | Jul 15, 2015 | Linux, Technology-Howto |
Sometime, “reboot” command not working, and system restart just half way running, especially when in ssh. This is command to force reboot Linux System, similar to press reset at hardware – echo 1 >...
Read MoreTo solve linux network table overflow issue, enlarge ARP table – edit /etc/sysconf.ctl net.ipv4.neigh.default.gc_thresh1 = 4096 net.ipv4.neigh.default.gc_thresh2 = 8192 net.ipv4.neigh.default.gc_thresh3 = 8192...
Read MoreUse this command to check the I/O dd if=/dev/zero of=test bs=64k count=4k conv=fdatasync count=1000
Read MoreM | T | W | T | F | S | S |
---|---|---|---|---|---|---|
« Feb | ||||||
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |