Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

OpenBSD Tutorial: Configure Ralink USB Wireless Adapter

Up
vote
Down

I brought a USB 2.0 wireless adapters based on the Ralink RT2700U, RT2800U and RT3000U chipsets. How do I configure and use it under OpenBSD operating systems?

This usb wireless adapter works out of box under OpenBSD and Linux operating systems. Under OpenBSD you need to use run driver. read more...
permapage | score:9621 | -nixcraft, December 4, 2012

PC-BSD 9 installer preview

Up
vote
Down

The current stable release of PC=BSD available for download is version 8.1. Version 8.2 is due sometime very early next year (mid to late January is the likely release time frame), and version 9 much later. A snapshot release of version 9 has just been made available for download and testing. SysInstaller, PC-BSD’s installation program, will pack more features than the current version. This article will showcase those features. read more...
permapage | score:9413 | -finid, December 16, 2010

Build a Firebird 2.5.1 and FreeBSD 9 database server

Up
vote
Down

Here is the guide on < installing Firebird 2.5.1 from FreeBSD 9 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine. read more...
permapage | score:9408 | -falko, February 1, 2012

PC-BSD 9.1 preview

Up
vote
Down

PC-BSD is a desktop-centric distribution based on FreeBSD. It used to be primarily a KDE-using distribution, but the installer now has options to install a system using other major desktop environments. read more...
permapage | score:9338 | -finid, July 21, 2012

Dual-boot PC-BSD 8.2 ZFS and Windows 7

Up
vote
Down

ZFS has been described as a file system on steroids. It is supported on PC-BSD, and the installer on PC-BSD 8.2 has made setting up a ZFS-based system a whole lot easier. This article presents a 3-stage process for dual-booting Windows 7 and PC-BSD 8.2, the latest stable release of PC-BSD.

In stage one, unused space is reclaimed from an existing installation of Windows 7. Stage two involves the installation of PC-BSD on the reclaimed space. read more...
permapage | score:9230 | -finid, March 1, 2011

PC-BSD 8.2 review

Up
vote
Down

PC-BSD 8.2 is the latest stable release of PC-BSD, the FreeBSD-based desktop distribution. The installer sports features not available on the prior stable release. One-click disk encryption, one-click ZFS-based installation, and support for a GPT disk partitioning scheme are features just coded into SysInstaller.

ZFS implementation on PC-BSD (and FreeBSD) is not at the same level as what is available on Oracle Solaris. ZFS Pool Version is at 31 and the ZFS File System Version is at 5. PC-BSD 8.2 ships with ZFS Pool Version 15 and ZFS File System Version 4. That just means that there are some cool features of ZFS that are not yet available on PC-BSD. read more...
mail this link | permapage | score:9226 | -finid, March 3, 2011

The future of PC-BSD

Up
vote
Down

So, what does he say the future holds for PC-BSD? read more...
permapage | score:9184 | -finid, February 8, 2013

Benchmarks: FreeBSD 8.0 vs. Solaris vs. Linux

Up
vote
Down

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:9088 | -Ray, December 1, 2009

Install PC-BSD on encrypted ZFS

Up
vote
Down

As a desktop distribution built atop FreeBSD, PC-BSD makes available to the desktop user all the cool technologies inside FreeBSD. One of those cool technologies is ZFS, the Zettabyte File System, a file system developed by Sun Microsystems (acquired by Oracle Corporation) for the Solaris operating system. ZFS has no parallel in the Linux/BSD world. It packs features that no other file system in the Linux kernel has (btrfs is a potential answer for ZFS in the Linux kernel, but it is still a work in progress). read more...
mail this link | permapage | score:9027 | -finid, September 1, 2010

Installing NRPE on FreeBSD 9.0

Up
vote
Down

The NRPE daemon provides a way for Nagios to monitor the internal aspects of a FreeBSD box. This article will take you through the steps for installing NRPE on FreeBSD. read more...
permapage | score:9012 | -aweber, March 17, 2012

PC-BSD 9.1 installer preview

Up
vote
Down

One of the most important aspects of a distribution (there goes that word, again) or an operating system, is the installer or installation program. PC-BSD’s installer, aside from Anaconda, the Fedora system installer, is one of the most frequently updated installers on any distribution that I have used or reviewed on this website.

And it is a pretty good, point-and-click installation program, though, not without its faults. read more...
permapage | score:8967 | -finid, May 9, 2012

Book Review: FreeBSD Device Drivers by Joseph Kong

Up
vote
Down

The Introduction says the goal of the book is “to help you improve your understanding of device drivers under FreeBSD”. OK, that is exactly what I wanted to do as I am currently working on several projects that use FreeBSD at deeper levels of understanding. read more...
permapage | score:8963 | -aweber, May 1, 2012

PC-BSD 8.1 review

Up
vote
Down

PC-BSD is a FreeBSD-based desktop distribution using the K Desktop Environment by default. An installation of PC-BSD is basically FreeBSD with KDE as the desktop environment. That is not the whole story, but it's close. Being based on FreeBSD, PC-BSD has several features that you will not find on any Linux distribution. This article presents a detailed review of PC-BSD 8.1, the latest edition, which was released a few weeks ago. read more...
permapage | score:8946 | -finid, August 19, 2010

Ubuntu Linux vs. PC-BSD

Up
vote
Down

A comparison between Ubuntu 7.04 Linux (Fiesty Fawn) and the upcoming release of PC-BSD 1.4.
PC-BSD, on the other hand, "has been designed with the casual computer user in mind. Installing the system is simply a matter of a few clicks and a few minutes for the installation process to finish. Hardware such as video, sound, network, and other devices will be auto-detected and available at the first system startup. Home users will immediately feel comfortable with PC-BSD's desktop interface, with KDE 3.5 running under the hood.
read more...
mail this link | permapage | score:8912 | -Ray, August 24, 2007

Tutorial: FreeBSD Setup IPFW Firewall

Up
vote
Down

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:8870 | -nixcraft, July 4, 2007

Tutorial: OpenBSD 101

Up
vote
Down

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:8832 | -ntg, May 31, 2006

Top BSD distributions

Up
vote
Down

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:8825 | -Ray, April 5, 2009

Tutorial: FreeBSD 7.2 Upgrade

Up
vote
Down

FreeBSD is just plain old good UNIX with rock solid networking stack. A new version of the FreeBSD 7.2 has been released. Systems running FreeBSD 7.0-RELEASE, 7.1-RELEASE, 7.2-BETA1, 7.2-RC1, 7.2RC2 can upgrade using this tutorial. read more...
permapage | score:8814 | -nixcraft, May 4, 2009

FreeBSD: Configure Apache PHP with mod_fastcgi Module

Up
vote
Down

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:8802 | -nixcraft, October 11, 2008

Tutorial: FreeBSD Static Routing

Up
vote
Down

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:8776 | -nixcraft, February 4, 2008
More articles...
Large Abstract Art with Fine Details and Textures

Recent headlines

Tutorial: PHP5-FPM with Apache2 on OpenSUSE 12.3

Upgrade Ubuntu 12.10 to 13.04

Tutorial: Ubuntu 13.04 Samba Server with tdbsam

Install Mplayer and Multimedia codecs on Ubuntu 13.04

KVM Virtualization on CentOS 6.4

Tutorial: Build an Ubuntu 13.04 Server (Apache2, BIND, Dovecot)

Setting up ProFTPd + TLS on Ubuntu 12.10

Virtual Users/Domains with Postfix, Courier, MySQL, SquirrelMail (CentOS 6.3)

Encrypt your data with EncFS (OpenSUSE 12.3)

Tutorial: Install Nginx, PHP5, PHP-FPM, and MySQL on CentOS 6.4

4 gui applications for installing Linux from USB key

Tutorial: Automatically add a disclaimer to emails with alterMIME (Postfix on Debian 6)

Tutorial: Replace Windows with Ubuntu 13.04

Virtual Hosting: Proftpd, MySQL on Ubuntu 12.10

Tutorial: Install Lighttpd, PHP5, MySQL on CentOS 6.4

Multiboot Linux distributions from one USB key

Tutorial: Multiple PHP Versions (Ubuntu 12.10)

Tutorial: Run Joomla 1.7 on Nginx on Debian 6, Ubuntu 11.10

The Coming HTML 5 Revolution in Linux

Tutorial: Install Piwigo Gallery on Nginx (Debian 7)

tmux: terminal multiplexer

Riak Cloud Storage released under Apache 2 license

Fedora 16 security features

Tutorial: Install Apache2, PHP5, MySQL on OpenSUSE 12.3

Infotainment systems: The next generation

The Debate OS Project

Deploy Piwik Web Analytics on OpenShift Online

Tutorial: PrestaShop 1.5.x on Nginx (Debian 7/Ubuntu 12.10

Tutorial: Build a CentOS 6.4 x86_64 Server

Tutorial: Run ActiveCollab 3 on Nginx (LEMP) on Debian 7/Ubuntu 12.10

Tutorial: Webcam streaming your desktop plus audio with ffmpeg, crtmpserver, Flowplayer

VirtualBox 4.2.10 released and ubuntu installation instructions included

Virtual Hosting with PureFTPd, MySQL on CentOS 6.4

Google Reader axed. Is FeedBurner next?

Kali Linux 1.0 review

Pissed Off Penguins: A Free Game Project

Install Apache2, PHP5, MySQL on CentOS 5.7

Tutorial: OpenSUSE 12.3 Samba Server with tdbsam

LibreOffice migration guide

Tutorial: mod_spdy with Apache2 on CentOS 6.4

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin