• 0 Posts
  • 208 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • What are the benefits of statelessness storing things in /usr and etc instead of /home? I would have thought using a home directory is preferable to root because the home directory can be easily modified, partitioned and backed up.

    Also what are the advantages of setting up things to remove /etc/passwd and grub etc. It seems to be you’re making it harder for the experienced user to manage their system and now they have to learn a new toolset.




  • Disclaimer, I’m not a network professional im only learning. But you dont need ufw since your router firewall should be able to filter majority of the traffic. But in security there is a concept of layers. You want your router firewall then your device firewall to provide multiple layers incase something slips through one layer.

    So to give a simple answer, it depends how secure you want your network to be. Personally I think UFW is easy so you may as well set it up. 5sec of config might stop a hacker traversing your network hoping from device to device.










  • Its based on Arch packages (that are extremely out of date) and that doesn’t make it anything like arch. An arch package feels exactly the same as software packed by any other maintainer. What makes arch arch is that you start from a minimal install and choose your software. Another thing that makes arch arch is that you get the latest software updates on a rolling release. Another thing that makes arch arch is that you are responsible for your system and making sure it doesnt break.

    None of those things remotely apply to SteamOS. A distro based on another distro doesnt mean they are they same. We dont think mint is ubuntu, we dont think ubuntu is debian, we dont think manjaro is arch.

    I only push back on your comment because people echoing SteamOS is Arch causes so many issues in linux help discords with new users thinking their steamdeck is arch linux and fucking up their system and thinking that linux doesnt work because they followed an arch guide.