• 0 Posts
  • 7 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
    9 days 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?