Guix Is An Advanced GNU Operating System For Freedom Lovers

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments

As far as compiling goes, it's exactly like Gentoo. I just put it on a VM and am installing Alacritty... 1000+ lines and about 30 minutes later it's still compiling...

👍︎︎ 1 👤︎︎ u/Phydoux 📅︎︎ Jul 28 2020 🗫︎ replies
Captions
i want as much gnu packed into my operating system as possible i'm looking for a truly gnu operating system and recently viewers of the channel have been recommending that i take a look at gnu geeks what is gnu geeks it is an advanced distribution of a gnu operating system it is a 100 free as in freedom distribution of gnu slash linux geeks is really interesting because other than the fact that it's 100 free as in freedom it uses the linux libre kernel so the 100 free linux kernel there's no binary blobs or anything in that kernel but geeks has its own really unique package management system it has its own package manager which is also called geeks other than supporting the linux libre kernel geeks does support the herd kernel so if you wanted a 100 good new operating system you could get geeks working with the gnu herd kernel now i probably wouldn't try to use the herd kernel on actual physical hardware like a production machine you know that's not going to be a great experience but i may at some point experiment a little bit with geeks with the herd kernel maybe in vms but today i wanted to take a look at geeks with the linux libre kernel because i think that may be a possibility for somebody like me to run on my actual daily workstation my main production machine or at least i'm interested in seeing if that's possible today what i'm going to do is i'm going to run through an installation of gnu geeks inside a vm so let me switch over to my desktop so this is a virtual machine i spun up just to run through this installation i haven't installed geeks before so this will be my very first time taking a look at this looks like it's going to be a text based installer which is fine does it have any mouse functionality no i don't get a mouse cursor when i move my mouse so we're just going to have to use the keyboard language selection is the very first screen it has highlighted english by default which is correct for me so i should just be able to hit enter on the keyboard and then choose the territory for this language and i'm in the united states if i hit you will it automatically go down to the use it does united states is highlighted let me hit enter alright welcome to the gnu geeks installer you will be guided through a graphical installation program if you are familiar with gnu slash linux and you want tight control over the installation process you can instead choose manual installation documentation is accessible anytime by pressing ctrl alt f2 so that's really nice information to have control alt f2 if we ever get into trouble we'll get us some documentation do i want to run through the graphical install using this terminal based interface or do i want to use the shield based installation because i don't really know what i'm doing i'm going to run through the graphical installation it's probably going to be a little more straightforward and then we need to pick our time zone i am in one of the americas so i'm gonna choose america and then we need to choose a city uh chicago i'm not actually in chicago but chicago is in the central time zone in the u.s so i always pick chicago out of this list now because i always pick chicago out of these lists i'm surprised that most of my viewers of the channel actually think i'm in chicago does this sound like a chicago accent guys i don't know how many times i've conversed with you guys and messages and email and you guys actually think i'm really in chicago no this i'm not a chicago native i'm actually in the deep south i'm in louisiana now back to the installation process here we need to choose keyboard layout so i need english us for the keyboard of course and then choose a variant i just need again english us please enter the system host name uh i will call this geeksvm for the name all right and it's trying to connect us to the internet now i am on a wired connection here so i don't have to fool with a wi-fi or anything we need to choose a password for the system administrator so this is the root password so choose a strong and complicated password and then hit enter do i want to show the password i don't really need to show the password let's just hit ok confirm the password and tab down a couple of times to get to ok to confirm our root password all right please add at least one user to the system so of course there's going to be a root user but we're going to want some other user other than the root user of course on the system so if i tab it was already highlighted on add let me hit add let me choose a name for my new user i'm going to choose dt as the user his real name his real name can also be dt his home directory is already chosen dt that's fine we need to choose a strong and complicated password for the dt user all right and then tab down to ok and hit ok please confirm dt's password all right so we've added at least one normal user now let's hit okay now we need to select our desktop environment now looking through their website and some of the documentation i saw a lot of xfce screenshots so i'm assuming xfce is their flagship edition so i'm thinking about choosing that me personally i would probably go window manager only on you know a real machine that i was installing for myself i'd probably choose something really light and minimal like open box and then install all the other window managers you know i want to install later but for purposes of this video i actually do want to check out their default xfce so i'm going to click enter on that i guess i could choose multiple desktops i'm just going to do xfce for now though i don't want to bloat up this vm all right and then we have some networking services that we can activate uh i am an ssh user i use ssh all the time i probably won't use it in this vm so i won't bother adding ssh you could also add tor and by default it already has ticked on the mozilla nss certificates that's for https so i'm going to tab down to ok and hit ok all right choose a partitioning method i just want geeks to have the entire virtual hard drive of this virtual machine so the very first option is the one i need to choose please select a disk i'm going to give it this 26 gigabyte disk here in this vm that i created so i'm just going to let it have that select a partition table typically i do ms dos partition tables typically i just do you know standard bios installations if you wanted to do uefi typically you're going to want to do gpt for those i'm just going to arrow down to ms-dos though since that's typically what i do i'll just stick with it please select a partitioning scheme so do we want to have a separate home partition or do we want everything on one partition i want everything on one partition especially in a vm if i try to partition a home as a separate partition i'm going to have some wasted space that i'm never going to use and space is kind of at a premium in a vm now if i was doing this on my one terabyte nvme drive on my main production machine yeah i might have a separate home partition all right this is the proposed partitioning so it gives us what it's going to do with the automatic partitioning and it looks fine to me i don't think i really need to change anything so i'm just going to tab down to ok and hit ok it's about to format the hard disk so it's about to format that drive and write to the disk if this was a disk that already had some information on it all that information would be lost but this is a a new hard drive virtual hard drive and a vm so there's no danger here i'm just going to click continue alright we're now ready to proceed with the installation a system configuration file has been generated it is displayed below this file will be available at slash xe config.scm on the installed system okay now this is getting into some of the really unique stuff with geeks because this is the config file it's showing us the config file do you guys recognize this language it's very lisp like right it looks like an emax config and that's basically what it is it's actually scheme the file the installation file at slash sc config.scm gives us a hint of the language there anyway if i wanted to edit this i could i really don't know scheme i'm not you know familiar with any of the variants of lisp or anything so i couldn't edit this well you guys that can may want to i'm just going to tab down to ok and continue all right and we get shepard service cal store has been started shepard is the init system for this so geeks has its own init system and shepard from what i've read in the documentation is very system d like you know a lot of the commands are very system d like so that's good but it is worth noting that geeks uses a completely unique init system so it's not system d it's not cis via net it's not open rc right it's something completely different so prepare to learn a new init system if you do plan to switch to geeks now it's pulling stuff down from the internet and it's going to install some stuff i have no idea how long a base install of geeks will take i don't know how much stuff will be pulled down as binaries how much stuff will be built from source because a lot of what geeks does for package management is building stuff from source so the installation process it could take a long time i'm really not sure like i said this is the very first time i'm installing geeks so what i'm going to do is i'm going to pause the recording and i will come back once this installation has finished now the installation has been running for about half an hour now it's a net installer has to download a bunch of packages from the internet and it looks like it has already downloaded all the uh the stuff it's built all the packages all the packages it looks like it's storing them in a special directory at slash gnu slash store so in your root file system you're going to have a different kind of folder there than normal you're going to have that slash gnu folder and then slash gnu slash store that's where all your binaries i guess are going to be stored it's going to store them in slash canoe store slash some kind of hash dash package name on most gnu slash linux systems of course your binaries are going to be in slash bin or slash user slash bin but it doesn't look like we're going to be using that particular directory here on geeks geeks they do some unique stuff with the directory system it's going to have some folders that are not normally there on other systems and it's going to have folders that are there on other systems that geeks really doesn't use i don't think it uses slash bin at all i don't think there's anything in it i think it's just an empty directory and as i was finishing that last sentence we have completed the installation it says press enter to continue so let me press enter and see what happens and it's just hanging for a second i don't know if it was supposed to reboot oh there it goes and there we go it says installation complete reboot so let me hit enter all right and we have rebooted our freshly installed geeks and there is our username let me go ahead and type in my password and let's login to our xfce desktop environment and it is a very plain vanilla xfce desktop which is what i was expecting let me run it x render let me actually see if xrander is on the system x-rander is not i wonder if i can install x render so the first thing i need to do is figure out the package manager commands the geeks package manager i need to figure out what i need to type to install software i'm going to zoom into this terminal so you guys can see me i'm going to run a man page on geeks assuming that man pages are installed by default here and they are so that's good we do have the man pages and let me see if i can find some of the basic stuff for geeks looks like i need to run info geeks to actually get the complete manual so let me quit out of the man page and instead run info geeks and i was looking through the info page it is geeks install name of package and you do not have to invoke sudo with geeks you can just use it as your normal user so i should be able to geeks install x render and x ranger is the name of the package i looked that up on the geeks website it says the following package will be installed x render 1.5.1 it's downloading it all right and then it's you know building the package and it is installing it at slash gnu store and then the hash symbol it looks like it was also installing some other stuff no i actually had to go grab those i guess those are dependencies for x render i've been waiting a couple of minutes for x ranger to install here installation on geeks does take a little longer it looks like you know it's uh you know he's gotta build stuff from source and you know this there are some pre-built binaries for some things but some things you know it builds from source so that takes a little longer than most of your traditional gnu slash linux distributions all right and it finished that installation of x-rander let me run x-ranger now and 1920x1080 is available so i'm going to run x-render dash s space 1920 by 10 80. and now we have a 1920 by 1080 screen resolution no now we got a more proper screen resolution for this very first look of geeks so just quickly taking a look at this i don't think there's much installed by default on geeks so if i go to the applications menu if you go to the settings here you have all the xfce settings stuff this is all the xfce utilities of course all of that stuff was installed but any kind of extra programs that are not built into the xfce desktop environment are not here we have this accessories category that just has a few tools and they're all xfce tools we have the thundar file manager xfc's file manager and clipman the bulk rename tool that's one of the xfce utilities the ristretto image viewer and that's it we don't have anything else we don't have one it doesn't look like there's a web browser any kind of office utilities you're not going to have anything like and escape you know you got to go install all of the software you want to use now there is a link to a web browser here but if i click on it it asks me what is my preferred application for a web browser and if i choose the drop down list there's nothing here we don't have a web browser installed so what i'm going to have to do is actually install a web browser if i want one and because this is one of the libre distributions right 100 free you can't just go get any web browser so obviously things like google chrome and vivaldi are proprietary software you're not gonna go get those um chromium i don't know probably even chromium is gonna have some non-free stuff built into it you could probably go and build ungoogled chromium from source if you wanted to building a web browser a big bloated web browser like chromium from source is going to take a long time i don't have that kind of time it might take a couple of hours to compile that particular web browser firefox also is not 100 free there's some stuff in it but the gnu guys do package their own distribution of firefox called ice cap so let me run a geeks install ice cat to see if ice cat is actually here i'm having some issues typing here there's a little latency issue here in the vm but it's a virtual machine that's not a geeks problem that's just the fact that i'm trying this out in a vm all right and it says warning running geeks pool followed by geeks package to update so it's gotta i guess sync the repositories it's gotta do a geeks space pull that particular command that's basically kind of like running your apt update command on demian based systems or or on arch running a pacman dash capital s lowercase u you can sync in the repositories first making sure everything's up to date and then it's going to go and install icecat and i hope that the gnu guys have packaged icecat as a binary they probably have if they took the time to make their own customized version of firefox they probably already have a like a pre-built binary for it so hopefully it doesn't have to compile from source because web browsers are such big programs compiling them from source it takes forever and even if it is pre-built binaries this installation is taking a long time because there's so many dependencies for firefox or icecat in this case and it's going to have to install all those dependencies because none of them were already installed geeks is such a minimal installation that you know it's got to go install everything it didn't even have pulse audio or python already on the system it had to install cairo and pango and lib xft and everything else one interesting thing to note about geeks is the geeks package manager which is also called geeks is available to be used on any gnu slash linux distribution you can actually use the geeks package manager on any distro i've never tried it i don't know how well it works but supposedly it's perfectly safe geeks the package manager is not supposed to conflict in any way with your linux distribution's native package manager so if you're on debian you know if you use the geeks package manager should not conflict with apt at all or if you use geeks on arch it should not conflict with pac-man at all and once again i have not tried that so i cannot recommend you guys go and do that especially on a main production machine if you want to play around on a test machine or in a vm you know trying to use the geeks package manager on non-geeks distributions go right ahead and the installation of icecat is still going it had to install cups which is the printer server it had to install wayland the weyland display server it's got to install a ton of stuff it's now installing mesa so this is the problem with such minimal installations is they take a while right this was not already stuff that was packaged on an iso for you to go grab it's got to go pull it down from the internet and build all this stuff so geeks is not one of those you're going to install it in 10 minutes and everything just work you know you're gonna have to put in some time with geeks and i'm still waiting on ice cat to build uh it's just pulled down ffmpeg and now it's pulling down the actual ice cat program man i hope i hope it doesn't have to build ffmpeg ffmpeg is another really large program that can take a long time if you actually have to build it all right and that has completed one thing i haven't checked yet what are we running as far as a kernel version i'm going to do a u name dash r we're running 5.4.31 gnu 5.4 is one of the lts kernels so it looks like they're going to stay on at lts kernel which is fine i don't mind running the lts kernels what shell are we actually using i would assume it would be a good new bash as our shell but let me do it echo shell see what it prints out it is slash bin slash bash now let's talk a little bit more about the geeks package manager and some of the commands with it we've already seen geeks install name a package for installation geek's remove name of package would remove a program we did geek space search we could search for a package maybe i want to search for emacs let's install a good new emacs on geeks actually it probably would take a while to install emacs so i won't actually try to install it but that's how the search function works now one thing you can do with geeks is you can do partial upgrades now partial upgrades on most gnu linux distributions are not recommended like it will seriously break your system if you try to do a partial upgrade on arch linux or on gen2 you know on most distributions they tell you never do a partial upgrade but the geeks package manager is supposed to handle partial upgrades just fine there is no danger to them at all it's supposed to be an unbreakable system the way geeks works is you are not supposed to be able to permanently break this system because the the way it installs packages packages have generations that you can roll back to so if something is not working for you you can always do a very quick rollback to get back to where you were before so if i run geeks package and then give it this flag dash dash list dash generations i believe it should give me a list of all the generations now because i just started with this installation of geeks we're at generation one so i really can't roll back to anything i only have the one generation but after you use it for a while you're gonna have a bunch of generations listed you're gonna have generation one two three four you know whatever and to roll back you would do a geeks package and then dash dash roll back actually i don't think it's all one word i think it's dash dash roll dash back let me run that and see if we can actually roll back and it actually will it will roll back to the previous generation which i think will just undo everything i've installed to this point so we will go back basically to a default uh good new geeks installation that's going to get rid of my ice cap that took forever to install it's going to get rid of x-rander oh my goodness i shouldn't have done the rollback but you guys see how you can list generations you could do dash dash delete dash generations to delete a specific generation from your generation list and of course you can roll back now that i've done a rollback let me see if x-rander is there x-render has not found so yes it removed everything that we have installed since installing the base geeks so no x-rander no icecat web browser nothing we're back to the default installation and i think that's where i want to stop with this video it's been a rather lengthy video already i've been recording nearly two hours now once i edit it down hopefully the video won't be more than about 20 or 25 minutes as far as the geeks package manager other than using it as a command line utility there is no graphical way to use the geeks package manager so most gnu slash linux distributions have graphical package managers so other than apt and debian you could use the synaptic package manager or other than pacman and arch you could use something like pamac but with geeks it's command line only for the package manager now there are some plugins for emacs so if you install gnu emacs in geeks you can actually install emacs dash geeks for an extension inside emacs and i don't i haven't tried it because i haven't taken the time to actually install emacs within my geeks vm yet but supposedly there is some integration with the geeks package manager with emacs if you install that extension all in all you know just looking at it for a few hours here today i'm pretty impressed with geeks so far i think it's an interesting distribution i think it's it's different right it's so different than the mainstream linux distributions and other than playing around in this vm i'm gonna try to install it on some of my laptops now being a 100 free as in freedom gnu slash linux distribution i may or may not have working wi-fi on those laptops i'm not sure about the wi-fi chips in those but even if it doesn't have wi-fi i can always plug in an ethernet cord for now to just to play around with or what i'd probably do is just go buy a cheap wi-fi adapter that actually is compatible with gnu geeks i'm going to play around with geeks for a week or two in a vm and on my test equipment and if after a couple of weeks of playing around with it i feel like i can get all of my work done i may go ahead and hop to geeks on my main production machine because i think it deserves the attention i think by highlighting the great work that the good folks over at the gnu project are doing maybe in some small way i can help those guys out because i don't think the guys at gnu get enough attention for all of the heavy lifting they have done to bring us this operating system and this operating system i'm talking about all the gnu slash linux operating systems they don't get the credit they deserve and it makes me sad so i hope all of you guys anytime you're talking about the combination of gnu and the linux kernel i hope you guys are calling that operating system gnu slash linux now before i go i need to thank a few special people i need to thank michael gabe haploid nate corbinian mitchell entropy uk john arch 5530 chris chuck dj donny dylan george lewis i'm repaul robert shawn tobias and willie they are my highest tiered patrons over on patreon and they are the producers of this episode this quick first look and installation of the geeks gnu operating system it wouldn't have been possible without these guys the show is also brought to you by each and every one of these fine ladies and gentlemen these are all my supporters over on patreon because this channel is supported by you guys the community if you'd like to support my work you'll find distrotube over on patreon alright guys peace
Info
Channel: DistroTube
Views: 36,092
Rating: 4.9382639 out of 5
Keywords: package management, gnu guix, gnu guix system, gnu guixsd, gnu guix install, gnu, gnu is not unix, gnu linux, guix, guix distro, guix installation, guix review, free software, libre, linux libre, libre kernel, fsf distro, fsf approved distro, operating system, gnu operating system, gnu/linux operating system, gnu hurd, hurd kernel, gnu project
Id: jx3YF-ihjUg
Channel Id: undefined
Length: 26min 9sec (1569 seconds)
Published: Mon Jul 27 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.