MySQL Can’t create new tempfile
When i try to repair a crashed database table, i get error mysql> repair table visitorstats_sessions; +————————————-+——–+———-+————————————————————————+ | Table |
Install Monit on CentOS
Monit allow you to monitor process. It can restart failed process or alert when server is overloaded. On CentOS server,
ls
ls command is used to list files in linux. It is same as dir on windows. List all files in
Split mysqldump backup file into tables
I had to restore a large MySQL backup file. When restoring one of the table resulted in error. To debug
Ubuntu 20.04/22.04 settings won’t open
On Ubuntu 20.04/22.04 settings won’t open. This may be caused by some software install/update. I tried to run From the
Auto Restart MySQL if Crashed
This bash script is used to auto-restart MySQL or MariaDB database if it crashes or stops for any reason. Create
bitcoin
https://github.com/ccxt/ccxt
Fix Canonical URL using .htaccess
When you host a web site, many web hosting providers allow your web site access using multiple urls like yourdomain.com,
Sent maldet scan report to email
After running a scan, maldet will give you command to see result like maldet –report SCAN_ID If you need this
gsettings
Ubuntu Screen Recorder
Install Preview Generator in Nextcloud
To enable preview for files in nextcloud, you need to install “Preview Generator” from next cloud app store https://apps.nextcloud.com/apps/previewgenerator To
Enable SEO url in nextcloud
To enable SEO url in next cloud, first make sure your web server have mod_rewrite module enabled. Edit config.php file