Tuesday, November 20, 2012

How To: Change Mysql root Password | Geek Ride

How To: Change Mysql root Password | Geek Ride: "Mysql stores the password in the “user” table in “mysql” database. To change/update a password, we need to update that table data. That can be done either at the OS level with “mysqladmin” command or either at the Mysql level with sql command.

Changing Password with mysqladmin command:"

'via Blog this'

How To: Change Mysql root Password | Geek Ride

How To: Change Mysql root Password | Geek Ride: "you need to do while taking care of the database. By default “root” comes up with admin privileges and no password for root. Just to be clear, this root user is different from what your Linux/Unix system root user is, so changing password for this user, won’t change password for root user for operating system"

'via Blog this'

MySQL :: MySQL 5.0 Reference Manual :: C.5.4.1 How to Reset the Root Password

MySQL :: MySQL 5.0 Reference Manual :: C.5.4.1 How to Reset the Root Password: "C.5.4.1. How to Reset the Root Password
If you have never set a root password for MySQL, the server does not require a password at all for connecting as root. However, this is"

'via Blog this'

MySQL :: MySQL 5.0 Reference Manual :: 13.7.1.6 SET PASSWORD Syntax

MySQL :: MySQL 5.0 Reference Manual :: 13.7.1.6 SET PASSWORD Syntax: "et the password for an account with User and Host column values of 'bob' and '%.example.org', write the statement like this:

SET PASSWORD FOR 'bob'@'%.example.org' = PASSWORD('cleartext password');
That is equivalent to the following statements:

"

'via Blog this'

Sunday, November 18, 2012

Resell.biz Knowledgebase :: Domain Names

Resell.biz Knowledgebase :: Domain Names: "efore you start to make Child NameServers for a domain you need to make sure that the domain you are using is pointing to the nameservers for Resell.biz. The reason for this is that your records for the Child NameServers will be created in the system here "

'via Blog this'

Wednesday, November 14, 2012

cPanel / WHM - Web Hosting Control Panel | Server Powered

cPanel / WHM - Web Hosting Control Panel | Server Powered: "Server administrators can also restore account backups made by new customers migrating from another web host. This allows the customer to bring the website back online far quicker than would be possible with a manual migration.

With WHM, hosts can allocate large blocks of resources to reseller accounts. Reseller accounts are hosting accounts that have access to the account management functionality of WHM. They do not have full access to the server, only the access necessary to manage multiple hosting accounts. Resellers and server administrators can completely brand the appearance of the cPanel interface for their customers. "

'via Blog this'

cPanel / WHM - Web Hosting Control Panel | Server Powered

cPanel / WHM - Web Hosting Control Panel | Server Powered: " users do not have shell (command line) access to the server. However, server administrators can grant limited or full permissions for any account.

As a web hosting company grows, it may begin to have multiple servers running cPanel and WHM. Fortunately, it’s easy to transfer accounts among WHM servers. If a company needs to migrate an account from another control panel application, WHM can handle that as well. Server administrators can also restore account backups made by new customers migrating from another web host. This allows the customer to bring the website back online far quicker than would be possible with a manual migration."

'via Blog this'