When you boot Ubuntu got this error message with no response from keyboard input. Below it is says Wait to continue, press S to skip mounting, or M for manual recovery. Looks like the UUIDs of some of your partitions…
Resolve Ubuntu error: unknown filesystem. grub rescue>
The reason why this problem occurs because users are generally carried out under the window partition operations (many users will choose to install window and ubuntu dual system), such as disk partitioning and merging, etc., affect the original partition information.…
Configure Apache Different Port to Use Virtual Hosts on Ubuntu Server
By default, linux apache on use Default document directory is: /var/www The default port is: 80 If you want to publish your own a system resource directory, you can use the following method, execute the following command Setp 1 Add…
Install Zend Framework on Linux Ubuntu
Zend Framework is an open source, object oriented web application framework for PHP 5. Zend Framework is often called a "component library", because it has many loosely coupled components that you can use more or less independently. But Zend Framework…