Linux: Tips n Tricks
Pages
(Move to ...)
Privacy Policy
▼
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:
Saturday, April 28, 2012
Mounting iSCSI Luns on Linux Hosts
›
Adding iSCSI Storage to a Linux Computer This article describes mounting iSCSI luns from SAN iSCSI targets to Linux hosts. Please make...
4 comments:
Friday, March 30, 2012
The Find command cheat sheet
›
The Find Command Cheat Sheet 1. Basic find command # find -name "TestFile" 2. Find Files Using Name and Ignoring Case # fi...
2 comments:
‹
›
Home
View web version