Getting Started with Linux Mint
,----[ Quote ]
| Although the desktop environment in modern day Linux is intuitive and
| more or less easy to navigate through, for someone coming from Windows
| XP, we must keep in mind that the two OSs are different at the 'roots',
| even though at the surface they may seem similar.
`----
http://linuxgazette.net/137/lazar.html
very extensive, with screenshots.
NixOS
,----[ Quote ]
| NixOS is a Linux distribution based on Nix, a purely functional
| package management system. NixOS is an experiment to see if we can
| build an operating system in which software packages, configuration
| files, boot scripts and the like are all managaed in a purely
| functional way, that is, they are all built by deterministic
| functions and they never change after they have been built.
`----
http://nix.cs.uu.nl/nixos/index.html
|
|