Anyone tried PC-BSD or DesktopBSD?


Recommended Posts

Tried PC-BSD... it is easy to install and easy to run. To me, the GUI looked a little washed-out, but that was me....... it ran without any issues at all.

Barney

stupid question: why use BSD insted of Linux if they're both easy to use?

586410701[/snapback]

Well, they use a different kernel (for what it is worth). Linux uses GNU for its OS (commands), and BSD uses their own command implementation (decended from Unix, rather than a non-Unix clone of unix).

But, slap KDE on there, and there really isn't much difference to the end user (at least, to my understanding).

yeah...as far as i understand it the end user won't notice much of a difference (in theory at least) ...it's just BSD is supposed to be well known for it's slightly greater stability which has generally suffered from a lack of broad hardware support (which i hear is changing though, at least for wireless hardware) ...i could be wrong, no? :unsure:

<-- gonna install DesktopBSD on a VM and play a bit ;)

No flame war on BSD vs Linux pls. i jus wanna hv my hands-on experience with BSD..

btw, seems *bsd can't let me install (detect) on my linux partition (currently playing with Slackware, dual boot with Windows XP). seems if i really hv to install *bsd, i hv to re-partition my only (working) harddisk

my 40GB harddisk is currently divided into:

- 2 fat32 partitions, one for Windows xp, another one for storing my own stuffs, music, some cached copies of some bsd/linux iso's e.g. kubuntu, slackware, mepis, linspire, xandros etc

- 1 resier3 linux parition for Slackware Linux 10.x (which is scheduled to be removed to install SUSE 10 beta 3 next week, if i dun install *bsd)

- 1 linux swap

Edited by crossbonez

I havnt tried Desktop-BSD yet, i hear its ok... right now im using PCBSD.. i really like it alot, the .pbi's are really a treat to use, very and i mean VERY easy, works just like a windows.exe... only downside is that there arent very many packages available in that format, in which case I use FreeBSD's ports system which is also very easy to use, and has all the pakcages you could ever need

I haven't tried PCBSD or DesktopBSD, however, I have been using OpenBSD since day 1. No offense, but on some machines, Linux distro (even SlackWare) fails to boot, and OpenBSD comes to rescue and save my day.

I trust OpenBSD more than I do for Linux. In terms of performance, I actually gain more server performance out of OpenBSD than from Linux. With OpenBSD, I have the user friendliness of installing programs, and no more dependencies horror. Sure you can do that with Gentoo/Debian, but neither of these distros really run too well on older machines now a day.

I have a really old laptop (Pentium 200 Mhz, 32 Mb, Trident grahics, 5 gig HD ), and sadly, no Linux distros would boot or detct the hard drive (except Damm Small Linux). OpenBSD (FreeBSD didn't boot at all), on the other hand, boots up like charm. After minimal installatioin, I was on wireless network downloading packages (Damn Small Linux could not even get wireless card running).. and within a few hours, X Windows running flushbox was in good order..

I am glad that PCBSD and DesktopBSD are making progress in user friendliness; however, if they in fact use their proprietary installation format, I think that's truly a huge step back from Ports system.

Edited by ThunderRiver
No offense, but on some machines, Linux distro (even SlackWare) fails to boot, and OpenBSD comes to rescue and save my day.

586410877[/snapback]

No offense, but I haven't seen a single machine yet that BSD worked on and Linux didn't, the problem has for the most part been between the chair and the desk.

I tried Desktop BSD and it didn't detect my keyboard :blink:

Another differance between linux and *BSD is the way they organise their file system. The thing that originally attracted me to Desktop BSD was the way it had a seperate folder for each program and it it's dependancies / libraries, having been more used to Windows, that setup seemed more familiar to me.. I'm getting used to the file system now tho..

I've tried PC-BSD: it's impressive. Easy to install, easy to maintain, and quick. You can use the .pbi to install more apps, or get FreeBSD ports. For BSD, it's a big step forward.

Now, is it really any different from linux? KDE is KDE, so the end user experience is no different. I guess you wouldn't really notice the difference until you start getting into the guts of the OS.

  • 2 weeks later...
No offense, but I haven't seen a single machine yet that BSD worked on and Linux didn't, the problem has for the most part been between the chair and the desk.

586411237[/snapback]

Yeah and I have never seen a machine that ran Linux but not BSD :p Now more seriously I DID see one machine that did not ran Linux, but where FreeBSD worked much better. It was an HP workstation SATA hard-disks, PCI express, pretty recent network card, at that time it was hard (in fact impossible) to find a distro that worked easily with the system. FreeBSD ran perfectly in safe mode.

Yeah and I have never seen a machine that ran Linux but not BSD :p Now more seriously I DID see one machine that did not ran Linux, but where FreeBSD worked much better. It was an HP workstation SATA hard-disks, PCI express, pretty recent network card, at that time it was hard (in fact impossible) to find a distro that worked easily with the system. FreeBSD ran perfectly in safe mode.

586482265[/snapback]

I've also come accross various situations where some hardware would be painlessly available to BSD whereas it required more mucking around with linux. I've also come accross the opposite. Who really cares anyway. They are both great oses to play with.

As for the ePenis, I'm pretty sure that setting up Damn Small Linux would be harder than say FreeBSD, so I'm not sure where the BSD = ePenis Enhancement comes from :p

I've also come accross various situations where some hardware would be painlessly available to BSD whereas it required more mucking around with linux. I've also come accross the opposite. Who really cares anyway. They are both great oses to play with.

As for the ePenis, I'm pretty sure that setting up Damn Small Linux would be harder than say FreeBSD, so I'm not sure where the BSD = ePenis Enhancement comes from :p

586483704[/snapback]

Difficulty isn't much of a factor compared to the elitism of the task. The best way to describe it would be considered borderline flamebait, so I won't go there.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft now allows you to tweak Visual Studio to new extremes by Usama Jawad Visual Studio 2026 recently netted a powerful feature that finally allows developers to review Git Pull Requests (PRs) directly in the integrated development environment (IDE), without needing to switch to the browser. However, that's not all that Microsoft introduced in the latest version, as it also offered a useful way to customize the IDE to their heart's content. Although Visual Studio 2026 already provides lots of stock themes based on Fluent Design principles, Microsoft understands that people still want to customize them further according to their preferences. The IDE now offers a new configuration page for themes under Tools > Options > Environment > Visual Experience > Theme colors. This allows you to set hex color codes for accent colors, hover states, and more, and apply them without requiring a restart. The Redmond tech giant further says that: Microsoft is also offering granular color tokens that allow you to customize various UX elements like the tab header without impacting the rest of the shell chrome. Your themes are also stored in JSON format in %LOCALAPPDATA%\Microsoft\VisualStudio\18.0_xxxxxxxx\ColorThemes, which basically enables you to share it with others or override existing themes. This is a major improvement in terms of the user experience powering these customization capabilities. This is because extensions were required to replace the theme, and it was not very easy to make minor adjustments. This theme configuration UX solves this problem and is available in Visual Studio 2026 version 18.7, available here.
    • AnyDesk 9.7.6 by Razvan Serea AnyDesk is a fast remote desktop system and enables users to access their data, images, videos and applications from anywhere and at any time, and also to share it with others. AnyDesk is the first remote desktop software that doesn't require you to think about what you can do. CAD, video editing or simply working comfortably with an office suite for hours are just a few examples. AnyDesk is designed for modern multi-core CPUs. Most of AnyDesk's image processing is done con­currently. This way, AnyDesk can utilize up to 90% of modern CPUs. AnyDesk works across multiple platforms and operating systems: Windows, Linux, Free BSD, Mac OS, iOS and Android. Just 7 megabytes - downloaded in a glimpse, sent via email, or fired up from your USB drive, AnyDesk will turn any desktop into your desktop in se­conds. No administrative privileges or installation needed. AnyDesk 9.7.6 changelog: Fixed Bugs Added validation feedback for passwords shorter than five characters Fixed an issue in AnyDesk One Meeting where the account name was used instead of the entered username after logging out Fixed crashes related to message editing and context menu interactions Fixed issues affecting message scrolling, text formatting, typing indicators, quoted messages, and community privacy settings Prevented users from editing automated system messages Corrected download status reporting, temporary file naming, and menu overlap issues affecting the Download History and Reactions pop-ups Other Changes Added chat list grouping settings Added keyboard navigation support (Page Up, Page Down, Home, and End) for the message feed Removed Chat language options Updated translations Download: AnyDesk 9.7.6 | 8.0 MB (Free for private use, paid upgrade available) Links: AnyDesk Home Page | Other platforms | Release History | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • It's interesting to hear that AI growth is not investor driven.
    • A few weeks ago, I had this same exact issue. Unfortunately, I didn't think of disabling the Secure Boot option in BIOS. I updated my BIOS to the latest version for my MB and it resolved the issue.
    • I have a partial answer, when I used a multi-port usb hub I had degraded speed performance with 3 large external hard drives connected (all having their own power supply). I managed to snag a nice (yet older) USB3 based wavelink docking station cheap / used that has x6 usb 3 ports and almost doubled the speed of the external hard drives transfer rate. This looks to be a slightly upgraded model -https://ebay.io/m/LZtjTy
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      80
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!