在使用Ghost 將GHO檔轉成 VMDK格式的時候發生問題
D:\GG>ghost32 -clone,mode=restore,src=xp.gho,dst=xp.vmdk -batch -sure
ABORT: 651, Unable to locate next span.
Operation aborted at user request.
錯誤訊息說明找不到下一個切割的檔案...只好將參數 的 -batch -sure去掉,手動指定下一個GHO檔..
ghost32 -clone,mode=restore,src=chi.gho,dst=chi.vmdk
PS.原GHO檔是使用 GHOST 8.2 壓縮的,檔案每2GB會切割
由於Vesta CP 中文語系安裝包有多一行<?php 所以會造成切換到正體中文時網頁錯誤,所以需要手動修改
語系檔路徑
/usr/local/vesta/web/inc/i18n/tw.php
GitHub 上為修正後的語系檔.
https://github.com/ttcttctw/vesta/blob/master/web/inc/i18n/tw.php
更新
> sudo apt-get update
> sudo apt-get upgrade
關機or重啟
> shutdown -r now (重啟)
> shutdowm -h now (關機)
使用root帳號登入
> sudo -i (使用root登入)
> passwd (改密碼)
在YouTube使用正常連結的觀看記錄並不會包含有時間,僅會有時間而已...
https://history.google.com/history/youtube/watch?utm_source=sidenav
使用這個連結進入就有詳細時間的記錄了
# Supported Operating Systems:
# RHEL / CentOS 5,6,7
# Debian 6,7,8
# Ubuntu 12.04-15.10# Connect to your server as root via SSH
ssh root
# Download installation script
curl -O http://vestacp.com/pub/vst-install.sh
# Run it
bash vst-install.sh
或是 下指令執行所需要的功能
bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin yes --clamav yes --named yes --iptables yes --fail2ban yes --mysql no --postgresql no --remi yes --quota yes --hostname mail.gates.tw --email Email住址會使用灌水程式保護機制。你需要啟動Javascript才能觀看它 --password 123456