Skip to main content

Five fantastic open source tools for Windows

The union of open source software into the Windows market is becoming ever more commonplace.

So I've compiled another, albeit short list, of some of my latest favorites.

All of these are great products for the IT pro that rival their commercial counterparts and come with that loveable, open-source price.


Zenoss Core

IT pros need to monitor their networks and applications but it can be a costly endeavor. There are lots of alternatives to the commercial packages on the market and I blog about them frequently. Even still, Zenoss Core is a project that not only caught my attention but seems to be one of the darlings of the entire open source software (OSS) community. Sourceforge.net gives it a sixth place overall ranking and with good reason. Zenoss Core is an easy to manage, easy to read monitoring tool with lots of features. I downloaded the VMware file, powered it on and was ready to go in no time. The dashboard style was easy to learn and the core product handles most of what you need to monitor. But wait, there's more! You can download ZenPacks from the community Web site to extend the features and functionality of Zenoss Core. Download Zenoss Core from the Web site.

VirtuaWin

Multiple monitors are great for extending the "real estate" you have to work with on your desktop. Sometimes you need to go beyond having more space. Sometimes you need to separate your workspaces according to functionality. If you have ever been the project manager, help desk, network administrator, Exchange admin, etc., VirtuaWin is the perfect tool to help you out. Rather than have many different windows on a single desktop, VirtuaWin allows you to create many virtual desktops that can be customized and set up according to functionality. I like knowing I am working in defined workspaces. VirtuaWin also offers numerous modules and is highly customizable. If you wear many hats or if you just need to get your desktop more organized, VirtuaWin is great solution for you. Download the program here and check out the modules as well.

Bochs


Legacy software, testing and incompatible file formats are all scenarios where you need to keep another system around. While virtualization has made it simple to toss out that old Windows NT 4 machine and run the application without the extra hardware, Bpchs offers another alternative. Bochs uses emulation to create systems that are not only portable but capable of running any OS within any OS. Run Linux on a Windows Vista machine and then move that image to Mac OSX without needing to do anything to the image file itself. The latest infusion of cross platform computing has made file compatibility a bit easier to deal with, however many applications still need file conversion utilities to work. And many times these are only one-way conversions. That means transferring the data back to the original format and that can be difficult if not impossible. With Bochs you could simply load the file into its native file format and work on it without needing to convert something in order to make the file reusable. Bochs is lightweight and easy to configure and run. The images pull little in the way of resources on the host machines. I also enjoyed the idea of keeping a bunch of emulated legacy systems around. Who knows, perhaps I can break out some of my old DOS and Windows 95 games again? It could be fun to run them on my Vista machine. You can download Bochs and several image files from the Web site

Recuva


Backup and disaster recovery are essential in every IT environment but can only take care of the files that are backed up. Most times, users' systems are not part of the backup/DR plan, so what action can you take? Undelete and recovery tools are nothing new and there are many solutions. I have even blogged about a few commercial packages in the past (Nothing is lost forever and Nothing is lost forever part II).

Recuva is an open source iteration of recovery software. What I enjoyed about this software package is that it did everything the commercial packages did, had an easy-to-use GUI interface and it cost nothing. To me that makes Recuva a no-brainer. To management, it will make you a resourceful team player. To the executive who loses that critical file (the picture of his kids), it will make you a hero. You can download Recuva here. And while you are at it, with the money you save, donate something to support this project and keep it around.

PINs


Remembering passwords of your user account, admin account, Exchange admin account, personal computers, online banking, LinkedIn profile, job sites, and any other can be tedious and painful. I don't know about anyone else but as an IT professional I have enough things on my plate already. PINs is a secure password manager that not only makes it easier to keep track of them all, it reminds you when passwords have expired, creates password for you and can even paste the username and password into the app for you – in over 25 languages. PINs uses 448-bit encryption to secure your data. The setup is very easy as well. Now that you know about PINs, isn't it time for you to generate a new password for some of those important online accounts (Gmail?) that haven't been changed in months? Download PINs here.

source: Networkworld

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

windows_xp

Comments

Popular posts from this blog

How to change the size of the touch and on-screen keyboard in Windows 10

Windows 10 PCs come with two keyboard apps, one is the OnScreen Keyboard , and the other is the Touch Keyboard . Basically, you don't need a touch screen to use the on-screen keyboard. It displays a virtual keyboard on the screen and you can use the mouse to select and press the keys. Although the on-screen keyboard app is very useful when we don't have a physical keyboard, its size is always a problem for users. You can move or enlarge the virtual keyboard from the icons in the upper right corner. If you want, you can also easily resize it. Changing the size of the on-screen keyboard is very easy. Type On-Screen Keyboard in your Windows search and run the desktop app, or you can also go via Settings > Ease of Access > Keyboard> Turn on the On-screen keyboard.   To change the size of the on-screen keyboard, move the cursor to the corner and drag it to the desired size. Resizing the touch keyboard is as simple as doing it! Just drag it and resize it us...

Designing the Windows 8 touch keyboard.

When we began planning how touch and new types of PCs might work on Windows 8, we recognized the need to provide an effective method for text entry on tablets and other touch screen PCs. Since Windows XP SP1, which had Tablet PC features built in, Windows has included a touchable on-screen keyboard. But those features were designed as extensions to the desktop experience.  For Windows 8, we set out to improve on that model and introduce text input support that meets people’s needs, matches our design principles, and works well with the form factors we see today and expect to see in the future. I’m writing this blog post on our Windows 8 touch keyboard using the standard QWERTY layout in English. As I look at it, the keyboard seems very simple and sort of obvious. This comes partly from having worked on it for a while, but also because keyboards are familiar to us. But there is more here than meets the eye (or, fingertips). We started planning this feature area with no preco...

How to install offline .NET Framework 3.5 on Windows 10 using DISM.

Windows 10 comes with .NET framework 4.5 pre-installed, but many apps developed in Vista and Windows 7 era require the .NET framework v3.5 installed along with 4.5. These apps will not run unless you will install the required version. When you try to run any such app, Windows 10 will prompt you to download and install .NET framework 3.5 from the Internet. However, this will take a lot of time. You can save your time and install .NET Framework 3.5 from the Windows 10 installation media. This method is much faster and does not even require an Internet connection. Here is how to install it. How to install offline .NET Framework 3.5 on Windows 10 using DISM. Contents: [ hide ] How to install offline .NET Framework 3.5 on Windows 10 using DISM. To install .NET Framework 3.5 in Windows 10, do the following: Insert your Windows 10 DVD, or double click its ISO image, or insert your bootable flash drive with Windows 10, depending on what you have. Open 'This PC' in File...