Lazy today, or lazy every day.
There was no more in the morning afternoon. Fortunately there are more thoughts and actions at night.
Summarized as follows
1. PHP
--wamp a bit of configuration problems, change the root file to the folder you want. Changes to Apache configuration files and changes to Wamp configuration files
2. Linux
--Partitioning issues
--There are up to 4 primary partitions, with a total of up to 4 primary and extended partitions, and multiple logical partitions under the extended partition to refer to the logic of the collection
--format to do two things, the disk partition + Build table (query, record data location)
--in Linux, the process of partitioning is----format--name--"drive letter", using
Note again that everything in Linux is in file form
--hard drive naming, e.g./DEV/SD a 1
Root directory 1-level directory SATA hard disk name first hard disk first partition
Writing/dev/sda1. Note that the last number 1-4 is the primary partition, and >=5 is the logical partition, that is, even if the number of primary and extended partitions is less than 4, logical partitions start at 5
The "drive letter" Here is the mount point. Because the partition is named in Linux as a directory.
--Must partition:/root directory or root partition
/swap swap partition or "virtual partition", recommended bit more than 2g
Recommended partition:/boot boot partition, 200MB
Just do it today, keep the state of learning the most important. Read a book to break the sleep.
150923-Break Sleep to