case, very slow !!!
Initrd/initrd. img
Boot
2011-11-24 note:
If your grub is grub2, the above four commands are unavailable and you need to use grub2-related commands,
(In grub2, the number of the disk partition starts from 1, with/dev/sad1,/dev/sda2 ,... and so on, because of our vmlinuz, initrd. IMG and so on are stored in/dev/sda3, so msdos3 is used to specify the partition in grub2)
Linux (hd0, msdos3)/vmlinuz Linux askmethod
Initrd (hd0, msdos3
Suppose your hard disk partition is:
/Dev/sda1/boot 500 M
/Dev/sda2/40G
In/dev/sda3/home 250G # grub (hd0, 2), grub starts counting from 0.
Copy Fedora-16-i386-DVD.iso to the/home Directory
Then copy the isolinux, images, isolinux/vmlinuz, isolinux/initrd. img in the Fedora-16-i386-DVD.iso to/home.
Sudo mount-t iso9660-o loop Fedora-16-i386-DVD.iso/mnt
effectively control the memory and process, can smoothly load PHP configuration, than spawn-fcgi has more, so PHP officially included. You can enable PHP-fpm with The-enable-FPM parameter in./configure.From above: What are CGI, FastCGI, PHP-CGI, PHP-FPM, and Spawn-FCGI?What is Nginx?Nginx ("engine x") is a high-performance HTTP and reverse proxy server and an IMAP/POP3/SMTP proxy server.Install and configure Nginx/PHP-FPM on Fedora17/16/15/14, CentOS
") is a high-performance HTTP and reverse proxy server and an IMAP/POP3/SMTP proxy server.Install and configure Nginx/PHP-FPM on Fedora17/16/15/14, CentOS6.2/6.1/6/5.8 and Red Hat (RHEL) 6.2/6.1/6/5.8Let's get started.
Step 1 switch to the root user[Plain]Su-##Or ##Sudo-I
Step 2 install necessary software sources2-1.
(RHEL) 5 # #
RPM-UVH http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
Step3. View MySQL version number Fedora 17, 16, 15, 14, 13, 12[Plain]View Plaincopy
Yum--enablerepo=remi list MySQL Mysql-server
CentOS 6.2/6.1/6/5.8 and Red Hat (RHEL) 6.2/6.1/6/5.8[Plain]View Plaincopy
Yum--enablerepo=remi,remi-test list MySQL Mysql-server
Output:[Plain]View Plaincopy
Loaded Plugins:changelog, Fastestmirror, Presto, R
-UVH http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
Step3. View MySQL version numberFedora 17, 16, 15, 14, 13, 12
Yum--enablerepo=remi list MySQL Mysql-server
CentOS 6.2/6.1/6/5.8 and Red Hat (RHEL) 6.2/6.1/6/5.8
Yum--enablerepo=remi,remi-test list MySQL Mysql-server
Output:
Loaded Plugins:changelog, Fastestmirror, Presto, Refresh-packagekit
...
Remi | 3.0 KB 00:00
remi/primary_db | 106 KB 00
A few days ago, a Linux system needs to be installed because of my hobbies and work needs. I chose fedora 16 (don't ask me why, just feel it ). I think it is not difficult to install a Linux system on a hard disk. I have installed a Linux system before. the following is a summary of some problems that may occur during the personal installation process:
1. Downloa
The following error occurs when matplotlib is installed from the source code in Ubuntu:Src/ft2font. h: 16: 22: Fatal error: ft2build. h: no such file or directorySrc/_ PNG. cpp: 10: 20: Fatal error: PNG. h: no such file or directoryBy searching compilation information, matplotlib depends onFreeType2, LibPNG, and other Development KitsThe specific solution is as follows:(1)
There are many ways to boot a USB flash drive. You can use the following two methods:
1. use tools such as UltralISO and UNetbootin to burn an ISO image to a USB flash drive. Then, the USB flash drive starts and you can see your face. I tried it many times and only once succeeded, it may be related to USB flash drive parameters. You can use USBoot to modify the following USB flash drive mode.
2. Use tools to create a USB flash drive as a boot disk, an
/s3, the OEM folder has Dell.xrm-ms, the following oem.cmd only for the Dell Machine WIN7 Professional version of the reload, the high version downgrade to Win 7 Pro EditionOem. CMD content:cscript//nologo%SYSTEMROOT%\SYSTEM32\SLMGR.VBS-IPK 4cfbx-7hq6r-3jywf-72gxp-4mv6wcscript//nologo%systemroot%\system32\slmgr.vbs-ilc DELL. Xrm-ms4, Flashplayer 19The official download, because it is two files need to install, so wrote a install.bat batch processing:I
Unable to connect to the server **: SERVER: Message 18456, level 16, status 1 [Microsoft] [odbc SQL Server Driver] [SQL Server] user 'sa' Login Failed
Today, I went to the business school room to install the German-Italian e-commerce software. When I encountered the above problem, I felt that the SA user was disabled or the password was incorrect. I asked the Ad
Use Kickstart to install Linux in batches (1)-Linux Enterprise Application-Linux server application information. The following is a detailed description. In our daily work, we often need to install the same Linux on multiple computers with identical hardware, especially for cluster applications or backup database servers. I am a part-time Linux teacher. Due to th
following are the articles about Oracle 10GThree certified Linux distribution kits:
Red Hat Enterprise Linux 2.1
Red Hat Enterprise Linux 3
Novell SUSE Linux Enterprise Server 8
If you are using Linux and/or Oracle for the first time, this first article is especially suitable for you. It first introduces the basic knowledge, and then gradually demonstrates how to install Oracle Database 10 from scratchG.
This article consists of four parts: Part
Welcome to the Oracle community forum, and interact with 2 million technical staff. Go to RHELAS3 to install Oracle10g Reference Manual 1. Configure RedHatAS3 operating system version: RedHatEnterpriseLinuxASrelease3 (Taroon) Kernel2.4.21-4. ELonani686 install the operating system as usual. Remember to install and deve
ApachephpMysql deployment (1) Download and install apachemysql. ApachephpMysql deployment (1) Download and install apachemysql preface recently, the company needs to develop a website, but it has special requirements: java cannot be used and can only be deployed on Windows platforms. No Apache php Mysql deployment (I)
rename itMysql install. bat, Use text to open and edit, and insert the following content:
"%~dp0\bin\mysqld.exe" --installreg add HKLM\SYSTEM\CurrentControlSet\services\MYSQL /v DisplayName /t REG_SZ /d MYSQL /freg add HKLM\SYSTEM\CurrentControlSet\services\MYSQL /v Description /t REG_SZ /d "mysql database service register" /freg add HKLM\SYSTEM\CurrentControlSet\services\MYSQL /v ErrorControl /t REG_DWORD /d
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.