My Passion Linux and OpenSource

MENU
  • Commands
  • desktop
  • HEALTH
  • LAMP
  • Law
  • Linux
  • SCRIPTING
  • Security
  • STORAGE
  • Technology
  • Tuning
  • Rss Feed
  • Google+
  • Skype
  • Linked In
  • Twitter
  • Email me
  • whatsapp video call for download

    ...

  • Pink Tea save you from extreme winter (snow weather)

    Ingredients Water — 2 cupGreen tea — 2 tablespoonBaking soda — 1 pinchGreen...

  • switch user (su -) not working.

    Problem:- Switch user or su – was not working, because /bin/su permission was wrong, by...

  • Windows Software shortcuts

    Shortcuts for Windows base softwares. MS-Word.http://linuxmylife.com/word-doc.PDF...

  • upgrade Fedora 19 to Fedora 20

    Aug 1 | LAMP | Noman | 2248 Views | with No Comments

    This guide will explain you how to upgrade Fedora 19 to Fedora 20.

    Note: I have followed below way to upgrade Fedora 17 to Fedora 19 directly. Though face some challenges but able to resolve all.

     

    Before Upgrade:

    Better to take Backup of all important directories because if anything goes wrong and you need to install Fedora 20 from scratch so you have backup everything.
    Continue Reading

    Read More »
  • Verify zip file in Linux

    Jul 30 | SCRIPTING | Noman | 2489 Views | with No Comments

    How to verify zip file in linux.

     

    # unzip -t filename.zip | grep -v OK
    Archive: filename.zip
    No errors detected in compressed data of filename.zip.

    Read More »
  • How to kill processes

    Jul 30 | SCRIPTING | Noman | 2326 Views | with No Comments

     

    How to kill all process of particular user.

     

    pgrep -u username | xargs kill -9

    Continue Reading

    Read More »
  • How to take Mysql database backup and restore

    Jul 28 | LAMP | Noman | 2158 Views | with No Comments

     

    With Below command you can take mysql database backup.

     

    mysqldump -u root -p userdb > userdb.sql
    
     Continue Reading
    Read More »
  • While Loop

    Jul 28 | SCRIPTING | Noman | 2335 Views | with No Comments

     

    Below script will do five iterations.

    #!/bin/bash
    i=1
    while [ $i -le 5 ] Continue Reading

    Read More »
« Previous 1 … 6 7 8 Next »
Copyrighted.com Registered & Protected 
ICDS-VOLP-U8CX-ATDM

Powered by Wordpress. Designed by Themnific™