File system

Windows Vs Linux – One more time

2017/04/07

Image via Wikipedia […] One of the most written and commented articles has to be Linux vs Windows (of course there are competitors like vim vs emacs) but none has been covered so much as Linux …

mpd – change the music directory context for selinux.

2014/01/10

For running mpd with different use, you may find necessary to change the SELinux context of your music directory. For this, you would need to run the below command: chcon -R -t mpd_user_data_t Music/ …

Find directory/file with inode number

2013/09/10

Couple of days back, I was getting the following error: […] Directory inode 2362521 has an unallocated block #245823. Allocate? […] And this continued for hours together and I was in a …

symlinks -delete all invalid soft links in Linux/Fedora

2012/06/12

First of all, install symlinks if it is not installed : sudo yum install symlinks and here is the description: […] and the help for the same: […] symlinks: scan/change symbolic links – …

Creating a chroot environment in Fedora with bash and other utils.

2011/09/19

[ad#ad-2] I am testing some of my scripts to work on a very old system and there the versions of the most popular applications are very old, real old :(. So, some of things that I am very used to …

Inotify Example - Introduction to Inotify with a C Program Example

2010/05/24

<a href="http://www.thegeekstuff.com/2010/04/inotify-c-program-example/">Inotify Example: Introduction to Inotify with a C Program Example: <a class="zem_slink …

using gigolo for all your network mounting needs

2010/04/01

Have you ever thought that there should be one central location or application to connect to all you required servers with whichever <a class="zem_slink freebase/en/protocol" …

Short Information about loaded kernel modules

2010/01/24

There are couple of ways you can find the information on the <a class="zem_slink" title="Loadable kernel module" rel="wikipedia" …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it