bsd
Tag details
Welcome to the 'bsd' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'bsd'.
Look up
"bsd"
at The Free Dictionary
Latest blogosphere posts tagged “bsd”
-
FreeBSD 8.0 Review: Enterprise Ready Server Operating System
tuxmachines.org - Do you waddle the waddle? —
Authority: 503
cyberciti.biz: The FreeBSD Project is one of the oldest and successful project. FreeBSD is well known for its reliability, robustness, and performance. A new version of the FreeBSD 8 is scheduled for release and nixCraft takes you for an in-depth look at the new features and major architectural changes in FreeBSD ...20 hours ago -
VTV visited my Linux lab today
SaigonNezumi.com —
Authority: 415
Ms. Quynh Ngoc from VTV visited my Linux lab at the American International School today through a referral by An Nguyen of SaigonLUG . Though we knew about it for a couple days, we only received permission from the school at the last minute. My students were not prepared but since this was a normal lab day, ...1 day ago -
FreeBSD Project Announces the Release of Version 8.0 of FreeBSD
Latest Mobile Review —
Authority: 131
FreeBSD Project Announces the Release of Version 8.0 of FreeBSD: San Jose, CA (PRWEB) November 25, 2009 — The FreeBSD Project has announced the release of FreeBSD® Version 8.0. This next major release branch of FreeBSD delivers a large number of new technologies into the hands of an ever-increasing number of ...1 day ago -
FreeGrep is now at GitHub
James Howard: Blog —
Authority: 93
I have been learning to use Git , the distributed version control system. I am more than a bit familiar with both CVS and Subversion , and finding Git to be interesting and capable of some incredible feats of source management. But when working with new tools, it is often easier to find non-trivial examples ...2 days ago -
Finally, FreeBSD 8.0 Released
tuxmachines.org - Do you waddle the waddle? —
Authority: 503
phoronix.com: The much-anticipated FreeBSD 8.0 release is finally available, albeit its arriving more than a month late. FreeBSD 8.0 supports Clang/LLVM, improvements to the Jails subsystem, a new USB stack, the ULE 3.0 scheduler thats optimized for SMP environments, Suns D-Trace support for kernel traces, NFSv4 ...2 days ago -
Yandex uses FreeBSD
FreeBSD - the unknown Giant —
Authority: 127
Russia’s Yandex search engine (Google’s competitor in Russia) uses two operating systems, one of which is FreeBSD.Any surprise? No, FreeBSD stays rock solid under heavy workloads. Yandex is now looking for managers to work with one of the largest and most complex IT systems in Russia.More about the job vacancy ...3 days ago -
Securing Network Services with FreeBSD Jails
FreeBSD - the unknown Giant —
Authority: 127
In this article by Christer Edwards, we will explore FreeBSD Jails. FreeBSD Jails are a kernel-level security mechanism which allows you to safely segregate processes within a sandbox environment. Jails are commonly used to secure production network services like DNS or Email by restricting what a process can access. ...3 days ago -
Upgrade FreeBSD 7.2 to FreeBSD 8 using csup (howto)
FreeBSD - the unknown Giant —
Authority: 127
How to upgrade FreeBSD 7.2 to FreeBSD 8 stable using csup source code method including all ports?csup is a general-purpose network file updating package. It is extremely fast program. Make sure you backup all data, MySQL / PGSQL database, and configuration file before attempting upgrade procedure.Source-based upgrades ...3 days ago -
FreeBSD 8.0 available (unofficially)
FreeBSD - the unknown Giant —
Authority: 127
No formal post or press release has been issued by the FreeBSD Team, but it seems that FreeBSD 8.0 can now be downloaded from the servers ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/8.0/It’s a few months after the initial planned release date (September), but quality is to be preferred over number ...3 days ago -
Windows 7 HomeGroup Lets You Share Music, Files, Folders And Libraries Easier Than Ever !
vhxn.com —
Authority: 442
Easily share the photos, music, and files on each of the PCs running Windows 7 on your home network. It’s especially handy when you want to share a printer. Have you ever needed to print a file at home when you weren’t connected to a printer? Did you decide that even with a home network, it was easier to just put ...6 days ago -
BSD DIG JAM VIDEOOOOO
WOOZY BMX MAGAZINE —
Authority: 142
BSD! YO! this looked like some fun. please let us know what you think in the comments….1 week ago -
Creating A jail with VNC Server on FreeBSD
FreeBSD - the unknown Giant —
Authority: 127
This article on howtoforge.com explains how you can run a VNC server from within a jail on FreeBSD.This is a post by Gerard van Essen from: FreeBSD - the unknown GiantCreating A jail with VNC Server on FreeBSD This is a post by Gerard van Essen from: FreeBSD - the unknown Giant Creating A jail with VNC Server ...1 week ago -
Free BSD Mag issues – download now
FreeBSD - the unknown Giant —
Authority: 127
The following BSD Mag issues can be downloaded (PDF) from the bsdmag website:Guide to FreeBSDInstalling FreeBSD 7.1 with Enhanced Security JailsOpenSMTPDGetting a GNOME Desktop on FreeBSDPackaging Software for OpenBSD – part 2A Jabber Data Transfer ComponentBuilding a FreeBSD Wireless RouterCPU Scaling on FreeBSD ...1 week ago -
Update your FreeBSD software with care
FreeBSD - the unknown Giant —
Authority: 127
Chad Perrin explains step-by-step on TechRepublic how to keep a FreeBSD system up-to-date:Certain operating systems make this easier than others, as do certain applications. FreeBSD in particular offers specific explanations of gotchas and difficulties that might affect users when software is updated, and also makes ...1 week ago -
FreeBSD Foundation fund raising drive
FreeBSD - the unknown Giant —
Authority: 127
The FreeBSD Foundaion has kiocked off their annual End-of-Year Fund Raising Drive.Their goal this year is to raise $300,000. So far, they have raised just over $159,000, a little more than half way.If you value their work (funding and promoting the use of FreeBSD), why not donate?This is a post by Gerard van Essen ...1 week ago -
AsiaBSDCon 2010
FreeBSD - the unknown Giant —
Authority: 127
The FreeBSD Foundation is pleased to once again be a sponsor of AsiaBSDCon 2010. This conference will be held in Tokyo, March 11-14, 2010The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and ...1 week ago -
Competition made Microsoft open source embedded .NET
Open Source —
Authority: 596
Regular readers here have probably guessed why Microsoft decided to open source .NET Micro under the Apache 2.0 license. Competition. Makers of embedded devices have been moving strongly into open source, especially Linux, and Microsoft was at great risk of being left behind. The announcement was made at the ...1 week ago -
Be Careful With SHELL=/usr/local/bin/bash
Blog Pseudoaccidentale —
Authority: 110
One of the things I often do on FreeBSD machines is to install shells/mksh or shells/bash and work most of the time with a bourne-compatible shell. The default /bin/csh shell is mostly ok for short interactive sessions, but I can’t stand its command-syntax for semi-complex looping, iteration or other combined ...1 week ago -
Drama Around the GPL
listen to... —
Authority: 125
There’s a bunch of drama going on in the Wordpress community right now over the GPL. I’ll be honest, I don’t understand the whole story–I only live at the fringe of the Wordpress world. But I follow a couple Wordpress rockstars on Twitter: GPL advocate Ian Stewart and GPL opposer Nathan Rice (honestly, ...1 week ago -
Creating A Jail With VNC Server On FreeBSD
HowtoForge - Linux Howtos and Tutorials - —
Authority: 576
Creating A Jail With VNC Server On FreeBSD This article explains how you can run a VNC server from within a jail on FreeBSD.1 week ago

