Meeh, nothing that nano can’t handle IMO. For quick edits (which is more than 90% of what you’d need to do for configuring this or that), it does the job just fine.
CMD is a toy if you ask me. Basically, there are very few options for customization regarding it, not to mention group policies, things that are really needed in production environments, like AD… nope, no tools to export “just this policy”, you export the whole thing, then you filter things out (you don’t actually export only one thing you need, nope, you have to filter/delete everything out and just leave that one thing you DO need in there, lol 😂), and then you import it back again… I mean, WTF 😂.
Ah, but we have PowerShell for that… yeah, right, as if I’m gonna learn your whole complex C# based syntax that just doesn’t make sense most of the time (this is done like this, but this other thing, that is very similar to this one, nope, that is done completely different 😤) just so that I can export and tweak this one policy I need to automate loading on new installs. And why am I even doing this? Because apparently, AD can’t handle that. Why? MS doesn’t seem to be interested in implementing that as a group policy across AD, just locally with no global control over it… go figure 🤷.
So I just use the quick and dirty approach regarding stuff like that. See what reg entries the policy changes, make a cmd script that does those changes via regadd, load that script as runonce in AD, done. Mind you, this doesnct actually reflect what is done in gpedit, it just loads the settings without gpedit ever knowing about that. Such BS, I hate it 😒.
Depends on your needs, but if it does the job for you, I wouldn’t budge either.
If you’re shifting from a distro that you got bored with, like Ubuntu (libs are outdated on LTS releases, so compiling stuff on it can be a PITA), and just wanna try something that you can tinker a bit more, but not break often, I would actually recommend Void (and BTRFS with snapshots of course). This, plus the fact that it has amazing tools/scripts that automate most of the building process is why it’s my personal preference. Arch is too cutting edge, stuff break often. Void is kinda this sweet spot. It’s rolling release, but not as bleeding edge as Arch. They’d rather opt for stability instead of bleeding edge, that is what I also like.
Yeah, it’s more like “learn allong the way”. Not that you can’t read books about the OS, but it’s a very fast shifing OS, way more than BSD variants. So, if you read a book published, let’s say, 10 years ago, some if the things in there might not apply now.
Just learn from forums/reddit, places like that. Ask questions, you will receive answers 😉. Start with something that works out of the box (Ubuntu or any other Ubuntu/Debian based distro). Poke it around, see how it works, try to install this or that, see how the dependency issues are resolved, etc.
If you’re a GUI enjoyer, try KDE as the desktop environment. Better yet, try a distro that comes with KDE by default (Kubuntu or KDE Neon).
Sorry for editing my post so many times, it was a long time ago, memories fade, takes time to remeber certain things.
It’s kinda frustrating that no one outside of the ex Yu states believes us when we say “things were a lot better back then”. People just think we’re brainwashed. Every family, regardless of status, could afford basic luxuries, like being able to go on a vacation at least once a year (I can’t afford that right now, I save up for 2 years to go on 1 vacation every 2 years), had 1 car per household (more than enough considering that most people lived in apartments near to where they worked, like maybe 3 to 7km away, public transport took care of these go to work/get back home trips), food was far from scarce, most people had decent meals, not to mention healthier and cheaper meals, almost everything was locally produced, so no VAT, no imported stuff, plus it was really cheap to buy vegetables and fruits, almost no preprocessed products whatsoever in the markets (maybe things like salami and sausages, but that was about it), and even those were fairly cheap (also locally produced).
Some did have more than others, but this was not by much. Wealthier families that were a part of the communist party and had some higher roles in society (polititian or maybe a CEO of a factory, stuff like that) had like 2 cars per household and maybe a house, not an apartment. They also most definitely had enough money to go on 2 vacations per year, but that was about it. Those were the wealthiest people in the country.
My granma was a housewife that lived off the salary of her dead husband (he died while working), had 4 kids, managed to get all of them through uni, aford a car and a large apartment for all 6 members of the family (she remaried). This was all provided by the state, because her first husband died on the job, so it was considered an honor that her husband died while helping the state grow.
I try and explain this, people say I’m lying 🤦.
Macedonia, one of the Ex Yugoslavian republics.
I try and explain this to most westerners, they don’t believe me, say I’m lying 🤷.
If you were a blood donor back then, everything regarding health care was free. Weelchairs, orthopedics, operations, drugs, everything. You just went in a pharmacy, show your blood donor badge and just hand over your perscriptions, they give you the drugs, no charge.
I know, it’s hard to believe, but it really was like that.
In general, the healthcare system in the US is just nuts. Most of you never lived in a socialist/communist country where the government really did take care of your health. Everything was free back then (regarding healthcare). I remember I had to have my tonsils removed when I was young, my mother’s health care paid for 90% of the costs. The other 10% were covered by her being a blood donor, so basically, we paid nothing. 4 days at the hospital, plus the operation, all paid for by the state.
Nice 👍.
Sorry, didn’t see. I didn’t scroll down the community.
Is there a search function per community in Jerboa?
Here it is attached 😉.
Bacially, it’s excactly lke that. Every configuration is done through plain text files. Whether there is a GUI to control that or not, that’s a completely different issue. But, yes, even if there isn’t a GUI for it, you can manually edit the correspodning text files and get the desired result.