Linux: Tips n Tricks
Pages
(Move to ...)
Privacy Policy
▼
Thursday, October 10, 2013
How to configure Veritas Volume Manager VxVM 6.0.2
›
The disks should be discovered by OS before it can be added to Veritas Volume Manager. 1. List the disks detected by VxVM. # vxdisk -o alld...
1 comment:
Friday, July 5, 2013
Configure DNS Client in Solaris 11.1
›
Solaris 11.1 saw a lot of changes. A number of configurations has been moved from config files to Service Management Framework , SMF. To ...
2 comments:
Wednesday, June 12, 2013
Cut command reference
›
Cut is a simpler alternative to the sed command. Cut is also very efficient and flexible.. The examples specified below is from Solaris ...
Thursday, April 25, 2013
Set Setuid, Setgid and Sticky bit in Linux
›
Special permissions on files and directories in linux are : SetUID , SetGID and Sticky bit. With the help of “chmod” command we can im...
11 comments:
Assign IP Address and Gateway in Linux from Command Line
›
if config command is used to assign the ip address to a lan card from the command or from the terminal. S...
Sunday, February 10, 2013
Grub Re-install for SUSE Linux
›
The below steps can be used to fix un-bootable SUSE Linux OS due to Grub corruption or any damage to GRUB boot loader. Boot to the SLED ...
Wednesday, January 16, 2013
Network Bonding / NIC Teaming in Linux
›
Network Bonding :- NIC teaming or network bonding is nothing but combining or aggregating multiple network connections in parall...
‹
›
Home
View web version