Tag Archives: Linux

How to change the Timezone

Uncategorized 4 Comments

Usually, the only time I make a change to the timezone setting of the operating system is during the installation time. But it may happen that a change to that setting is necessary. There are several ways to do this, but, as usual, there is only one Right Way™ to set the timezone info in…

Continue reading

Manually Prepare the RPM Building Environment

Uncategorized 2 Comments

About three years ago I had posted a general guide on how to create RPM packages. According to that guide the RPM building environment was prepared using the handy utility rpmdev-setuptree (part of the rpmdevtools package in Fedora). This post describes the manual preparation of the RPM building environment.

Dual-booting again after 30 months

Uncategorized 4 Comments

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…

Continue reading

How to create a Windows bootable CD with mkisofs

Uncategorized 7 Comments

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,…

Continue reading