• 1 Post
  • 20 Comments
Joined 2 months ago
cake
Cake day: January 28th, 2025

help-circle


  • Shimitar@downonthestreet.eutoLinux@lemmy.mlssh reverse tunnel
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    20 hours ago

    Wire guard + some nft tables or ip tables rules is a much better solution.

    Ssh on itself can do the port forward part but for the routing you still need the above mentioned rules. In addition, ssh will not autoreconnect if anything happens and you need to add autossh or some other solution to keep it rolling.




  • Msata and ssd, they are both sata and ssd.

    Maybe one is faster because its newer or so, but there shouldn’t be much difference. Its not nvme, its msata.

    I would slap the two disks in Linux software raid1 to leverage drive failure and use an external disk for backups, maybe over the network (local or remote).

    If you don’t want to waste 50% of your space, use one disk as home, the other as root&boot&swap (is swap even a good idea? Maybe zram). Any extra space on the other dunnow… Mybe additional home space?








  • Ha, home has been traditionally always on a separate drive. That’s the reason why root user has the home under /root and not /home/root, so that it can login even if the home drive didn’t Mount.

    As a curiosity, even /usr was traditionally on a separate drive and that’s why critical binaries and libraries where under /bin and /lib while all non critical stuff under /usr. It is called “split-usr”.

    Nowadays /usr is always on the same drive as root, and we moved to a “merge-usr” approach where stuff under /lib and /bin is a symlink into /usr/lib and /usr/bin.

    Because when HDDs where 50mb in size, even that small binary file counted as big :)







  • I am not debating it’s good or bad from a technical perspective, i don’t care, i am sure it’s good otherwise why use it at all.

    Why are you focusing on that? I never said it’s been forced, i never said its bad or evil, i never discredited it.

    I think it’s worth understanding if the non technical points are just FUD or not, i worry about the future of Linux, not the future of it’s init system whatever it is, all it need to do is satisfy it’s function and OpenRC do it as well as systemd (there, with the small d is it different?).

    I was under the impression SystemD was the name, with the capitals and all. Will fix the top post if this is somehow offending you. Whatever.