SEARCH RESULTS
 
Showing 1-10 of 237 records
 
Expand article

fun with MSI, ACPI, and freebsd.

2006-07-10 15:13:53 by Editor in othermark
 
...freebsd, I couldn't get the second NIC to work at all, it turns out after looking at 'vmstat -i' that em0 and em1 where sharing an interrupt vmstat -i interrupt total rate irq3: sio1 52807402 55 irq4: sio0 1604 0 irq14: ata0 36 0 irq16: em0 em1+ 2527378 2 irq19: uhci1+ 86991 0 cpu0: timer 1886077214 2000 cpu1: timer 1886076861 2000 Total...
 
 
 
 
 
Expand article

FreeBSD 6.3 Is Out

The Article has images
2008-01-19 04:21:00 by FRIS in Linux Mini
...FreeBSD has released FreeBSD 6.3. This release continues the development of the 6-STABLE branch providing performance and stability improvements, many bug fixes and new features Highlights of this Release KDE updated to 3.5.8, GNOME updated to 2.20.1, Xorg updated to 7.3 BIND updated to 9.3.4 Sendmail updated to 8.14.2 lagg(4) driver ported...
 
 
 
 
 
Expand article

A month with FreeBSD, Zope and Plone

2008-01-04 11:01:00 by KageSenshi in Shadow Logs
 
...FreeBSD The company server uses FreeBSD as the OS with several BSD Jails on top of it. BSD Jails is one of the virtualization technology on the OS level. Unlike Xen, Qemu and VirtualBox, Jails is a very lightweight virtualization where the Guest environment does not run any kernel on it. While Xen, Qemu and VirtualBox allows different OSes...
 
 
 
 
 
Expand article

More fun with freebsd-current

2004-03-05 17:26:19 by Editor in othermark
 
...freebsd-current and see if ATANG would fix my problem. So far it has fixed the disk issue, but it broke my mouse. ums(4) is losing interrupts and the mouse is unusable. I have to attribute this to my chipset and the new interrupt code. I'm going to be playing around with different settings to try to get my usb trackball back, currently I'm...
 
 
 
 
 
Expand article

HOWTO: Making VIM in FreeBSD, Linux-user friendly

2007-12-04 11:23:00 by KageSenshi in Shadow Logs
 
The hellish semester have ended, and I just started my 8 month internship with Inigo-Tech . I've also got an access to the company's FreeBSD server. However, one thing annoys me - the VIM acts in a way i'm not familiar with A quick hack to resolve this annoyance from the linux box scp /etc/vimrc server.host.com:/path/to/homefolder/.vimrc done
 
 
 
 
 
Expand article

KDE 4.1 Included in FreeBSD Ports Tree

2008-08-16 10:14:28 by Indigo Jo in A Qt Blog
 
From KDE Dot News KDE 4.1 has been included in the FreeBSD ports tree for the first time. The ports install separately from KDE 3 (${LOCALBASE}/kde4), to allow them to be installed side-by-side; installation instructions are here . DBus and HAL are required for sound
 
 
 
 
 
Expand article

DragonFly BSD

The Article has images
2008-02-03 05:13:00 by Aamir Sayid in Quick Softwares
...FreeBSD 4.8. Matt Dillon, a FreeBSD and Amiga developer since 1994, began work on DragonFly BSD in June 2003 and announced it on the FreeBSD mailing lists on July 16, 2003 Dillon started DragonFly in the belief that the methods and techniques being adopted for threading and symmetric multiprocessing in FreeBSD 5 would lead to a poorly...
 
 
 
 
 
Expand article

DesktopBSD

The Article has images
2008-02-03 05:22:00 by Aamir Sayid in Quick Softwares
...FreeBSD. Its goal is to combine the stability of FreeBSD with the ease-of-use of KDE, which is the default graphical user interface. It is available for the IA-32 (also known as 32-bit x86) and AMD64 platforms History and development DesktopBSD is essentially a customized installation of FreeBSD and is not a fork of FreeBSD. DesktopBSD...
 
 
 
 
 
Expand article

PicoBSD

2008-02-03 05:19:00 by Aamir Sayid in Quick Softwares
 
...FreeBSD, one of the BSD operating system descendants. In its different variations, PicoBSD allows one to have secure dialup access, a small diskless router, or even a dial-in server, all on only one standard 1.44MB floppy. It runs on a minimum 386SX CPU with 8MB of RAM (no hard disk required PicoBSD is freely available under the BSD license....
 
 
 
 
 
Expand article

Running TAHI's v6eval suite on linux systems

2008-09-10 15:27:55 by Editor in othermark
 
...FreeBSD -- pretty much only on FreeBSD This is because in the beginning this organization also were also sponsoring the KAME stack that you could drop right into the FreeBSD kernel sources and come out with a highly compliant ipv6 stack. Well, like anything that was FreeBSD only, that made it difficult to run in a company that did Linux...