Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Monthly Archive:: September 2006

Duval: Ulteo Can Be Installed and Is an Ordinary OS

Gael Duval has emailed us to let us know of an error in our previous coverage of his new project, Ulteo. "There is small confusion in the Linux Format article which leads to confusion. In fact, what is shown in the LXF article is the 'Ulteo Connected Desktop', which is actually to way to use Ulteo within a web-browser, with all basic applications, for free. Anyway, this feature is just a part of the Ulteo concept, and of course the full Ulteo OS can be installed on a PC." Stay tuned for a short interview with Duval which will give some answers concerning Ulteo.

IEs4Linux: Internet Explorer on Linux Made Easy

"IEs4Linux is the simpler way to have Microsoft Internet Explorer running on Linux (or any OS running Wine). No clicks needed. No boring setup processes. No Wine complications. Just one easy script and you'll get three IE versions to test your Sites. And it's free and open source." Very handy for web developers, it will allow you to test your websites without rebooting.

Microsoft Accused of Withholding Vista APIs

Anti-malware company Symantec has accused Microsoft of withholding key information about its upcoming Vista OS, in an attempt to gain an unfair advantage in the security market. Symantec claimed this week that Microsoft is refusing to hand over the APIs for Windows Defender, its anti-spyware product which will be included in Vista. Without the APIs, Symantec claims that it isn't able to ensure that its own security products are compatible with Vista. Microsoft, though, insisted on Wednesday afternoon that the APIs are now available.

A Look Into the Feature Design Process in the Windows Team

"My favorite part of the product cycle is right before we start the development phase. For me it's extremely exciting to work with all of the different disciplines to build a feature that will affect millions of people across the world. At this point, I spend almost all of my time working with my 'feature team' composed of dev, test, design, and usability to map out how the features that I work on are going to look and behave. Today I'd like to give you some insight into the process of designing a feature inside the Windows organization."

LivePC Technology: One Click Delivery of Operating Systems

"LivePCs are virtual PCs that you can create and share just as you can share the rest of your digital life (photos, music, videos, etc.) A LivePC contains everything needed to run a virtual computer - an operating system and a bunch of applications. You can create and share your own LivePCs, or use the public LivePCs created by others in our BetaGarage. You can use LivePCs on your desktop, or you can take them with you everywhere on a portable USB drive."

Ultr@VNC: Poor Man’s Virtual PC

"Believe it or not, you don't need to purchase Win4Lin or Virtual PC to easily access your old Windows OS that you still find yourself relying on. As a matter of fact, if you already own a Windows machine, you're already halfway there. Enter the headless PC. Today, I'm going to share with you a technique that I feel has been lost, thanks in part to virtual PC options, such as VMware and Win4Lin. It's a utility that many of you may even still use to this very day - VNC."

Mac OS X 10.4.8 Appears To Be Ready for Release Soon

Users of Apple Computer's Mac OS X Tiger are soon to receive a handout from the Cupertino, Calif-based company - a new software update to the operating system that will offer increased stability and some performance enhancements. Under development since the summer, Mac OS X 10.4.8 Update will represent the eighth such maintenance release issued to users of Tiger since the system made its debut in late April of 2005.

A Guide to Installing, Using FreeDOS 1.0 in GNU/Linux

"FreeDOS is a project which aims to recreate the magic of DOS and bring a truly free GPLed DOS encompassing all the characteristics of MS-DOS with lots of improvements thrown in. A couple of weeks back, FreeDOS developers released ver 1.0 of their OS. I downloaded the full CD ISO of FreeDOS from their website which was around 153 MB in size. Since I have been using Linux as my operating system, I decided to install and use FreeDOS inside Linux by means of an emulator. In the past, I have used Qemu to run Damn Small Linux on my Ubuntu machine. And I was pleased with its performance. So I decided to use Qemu to run FreeDOS as well."

Eric Raymond Joins Freespire Board

In a move that some may have sensed was coming, Eric S. Raymond - one of the co-founders of the open-source movement - has joined the Freespire Leadership Board. Raymond believes desktop Linux is entering into a critical period, noting that historically, users have shifted operating systems during periods of fundamental changes in hardware platforms. He believes the PC vendors' embrace of 64-bit computing will provide desktop Linux a unique window of opportunity, which if missed, may not come along again for many years.

Intel Pledges 80 Cores in Five Years

Intel has built a prototype of a processor with 80 cores that can perform a trillion floating-point operations per second. CEO Paul Otellini held up a silicon wafer with the prototype chips before several thousand attendees at the Intel Developer Forum here Tuesday. The chips are capable of exchanging data at a terabyte a second, Otellini said during a keynote speech. The company hopes to have these chips ready for commercial production within a five-year window.

Suntan Special 0.52 Released

Suntan Special 0.52 has been released. "Suntan Special creates a well configured workstation or server by installing a sequence of fixes, patches, drivers and applications to your OS/2 or eComStation computer. Each fix, driver or application is installed by running the setup program. If possible, the setup program is run in unattended mode, otherwise instructions are provided as needed. Suntan Special can reboot the system as needed and continue running when the reboot is complete. When you are satisfied with the sequence you have made to create the workstation or server you need, you can run it each time you need another server or workstation."

Taking OpenPower for a Spin: Exploring 64-bit Linux on POWER5

"The OpenPower program offers free remote access to servers running 64-bit Linux on POWER5 processors. In Part 1 of the Taking OpenPower for a spin series, author Peter Seebach introduces the process of getting access to a system and compiling applications for it, both as 32-bit and 64-bit applications. He pays particular attention to issues unique to 'guest' software development without root privileges - something most Linux users have never had to do."

Securing NFS – Tunneling NFS Over SSH

"The goal of this howto is building a NFS server that works on an SSH tunnel. This way all traffic between your hosts and the file server is encrypted and thus more secure. Normally you should enter a password every time you try to establish a SSH connection but since we could be mounting at bootup we will use ssh-keygen to create a keypair so we can login without entering a password. We will, however, limit that login session to executing just 1 command."