Sorry, VERY bad pun but I couldn’t resist. I mentioned that I was having tun difficulties that kept me from playing around with anything fancy networking-wise with qemu. For starters let me see if I can explain what tun is. Tun is a method of creating a point-to-point “imaginary” network connection between a program and an operating system. For instance, Qemu sets up a device called /dev/tun0 in the host operating system. This /dev/tun0 can communicate with the kernel and then the outside world. /dev/tun0 behaves just like any other network interface to the viewers on the outside (even getting it’s own ip address that is network reachable.)
Category: Software
-
Firefox Market Share slips in July
The July web browser market share stats show a slight decline for Mozilla Firefox, the first decline since it’s 1.0 launch around 9 months ago. ITFacts is reporting that according to statistics from Netapplications, IE has 87.2%, Firefox 8.07%, Mozilla Suite 0.52%, and Opera 0.49% of the market. (No Safari?)
-
StarOffice 8 delayed
The upcoming release of StarOffice8 will be delayed until September 12. One possible reason for the delay is extra time to ensure compatibility with the OpenDocument format which will also be in OpenOffice. (Sun’s StarOffice provides the base code for the OpenOffice project.)
-
Codeweavers announces 2005 and 2006 plans
I saw this last week but never took the time to mention it. Codeweavers has announced their roadmap for 2005 and 2006. Codeweavers of course is the company that makes crossover office (a wine implementation to allow several windows applications to run under linux). Codeweavers is a major contributor to the Wine project
-
Computers without hard drives….
Flexbeta has a story basically about knoppix and how a computer even without a hard drive can still be useful. Knoppix, of course, is a linux live cd that boots into a full desktop operating system. It has many uses, but flexbeta focuses in on some of the basics: web browsing, checking web based email, streaming audio, playing games, editing office documents and downloading files (to a memory stick or some other usb media.)
-
Qemu revisited
I mentioned Qemu a short while back. I’ve used it in the past for testing linux livecds. After doing the writeup though I was encouraged to look at it again and see if/how much it’s improved since I last got an update. Wow….
-
DesktopBSD
A few days ago I wrote about linux alternatives. Along those lines comes DesktopBSD. Based on Freebsd, this project released a second release canditate for their 1.0 release on August 10.
-
New office suite release
Desktop Linux reported Friday that Thinkfree office has promoted their $49.95 office suite at LinuxWorld (last week.) This is Thinkfree Office 3. It’s available for Windows, Mac and Linux. Supports Microsoft office file formats, has a Microsoft-Office-like interface and “critical feature compatibility”.
-
Mozilla Firefox passes 80 million downloads
According to the counter at spreadfirefox.com, Firefox has now surpassed 80 million downloads. (Well 80.1 million when I looked.) Version 1.0 of Mozilla Firefox was released ~9 months ago.
-
PCBSD configuration
There are a series of articles at this site on the install and configuration of pcbsd, which I mentioned recently as a linux alternative. PCBSD is built on freebsd and is designed to be a desktop operating system.