Home | Misc Linux Commands

Misc Linux Commands

Here are some comman linux commands.

  • Zip a file or folder
    • To Zip a folder:

      #zip -9 -r <zip file> <folder name>

    • To zip a single file:

      #zip -9 <zip file> <filename>

      Use "-9" for best compression. The compressed file works fine with Windows XP compression tool.

  •  Tar and Gzip archive command syntax:

    • Backup folder1 and folder2 directories and preserve files permission into tarball file named backup.tar
      #tar -cvpf backup.tar folder1 folder2
      *****extracting a tarball
      #tar -xvpf backup.tar

      Backup folder1 and folder2 directories and preserve files permission into tarball file named backup.tar (gzip is compressing the folder as well)
      #tar -zcvpf backup.tgz folder1 folder2
      *****
      extracting a gzip compressed tarball file
      #tar -zxvpf bkp.tgz

.htaccess rewrite rule

RewriteEngine on

RewriteRule ^filenameonly.html$ http://ikeeperonline.com/themain/content/custom-crm-solution [R=permanent,L]


Install the following utils to apply patches to your php code. 

#yum -y install patchutils patch

Applying patch: add the patch file to the location where the file to be modified is located.

#patch < filename.patch

Reversing a patch:

#patch -R < filename.patch


Update webmin miniserv.conf

# sudo vi /etc/webmin/miniserv.conf

Restart Webmin:

# sudo /etc/webmin/restart

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Gator extract and retouch
Party hats extract from background
Toy dog extract from background
Toy duck extract from background
Moose extract from background
Toy mouse in plastic bag extract
Krinkle ball reshape and extract
WaterCenterPlaza.com
Vision Equity Partners
Vision Equity Partners
Enviro Safe Solutions
How To Girl
Europe Rail Ticket
Primus Global
Unitel Technologies
Honeyz Beauty Parlour
Sterling Capital
Dr Parisi
SK Realty
IkeeperOnline

Search