axzxc1236

u/axzxc1236@lemmy.world
4 posts · 88 comments

Recent posts

Recent comments

If there is docker image for what you need, use docker image.

If not I would recommend systemd-nspawn, it's chroot but can run systemd init, with efforts you can run GUI applications from it too., wiping that is just sudo rm -rf.

Also using PurelyMail, tt's the cheapest non-free email service I can find.

It passes email delivery tests, setup SPF, DKIM and DMARC easily without issue.

The downside is that it's basically one man handling whole this service, but I assume this service has been fully automated because the margin of profit is so low.

on *Permanently Deleted* · c/linux · 2 pts · 3y

On Ubuntu 22.04 based distro, you can try install HWE (hardware enablement) kernels but you need a phone that can share WIFI/mobile connection through USB cable.

sudo apt update; sudo apt install linux-generic-hwe-22.04

on *Permanently Deleted* · c/linux · 5 pts · 3y

Try posting output of lspci command here, gives us more information about your laptop hardware.

All the series I recommends below are complete. (tells story from start to end)

  • Tengen Toppa Gurren Lagann (There are TV series and movies that both tell similar story but not the same, TV series have darker story)

  • Kill la Kill

  • Blast of Tempest

  • Assassination Classroom

  • Back Arrow (first half of series is meh but it becomes better and better)

  • Mob psycho 100

  • Summer Time Render

I currently have Pulsed Media seedbox, which has SSH access (no root) and docker, haven't tried something like plex/jelyfin so I can't tell how well it works.

  • You should google the name if you want to try them, negative things pops up.

  • Password authentication can't be turned off for SSH.

some sort of dashboard with monitoring and statuses of all my services

See if Uptime Kuma suits your needs.

Are there any major no-no things a newbie might do with Docker/selfhosting that I should avoid?

Allow password based SSH authentication, you should look into key based authentication

I wanted to have it behind a domain, how would I achieve it?

Use a reverse proxy (like caddy) which serves different content based on domain name.