Linux: Tips n Tricks
Pages
(Move to ...)
Privacy Policy
▼
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...
Tuesday, October 30, 2012
The XARGS command
›
The xargs Command. Xargs' power lies in the fact that it can take the output of one command, and use that output as arguments to an...
1 comment:
‹
›
Home
View web version