GeoIP Based Country Blocking for Apache
The Chinese won’t leave me alone and it’s cluttering Fail2Ban, so I’m resorting to just embargo blocking China. This isn’t likely to work in the long run, so I’ll have…
open source for cloud lovers
The Chinese won’t leave me alone and it’s cluttering Fail2Ban, so I’m resorting to just embargo blocking China. This isn’t likely to work in the long run, so I’ll have…
Grub2 : change Linux default boot kernel
Here are some of the very useful NetApp management articles from Cloudibee. Netapp Storage Administration Commands – Pocket Guide Netapp Deduplication guide Tuning Snapmirror & Snapvault speed Netapp Performance monitoring…
Deduplication refers to the elimination of redundant data in the storage. In the deduplication process, duplicate data is deleted, leaving only one copy of the data to be stored. However,…
This post contains the list of commands that will be most used and will come handy when managing or monitoring or troubleshooting a Netapp filer. sysconfig -a : shows hardware…
In your day to day operations as part of managing a virtual VMware datacenter, you may need to gather or perform a particular operation on a cluster alone or a…
OCFS2 is a POSIX-compliant shared-disk cluster file system for Linux capable of providing both high performance and high availability. Cluster-aware applications can make use of parallel I/O for higher performance.…
This post gives the steps to quickly setup Squid proxy and make it up and caching in minutes. There are also some tips & tricks on squid. My squid proxy…
An interesting application to manage your vmware vsphere datacenter … through an Applie iPAD. Pretty interesting .. The app is still in its early stages, but the demo shows great…
Mike Laverick has done a great job in sharing out the Vmware Vsphere video tutorials, that clearly explains number of vsphere concepts, howto and technologies in details. Worth watching! Watch…
In Netapp, there is a option to set/limit bandwidth of all snapmirror and snapvault transfers. The option can be either system-wide or for a particular transfer. We can tune either…
Sun Logical Domains or LDoms is a full virtual machine that runs an independent operating system instance and contains virtualized CPU, memory, storage, console, and cryptographic devices. This technology allows…
Here are some explanations on the columns of netapp sysstat command. Cache age : The age in minutes of the oldest read-only blocks in the buffer cache. Data in this…
Those who are newly learning Netapp can use Netapp Data OnTap Simulator to get comfortable with Netapp commands. This tool gives you the experience of administering and using a NetApp…
eCryptfs is a stacked cryptographic filesystem embedded within the Linux kernel. Being a stacked filesystem, it can easily encrypt and decrypt the files on your Linux server as they are…