remove kdevtmpfsi and kinsing malware from linux server
ps aux | grep -i kinsing sudo kill -9 sudo rm -rf /tmp/kinsingsudo rm -rf /var/tmp/kinsing ps aux | grep kdevtmpsudo kill -9rm -f /tmp/kdevtmpfsi sudo rm -f /tmp/kdevtmpfsi sudo …
ps aux | grep -i kinsing sudo kill -9 sudo rm -rf /tmp/kinsingsudo rm -rf /var/tmp/kinsing ps aux | grep kdevtmpsudo kill -9rm -f /tmp/kdevtmpfsi sudo rm -f /tmp/kdevtmpfsi sudo …
To set up key-based login for your AlmaLinux server, follow these steps:
if your ssh file is not working then try to use dos2unix filename.shif dos2unix is not installed then install it
my sql database backup to ftp After upload this script to sever we need dos2unix to convert this file to unix format and run if not installed then install do2unix
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 …
go to then open this file httpd-alias.conf and add this code Alias /webmail /var/www/html/roundcube then
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