Installing CyberPanel!Following instructions will install CyberPanel (with OpenLiteSpeed),it is totally free and does not require any kind of license, you can install using a single command. sh <(curl https://cyberpanel.net/install.sh || …
Linux Server
-
-
Simple scp command you can user to copy files one server from another server 1St go to directory which you need to copy ex: you need to copy /etc/copyfoldername cd …
-
using du with human-readable sizes and a maximum depth of 1 directory level is as follows: This command will display the sizes of the directories in the current location with …
-
1] login in MySQL mysql -u root -p 2] run the below command replace the value username and password which you want CREATE USER ‘username’@’localhost’ IDENTIFIED BY ‘password’;GRANT ALL PRIVILEGES …
-
Sentora Hosting Panel Installation on Linux server you can use SentOS 5x,6x,7x Minimal ISO or Debian 9 Minimal Server Than Run below Command On Terminal yum install wget —- wget …
-
imapsync –host1 email.server1.com -user1 salman@server1.com –password1 passwordserver1 –ssl1 –host2 email.server2.com –user2 salman@server2.com –password2 passwordserver2 –ssl2 Steps 1] Collect mail1 and mail2 username & password and SMTP server 2] replace (email.server1.com) …
- 1
- 2