Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Other Operating systems
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Other Operating systems FreeBSD, Unix, Sun, find support here.

Reply
 
Thread Tools
Old 04-15-2008, 09:04 AM   #1 (permalink)
Registered User
 
kuldeepsidhu's Avatar
 
Join Date: Apr 2008
Location: Punjab,India
Posts: 5
OS: Windows XP2 and Fedora 7


What is BSD.

what is BSD operating system?can i install this on my system which is running on windows xp...?
kuldeepsidhu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 04-15-2008, 09:44 AM   #2 (permalink)
Moderator Hardware Team
 
koala's Avatar
 
Join Date: Mar 2005
Location: UK
Posts: 8,203
OS: XP/UBUNTU

My System

Re: What is BSD.

BSD (Berkeley Software Distribution) is a version of Unix. You can install it on your computer on a separate partition or drive to XP, then select which OS you want to use from the startup menu.

FreeBSD
PC-BSD
__________________

New members: Subscribe to your thread (Thread Tools) to
receive an instant email notification when you get a reply.

TSF Folding@Home Team 85015 - details here
koala is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-24-2008, 07:23 AM   #3 (permalink)
af3
Registered User
 
af3's Avatar
 
Join Date: Jun 2008
Location: NH
Posts: 312
OS: XPSP3 & PCLinuxOS


Re: What is BSD.

Is it free? If not, how much does it cost?
af3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-24-2008, 09:45 AM   #4 (permalink)
Moderator Hardware Team
 
koala's Avatar
 
Join Date: Mar 2005
Location: UK
Posts: 8,203
OS: XP/UBUNTU

My System

Re: What is BSD.

The links in my last post go to sites where you can download the ISOs for free.
__________________

New members: Subscribe to your thread (Thread Tools) to
receive an instant email notification when you get a reply.

TSF Folding@Home Team 85015 - details here
koala is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-24-2008, 09:54 AM   #5 (permalink)
af3
Registered User
 
af3's Avatar
 
Join Date: Jun 2008
Location: NH
Posts: 312
OS: XPSP3 & PCLinuxOS


Re: What is BSD.

Does Wine or an equivelant emulation system work with BSD?

Which is better?
NetBSD?
FreeBSD?
OpenBSD?

Is the Unix kernel actively being updated in a manor similar to the Linux kernel?
af3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-24-2008, 10:06 AM   #6 (permalink)
Moderator Hardware Team
 
koala's Avatar
 
Join Date: Mar 2005
Location: UK
Posts: 8,203
OS: XP/UBUNTU

My System

Re: What is BSD.

No idea, I've never used it.

If you want to do some googling, you could post your results here for others who might be interested.
__________________

New members: Subscribe to your thread (Thread Tools) to
receive an instant email notification when you get a reply.

TSF Folding@Home Team 85015 - details here
koala is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-24-2008, 07:32 PM   #7 (permalink)
Registered User
 
Join Date: May 2008
Location: NORTHERN New York
Posts: 201
OS: Windows XP SP2/Ubuntu 8.04


Send a message via AIM to wmorri
Re: What is BSD.

I feel that freeBSD is a great OS to install and run, if you enjoy running an os from a command line then yes you will be all set. As for the kernel updating, the answer is yes. I know that the kernel is still being updated, and revised. You can find the latest kernel from doing a google search.

Cheers!
__________________
Linux Forever!
wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-25-2008, 05:54 PM   #8 (permalink)
Moderator
 
shuuhen's Avatar
 
Join Date: Sep 2004
Location: Colorado
Posts: 601
OS: Mac OS 9.1, Mac OS X 10.5.4, WinXP Pro, FreeBSD 6.0, Gentoo Linux


Re: What is BSD.

Quote:
Originally Posted by af3 View Post
Does Wine or an equivelant emulation system work with BSD?
Should. Thats a nice thing about Unix-like operating systems. Much of your knowledge from one should work on another and programs written for one often work for most or all with a little tweaking in the code.

Quote:
Originally Posted by af3 View Post
Which is better?
NetBSD?
FreeBSD?
OpenBSD?
Personal preference? I like FreeBSD, although I've heard OpenBSD has the most secure default configuration of any operating system. NetBSD supports more architectures than you'll probably ever need. They all have advantages and disadvantages.

I haven't used OpenBSD or NetBSD, however I do use FreeBSD. The Gentoo package management system (Portage) was modeled after FreeBSD's Ports system. There's actually work being done to get Gentoo's system running on other operating systems than Linux, like FreeBSD and Mac OS X.

Quote:
Originally Posted by af3 View Post
Is the Unix kernel actively being updated in a manor similar to the Linux kernel?
Which system? FreeBSD, NetBSD and OpenBSD all have separate kernels. FreeBSD and OpenBSD definitely have a good amount of development work being done. NetBSD should too, but I haven't looked into it in a while, so I can't be sure. Solaris and Mac OS X are both Unix-likes as well (there are more, but I can't think of them at the moment) and have good development work being done.
__________________


Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it.
shuuhen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 04:51 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81