• 0 Posts
  • 375 Comments
Joined 1 year ago
cake
Cake day: February 15th, 2025

help-circle


  • afaik correct me if im wrong but rust desk is not really the right tool for that. Rustdesk connects devices by connecting all the way through the internet to the rustdesk servers and then to the other device.

    VNC or RDP are the right approaches here, cause you can use them to connect through the local network, never leaving your LAN/intranet. In addition to not needing a connection to the internet it should be more reliable that way.

    If you use KDE then I think their krdc gui is pretty good. Otherwise Remmina.

    For the server part, tigerVNC is fine.





  • Any linux distro is significantly more lightweight than windows. But I’d say that there is not much difference between arch and for example the most bloated distro: ubuntu.

    If you are a coder, the CLI will be easy. Most of the time the use of CLI is comparable to a single line in your code where you call a function with some parameters.

    But arch is difficult for a beginner. (I wrote some more about my experience with it here: https://lemy.lol/post/61578059/24360161 )

    If you have time, interest and discipline to read the documentation and learn a lot, then arch is great.

    If you just want to use a Linux OS, install Mint and just use it. It’s no big deal, just a normal OS. It’s very intuitive, low friction and no microslop bloat.












  • Arch was definitely tricky to get right for me at yhe beginning.

    You often have a choise between multiple similar tools for each job and you only know the pros and cons or what works and what doesn’t after trying.

    I did 3-4 fresh installs before getting it right for my needs and hardware. (for example, btrfs with buttermanager requires a completely different fs layout than btrfs with snapper, I picked buttermanager first, didn’t like it after 2 weeks and had to do a fresh install)

    For that it’s handy to have a good backup of your important data, ideally outside of your pc, just so there is no risk of fucking it up somehow.

    I definitely recommend using btrfs and using it’s snapsotting feature through snapper or timeshift or something else, again, multiple tools for the same job, different pros and cons.

    That way you can roll back after fucking something up. But make sure to try it out a couple of times before the case comes where you have to rely on it, so you’re sure that it does work and you know how to properly do it.

    I prefer arch cause I was able to customize it more and I love the up to date packages and the AUR. But there is some additional maintenance you have to do like once or twice a year and you have to pay attention to news for manual interventions when there is a breaking update. So it is way more involved than other distros. Yet it has been rock solid for me and should be very reliable once you know your way around.

    But tbh. as long as you are completely happy with mint, there is no reason to change anything.



  • I fucked up my systems quite a lot back in the day and had to reinstall everything from scratch, because I was inexperienced. Lost quite a lot of personal data as well, cause I had no backups ofc.

    If I were you, I’d try to fix windows rn. (for that you’ll probably get better help on the windows reddit)

    And then attempt a linux dual boot again but this time preparing a bit better, reading more, using the newest versions, having a backup plan if everything fails again.

    If you can do a videocall on your phone through discord or wire I can hop in a session and help you in about 20h from now. Videocall so I can see whats on your screen and tell you what to do.