Skip to content
#

ubuntu-server

Here are 265 public repositories matching this topic...

saveriomiroddi
saveriomiroddi commented Apr 24, 2021

(Moved from #30):

Check that the zfs module builds correctly:

# Issue: zfs-dkms was not installed (or it failed)
$ zfs --version
zfs-0.8.2-2~18.04.york0
zfs-kmod-0.7.9-3ubuntu6

$ zfs --version
zfs-0.8.2-2~18.04.york0
zfs-kmod-0.8.2-2~18.04.york0

Probably, the simplest way is:

  • get the version: `zfs_version=$(apt show zfsutils-linux | perl -ne 'print /^Version: (.+?)-

One-time fully automated shell script to install all needed software to run Laravel on Ubuntu 18.04 LTS. Creates user, installs ufw, nginx, php, nodejs/yarn, MariaDB/MySQL, PostgreSQL, Certbot (Let's Encrypt), Redis, Memcached, Beanstalkd, fail2ban, mosh. Optional parameters available.

  • Updated Jan 31, 2021
  • Shell

Improve this page

Add a description, image, and links to the ubuntu-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ubuntu-server topic, visit your repo's landing page and select "manage topics."

Learn more