If you see the below error in FileManager of CPanel:
No records found.
It can take a lot of time to debug. The fix is simple:
# chmod 755 /usr/local/apache
|
|
If you see the below error in FileManager of CPanel: No records found. It can take a lot of time to debug. The fix is simple: # chmod 755 /usr/local/apache It is very easy to setup a subversion repository and access it via browser as I found out recently from my own experience. The below case was on a Cpanel server, but you can follow the same method (with some tweaks, of course) on any subversion + apache environment as long as you have . . . → Read More: How to configure Subversion + Apache [mod_dav_svn.so] in CPanel I know a lot of people who search for online and offline tools (applications) to download youtube videos. My favourite app still remains the “youtube-dl” command but its even easier to save the videos from Firefox. While its basic knowledge that a browser uses its cache to store temporary data, we seldom make use . . . → Read More: Download youtube videos using Firefox for free!! I am on a 1Mbps BSNL broadband connection that gives unlimited free downloading from midnight 2AM to morning 8AM which I must confess I haven’t been utilizing till now. Sitting bored at home, I now need to download some movies (torrent, of course!) during these hours, thus making sure that I do it without . . . → Read More: Scheduling Transmission via crontab I have written up a small perl script which can be used to generate a zone file for your domain. This is useful if you have no control panel on your server and wish to create valid zone files easily. By default, the zone file is printed into the screen (which you can easily . . . → Read More: Script to generate bind zone file Recently my friend was complaining about his new OpenVZ main node server taking a lot of i/o resources even though no VPS were running on it. He was blaming it on the datacenter guys for giving him faulty hard disk and wanted me to check and confirm. With iostat and lsof commands, it didn’t . . . → Read More: High I/O Wait? Don’t always blame it on the hard drive Bonding is the process of combining 2 NICs on a system into a single device. For e.g., if you have 2 network cards on a machine, eth0 and eth1, you combine the same into a bond device, bond0 and then configure an IP for this bond device. Why do we have to do that, . . . → Read More: Implement bonding in RHEL 5 Both Red Hat Enterprise Linux 4 and 5 enable Internet Protocol Version 6 (IPv6) by default. Some users do not find it worth using, if that’s the case with you then you can always disable the same. How to disable: ====================== To disable IPv6 support in RHEL 4, remove the following line, if it . . . → Read More: How to disable IPv6 During my beginning years of System Administration, I was pretty much confused by the terms ‘primary nameserver’, ‘secondary nameserver’, ‘master/slave nameserver’ etc. Different websites have different views on these terms. I am sure many system admins (even experienced ones) have got their ideas wrong about these terms. My confusion ended the day I stumbled . . . → Read More: DNS Terms you need to know chkrootkit (Check Rootkit) is a common Unix based program intented to help system administrators check their system for known rootkits. It is basically a shell script using common UNIX/Linux tools like strings and grep commands to check core system programs for signatures. If you doubt that your server has been hacked, chkrootkit is what . . . → Read More: Chkrootkit Installation Guide |
||
|
Copyright © 2010 technomenace.com - All Rights Reserved |
|||
Recent Comments