Virtualmin on Ubuntu 18.04.4

7 Jun

You must perform the installation via console (not an SSH session!)

sudo su –

apt-get update

cd /tmp
wget https://software.virtualmin.com/gpl/scripts/install.sh
chmod 777 install.sh
./install.sh

after install

nano /etc/netplan/01-netcfg.yaml
Add addresses: [‘x.x.x.x/xx’]

where x is ip and xx is subnet

then exit and do netplan apply and reboot

resume install via web browser:10000

for php5:
apt install software-properties-common
add-apt-repository ppa:ondrej/php
apt-get update
apt-get install php5.6

51 thoughts on “Virtualmin on Ubuntu 18.04.4

  1. This is the right web site for anyone who hopes to
    understand this topic. You understand so much its almost hard to argue
    with you (not that I really would want to…HaHa). You definitely put a new spin on a topic that’s been written about for decades.
    Great stuff, just great!

  2. I think this is one of the most important information for
    me. And i’m glad reading your article. But want
    to remark on some general things, The site style is ideal, the articles is
    really excellent : D. Good job, cheers

  3. Woah! I’m really digging the template/theme of this blog. It’s simple, yet effective.
    A lot of times it’s difficult to get that “perfect balance” between user friendliness and appearance.
    I must say you’ve done a very good job with this. Also, the blog loads very quick for me on Chrome.
    Exceptional Blog!

Leave a Reply

Your email address will not be published.