FreeBSD as my work desktop

My IT guy said I can install FreeBSD on my work PC. He gave me a 250 SATA drive to put in my machine so if I need to revert back to XP I can. Is there anything I need to watch out for when installing FreeBSD as a work desktop? I need to be able to print, so I'm assuming print/cups and mail/tunderbird for email.
 
Nope, it's all web software. So chrome/opera/firefox will get all of my daily functions done, the only other functions I need are access to the fileserver, printers, and email and if push comes to shove I can email via OWA.
 
PCBSD is plain 'ol FreeBSD under the hood. But it comes packaged with applications and configuration tools that a desktop user will find helpful. I highly recommend you try it. Remember, it's still FreeBSD under all the shiny paint :)
 
kr651129 said:
My IT guy said I can install FreeBSD on my work PC. He gave me a 250 SATA drive to put in my machine so if I need to revert back to XP I can. Is there anything I need to watch out for when installing FreeBSD as a work desktop? I need to be able to print, so I'm assuming print/cups and mail/tunderbird for email.
As for printing, if CUPS will not 'make it' then you may create a VirtualBox machine with Windows XP and install drivers there to use the network printer, if it's not a network printer, then you may pass-through the USB printer to the Windows XP host and install drivers there and print that way.

I use FreeBSD as a work desktop/workstation for years now, tried Macbook/Mac OSX tandem for a year but that was not that great experience after all, so I went back to FreeBSD and never looked back.
 
kr651129 said:
My IT guy said I can install FreeBSD on my work PC. He gave me a 250 SATA drive to put in my machine so if I need to revert back to XP I can. Is there anything I need to watch out for when installing FreeBSD as a work desktop? I need to be able to print, so I'm assuming print/cups and mail/tunderbird for email.

GPU support can be an issue, what video do you have?
 
Here's my hardware:

Intel Celeron 2.53GHz (Single Core 32bit)
2GB of RAM
250GB SATA HDD
Broadcom (yuck) NetXtreme 57xx Gigabit Controller
ATI RAGE 128 PRO PCU TMDS

As far as printing goes, it is a network printer, all network services are on a windows server
 
kr651129 said:
Here's my hardware:

Intel Celeron 2.53GHz (Single Core 32bit)
2GB of RAM
250GB SATA HDD
Broadcom (yuck) NetXtreme 57xx Gigabit Controller
ATI RAGE 128 PRO PCU TMDS

As far as printing goes, it is a network printer, all network services are on a windows server

Sounds like a server. The video and network should work.

If the network printers accept direct PCL or PostScript print jobs via lpr(1) or HP-style port 9100, printing is easy.
 
wblock -- the only thing that worries me is the printing, the printer uses user name and password for authorization and it's already set up in XP's settings, I've never had to set something like this up on a FreeBSD desktop

edit:

Printer Details
Kyocera KM-3050 (KPDL)
 
I've been working on FreeBSD as my work desktop (replacing a Sun Workstation). The hardest part was getting the X working. Something I haven't been able to do on my system at home.

Getting CUPS to talk to our office laser printer was really easy, had always deferred printing to using my Windows desktop (thinking I want to virtualize it away now).

Not sure, but a quick google search seems to say that the KM-3050 understands postscript, so that should be a snap to get going. The office laserjet at work is postscript. The AIO is another story, don't really care if I don't figure out printing to it, but it might be nice if I could scan.

At home I got a Brother MFC7065DN, a Windows GDI printer. Surprisingly I was able to get that working (Using Foomatic/hl1250). Good thing my last Windows box at home died. Haven't worked out scanning at home yet either.

CUPS can also be made to talk to a printer share on Windows. Haven't done in on FreeBSD, but I did it once on Linux at my parent's place.

The Dreamer
 
Back
Top