Simos Xenitellis

Results 7 issues of Simos Xenitellis

## My operating system is (include version): Ubuntu 20.04 LTS ## I installed Certbot with (certbot-auto, OS package manager, pip, etc): "certbot 0.40.0-1", as provided from the _focal/universe_ repository. ##...

feature request
area: nginx
priority: significant

The value of the cookie is just the `value` field, not the whole lot.

There is a recent go package that adds XDG Base Directory support to golang programs, https://github.com/zchee/go-xdgbasedir More about this at https://wiki.archlinux.org/index.php/XDG_Base_Directory_support This pull request uses go-xgdbasedir in order to store...

Snaps are installation packages similar to .deb, .rpm, flatpack, etc. Snaps are used on Ubuntu and several other Linux distributions. Here is the necessary file to generate a snap package...

**UPDATE: 4 Dec 2019** Scaleway has updated their cloud images so that the Ubuntu systems will be running the Ubuntu Linux kernel (hence, ZFS support out of the box)! This...

The Linux kernel in the Ubuntu Xenial (Ubuntu 16.04) image is not the stock Ubuntu Linux kernel. It is the mainline Linux kernel without the appropriate .config and changes that...

The released apkeep binary packages for Ubuntu are linked against `libssl1.1`. However, Ubuntu uses `libssl3` and [cannot (easily) install `libssl1.1`](https://askubuntu.com/questions/1408000/unable-to-locate-package-libssl1-1). If you try to run the binary `apkeep-x86_64-unknown-linux-gnu` on Ubuntu...