惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
博客园 - Franky
IT之家
IT之家
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
腾讯CDC
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
博客园_首页
G
Google Developers Blog

Latest news

Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026 Amazon just slashed $250 off the Google Pixel 10 - and a Prime subscription isn't required I found the apps slowing down my PC - how to kill the biggest memory hogs These companies are actually upskilling their workers for AI - here's how they do it Verizon will give you Meta Ray-Bans for free with this Fios Internet deal - how to get yours I tried the new Gemini app for Mac - it has one major advantage over the web version How Google's updated AI Mode will ease your tab clutter when you search Why this MagSafe battery pack is our readers' favorite model right now - especially at its price T-Mobile will give you a Google Pixel 10a for free - plus an extra gift OpenAI's Codex Desktop can run your computer now - and has its own browser Want to build a startup that gets acquired? This founder shares 5 proven tips Google to pay $135M settlement to Android phone users - how to claim your share if you qualify Want to stand out on LinkedIn? Try this career strategist's top 3 tips for strengthening your profile I've used Dell's new XPS 16 for a week, and it's the Windows laptop to beat in 2026
After years of Linux, I tried GhostBSD and found it incre...
Jack Wallen · 2026-04-29 · via Latest news
GhostBSD
Screenshot by Jack Wallen\ZDNET

Follow ZDNET: Add us as a preferred source on Google.


ZDNET key takeaways

  • GhostBSD is more UNIX than Linux.
  • GhostBSD is a great option for rock-solid stability.
  • You can install and use GhostBSD for free.

GhostBSD has had many changes over the years. When GhostBSD was first released, it was based on FreeBSD. In 2018, the developers decided they would switch it up and rebase the OS on TrueOS. Then, in 2020, TrueOS called it quits, and GhostBSD decided to migrate back to FreeBSD.

This shift was the right choice. First off, FreeBSD is an outstanding OS that has come a very long way. In fact, the latest FreeBSD was the first time I'd ever considered BSD as an option for everyday use. FreeBSD is rock-solid (like most BSDs) because it's a complete system. Unlike Linux, which only provides a kernel and drivers (with third parties adding the remaining bits), FreeBSD gives you everything.

Also: My 5 favorite open source operating systems that aren't Linux

By switching to FreeBSD, GhostBSD also benefits from the latest upstream improvements, which include enhanced hardware support, security updates, and kernel advancements. 

There have been other changes as well, such as:

  • The default shell has been switched to zsh.
  • XLibre is now the default display server.
  • Enterprise WPA (802.1X/EAP) and WireGuard support was added to NetworkMGR.
  • Update Station now supports major version upgrades based on the boot environment.
  • Software Station benefits from a faster bisect-based package search.
  • Refreshed visual identity with a new wallpaper.
  • Updated icon themes and new theme variants.

There is one major difference between GhostBSD and FreeBSD: the default desktop environment. While FreeBSD defaults to KDE Plasma, GhostBSD opts for Mate. With GhostBSD going with a lighter-weight desktop environment, the OS feels considerably faster.

The choice of Mate also means GhostBSD is fairly streamlined, meaning you don't get much preinstalled software. You get a few Mate tools, the Plank Reloaded dock, Firefox, VLC media player, and not much more. 

Also: Want to save your aging computer? Try these 5 Linux distributions

There isn't even a GUI package manager, which can be resolved with the command:

pkg install -y desktop-installer

Once installed, you'll find Software Station in the top bar System menu, under Administration. 

GhostBSD

This package manager looks and behaves a lot like Synaptic.

Screenshot by Jack Wallen\ZDNET

After opening the station, all you have to do is search for the software you want to install, select it, click Apply, and confirm.

Also: The best Linux distros for beginners make switching from MacOS or Windows so easy

I will say that package installation isn't exactly the fastest I've ever experienced, but the system works well.

Making it a bit more modern

From my perspective, Mate is definitely not a modern-looking desktop environment. With a bit of tweaking, I was able to give it a modern twist (thanks to Plank Reloaded). I deleted the bottom panel, ran Plank Reloaded, changed the theme, culled the desktop icons, and tweaked the top panel with some transparency.

GhostBSD

A bit more modern looking, don't you think?

Screenshot by Jack Wallen\ZDNET

I then decided to install KDE Plasma and see if GhostBSD would play well with it. The installation went surprisingly fast and was taken care of with the command:

sudo pkg install kde -y

After a reboot, I logged in to the new (more modern) desktop and GhostBSD shone. The only caveat was that I couldn't use KDE Plasma with Wayland (even though the option was available). Even so, KDE Plasma looked and responded fantastically on GhostBSD.

GhostBSD

That's much better.

Screenshot by Jack Wallen\ZDNET

It's all about stability

One thing I appreciate about GhostBSD (and all of the BSDs for that matter) is the incredible stability. It almost feels as if the system dares you to try to break it. Sure, I can break GhostBSD (because I've spent so many years with Linux), but it's not nearly as easy as you might think.

Also: I found the best Linux server distros for your home lab

As for the average user, breaking GhostBSD would be a challenge, but I wouldn't say it's impossible.

Who is GhostBSD for?

GhostBSD isn't really for those who've never wandered beyond Windows. The installation can be a bit tricky, and getting a GUI package installer added does require the command line. But once you get this OS installed, it will serve you well. 

I'm inclined to say GhostBSD is best for people with enough Linux experience who want to use something a bit more like Unix. The system is also good for those who are sick of unreliable operating systems and would like something that is seemingly unbreakable. That's what the BSDs are, and GhostBSD does not disappoint.

Also: Zorin OS vs. Solus: I tested two great Linux distros for beginners to find out which is best

If I've piqued your interest, download the GhostBSD ISO now, burn it to a USB drive, boot from it, and install it. Trust me, it's worth the effort.