This is an old revision of the document!


Base system (Ubuntu 18.04, Drupal8) over KVM

  • Ubuntu server 18.04 LTS (from ISO)
  • Set IPv4 and IPv6
nano -w /etc/netplan/50-cloud-init.yaml
netplan apply
  • Install LAMP and useful packages
apt install curl tasksel
tasksel install lamp-server

a2enmod rewrite
systemctl restart apache2
apt install php-fdomdocument php-gd php-mbstring
nano /etc/apache2/sites-enabled/000-default.conf
systemctl restart apache2
 
 
archipelago/fe_base.1548962699.txt.gz ยท Last modified: 2019/01/31 20:24 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki