moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ubuntu-server-setup [2018/11/14 09:10]
serbizadmin [Ubuntu 18]
ubuntu-server-setup [2018/11/14 09:11]
serbizadmin
Line 1: Line 1:
 ====== eLibrary installation on Ubuntu server ====== ====== eLibrary installation on Ubuntu server ======
  
-====== Ubuntu 18 ======+==== Ubuntu 18 ====
   * create a bootable USB using an [[http://www.cdimage.ubuntu.com/ubuntu/releases/18.04/release/|Ubuntu 18 image]] and [[https://etcher.io/|Etcher]]. ([[https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-macos#0|Mac guide here]])   * create a bootable USB using an [[http://www.cdimage.ubuntu.com/ubuntu/releases/18.04/release/|Ubuntu 18 image]] and [[https://etcher.io/|Etcher]]. ([[https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-macos#0|Mac guide here]])
   * install Ubuntu 18 server using the bootable USB (Tips: erase partition of original disk, format one whole drive, provide enough swap)   * install Ubuntu 18 server using the bootable USB (Tips: erase partition of original disk, format one whole drive, provide enough swap)
Line 25: Line 25:
  
  
-====== Ubuntu 14 ======+==== Ubuntu 14 ====
   * install a linux server/desktop (in this example, Ubuntu 14.04 or some LTS version is assumed)   * install a linux server/desktop (in this example, Ubuntu 14.04 or some LTS version is assumed)
   * mod /etc/hosts to include your made-up domain (whatever.org) to point just to itself (127.0.0.1)   * mod /etc/hosts to include your made-up domain (whatever.org) to point just to itself (127.0.0.1)
   * use [[http://wiki.unimas.my/unimaswiki/bin/view/HOW-TO,+Tutorial+%26+User+Manual/HOW-TO+%3A+Install+Eprints+v3.3.12++on+Ubuntu+14.04+With+LDAP+Authentication|Eprints installation guide from Unimas]]. Skip the part on LDAP authentication, especially if you don't imagine hundreds of people logging in to upload materials. Ordinary users can download stuff even without authentication. Also skip the https part, unless you're dealing with sensitive information and you can imagine some of your users capable of doing a man-in-the-middle attack.   * use [[http://wiki.unimas.my/unimaswiki/bin/view/HOW-TO,+Tutorial+%26+User+Manual/HOW-TO+%3A+Install+Eprints+v3.3.12++on+Ubuntu+14.04+With+LDAP+Authentication|Eprints installation guide from Unimas]]. Skip the part on LDAP authentication, especially if you don't imagine hundreds of people logging in to upload materials. Ordinary users can download stuff even without authentication. Also skip the https part, unless you're dealing with sensitive information and you can imagine some of your users capable of doing a man-in-the-middle attack.
   * mod your router's DHCP to provide for a **static** IP for the server (say, 192.168.254.101) that's within the area of your DHCP service    * mod your router's DHCP to provide for a **static** IP for the server (say, 192.168.254.101) that's within the area of your DHCP service