-
I'm trying this on Rpi 5 x64 4GB. It's built in interfaces are eth0 and wlan0. I add a USB dongle for eth1. So no script changes there since the names are all the same.
Of the prerequisites you men…
-
After searching, finally I can install Erlang with asdf in Debian 12 with smoothly.
When you type apt install don't include this lib
**libwxgtk3.0-gtk3-dev libwxgtk-webview3.0-gtk3-dev**
But …
-
## Thanks for filing a bug report :-)
I build docker and can't find the arbitrum branch; There is indeed no arbitrum branch in light-client
```
=> CANCELED [contract-builder 5/5] RUN /opt/cont…
-
Device: Orange Pi 5 Pro
Version: Ubuntu 24.04
Problem: First run with Ubuntu 24.04, i still have wifi on, and connect successfully
but after run `sudo apt update && sudo apt upgrade`
the wi…
-
Hi,
I'm trying to install nvtx using pip inside an nvidia docker image `nvidia/cuda:11.2.2-cudnn8-devel-ubuntu18.04`
I'm installed python 3.9 alongside with pip, and when running
```bash
python3…
-
Not all Linux systems use Flatpak or Snap, there should be a ppa
Or at least provice a .deb package
Because i dont have either snap nor flatpak, and compiling is too much work, especially to do it…
-
Colocated principle charms should be upgraded "together", because upgrading one will apt upgrade, also resulting in upgrading the payload for the other principle charms. COU manages this with colocat…
-
This file is under /var/log and is world readable (and getting changes back to world readable) so this will generate endless changes for the puppet runs when you enable
`cis_security_hardening::rul…
-
I leaved Ubuntu because Ubuntu still using very very bad ISO system and installer. (I hate snap.)
When i try install Cubic with deb package:
By PPA:
```
root@hasanmerkit-nitroan51558:~# add-apt-…
-
I've been fighting all day with this and hope someone in the community can explain why this is such a huge hassle.
The official Laravel Sail dockerfile is built from Ubuntu, which I gather does not…