New Doom Forums  
Bsd - New Doom Forums
Go Back   New Doom Forums > NEW DOOM > Rants & Raves

Reply
 
Thread Tools Display Modes
Old May 14th, 2006, 08:42 PM   #1
x0563511
Commander Keen
 
x0563511's Avatar
 
Join Date: Oct 2004
Location: Florida, USA
Posts: 208
Bsd

I have delved further into the rabbit hole....

I am now the proud operator of a FreeBSD installation! Woot! I got 802.11 internet, sound, video, KDE, etc.

I am insane.
x0563511 is offline   Reply With Quote
Old May 16th, 2006, 10:59 PM   #2
WinstonSmith6079
Commander Keen
 
WinstonSmith6079's Avatar
 
Join Date: Feb 2005
Location: Bronx, NY, US
Posts: 689
Thumbs up

Kewl!

...

I don't know what a FreeBSD thing is, but gimmie hehehehe

No, seriously! How do I get it? ??? hehehehehe
WinstonSmith6079 is offline   Reply With Quote
Old May 17th, 2006, 11:38 PM   #3
SavageMessiah
Commander Keen
 
SavageMessiah's Avatar
 
Join Date: Oct 2002
Location: over there->
Posts: 288
I ran FreeBSD for a while as my full time OS. It has the biggest package repos of any *nix I've used. More packages than Debian even. I've switched back to Arch Linux tho - just a nice damn system.

At one point one of my boxen was booting FreeBSD, NetBSD, Solaris 10, Arch Linux, and Debian. It was a pain partitioning that mess and getting all the bootloaders to play nicely but it was definitely one of my more impressive geeky achievements.
SavageMessiah is offline   Reply With Quote
Old May 18th, 2006, 12:17 AM   #4
Wa59
 
Wa59's Avatar
 
Join Date: Jan 2004
Location: From a land down under
Posts: 789
FreeBSD is a linux distribution?
i like the "UBUNTU" one =P, one day i ordered 100cds from the site, and they got here =D
__________________
Swim... Swim... Hungry...
Dopefish lives.
Wa59 is offline   Reply With Quote
Old May 18th, 2006, 12:31 AM   #5
Big_al
 
Big_al's Avatar
 
Join Date: Aug 2001
Location: The Cute Zone.
Posts: 3,930
You can always try it out using VMware Player (free) and download a pre-create virtual machine with it installed. I've been playing with a lot of linux installs using it, my current toy of choice is Debian

More info there, http://en.wikipedia.org/wiki/VMWare
Big_al is offline   Reply With Quote
Old May 18th, 2006, 12:32 AM   #6
Wa59
 
Wa59's Avatar
 
Join Date: Jan 2004
Location: From a land down under
Posts: 789
Debian is the "apt-get" one right ?
__________________
Swim... Swim... Hungry...
Dopefish lives.
Wa59 is offline   Reply With Quote
Old May 18th, 2006, 08:08 AM   #7
Nomad
Keen For Life
 
Join Date: Apr 2003
Location: Clinton, UT
Posts: 6,253
Quote:
Originally Posted by Wa59
FreeBSD is a linux distribution?
i like the "UBUNTU" one =P, one day i ordered 100cds from the site, and they got here =D
Not Linux, no, but close. Unix; the same platform most OSs were built on, except for Windows. Because Bill Gates transcends mortal platforms.
Nomad is offline   Reply With Quote
Old May 18th, 2006, 09:37 AM   #8
SavageMessiah
Commander Keen
 
SavageMessiah's Avatar
 
Join Date: Oct 2002
Location: over there->
Posts: 288
Quote:
Originally Posted by Wa59
Debian is the "apt-get" one right ?
Yeah, that's the one.

FreeBSD is a free version of BSD Unix, developed at Berkeley, oh... some long time ago. Hence the name Free...BSD.

It's nice to see someone trying one of the alternative alternative OSes

EDIT: Al's post reminded me of The FreeOS Zoo there's Qemu images of lots of free operating systems there. I recommend trying plan 9, it was meant to be "the next unix" but it never caught on. Some interesting ideas in it.

Savage sez: The worst enemy of the next great os is the one that's just good enough.
SavageMessiah is offline   Reply With Quote
Old May 18th, 2006, 04:24 PM   #9
rustyslacker
 
rustyslacker's Avatar
 
Join Date: May 2005
Location: Some unclosed sector
Posts: 4,663
Just a little bit of info: BSD stands for Berkley System Distribution.

I've been wanting to try FreeBSD for a while. How is it compared to Linux?
rustyslacker is offline   Reply With Quote
Old May 18th, 2006, 06:12 PM   #10
Aliotroph?
 
Join Date: Jul 2001
Location: The frozen wastes of Quan'ideery
Posts: 9,095
Never used FreeBSD. We had a lot of OpenBSD boxen at school until last year though. The labs were setup with something like a three-way split between OpenBSD, Solaris 9, and a custom Linux build. What a disgusting mess! Most of the apps were stored in common public directories and it was just ugly trying to get them to play nice accross three OSes.

Other than some weird stuff going on with xterm windows it felt just like Linux though. They eventually moved everything onto shiny new boxen running Linux. Sadly, even then they didn't get things like X forwarding to work without breaking a lot of apps.

In summary, I miss the Slackware box that used to live in my bro's room before it blew up. The Ubunto box in there now just doesn't have the same geek factor.
__________________
Aliotroph.post_count++;
Aliotroph? is offline   Reply With Quote
Old May 18th, 2006, 08:00 PM   #11
x0563511
Commander Keen
 
x0563511's Avatar
 
Join Date: Oct 2004
Location: Florida, USA
Posts: 208
its nice. A lot of things don't happen untill you set it up though

Getting my wireless working (atheros based Netgeat 108mbps cardbus (WG511T)) was as easy as adding it into the kernel config.

Getting font antialiasing was trickier, as I had to write an XML file with a few case matching rules to get it working.


Sound, video (what little this laptop has), wireless, etc all works.

Speedy and responsive too. Seems better put together. Ports system is what gentoo's ebuild/emerge system was based from it seems (go to /usr/ports/games/doomlegacy and run "make && make install clean" and it downloads, patches, compiles, installs, and then cleans up temporary files from compiling.

theres also a binary package system but you need to basically know the whole name of the .tgz you need.

More information:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/
http://www.freebsd.org/doc/en_US.ISO...ooks/handbook/

Works well in VMWare, so give it a shot. It's only 2 CDs. (most of the stuff is online, but a fully functional system (including your choice of Gnome, KDE, or XFCE) is possible from the two CDs.

Screenshot of my system: (dont worry about bandwidth, i get 50mbps/day)
http://keleus.freeshell.org/screenshot.png
x0563511 is offline   Reply With Quote
Old May 19th, 2006, 05:26 PM   #12
rustyslacker
 
rustyslacker's Avatar
 
Join Date: May 2005
Location: Some unclosed sector
Posts: 4,663
I'll try it out in VMWare or Qemu someday. Dial-up is not friendly to downloading new OSs.
rustyslacker is offline   Reply With Quote
Old May 20th, 2006, 09:08 AM   #13
SavageMessiah
Commander Keen
 
SavageMessiah's Avatar
 
Join Date: Oct 2002
Location: over there->
Posts: 288
Quote:
run "make && make install clean" and it downloads, patches, compiles, installs,
I don't have the patience to compile everything. Most stuff is pretty quick but firefox takes FOREVER.
SavageMessiah is offline   Reply With Quote
Old May 20th, 2006, 12:12 PM   #14
Aliotroph?
 
Join Date: Jul 2001
Location: The frozen wastes of Quan'ideery
Posts: 9,095
Hehehe, doesn't FF use its own GUI toolkit? GUI toolkits always take bloody forever to compile. Yuck.
__________________
Aliotroph.post_count++;
Aliotroph? is offline   Reply With Quote
Old May 20th, 2006, 04:10 PM   #15
rustyslacker
 
rustyslacker's Avatar
 
Join Date: May 2005
Location: Some unclosed sector
Posts: 4,663
I was such an idiot when I installed SuSE 10 on my comp. I completely forgot GCC.
rustyslacker is offline   Reply With Quote
Old May 20th, 2006, 05:45 PM   #16
Doom_Dude
Spazztronik
 
Doom_Dude's Avatar
 
Join Date: Jun 2000
Location: Canada
Posts: 10,518
When I see BSD I think: Blue Screen of Death. heh
__________________
The Megawad Outpost ◄►Levels on WIP ◄►DeviantArt
Doom_Dude is offline   Reply With Quote
Old May 20th, 2006, 06:22 PM   #17
x0563511
Commander Keen
 
x0563511's Avatar
 
Join Date: Oct 2004
Location: Florida, USA
Posts: 208
Quote:
Originally Posted by SavageMessiah
I don't have the patience to compile everything. Most stuff is pretty quick but firefox takes FOREVER.
"man pkg_add"
x0563511 is offline   Reply With Quote
Old May 20th, 2006, 10:32 PM   #18
Aliotroph?
 
Join Date: Jul 2001
Location: The frozen wastes of Quan'ideery
Posts: 9,095
Quote:
Originally Posted by rustyslacker
I was such an idiot when I installed SuSE 10 on my comp. I completely forgot GCC.
Hehehe. FC4 wouldn't let me install it without gcc. That became a big problem because I was trying to downgrade the version so I could use f77 instead of gfortran. Finally gave up and used FC3 on that comp. :/
__________________
Aliotroph.post_count++;
Aliotroph? is offline   Reply With Quote
Old May 21st, 2006, 08:22 AM   #19
SavageMessiah
Commander Keen
 
SavageMessiah's Avatar
 
Join Date: Oct 2002
Location: over there->
Posts: 288
Quote:
Originally Posted by x0563511
"man pkg_add"
I ended up doing it that way, but I remember getting irritated with interactions between ports and packages and installing, uninstalling, dependencies blah it was a wierd mess but probably my fault.
SavageMessiah is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:30 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
NewDoom.com © 2000-2009 Mindless Games & Entertainment. All Rights Reserved.