GoboLinux : The Next-Generation Linux Distro Is Here With DEVASTATING FEATURES ( FOR 2022)
In This Video We Are Discussing About In GoboLinux you don't need a package database because the filesystem is the database.
There are many Linux distros out there, but GoboLinux is a different kind of beast. It is an alternative Linux distribution that redefines the entire filesystem hierarchy.
► Subscribe me here : https://bit.ly/3dI03ff
► Follow me on Tumblr : https://www.tumblr.com/blog/runboxing
► Follow me on Twitter : https://twitter.com/Runboxing1
► Follow me on Pinterest : https://www.pinterest.com/Runboxing1/
GoboLinux : The Next-Generation Linux Distro Is Here With DEVASTATING FEATURES ( FOR 2022)
Click Here to Watch More Entertainment :
► Linux Videos : https://bit.ly/2Teia2U
► Buyer Guide Videos : https://bit.ly/35cUaTK
► Raspberry pi Videos : https://bit.ly/3jgfaxQ
► Review Videos : https://bit.ly/2HeIuYo
► Mozilla Videos : https://bit.ly/2IOi3JG
► Vpn Videos : https://bit.ly/3m3V23B
► Ipad Videos : https://bit.ly/34guh6d
► Mac Os Videos : https://bit.ly/37mPrBx
——Subscribe to stay up to date with the channel! ——
Make sure to subscribe to the channel & select the 🔔bell push notifications (click the 🔔BELL icon next to the subscribe button) to be notified immediately when I release a new video.
✅ BE SURE TO LIKE, SUBSCRIBE, AND TURN ON NOTIFICATIONS!!!
If you watched this video and scrolled to the bottom and are reading this I would love to hear from you.
If you have any questions give me a shout on social media & I'll try and answer all the questions you might have.
Thanks for watching and I’ll see you next time!
GoboLinux: the distribution that redefines the file system hierarchy
Gobolinux It is a GNU / Linux distribution that started in 2002. However, it is an interesting project because it distances itself from other distros in the organization of the file system hierarchy. It is totally different from those that follow the standard tree, and even different from other Unix-like systems as well.
What makes this distro unique is that GoboLinux has a modular system, with a more logical and totally new organization. Each program has its own directory tree. All separated and making it possible to see everything that is installed in the operating system in a very simple way. That is, the programs are not scattered like in other distros, with parts in / etc, parts in / usr, etc.
En the root from GoboLinux, the following would be appreciated:
1
2
3
4
5
6
7
8
9
cd /
ls
Programs
Users
System
Data
Mount
Inside the directory Programs is where all installed programs reside in GoboLinux, and if you look inside you would have something like this:
01
02
03
04
05
06
07
08
09
10
cd Programs
ls
ALSA
Bash
HTOP
OpenSSH
Sudo
...
And if you go into any of the directories of these programs, for example in Bash, you will see that it has the complete hierarchy within:
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
cd Bash
ls
Bash
Bash/4.4
Bash/4.4/bin
Bash/4.4/bin/sh
Bash/4.4/bin/bash
Bash/4.4/bin/bashbug
Bash/4.4/info
Bash/4.4/info/bash.info
Bash/4.4/man
Bash/4.4/man/man1
Bash/4.4/man/man1/bash.1
...
This would even allow several versions of the same software and alternate one or the other as desired in a simple way.
In GoboLinux no database required for the file system, but the system itself is a database. Thus, everything is organized in an intuitive order, and the location of the files is facilitated. And everything works, it works because there are a number of directories with symbolic links pointing to the actual files.
Moreover, if you are concerned about compatibility, the truth is that it is not a problem. Packages should not be redesigned to work in this hierarchy. Through the mapping of traditional routes and links, it is possible to make everything work in a transparent way.
Si Do you want to try it, you have the ISO image available to download for free and burn to a DVD or USB stick to try in Live mode if you feel like it, without the need to format. It has a friendly graphical interface and a simple installer. The latest version released is 017.
#Linux #LinuxDistro #LinuxDistribution #LinuxDistros2022 #Linux2022
Todays Video - GoboLinux Is a Linux Distro Unlike Any Other!