Technology VestaCP SSL Certificate, SSL Key can not be blank issue December 11, 2020 To solve the problem when enabling Let’s Encrypt SSL at VestaCP for a domain error prompt Field “ssl certicate, ssl key” can Read More »
Technology Making the Label and Value show on AdminLTE donut/pie chart October 20, 2020 I have spending a good time in googling around for solution to make the label and value to show on the chart Read More »
Technology Move Domain to another user September 20, 2020 Command to move domain to another vestacp user account in terminal. v-change-domain-owner {domain} {new-username} Read More »
Technology Renew VestaCP Let’s Encrypt SSL September 20, 2020 Command to renew Let’s Encrypt SSL in VestaCP via Terminal. sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl Read More »
Technology VestaCP control panel can’t access after server reboot June 21, 2020 Sometime after the server reboot, the VestaCP control panel and all other website cannot be access its due to the IPtables issue, Read More »
Technology Sync files in Mac using Rsync April 21, 2020 The terminal command used to sync folders/files between 2 locations, very useful when you want to migrate or backup NAS storage. rsync Read More »
Technology Fail to restart Vesta at AWS Instance August 15, 2019 It said that all about the xfs file system problem mount -o remount,rw /dev/vda1 / Read More »
Technology VestaCP can’t enable LETSENCRYPT July 8, 2019 If you are facing problem to enable SSL Support with Let’s Encrypt in VestaCP GUI, you may try this method. open file Read More »
Business/Technology Where is Manage.io data file stored? June 30, 2019 Manager.io data is stored in SQLite database, with .manager extension. (e.g. f565db9ce123456188729588d6f5f2269.manager) By default, you can locate it in /Users/yourusername/.local folder. You Read More »