moodLearning Wiki

Differences

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

Link to this comparison view

ubuntu-server-setup [2018/10/26 08:20]
serbizadmin [Ubuntu 18]
ubuntu-server-setup [2020/06/13 15:10]
Line 1: Line 1:
-====== 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]]) +
-  * install Ubuntu 18 server +
-  * install Ubuntu 18 desktop (the server will double as workstation for library management purposes) +
-  * install Eprints  +
-\\ +
-\\ +
-====== Ubuntu 14 ====== +
-  * 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) +
-  * 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 +