How to repair mysql database table manually?
You can repair the database table manually from shell by using following command. root@admin[~]mysql>mysql –u databaseusername –p databasename For example if we are using database […]
You can repair the database table manually from shell by using following command. root@admin[~]mysql>mysql –u databaseusername –p databasename For example if we are using database […]
You can disable local-mail delivery for one domain name from your shell and follow the instructions.. First go to file root@admin[~]#vi /etc/localdomains Then select the […]
You can enable the html display for horde by using following steps but please make sure that you have been logged in as root. root@admin[~]# […]
If you use SSH, use mkpasswd command for creating passwords, always set the strong password, so that you won’t face the hacking issue because hackers […]
You can set the cron to unzip the .zip file. Following will be your cron setting For example * * * * * server path […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.