The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Categories
cPanel (1)cPanel questions and answers |
Linux (4)Linux command line tips and tricks |
Most Popular Articles
What scripts can Fantastico Install?Blogs: b2evolution (2.4.2) (website) Nucleus (3.32) (website) WordPress (2.6.3) (website) Classifieds: Noah.s Classifieds (V8 (2.4.1))... Views: 109 |
Monitor Linux software RAID array with e-mail notificationWhen using software RAID on Linux, one fast way to know the status of your RAID array is to check /proc/mdstat. If you want to setup an automated... Views: 16 |
Changing permissions on directories onlyYou may need to change permissions for directories under a directory tree, without changing permissions for the files themselves. In the example... Views: 15 |
How to change the target of a symbolic linkTo change the target of a symbolic link in linux, you can use the following command. ln -f -s /path_to_directory /symbolic_link The -f switch... Views: 13 |
Searching for files containing a specific text string in LinuxThe find and locate commands are great for finding files themselves, but sometimes you need to search for files that contain specific text. To... Views: 13 |
