skip to main
|
skip to sidebar
Techie Tips
A way to your Success...!
Pages
Popular Posts
Forcefully remove LVM
You may come across the below error while removing an LVM especially with Xen nodes. lvremove -f /dev/xen/vmXXX_img Logical volume xe...
Read-only locking type set. Write locks are prohibited. (LVM)
If you receive the following error while creating the LVM, here is the fix ----------------------------- Read-only locking type set. Wri...
Migration of Xen Virtual Machines
This is a guide that will help you to transfer Xen PV and Xen HVM virtual servers between nodes SAFELY. This guide explains the best met...
Enable IPv6 on OpenVZ node
This page provides a guideline for setting up IPv6 on a CentOS 6.2 OpenVZ host node. We used SolusVM, but this guide is applicable to any...
CentOS Rescue
Rebuilt the madadm . conf and re-configured grub on MBR of sda To rebuild the mdadm.com ==> mdadm --detail --scan >> /etc/ md...
Script to block IP address which has more connection to the port 80
###This will block the IP which has more than 50 connection to the port 80##### netstat - anpl | awk '{print $5}'| grep : 80...
Routing multiple network interfaces inside a Xen PV CentOS VPS
1) Comment the "GATEWAY=" line in the /etc/sysconfig/network file. Let us first set some symbolical names. Let $IF1 be the nam...
Compile kernel source rpm and biuild with .spec file
Here we are recompiling source rpm with latest linux kernel(kernel.org) (1) Download the source rpm http://repo.smartservermanagement.co...
R1Soft Agent Installation
Installing Backup Agent Using YUM ================================ You should configure the YUM repository to manage install and upgrade...
Dell PERC H200 RAID card (sas2ircu)
Setup CL/i monitoring tool for Dell PERC H200 RAID card (sas2ircu) ======================================================= Check the statu...
Blogroll
About
About Me
Unknown
View my complete profile
Powered by
Blogger
.
Friday, May 2, 2014
Best way to delete large directorycontaining thousands of files
#mkdir empty_dir
#rsync -avz --delete empty_dir/ yourdirectory/
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blogger templates
Blogger news
Blog Archive
►
2016
(3)
►
January
(3)
►
Jan 28
(3)
►
2015
(3)
►
August
(1)
►
Aug 19
(1)
►
July
(2)
►
Jul 10
(2)
▼
2014
(38)
►
November
(3)
►
Nov 14
(3)
►
July
(7)
►
Jul 12
(1)
►
Jul 07
(5)
►
Jul 06
(1)
►
June
(3)
►
Jun 15
(1)
►
Jun 14
(1)
►
Jun 11
(1)
▼
May
(4)
►
May 13
(1)
►
May 12
(1)
►
May 03
(1)
▼
May 02
(1)
Best way to delete large directorycontaining thous...
►
April
(8)
►
Apr 30
(2)
►
Apr 28
(5)
►
Apr 19
(1)
►
March
(13)
►
Mar 29
(1)
►
Mar 25
(12)
►
2013
(28)
►
December
(2)
►
Dec 31
(1)
►
Dec 22
(1)
►
October
(26)
►
Oct 31
(2)
►
Oct 09
(1)
►
Oct 05
(4)
►
Oct 04
(19)
0 comments:
Post a Comment