Admin user not able to login in VestaCP
If you are not able to login through admin user in VESTACP you need to check the sudoers file if Default TTY is committed or not, Edit File below shell# vi … Continue Reading →
A Pandit of Server Technologies
If you are not able to login through admin user in VESTACP you need to check the sudoers file if Default TTY is committed or not, Edit File below shell# vi … Continue Reading →
Stop Mysql and execute the below command: Command# mysqld_safe –skip-grant-tables & It will start mysql in safe mode and you can execute mysql command without password to change password execute below … Continue Reading →
PHP 5.5 is the latest stable release of PHP programming language. It’s been out for a while and you can start using it without any problems. It is supported by most … Continue Reading →
It just says no package mysql-server available. I’ve tried every tutorial, egel and whatnot installed. It’s not on the list of things that are not supposed to be installed. Is … Continue Reading →
Sometimes you may need to erase some given type of files or with a given extension from a directory and its child directories. This can also work in some other … Continue Reading →