May 25, 2015

Linux – Creating a Partition Size Larger Than 2TB using Parted Command

Linux General,

Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes 255 heads, 63 sectors/track, 364801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes

Read more
May 12, 2015

Add multiple interface and IP address – ubuntu and centos

Linux General,

Save IPs in a file like /opt/dummy.txt and run the script to add them up. Interface add script–Ubuntu or Centos: echo Enter Distribution ubuntu\/centos

Read more