You are here: Portal Home > Knowledgebase > Linux > Please Login or Register

The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.

Search

Articles

Article Changing permissions on directories only
You may need to change permissions for directories under a directory tree, without changing...
Views: 76
Article How to change the target of a symbolic link
To change the target of a symbolic link in linux, you can use the following command. ln -f -s...
Views: 138
Article Monitor Linux software RAID array with e-mail notification
When using software RAID on Linux, one fast way to know the status of your RAID array is to check...
Views: 298
Article Searching for files containing a specific text string in Linux
The find and locate commands are great for finding files themselves, but sometimes you need to...
Views: 91