1.虛擬機器停止後,按「設定」即可自訂資源分配,增加效能。
2. 建議MobaxTerm登入,ssh 163.26.205.xxx -l root。
3.apt-get update,
apt-get upgrade,
apt-get install mc dialog rcconf rsync fail2ban tree wget htop arp-scan isc-dhcp-server,
apt-get clean
4.設定網路 /etc/network/interface
auto eth0 iface eth0 inet static address 163.26.205.3 netmask 255.255.255.0 gateway 163.26.205.254 iface eth0 inet6 static pre-up modprobe ipv6 address 2001:288:75df::b003 netmask 64 gateway 2001:288:75df::fffe |
比較重要的路徑 |
6.warning: unable to determine IP address of ‘_none_’
在proftpd.conf新增以下1行資料
DefaultAddress 163.26.205.1
網頁轉址設定(因xoops2->xoops)y94在網頁跟目錄下增加.htaccess
RewriteEngine On
Redirect /xoops2 http://www.htaes.tn.edu.tw/xoops
Redirect / http://www.htaes.tn.edu.tw/xoops
(下次考慮)
將/opt/lampp/etc/httpd.conf的最後1行註解調
#Include “/opt/lampp/apache2/conf/httpd.conf”
(煩死了)
7.apt-get install postfix ssl-cert
(apt-get install postfix ssl-cert procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin dovecot-common postfix-cdb)
8.
9.用Adminer匯出資料庫,將
http://htaes.tn.edu.tw/xoops2/uploads/ 改為
http://s3.htaes.tn.edu.tw/xoops2/uploads/
,,