Tuesday, January 17, 2012

UBUNTU remove startup service

Turn on or start service called mysql on boot

#> update-rc.d mysql defaults

Remove service called mysql on boot:

#> update-rc.d -f vsftpd remove

Proxmox installation display out of range

Reference:  https://forum.proxmox.com/threads/proxmox-ve-screen-out-of-range.131297/