And this is the downside of such things. Trying to appeal to a mass audience draws in a mass audience of every day users and I'm not sure that's a good thing. You don't see the Mack truck people trying to appeal to the soccer mom in order to sell more Mack trucks. I don't see many base RedHat distros trying to appeal to them either. And despite all of Linux' attempts, they still can't hold a candle to Windows installations.Call it a matter of perspective...Given that ghostBSD seems to be the ubuntu of bsd.
IMHO the only thing GhostBSD is missing right now is root on encrypted disk during install. Great FreeBSD distro.
…
- Install FreeBSD 14.0-STABLE with ZFS on GELI.
- Install GhostBSD 24.01.1 (Based on FreeBSD 14.0-STABLE) in VM (Bhyve/Virtualbox/...).
…
While I really like and support GhostBSD as a 'typical' graphical FreeBSD based desktop - some people (like me) really want to customize their desktop - https://vermaden.wordpress.com/freebsd-desktop/ - mine here.as a linux refugee i have no interest in system without a desktop. Freebsd was painfull and the desktop failed after a while. Ghostbsd was as easy as linux.
Because of the ugly aesthetics and the little software for the diversification of the professional use of the system, I don't like GhostBSD.View attachment 12845
Magic!
Hint: it's not magic, but do, please, proceed with caution; this is probably frowned upon.
Precaution: create, activate then boot a new boot environment.
Then create /usr/local/etc/pkg/repos/FreeBSD.conf with this content:
Code:FreeBSD { url = "pkg+http://pkg.FreeBSD.org/${ABI}/latest"; mirror_type = "srv"; signature_type = "fingerprints"; fingerprints = "/usr/share/keys/pkg"; enabled = true; priority = 3; }
I chose3
. YMMV.
Generally:
- make sane use of boot environments before any installation or upgrade that will draw from the
FreeBSD
repository- if you do encounter difficulty, don't forget that you have a non-standard combination of repos
- I should not expect help for this combination in GhostBSD Forums.
… wouldn't startx on a system with an NVidia GEForce 1030 …
… it doesn't show other drives on the system,
as a live CD as opposed to an installer.
… a LinuxMint live CD shows all other drives …
% lsblk /dev/da3
DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT
da3 1:24 3.7G GPT - -
<FREE> -:- 47K - - -
da3p1 1:25 3.7G ms-basic-data gpt/Basic data partition -
<FREE> -:- 1.5M - - -
% sudo fstyp /dev/da3p1
grahamperrin's password:
msdosfs
%
The goal of the GhostBSD Project is to combine the ease of use of a set of GTK desktops with security and flexibility of the underlying FreeBSD mechanisms. GhostBSD is a great tool to learn FreeBSD and start one’s adventure in the BSD world. GhostBSD may be used for any purpose and without strings attached.
BSD is generally considered beyond the average computer user's knowledge. We try to simplify FreeBSD to lower the entry level of using FreeBSD on a desktop or laptop. We provide all the benefits of the FreeBSD operating system benefits combined with our in-house GUI tool.
you can use a 3rd window manager, fully customizable, if you first remove the components that boot you into Xfce or MATE, thence many freebsd configurations besides those have been already done, saving you hours of time, at least in my case. [ Sorry to not know which components... ]Hi,
I am very new to the BSD world and not frankly an IT specialist nor a programmer/software engineer.
Coming from the Windows world and to a lesser extent user-friendly popular Linux distros, used to simple graphic installers and tuning tolls, installing and running FreeBSD on my drivers would be out of my range and frustrating. I see GhostBSD as an elegant and simple entry point to this new environment. It is very simple to install, it works great and you get FreeBSD under the hood. Once installed, you may forget it and run your applications. In this case, there is nothing special about it and you could very well stick to Windows, Linux or MacOS. However, you can also tweak it and even brake it. I prefer the latter. There is nothing better than break something to discover how it works, learn from your errors, and try to fix it. Once passed this stage, a major question arises. Why should you stick to FreeBSD? In my case, it is the eager to learn how an OS works and interacts with all applications and the freedom to tailor your system to your needs besides more philosophical aspects (community, BSD licence, UNIX)
Do not get me wrong, GhostBSD is fine and may be used for productivity out of the box. It is a stable and mature distribution with MATE or Xfce DE based on the stable branch of FreeBSD with proper config files but it lacks this appeal to go further.
Rob