tmp
Thursday, August 27, 2015
Apache command
###start ```bash apachectl start ``` ###stop ```bash apachectl stop ``` ###restart ```bash apachectl restart ``` ###show vhost configuration ```bash apachectl -S ```
apache module memo
Makefileでspecial.mkを私用している場合 ``` include /usr/share/apache2/build/special.mk ``` ``` $ sudo apt-get install apache2-prefork-dev ```
Wednesday, August 26, 2015
Ubuntu 12.04 Install
###ISO
からDL
##Install ###Language [English] ###Menu [Install Ubuntu Server] ###Select a language [English - English] ###Select your location [United States] ###Configure the keyboard [No]->[Japanese]->[Japanese] ###Configure the network [eth0: Intel ...] Hostname: ubuntu ###Set up users and passwords Full name for the new user: (適当に) Username for your account: (適当に) Choose a password for the new user: (適当に) Re-enter password to verify: (上のパスワードを再度) [No] ###Configure the clock [Yes] ###Partition disks [Guided - use entire disk and set up LVM] ->[SCSI3 (0,0,0) (sda) ..]->[Yes]->[8.3 GB] ->[Yes] ###Configure the package manager (何も入力せずEnter) ###Confituring tasksel [No automatic updates] ###Software selection [LAMP server], [OpenSSH server]にチェック ###Configuring mysql-server-5.1 New password for the MySQL "root" user: (適当に) Repeat password for the MySQL "root" user: (上のパスワードを再度) ###Install the GRUB boot loader on a hard disk [Yes] ###Finish the installation [Continue]
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)