Skip Navigation

Posts
0
Comments
496
Joined
2 yr. ago

  • @Telorand I am not familiar with that distro, I am however familiar with how mount works. As far as what is immutable and what is not, you can set with chattr +i file/directory or chattr -i file/directory.

  • rm /home
    mkdir /home
    make /var/home a symlink to it.
    Alternative, edit your /etc/fstab to mount on /var/home.

  • @zwekihoyy If you look at any botnet on the net, it's going to be 99.999% windows machines, always. If you look at machines compromised by Ransomeware, that happens to Linux but rare, common on Windows. Windows is like a 20 year old asphalt road, patches upon patches.

  • @naeap As long as it remains the easiest distro for me to get from initial setup to mangled the way I want it to work I'll stick with Ubuntu. It still tends to be more up to date than most other releases save Fedora but I do not care for the Redhat approach at all, they are rather like Windows in trying to force you to do it there way, "thou shall use LDAP and not NIS" for example. I don't like distros that think I should change my whole organization to suit their needs. Yea at some point I probably will switch to LDAP but will do it on my own terms in my own time not dictated by a distribution vendor. It is rather trivial for me to excise snap from Ubuntu, a lot more work to hack NIS into a system that doesn't natively support it.

  • Yea, I have a Manjaro box also, which is based up on Arch with some ugliness added to it, and yes, I have installed and run Arch before so I am familiar, only problem I've run into is every time I go to do an update one or more apps won't compile and I end up having to remove 35 programs and re-installing to fix. There are a lot of things to like about it though, particularly having packages that are just tar files makes them very easy to extract / modify / create. But not a great system if you just need to get things done.

  • @0x0 No, Mozilla maintains their own repository. You can delete snap firefox and snap everything else, add the mozilla repository, and install firefox from there. You'll get a more current version as a side benefit. Instructions found here: askubuntu.com/questions/150203…

  • Snap turns your system into a slug at boot time, makes it take forever to shut down as it unmounts fifty memory file systems, scatters files all over the place turning a neat organized system into a pile of shit. I primary run Ubuntu, but I excise snap from it as one of the first orders of business.

  • Since Linux tends to be inherently more efficient AND secure than WhenDoze it makes more sense to me to run Linux as the primary OS and put WhenDoze as in the VM. This has the additional benefit of making it easy to restore WhenDoze when it inevitably
    shits itself.

  • @LeFantome Even running a MIPS emulator in a 12-bit (4k) address space is a real good trick.

  • @rotopenguin @IceFoxX SELinux comes pre-installed on all Redhat derived systems and is an option in all Debian based systems, though I prefer AppArmor, it is just easier to configure and breaks fewer things.

  • @thevoidzero @gencha What I like about GNU/Linux is precisely it's configurability, I can use whatever desktop I want, whatever greeter I want, whatever kernel I want, whatever applications I want for a given purpose, on damned near whatever hardware I want, I mean someone recently even got Linux to boot on a 4004, it took three days but it booted. I am curious how they pulled that off without an MMU and I can only imagine the amount of paging involved with it's 12 bit address space, but point is what you can do is almost infinitely variable. Some may use a distro because it makes software work together well, but I use it as a starting point and modify it to my needs and wants. With Windows or MacOS, I got one Desktop, one provided kernel, a more limited range of supported hardware, and close to zero customization options aside from very basic things like desktop background and color schemes.

  • @nate I attempted to locate AP plugin for hubzilla but could not, not in the addons, not mentioned on the hubzilla site, and could not find with gargoyle search. Can anyone tell me where to obtain?

  • Bluesky, using ATProto, which as near as I can tell is not used by anyone else, is not part of the fediverse as a result. Since both ActivityPub, and ATProto, and for that matter also Zot, are all open sourced protocols, it is my hope someone will build bridge software that incorporates and provides interoperability between both. Hubzilla would seem an ideal place for that to happen since that is already it's role, to bridge multiple protocols.

  • @grue @ArchRecord An example of a database that doesn't keep it's data in files?

  • @OpenStars I would argue that it hasn't become that, it was that well before Musks takeover.

  • @dragontamer @thenexusofprivacy

    "short form content with just a few sentences per post sucks"

    I agree and that's why the first site I put up was friendica, but I find on friendica, even though people have the space to express their thoughts in depth and eloquently, few do so, so perhaps Mastodon is so successful because it appeals to people who are incapable of effective self expression. At any rate, it is a reality that it is, so I do run one of those also.

  • @ Download and compile the most recent kernel from kernel.org, sooner or later you'll run into a situation where the nvidia drivers don't support it.

  • @ @mfat The reason I gave up on Nvidia is they never keep their drivers up to date with the latest kernel.