Weblog Archives
You are currently browsing the archives for the Windows category.
Published on February 27th, 2011 by George Notaras - Comments : 0
The other day I was experimenting with PostgreSQL under Windows and I was very confused setting a locale in the command line when initializing the database cluster. If I didn’t specify a locale in the –locale option of initdb, then the locale that was used was: Greek_Greece.1253. Well, I needed to initialize the cluster with [...]
Published on April 8th, 2010 by George Notaras - Comments : 0
rdiff-backup is my favorite tool for keeping backups on Linux systems. Today, I started using it on a Windows 7 desktop as well. At first, I used rdiff-backup from the cygwin project, but I soon noticed that, if I did anything else that required moderate hard disk access on the computer on which the cygwin [...]
Published on May 7th, 2009 by George Notaras - Comments : 1
Seems like Microsoft has come up with a formula to distribute legally and for free the development version of their upcoming operating system (Windows 7) to those who deserve an operating system at no cost; the computer geeks that is. It first started with the general availability of Windows 7 Beta a few months ago [...]
Published on April 10th, 2009 by George Notaras - Comments : 0
Since a long time ago I wanted to install Windows 7 and OpenSolaris on a physical partition and use them a bit, so to form an opinion about them. Although it is a bit early for a review, I decided to post a few thoughts about them.
Published on March 5th, 2009 by George Notaras - Comments : 3
During the last couple of weeks I’ve been checking on Windows Vista Home Basic edition. I intend to buy a license for this edition of Windows to use on one of my computers and I decided to run it in trial mode for a while before actually purchasing it together with some other software I [...]
Published on March 3rd, 2009 by George Notaras - Comments : 6
Recently, I needed to burn several GBs of data, located on a SAMBA-based fileserver, to DVDs. The Nautilus’ CD/DVD burning extension simply could not burn the data over the network. I decided to try brasero, since it is said to be the most actively developed CD/DVD burning frontend for the GNOME desktop. Despite the fact [...]
Published on November 5th, 2007 by George Notaras - Comments : 0
Although I do not intend to run VMWare directly on a physical partition containing Windows any time soon, a recent discussion on a greek linux users group about the implications of such an experiment made me write a post about an article I stumbled upon today. The article author notes: VMWare is an incredibly useful [...]
Published on October 18th, 2007 by George Notaras - Comments : 4
After 30 months of exclusive use of Linux as my desktop environment, I decided that it was about time to refresh my knowledge of Microsoft Windows and Office. This is not about switching back to Windows. Actually, having used open-source software exclusively for such a long time, I’d say it would be quite impossible to [...]
Published on September 15th, 2007 by George Notaras - Comments : 4
This article describes how to use the command line download managers wget and curl in order to download files from your Rapidshare Premium account.
Published on April 25th, 2007 by George Notaras - Comments : 3
Generally, the only reason for which you may need to create a bootable Windows CD is when you have updated the operating system installation files with the latest Service Pack (slipstream). Even in this case, chances are that most users will rather use standard windows software to create the bootable CDs than mkisofs under Linux, [...]