這是一個對 Google Apps 使用者來說最為重要的鏈結。如果你的 Google 帳戶被入侵,使用這個隱藏鏈結將可以重設你的管理員密碼。你會被要求在 DNS 建立 CNAME 紀錄以驗證你的網域名稱。
https://admin.google.com/domain.com/VerifyAdminAccountPasswordReset
(把上方鏈結中的 domain.com 改為你的網域名稱。)

zmprov ma accountname@domain.com zimbraAccountStatus active
vgsa.{日期}
的目錄。{日期}為此版本的發布日期。vgsa.vmx
圖片。vgsa.vmx
以啟動Google Search Appliance。KISS RADIO 大眾廣播 www.kiss.com.tw FM99.9 FM99.7
1. 用 ubuntu live CD 或 ubuntu live USB 開機 選試用 進入 試用桌面 並開啟 終端機
2. sudo fdisk -l # 確定你安裝 ubuntu 的分割區 是 /dev/sdan, a 代表硬碟碼, n 代表分割區順序碼
3. sudo mount /dev/sdan /mnt
4. sudo mount --bind /dev /mnt/dev
5. sudo mount --bind /dev/pts /mnt/dev/pts
6. sudo mount --bind /proc /mnt/proc
7. sudo mount --bind /sys /mnt/sys
8. sudo chroot /mnt # 切換 root 到 /mnt 下
9. grub-install /dev/sda # 注意 不加 sudo
10. update-grub # 注意 不加 sudo
11. update-initramfs -u -k all # 注意 不加 sudo
12. exit
13. sudo reboot
1. 用 ubuntu live CD 或 ubuntu live USB 開機 選試用 進入 試用桌面 並開啟 終端機
2. sudo fdisk -l # 確定你安裝 ubuntu 的分割區 是 /dev/sdan, a 代表硬碟碼, n 代表分割區順序碼
3. sudo mount /dev/sdan /mnt
4. sudo blkid -s UUID # 可以查到各分割區的UUID,先複製起來,待會需要用到
5. sudo chroot /mnt # 切換 root 到 /mnt 下
6. mount -n -o remount,rw /
7. vi /etc/fstab # 將前面的UUID對應分割區一一修正後存檔
8. dpkg --configure -a # 重新設定所有安裝過的套件資訊
9. exit
10. sudo reboot
1. sudo mv /etc/udev/rules.d/70-persistent-net.rules
2. sudo reboot
3. ifconfig -a # 檢查網卡配置是否恢復正常
4. sudo vi /etc/network/interfaces # 如有需要請修改網卡IP設定
zmprov mcf zimbraVirusBlockEncryptedArchive FALSE
and then a restart of the server with: zmcontrol restart
.zmamavisdctl reload
or zmclamdctl restart
should be sufficient. But, for some reason, I ended up with services not restarting properly and since my email server is just for a handful of users, doing a full restart was acceptable.