-
**Distribution (run `cat /etc/os-release`):**
```
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https:/…
-
the [wiki](https://github.com/wireapp/wire-desktop/wiki/How-to-install-Wire-for-Desktop-on-Linux) mentions
```
wget -q https://wire-app.wire.com/linux/releases.key -O- | sudo apt-key add -
```
…
-
Trying to setup a fresh instance using the recommended docker-compose.yml method.
Here is my `docker-compose.yml`
```
services:
db:
image: mariadb
restart: always
volumes:
…
-
### User story
I want to install UT2k4 via Ansible automaticly.
### Game
UT 2004 / UT3
### Linux distro
Debian 12
### Command
command: install
### Further information
Auto …
-
**Distribution (run `cat /etc/os-release`):**
```
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.sys…
-
Dear Team.
After updating from v6.8.73 to v6.8.74, I get the error.
Please point me how to sort out this & how to properly update step by step.
After complete installation, does the directory…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="20.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://pop.s…
-
**newsboat 2.21.0 **:
Config file (copy from ~/.newsboat/config or ~/.config/newsboat/config):
```
browser "firefox %u"
max-items 300
error-log "~/.newsboat/error.log"
```
Steps to reprod…
-
**Describe the bug**
I've a VPS with 20/22 websites, needed to add a website.
```shell
sudo -E wo site create domain.com --html --letsencrypt=wildcard --dns=dns_cf
```
> Domain redacted for pri…
-
When starting FoxTelem on an Odroid N2 running Armbian Buster (=Debian Buster for single board computers), it hangs at 83% loading application.
![FoxTelem-init-error](https://user-images.githubuser…