|
Tip: Create a ip in Freebsd |
 vote
 |
|
You can add an ip to an interface after boot using ifconfig. example: ifconfig rl0 192.168.1.1
But this ip wont last for the next boot. read more... |
|
| | permapage | score:9867 | -Dipin Krishna, December 19, 2009 |
|
Free Operating Systems |
 vote
 |
|
The big options for free operating systems that aren't Linux...
In the case of BSD and OpenSolaris, they're already in production deployments all around the world, so there's little to argue with there. HaikuOS, ReactOS, Darwin, and Singularity are entirely another story: they range from being minimally useful on the desktop to only useful as programming research projects. read more... |
|
| | permapage | score:9851 | -Ray, July 14, 2009 |
|
Benchmarks: FreeBSD 8.0 vs. Solaris vs. Linux |
 vote
 |
|
FreeBSD 8.0 takes on Fedora 12 and Ubuntu 9.10 as well as OpenSolaris 2010.02 b127 in a performance free-for-all..
The hardware we are using for benchmarking this time was a Lenovo ThinkPad T61 notebook with an Intel Core 2 Duo T9300 processor, 2GB of system memory, a 100GB Hitachi HTS72201 7200RPM SATA HDD, and a NVIDIA Quadro NVS 140M graphics processor powering a 1680 x 1050 LVDS panel. read more... |
|
| | permapage | score:9791 | -Ray, December 1, 2009 |
|
Tutorial: FreeBSD 8 Upgrade |
 vote
 |
|
| Source-based upgrades from previous versions are well supported and recommend to gain full control of your FreeBSD 8 kernel and base systems. csup is a general-purpose network file updating package. It is extremely fast program. This tutorial describes how to upgrade from FreeBSD v7.2 to latest FreeBSD 8.0. read more... |
|
| | permapage | score:9745 | -nixcraft, November 27, 2009 |
|
Tutorial: Set up a Wireless Access Point on FreeBSD |
 vote
 |
|
This guide explains the process of setting up a FreeBSD system that will act as a wireless router (as well as a wired router) that takes advantage of the ported version of OpenBSD's PF packet filter.Getting FreeBSD to act as a wireless access point involves the following steps:- Make sure your installation includes hostapd and named (BIND)
- Recompile your kernel for pf support
- pf is not the only way to do this, but I strongly prefer pf to the ipfw/ipfilter and have written the How-To to use it
- Configure NAT (and any firewall rules)
- Install isc-dhcp3-server
- Configure daemons and start them
read more... |
|
| | mail this link | permapage | score:9707 | -falko, March 24, 2007 |
|
FreeBSD 8.0: First Look |
 vote
 |
|
A look at the newest FreeBSD distribution...
The ZFS file system is included in FreeBSD 8.0 and from previous experience I've found it to work very well. However, my little server didn't really have the resources to properly experiment with it. For systems with enough RAM and disk to justify its use, I highly recommend taking a look at FreeBSD's ZFS implementation - for the snapshots feature, if nothing else. Being able to restore files without reaching for separate backup media can be a wonderful time saver. read more... |
|
| | mail this link | permapage | score:9671 | -Ray, December 8, 2009 |
|
FreeBSD: Configure Apache PHP with mod_fastcgi Module |
 vote
 |
|
mod_fastcgi is a cgi-module for Apache web server.
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.
This article explains how to configure PHP5 - mod_fastcgi under FreeBSD operating system. read more... |
|
| | permapage | score:9655 | -nixcraft, October 11, 2008 |
|
Top BSD distributions |
 vote
 |
|
Here are the top five BSD's...
As some of you may know, Linux is not the only Unix-like operating system available. There are other UNIX derivatives, and one of the most popular among them is called BSD. If you have been to Distrowatch, you will see different BSD distributions listed in there. read more... |
|
| | permapage | score:9626 | -Ray, April 5, 2009 |
|
FreeBSD 7.0 Details |
 vote
 |
|
This interview of many FreeBSD developers uncovers the details in FreeBSD 7.0...
FreeBSD is back to its incredible performance and now can take advantage of multi-core/CPUs systems very well... so well that some benchmarks on both Intel and AMD systems showed release 7.0 being faster than Linux 2.6 when running PostreSQL or MySQL. read more... |
|
| | permapage | score:9616 | -Ray, February 27, 2008 |
|
The new stuff in OpenBSD 4.3 |
 vote
 |
|
This interview with OpenBSD developers reveals an inside look at the changes in the new release...
The most exciting new feature in OpenBSD/sparc64 is SMP support. All supported systems should work, with the exception of the Enterprise 10000 (for which support was added after the 4.3 release was made). The release has still some stability issues on systems with more than 4 CPUs (most of these are already fixed in -current), but in general the sparc64 SMP kernel is remarkably stable. Snapshots have been built on a dual UltraSPARC-IIIi machine since November, less than half a year after Theo complained that his shiny new Sun Fire V215 only "half" worked. read more... |
|
| | mail this link | permapage | score:9603 | -Ray, July 21, 2008 |
|
Tutorial: FreeBSD Jail Upgrade |
 vote
 |
|
| The FreeBSD jail mechanism is an implementation of operating system-level virtualization that allows administrators to partition a FreeBSD-based computer system into several independent mini-systems called jails. FreeBSD jails offer security, ease of delegation and os level virtualization. This article explains how to upgrade FreeBSD jails using 'make world'. read more... |
|
| | permapage | score:9597 | -nixcraft, November 18, 2008 |
|
A closer look at OpenBSD 4.3 |
 vote
 |
|
| OpenBSD provides a UNIX distribution with a primary emphasis on security and cryptography. If you're looking for a UNIX distribution to deploy in the most critical nexus in your network infrastructure, look no further than OpenBSD. The recent release of OpenBSD— version 4.3—includes several new features and bug fixes that this article reviews. read more... |
|
| | permapage | score:9593 | -BlueVoodoo, August 18, 2008 |
|
Detailed Review of PC-BSD 7 |
 vote
 |
|
A detailed review of PC-BSD 7 with some screen-shots in OSNews. Some installation issues and solutions are covered in this article.
PC-BSD introduces a new type of installtion file with .pbi extension (Push Button Installer or PC BSD Installer). These are self-contained installers that has all the dependent packages included in them. This mimics the behavior of the setup.exe or the DMG files in Win XP and Mac OS X respectively. Double clicking on this file in KDE will launch a graphical installation wizard (root password is required) and guide you through the installation of the software. read more... |
|
| | mail this link | permapage | score:9590 | -jinx_kid, October 5, 2008 |
|
Tutorial: FreeBSD iSCSI Initiator Installation and Configuration |
 vote
 |
|
The FreeBSD iscsi_initiator implements the kernel side of the Internet SCSI (iSCSI) network protocol standard, the user land companion is iscontrol and permits access to remote virtual SCSI devices via cam.
FreeBSD 7.x has full support for iSCSI. Older version such as FreeBSD 6.3 requires backport for iSCSI. Following instruction are known to work under FreeBSD 7.0 only. read more... |
|
| | permapage | score:9572 | -nixcraft, March 13, 2008 |
|
Tutorial: FreeBSD Static Routing |
 vote
 |
|
| For one machine to be able to find another over a network, there must be a mechanism in place to describe how to get from one to the other. This is called routing. This how to describes FreeBSD default routing and static routing configuration for particular subnet / host. read more... |
|
| | permapage | score:9538 | -nixcraft, February 4, 2008 |
|
In search of the perfect Linux and BSD desktop distribution |
 vote
 |
|
| Is there such a thing as a perfect Linux or BSD desktop distribution? If so, what features and functionalities would such a distro have for it to have attained that high state - of perfection (on the desktop)? And perfect for what group of users? Geeks or non-geeks? In order to answer these questions, we set out here the most important features we expect a modern Linux or BSD desktop distribution to have. read more... |
|
| | permapage | score:9524 | -finid, March 27, 2009 |
|
Review: PCBSD 7.0 |
 vote
 |
|
A short overview of the new version of PCBSD...
PCBSD is a nice distribution for new users to the "alternative" operating systems as it is pointed towards new users, but advance users would not be disappointed. It is nice to see that PCBSD is progressing nicely, but there is still that issue of no 64 bit support as they have done it once in the past but strictly release their distribution for 32bit support only. read more... |
|
| | permapage | score:9522 | -Ray, September 23, 2008 |
|
How to build PC-BSD binary packages |
 vote
 |
|
How to build your own PBI (PC-BSD binary package) for binary distribution.
While casual users won't be making their own PBIs, you don't have to be a programmer to do so. If you have basic Unix skills, are comfortable with the FreeBSD packages collection, and have a meticulous nature, you can easily create your first PBI in the space of an afternoon. This article assumes that you are working on an existing PC-BSD system. read more... |
|
| | permapage | score:9511 | -Ray, January 9, 2006 |
|
Tutorial: FreeBSD Setup IPFW Firewall |
 vote
 |
|
Ipfirewall (ipfw) is a FreeBSD IP packet filter and traffic accounting facility.IPFW is included in the basic FreeBSD install as a separate run time loadable module.
This small howto covers building and installing a custom kernel with IPFW. It also provide a small example on how to setting up the rules for a typical FreeBSD based Apache Web server. read more... |
|
| | permapage | score:9504 | -nixcraft, July 4, 2007 |
|
Tutorial: OpenBSD 101 |
 vote
 |
|
Updated information on OpenBSD:
OpenBSD is an ultra-secure, freely available, multi-platform BSD-based UNIX-like operating system. And is arguably the most secure operating system in the world.
After using OpenBSD for over 9 years I decided to place online some useful information for first time users of OpenBSD.
The information here covers the current release of OpenBSD. read more... |
|
| | permapage | score:9492 | -ntg, May 31, 2006 |
|
|