Linux server file copy using scp
SCP SE FILE COPY KARNE KA METHOD-P is port of ssh and 111.111.111.111 is the ip and filename.tar.gz is the file you want to copyscp -P 43643 root@111.111.111.111:/home/filename.tar.gz .
ssl problem open lite speed directadmin
Agar open lite speed me directamin me ssl letsencrypt me issue aaye to yeh karna hai cd /usr/local/directadmin/custombuildecho “openlitespeed:1.6.2:” > custom_versions.txt./build openlitespeed then cd /usr/local/directadmin/custombuild./build update./build set webserver openlitespeed
how to calculate disk usage of a folder in linux
sudo du -sh /home/foldername in above mentioned command you can replace /home/foldername to your folder name for which you want to check disk usage
medicine for parrots
Antibiotics: Taxim-O Dry Syrup Delicious For Digestion: Neopeptine Liquid if parrots or birds get sick we give these above mentioned medicines
copy entire folder using ftp in linux
in above command change username and password to your user id and password and change server.com to your ftp server and /admin to the directory you want to copy
Migrate Accounts from cPanel to DirectAdmin
First of all create a folder in Then take your cpanel backup and move the backup file to direct admin server folder then you need to enable the cpanel to …
One-Click login to webmail account from DirectAdmin
To enable one-click login for to webmail from directadmin control panel means cusstomer can directly login to webmail without using password.
Disable .ZST Backup in direct admin
First of all login to your linux server then go to /usr/local/directadmin/conf there you will find a file named directadmin.conf open that file by downloading it then change backup_gzip=1 to …
Install Open Litespeed And Php Direct Admin
To install php and open lite speed in direct admin server use these commands In above mentioned commands you can use multiple php versions as php1 to php3