Separate question... The 6TB drive is mounted to /home, which is why I initially put the data there even though that is, um, non-traditional.
Should we move /home to / and mount the 6TB drive to, say, /data. Then we could link the docs under /usr/share/corpora. On Wed, Jun 10, 2020 at 2:01 PM Tim Allison <talli...@apache.org> wrote: > Thank you, Maruan! > > I'm moving the data over now. > > We should add some other folders, e.g. metadata/. > > Do we want > > /usr/share/corpora/docs > /usr/share/corpora/metadata > > or > > /usr/share/corpora > /usr/share/metadata > > > > On Wed, Jun 10, 2020 at 1:47 PM Maruan Sahyoun <sahy...@fileaffairs.de> > wrote: > >> Hi, >> >> I've done the following steps >> >> - upgraded Ubuntu to use the latest packages >> - installed Apache HTTP Server >> - created & installed certificate (from Let's Encrypt) >> - setup redirect so all http traffic is forwarded to https >> - created a very basic landing page so that the default Ubuntu page is >> gone (very basic!) >> - setup a cron job to handle the certificate renewal >> >> Now we need to decide where to move the files. Default Ubuntu is >> expecting these either below /var/www or /usr/share. I'd go for >> /usr/share/corpora. Please move these if you are happy with that. After >> that I can enable the file browsing. >> >> BR >> Maruan >> >> >> >>