The easiest way to get the install script onto your server, is to login to your server and use wget or curl. For example:
# wget http://software.virtualmin.com/gpl/scripts/install.sh
For Virtualmin Professional, use the command suggested on your Software Licenses page.
Run the Install Script and Configure Virtualmin
Execute the downloaded install script using a command like the following:
sudo /bin/sh install.sh
Showing posts with label Lamp. Show all posts
Showing posts with label Lamp. Show all posts
Tuesday, February 23, 2021
Subscribe to:
Posts (Atom)
Linux command to find user who failed to login from pop/imap
journalctl -u dovecot -g "auth failed" grep -i "auth failed" /var/log/mail.log | grep -E "imap|pop" journalct...
-
We can install PowerMTA on the server. rpm -ivh /home/PowerMTA-4.0r6.x86_64.rpm You will see the output like this Preparing... #############...
-
Instructions: Copy xf-adesk19 to your Desktop Open terminal (Command+Space and type Terminal and press enter/return key) Paste the followin...
-
Put the following code in a TXT file and save as "file.cmd" then run the cmd file as administrator. @echo off title Activate Micr...