by Aromal Rajagopal | Feb 7, 2010 | Quick fixes, Technical |
Issue : Was able to login to all FTP accounts using the root password earlier but now it doesn’t seem to work. Where to check that? Fix : Go to WHM >> Main >> Service Configuration >> FTP Server Configuration. At the bottom of the page, you’ll find an...
by Aromal Rajagopal | Jan 22, 2010 | Quick fixes, Technical |
We all know about the huge password breach that happened last month. Click here to read an article on this by Slashdot with some amazing statistics.
by Aromal Rajagopal | Dec 19, 2009 | Quick fixes, Technical |
Issue : How to restrict cPanel account users from resetting their account passwords? Solution : 1. Create a new feature list via WHM >> Packages >> “Feature Manager” 2. Keep the ‘Change Password’ option unchecked. 3. Edit the...
by Aromal Rajagopal | Dec 9, 2009 | Quick fixes, Technical |
Issue : How to reset MySQL ‘root’ password ? Solution : -> Stop the mysql daemon. /etc/init.d/mysqld stop -> Run the following commands : mysqld_safe –skip-grant-tables & mysql -u root mysql> use mysql; mysql> update user set...
by Aromal Rajagopal | Nov 4, 2009 | Quick fixes, Technical |
Issue : File Manager failed to open in Win 6 . Solution : This issue is usually resolved by the following steps: Right click My computer >> manage >> user and groups Open the specific user >> properties >> uncheck ‘the account is disable’ Reset the user...