
Featured
- 
            
              
7 points every software developer should know about Linux administration
Linux is a particular field in itself, however, in
by pravesh.singh - 
            
              
quick run commands for Windows XP.
here are some useful commands which we can use to
by lalit.bisht - 
            
              
Linux basics
Here is some basic information about Linux. Lin
by lalit.bisht - 
            
              
Install Image Magick on linux CentOS
We can easily install image magick on linux centos
by lalit.singh - 
            
              
How to Clear Skype User Name History from the Log-in screen
When you sign in to Skype, your Skype Log-In name
by sachin.joshi 
Tags
How to hide or disable directory listing via htaccess - Linux
                      It's hard to believe in coincidence but the truth is that lot of developers including senior ones, don't know or bother about this security issue.
A lot of times we found that we can see list of all Images, CSS, JavaScript files hosted on serv... 
                      zip/unzip file on linux server through command prompt
                      Create zip file of existing folder on linux server use below command - 
 "zip -r folder.zip target_foldername"
To unzip an zip file - 
"unzip filename.zip"
                      
        
        