Linux Hosting
unzip tar.zst backup file in directadmin
tar –use-compress-program=unzstd –extract –file=admin.root.admin.tar.zst tar –use-compress-program=unzstd –extract –file=user.RESELLER.USER.tar.zst backup/NAME_OFDB.sql Just replace RESELLER with the name of the admin in the filename, and USERNAME with the user figuring in the filename …
change webmail url directadmin
go to then open this file httpd-alias.conf and add this code Alias /webmail /var/www/html/roundcube then
add new partition in direct admin
First add partition using this tutorial link Then Add below mentioned code in your /usr/local/directadmin/conf directadmin.conf file. /mnt/disk is your mount partition of newly added partition
My Water Kefir Feeding Recipe
My Water Kefir Feeding Recipe (1 Litre):
How to add new partition (when we add new hard disk) in linux server
How to add new partition (when we add new hard disk) in linux server Step 1lsblk Step 2Check the newly add harddisk label mostly sdb or sdc Step 3parted /dev/sdb …
Mysql My.cnf Optimization – Best Performance For 1000 + Sites Web Server
Mysql Optimization – Best Performance For 1000 + Sites Web Server
clean temp files / cache files of open litespeed server directadmin
cron job to remove temp files remove without module (not tested by me)