Cookie Consent by Free Privacy Policy Generator ๐Ÿ“Œ This distro finally fixes Linux

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š This distro finally fixes Linux


๐Ÿ’ก Newskategorie: Programmierung
๐Ÿ”— Quelle: dev.to

Probably one of the biggest roadblocks for people who want to use Linux is its complexity. And those people are not wrong Linux is quite complex compared to your typical macOS or Windows(eww).

Unless your using Ubuntu then you will most likely find Linux can be quite unstable, just one system update and whoops my Arch setup isn't booting the graphical environment anymore!

That was me during my first two years of Linux, constant issues, every update was like poking a sleeping bear to see if it would wake up, sometimes it did..

But now that the preamble is covered let's talk about what you really came here for. A Linux distro that fixes everything we have covered so far. No more worrying about your system breaking when you update, no more needing to write massive bash scripts to recreate your system if you ever need to install again, no need to write documentation for your own system just so you can remember how you fixed all those issues!

I present to you all, NixOS. A fully declarative distribution, where all packages can be individually controlled and version locked to get exactly what your system needs.

NixOS Banner

What is NixOS?

Ok well lets break that down, "what do you mean it's declarative?". Well most Linux systems are 'imperative', you have to do many things in succession to accomplish your system which results in those long bash setup scripts we all have seen at least once.

Whereas a 'declarative' system means just about everything in the system is controlled by a few configuration files, "Oh but Jasper that is literally every system, its called dot-files", well yes and no.

Dot-files on most system are your window manager, terminal and other configs but on NixOS you actually combine every single modification to your system in a small set of files or even all of them in one single file!

How NixOS works

Here is a quick example, on most systems to setup your timezone you would have to either run a command or change a system file, just take a look at the Arch Wiki on changing the time. But as you can see below on NixOS its controlled by a single line in your sole system configuration file.

time.timeZone = "Australia/Sydney";

And this is just one example, with NixOS all you need is a single .nix file and your can do just about anything you could do with a few hundred commands on another distro.

And let's say you have made this massive config, well now you can run that config on ANY other system and it will be created the exact same it was on the original system thanks to NixOS's version locking, which we will look at soon.

So once you make a change to your config you just run the nixos-rebuild command and then pass in switch if you want to apply the changes to your system immediately, boot if you want to apply them at the next boot, build if you just want to build without applying any changes and EVEN build-vm which lets you build a virtual machine of your system to test if the changes work without actually testing it on your system.

The last thing I'll mention is that on NixOS whenever you install a package, (which is done by simply adding the package name to your config) that package is version locked and can never change unless you update your system or specify another specific version of the package, no more needing to worry about a package updating and breaking without your knowledge!

Conclusion

After using NixOS myself for a few years now I have never had a single problem with my system that couldn't be easily solved by making a quick change to my config.

While NixOS has a steep learning curve it is well worth it. But don't fear there are alot of great resources on how to start with NixOS. In fact I have written an entire documentation page on NixOS with links to plenty of helpful resources to get started.

Check it out here and make sure to share it with others, I frequently update the site with new content!

docs.windswept.digital/nixos

...



๐Ÿ“Œ This distro finally fixes Linux


๐Ÿ“ˆ 28.34 Punkte

๐Ÿ“Œ Egee's Linux Distro Spotlight - Nitrux Linux, a distro that's 'deloyed' not installed, and exclusively uses Appimages


๐Ÿ“ˆ 23.53 Punkte

๐Ÿ“Œ Egee's Linux Distro Spotlight - Nitrux Linux, a distro that's 'deloyed' not installed, and exclusively uses Appimages


๐Ÿ“ˆ 23.53 Punkte

๐Ÿ“Œ Microsoft Edge Dev channel update is all about fixes, fixes, and more fixes


๐Ÿ“ˆ 22.02 Punkte

๐Ÿ“Œ Could you download a linux distro and modify it by changing binaries to the point where it becomes identical to another distro?


๐Ÿ“ˆ 21.04 Punkte

๐Ÿ“Œ DIY / rolling release / minimal distro Linux users (Gentoo, LFS, Arch, etc), do you use a fallback distro? Which one and why?


๐Ÿ“ˆ 21.04 Punkte

๐Ÿ“Œ Fedora 28 Beta Linux Distro is Finally Here


๐Ÿ“ˆ 21 Punkte

๐Ÿ“Œ Slackware, the longest active Linux distro, finally has a Patreon page


๐Ÿ“ˆ 21 Punkte

๐Ÿ“Œ Slackware, the Longest Active Linux Distro, Finally Has a Patreon Page


๐Ÿ“ˆ 21 Punkte

๐Ÿ“Œ NuTyX 12-rc1 Linux Distro Released, Finally Drops 32-Bit Version Support


๐Ÿ“ˆ 21 Punkte

๐Ÿ“Œ KDE Releases Linux Distro Plasma 5.22.1 Bug Fixes


๐Ÿ“ˆ 19.11 Punkte

๐Ÿ“Œ IPFire Open Source Firewall Linux Distro Gets Huge Number of Security Fixes


๐Ÿ“ˆ 19.11 Punkte

๐Ÿ“Œ Porting desktop environment from one distro to another distro


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ What makes a distro a distro? Why so many managers and repositories?


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ Is kali distro save/good as everyday desktop distro?


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ I'm still downloading my first distro, and I've already been distro shamed & the conversation turned political. Is this normal?


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ A little distro hopping what distro should i try next?


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ If you could not distro hop and were stuck using 1 distro forever, what would it be?


๐Ÿ“ˆ 18.55 Punkte

๐Ÿ“Œ Ditched doing a hackintosh on my XPS 15 7590, and Installed PopOS instead. First distro that I have finally accustomed myself to.


๐Ÿ“ˆ 18.5 Punkte

๐Ÿ“Œ Finally done distro-hopping!


๐Ÿ“ˆ 18.5 Punkte

๐Ÿ“Œ PinePhone Devs Finally Decide on a Default Distro


๐Ÿ“ˆ 18.5 Punkte

๐Ÿ“Œ GroupMe on Windows 10 finally (finally!) gets option for dark mode


๐Ÿ“ˆ 18.46 Punkte

๐Ÿ“Œ The Arch Linux based distro for disposable Linux sandbox environments that run without root privileges upon any Linux host OS


๐Ÿ“ˆ 16.75 Punkte

๐Ÿ“Œ Stock exchange finally fixes telnet router weakness


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Intel finally emits Puma 1Gbps modem fixes โ€“ just as new ping-of-death bug emerges


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Firefox finally fixes the problems with antivirus apps crashing HTTPS websites


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Finally done with all those Patch Tuesday updates? Think again! Here's 33 Cisco bug fixes, with five criticals


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Microsoft finally fixes Windows 11 slow file copy issues over SMB


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Microsoft Finally Fixes Critical Windows Security Flaw Made Public by Google


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Microsoft Finally Fixes Critical Windows Security Flaw Made Public by Google


๐Ÿ“ˆ 16.57 Punkte

๐Ÿ“Œ Microsoft Finally Fixes Error 633 in Windows 10 Creators Update


๐Ÿ“ˆ 16.57 Punkte











matomo