vboxmanage clonehd H-disk1.vdi D.vmdk –format VMDK
月份: 2019 年 4 月
Problem binding to port 80: Could not bind to IPv4 or IPv6.
jacch@php5server:/certbot$ sudo service apache2 stop
jacch@php5server:/certbot$ sudo letsencrypt certonly –standalone -d mail.php5.idv.tw
‘xterm-256color’: unknown terminal type. 錯誤解法
[root@mail jacch]# top
‘xterm-256color’: unknown terminal type.
[root@mail jacch]# export TERM=xterm
[root@mail jacch]# top
export TERM=xterm
Ubuntu server 18.04 install laravel+nginx
deb http://tw.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://tw.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb http://tw.archive.ubuntu.com/ubuntu/ bionic universe
deb http://tw.archive.ubuntu.com/ubuntu/ bionic-updates universe
deb http://tw.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://tw.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb http://tw.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
sudo apt install composer php-mysql php-fpm php-mbstring php-tokenizer php-xml php-json php-common nginx