Linux: Tips n Tricks
Pages
(Move to ...)
Privacy Policy
▼
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:
Tuesday, March 29, 2011
Download RPM packages from a YUM repo without installing in RHEL
›
Download RPM packages using YUM This how-to will explain how to download rpm packages from a yum repository without installing them. This...
2 comments:
Friday, February 4, 2011
TCP Wrappers: Securing Linux
›
This how-to describes configuring TCP Wrappers for providing Access Control for the supported services in a Linux box.TCP wrappers are supp...
4 comments:
Mount NTFS partition in Linux
›
Mount NTFS partition in Redhat Enterpris Linux / Ubuntu Linux Enterprise Linux distributions like Redhat Enterprise Linux ( RHEL ) does ...
‹
›
Home
View web version