Recently learning WordPress, using Appserv to build a PHP development environment on WindowsFind information on the Web to modify the root directory of the Apache server, compare learning, and then this recordWhen you install Apache, the system is given a default file root directory.If you think it is inconvenient to have this default directory, you should set up a different directory as the Apache file
Install Ubuntu system to machine, Admin account is set up, change root password and login with root account password
Change root password:
Check some information on the Internet change the root password, and user name and user password.
Modify root password: sudo passwd
Tags: jpg ima with site grant graphical select Sele login1.mysql-server only allow native (localhost, 127.0.0.1) to connect access for security reasons. This is not a problem for the site architecture of Web-server and Mysql-server on the same server. However, as the site traffic increases, the late server architecture may place web-server and mysql-server on separate servers for greater performance, at which point Mysql-server is modified to allow web-server remote connections. 2. Do not log on
Transferred from: http://www.jb51.net/article/77858.htmTo close a running MySQL:?
1
[[emailprotected] ~]# service mysql stop
Run?
1
[[emailprotected] ~]# mysqld_safe --skip-grant-tables
For security, you can disable remote connections like this:?
1
[[emailprotected] ~]# mysqld_safe --skip-grant-tables --skip-networking
To connect to server using MySQL:?
1
[[emailprotected] ~]# m
Label:From:http://www.cnblogs.com/easyzikai/archive/2012/06/17/2552357.html 1.mysql-server only allow native (localhost, 127.0.0.1) to connect access for security reasons. This is not a problem for the site architecture of Web-server and Mysql-server on the same server. However, as the site traffic increases, the late server architecture may place web-server and mysql-server on separate servers for greater performance, at which point Mysql-server is modified to allow web-server remote connection
The root User Name in ubuntu cannot enter mysql, how to view the user name and password, how to modify the root password, and tumysqlMysql-u root-p Press enter. after entering the password, the system prompts "access denied... ues password YES/NO" error.
Step 1:
In this case, you need to enter the/etc/mysql directory, and then sudo vim/vi debian. cnf view the use
Today began to study the Amazon Cloud host EC2, encountered a problem, I need to install Tomcat on EC2, but the Yum command can only be root user to run, and EC2 default is to Ec2-user user login, so need to switch to the root user login, The results of the study are published as follows:1, according to the method provided by the official website login to connect to the EC2 server (website recommended for W
Non-root users use root permissions for executionProgramMethod:
Assume that the program to be executed is controller_test. Use the root user to set the procedure as follows:
1. Set the user and group to root.[Root @ localhost ~] # Chown
To change the root password:$ passwd root or sudo passwd root$password: (requires an old password)$new Password: (enter two times new password)What if I forget the root password? You do not need to reinstall to log in in single-player maintenance mode.Restart the system first, in the second reading write under any key
1. In the terminal window input: sudo-s and then enter the normal user login password, enter can enter the root user rights mode.
2. Execution: sudo gedit/etc/lightdm/lightdm.conf #在打开的文件中增加如下内容
Greeter-show-manual-login=true #手工输入登陆系统的用户名和密码
Allow-guest=false #不允许guest登录
3. Execution: sudo passwd root to enter the root account password as prompted.
4. Resta
Tags: mysql recover roo account after mistakenly deleting rootSystem:CentOS Release 6.5 (Final)Kernel:2.6.32-431.el6.x86_64MySQL version:5.5.28-log Source DistributionOperation Steps:1. Stop the MySQL service#service mysqld Stop2. Enter MySQL in safe mode#mysqld_safe--skip-grant-tables #mysql-u root-p \ The password is empty at this time3. Rebuild RootMysql>use MySQL;Mysql>insert into User (Host,user,password)->values (' localhost ', '
A virtual machine was started on Shanda cloud. The default user is root. An error occurred while running hadoop:
[Error description]
Root @ snda:/data/soft/hadoop-0.20.203.0 # bin/hadoop FS-put conf Input11/08/03 09:58:33 warn HDFS. dfsclient: datastreamer exception: Org. apache. hadoop. IPC. remoteException: Java. io. ioexception: File/user/root/input/slaves coc
Ubuntu12.04 start the root user and set the root password in either of the following ways: 1sudopasswdroot and then enter the new password twice. However, I encountered a new system. after reboot, the system prompts a wrong password upon logon: invswitchpass... ubuntu12.04 start the root user and set the root password
The meaning of the forest root domain in the domain tree, and the meaning of the domain forest root domain
Contoso has many IT resources in the company's IT environment, and these IT resources are all in a state of decentralized management, which virtually increases the management cost of contoso, moreover, the management system cannot be implemented in the actual production environment.
So how can we solv
. You do not need to log on to the server every time to add and modify tables. You can use a graphical interface to remotely manage the tables.
We can follow the steps below to modify:1. log on to Mysql-Server to connect to local mysql (only local connections are allowed by default)
2. Modify the user configuration of Mysql-Server.
Mysql> USE mysql; -- switch to mysql DBDatabase changedmysql> SELECT User, Password, Host FROM user; -- view existing users, password and Host + ------ +
Prepare tools1. One computer2. Download a master Root and install it on your computer.3. One data line4. Enable USB debugging on the mobile phoneNubian Z5S one-click Root access tutorialNow we open master Root in the computer, connect the phone to the computer, and then master root in the computer will find the phone,
1. We first connect the Huawei Glory mobile phone to the computer (recommended reading: http://www.111cn.net/zhuanti/sanxinglianjiediannao/)
2. Then we went to Baidu to search "master root" Download the computer version of the computer.
3. Then double-click the download root master installation file to install.
4. Installation complete, run Master Root will de
There is a formula in chemistry and mathematics that is often used by many people, and that is the square root. Many friends in the use of Word will not enter the "root", indeed this is a difficult problem, this humble little symbol once baffled many people. Some people even think that there is no such symbol in Word! In fact, it is more complicated to enter this method in Word! Plus it's not very common, s
Steps on Windows
1. log on to windows as an administrator
2. Use windows service management tools or task manager to stop MySQL services
3. Create a single-line text file and save it as c: mysqlpwdhf.txt,
The content is set password for 'root' @ 'localhost' = PASSWORD ('mynewpassword ');
4. Open a console window and get the doscommand prompt.
5. Assume that your MySQL main directory is C:/mysql/bin,
Run c: mysqlbinmysqld-nt -- init-file = c: mysqlpwdh
Create a root user in Mysql, and create a root user in mysql
After mysql is installed in linux, an error occurs. At first I thought there was no password problem. I modified it according to this article: after the first login to mysql in linux, I should be correct, however, the root login of the service cannot be started again. The following describes the problem
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.