CentOS Virtual Machine web server for local windows real-time testing
1.Install centos (minimal installation)
2.Configure the network
3.Enable the ssh service
4.Build a LAMP Development Environment
5.Build a samba Server
6.Windows Settings
7. Real-Time Code Testing
Related Problems and Solutions:
1. Insufficie
Problem:1, after cloning Windows virtualization Input method garbled.2, open remote login to enter the correct password can not log in.Solve:1, change the Administrator user password (do not enter the original win7 password change win7 password).2. Re-enable the administrator.3. Restart the systemDo not enter the current password to change the win password:Right-click-----Managementvsphere Platform for Windows
The original image to you, Portal: http://www.7xdown.com/Download.asp?ID=3319URL=http://d5.7xdown.com/soft2/file= Windowsxp-sp3-volmsdn.rar,Directly copied into the Thunder download can be. Serial number or Mrx3f-47b9t-2487j-kwkmf-rpwby,Activation Key: Mrx3f-47b9t-2487j-kwkmf-rpwbyI usually use the original on my virtual machine.Original link: https://zhidao.baidu.com/question/1667966203151024667.htmlVirtual machi
When the Linux system is installed, the default JDK is usually provided. Now the default is version 1.8. Need to uninstall your own, and then install what you need.1. Find the openjdk you want to uninstall:# Rpm-qa | grep java2: Unload in turn (these are all queries above)RPM-E--nodeps Javapackages-tools-3.4.1-6.el7_0.noarchRPM-E--nodeps Python-javapackages-3.4.1-6.el7_0.noarchRPM-E--nodeps java-1.7.0-openjdk-1.7.0.75-2.5.4.2.el7_0.x86_64RPM-E--nodeps Tzdata-java-2015a-1.el7.noarchRPM-E--nodeps
Note: In order to make the screen clearer, please switch to ultra-clear view, because Beauvennes video cannot be viewed in full screen, you can go to this playback address for full screen viewing:http://www.56.com/u73/v_MTMwOTEzMzUw.html/ 1030_wlun99_56474593.htmlThis article is from the "redhat110" blog, make sure to keep this source http://lys2010.blog.51cto.com/802805/1581136Installing a Windows 7 system in a v
The system has been used for a long time to reinstall the operating system, recently upgraded the notebook hard drive to 500G, although the migration system to the new hard drive but found that there are some problems, in addition to Office RTM has been released, and finally chose to reinstall the WINDOWS7 system. Because Windows XP mode and other virtual machines were previously installed on the
Azure Virtual Machine Internal IP and external IP
According to the above, we created 2 separate virtual Machine:
The first machine named Leizhangvmone
The second machine is named Leizhangvmtwo
They share the same cloudservice
Received a mail consultation today how to implement a virtual machine affinity policy in Windows Server 2012, a technical home familiar with VMware vsphere Solutions is sure to be familiar with a dynamic migration strategy called DRS, The VM affinity policy can be configured to control two virtual
Using Azure PowerShell, set virtual Machine Endpoint
We can open the endpoint of virtual machine through Windows Azure Management Portal and borrow the pictures from my previous blog:
But if we need to open a lot of endpoint, it needs to be set manually one by one, which
1. Improve the speed of Installing Windows 98/2000 in DOS status
First, start the computer with a boot disk, run smartdrv.exe in dos, and then install windows. This will greatly shorten the installation time.
Note: To Run smartdrv.exe, the DOS system must load the Windows System File himem. sys during startup. The sm
To use Windows from Boot Camp via Parallels Desktop, you first set the Parallels desktop to run Windows from the boot Camp partition. Run Parallels Desktop, select File-New in the menu bar, and select "Use Windows from Boot Camp" in the Virtual Machine Setup wizard.
Install Apache (PWS) PHP4MySQLphpMyAdmin in Windows 98. Author: TonyReeves () Published on: 080816: 521. install PHP4 software obtained: www.php.net abroad; domestic www.phpchina.com, phpuser.com, etc. decompress the package to author: Tony Reeves ()
Posting Date: 08/08
1. install PHP4
Software obtained: Foreign http://www.php.net; domestic http://www.phpchina.com, http://phpuser.com and so on get compress
How to mount a folder under Windows to a Linux virtual machine
The mount here means that the Linux virtual machine can access the specified folder of the Windows system, http://including read and write.
The following mount mode
1 Install Windows Server 2008 on VMware virtual machines
(Cn_windows_server_standard_enterprise_and_datacenter_with_sp2_x86_dvd_x15-41045.iso)
(Note: 32-bit VMware cannot install the 64-bit version of win2008,64-bit VMware to install 32-bit and 64-bit versions of Win2008)
2 Extract the compressed package, copy the Dell.rom files to the VMware virtual
\DRIVERS\ETC, add the content: 10.1.1.110 ptDB-110.1.1.111 ptDB-2 10.1.1.112 PTDB-1-VIP10.1.1.113 PTDB-2-VIP 192.168.1.1 Ptdb-1-pri192.168.1.2 Ptdb-2-pri 10.1.1.114 Scan-cluster 9, Test network connectivity: You can use the ping command of Windows. Ping ptDB-1 Ping ptDB-2 Ping Ptdb-1-pri Ping Ptdb-2-pri The above command should be able to ping through. Ping Ptdb-1-vip Ping Ptdb-2-vip Ping Scan-cluster The above command should be ping-only, just to see
number of users who can access the database remotely.Method one, log in to MySQL locally, change the "host" entry in the "User" table in the "MySQL" Database, and replace "localhost" with "%"#mysql-U root-prootMysql>use MySQL;Mysql>update User Set host = '% ' where user = ' root ';Mysql>select host, user from user; Method two, direct authorization (recommended)To use the root user from any host, password: youpassword (your root password) to connect to the MySQL server:# mysql-u Root-prootMysql>
-uroot-p, enter after the prompt you to lose the password, entered the password, directly enter into the MySQL, MySQL prompt is:mysql>2. Connect to MySQL on the remote hostAssume that the remote host IP is: 10.0.0.1, the user name is root, the password is 123. Type the following command:Mysql-h10.0.0.1-uroot-p123(Note: P and 123 (password) between the best without space, the other is the same)3. Quit MySQL CommandExit (Enter) Finally authorize MySQL to allow remote users to log in to access MySQ
In order to build a Linux cross-compilation environment, the author needs to install Ubuntu in the virtual machine, many packages need to be acquired through the WIN7 shared folders. There are a lot of people have questions, ask what without Ubuntu's own software manager, directly online download not just. Here to explain is that a lot of people's Internet environment does not allow direct access to the net
Today's network technology is booming, just seeing CGI (Common Gateway Interface) and ASP (Active Serve Page), and then killing PHP (see note later. The emergence of these new software not only brings us a brand new feeling, but also brings problems for me to wait for machines with lower configurations to play with these software. This article will show my own experiences, describe how to install PHP4.0 software under low machine configuration.My "lov
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.