Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AX
Posts
3
Comments
81
Joined
2 yr. ago

  • If you have Ubuntu install USB ready, I can't see why not try the command.

    One of the engineer in my workplace did the upgrade (22.04 -> 23.10 -> 24.04), also end up with broken system, I fixed their Ubuntu by doing these steps.

  • The best way is to backup whatever is important to you right now, if you haven't already.

    Then I would check/do (No grantee that it helps your case):

    1. Which Ubuntu version does /etc/apt/source.list point to? noble = 24.04, mantic = 23.10
    2. sudo dpkg-reconfigure -a
    3. sudo apt install -f
    4. sudo apt upgrade
  • My old computer that was build about 6 years ago started not getting powered since about 2 years ago, when I unplug it and took it to computer shops, that computer gets powered instantly when plugged in, but I needed to wait at least 12 hours before I attempt to plug it in again in order to make it boot (if I am lucky).

    I changed the PSU, didn't work, bought a UPS as stop gap fix, I saved money to buy a new PC instead.

  • In NetworkManager you can setup network sharing using Ethernet port on the laptop, then connect cable to your server.

    Downside of that is you need to setup port forwarding in your laptop if you want to open port.

  • Late to the thread, but SFTPGo is very nice.

    It can be exposed as web server, (S)FTP Server and WebDAV, has built in authentication system, have built in brute force protection.

    All in a single executable.

    • syncthing - Sync files across internet, works very well
    • netdata - Very comprehensive monitoring software for servers
    • Firefox
    • wine - Without it (including proton) I couldn't make the switch, it's kind of a necessary evil but it's not wine that's the evil.
    • KDE Desktop - My personal preference, I used Ubuntu and Pop OS, gnome doesn't suit me.
  • Tailscale server can also be self-hosted, look into headscale.

    From my own experience, I still can't setup headscale on my Android phone, I think latest tailscale APP fucked up setting custom server function. Don't install from Google Play