• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle







  • Debian + nginx + docker (compose).

    That’s usually enough for me. I have all my docker compose files in their respective containers in the home directory like ~/red-discordbot/docker-compose.yml.

    The only headache I’ve dealt with are permissions because I have to run docker as root and it makes a lot of messy permissions in the home directories. I’ve been trying rootless docker earlier and it’s been great so far.

    edit: I also use rclone for backups.









  • Arch Linux and Windows 10 dual boot.

    Generally, I like Linux because it’s FOSS and I can use i3wm. Arch Linux specifically because the AUR makes installing software really easy. Almost everything I use is available there.

    I keep Windows for programs that don’t work under Wine. I haven’t touched this disk for some time because all of my Windows programs work on Wine now.