Bogdan

Author's posts

Firefox bookmarks

Mozilla Firefox stuff : I have many bookmarks so i want to include them in my daily backup. I don’t like exporting them manually from Firefox so I searched for another way to do it. Mozilla Firefox 3 and later have a file named places.sqlite located in C:\Users\username\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxx.default where xxxxxxx is a random string. For …

Continue reading

Encode video in H.264 format for Iphone, HTC using CUDA

This guide will help you encode your videos in H.264 format, MP4 container using MediaCoder and your NVIDIA CUDA GPU. The hardware configuration used was : Q6600 CPU, Nvidia GeForce GTX 460, 4 GB DDR3 1066MHz RAM. Software configuration : Windows7 Ultimate 64bit, video driver 260.99, MediaCoder2011-RC2-5016-x64 Other software used : Videora HTC Converter v.6, …

Continue reading

Remember icon positions on Windows

How to restore icons to original position. When changing resolution or remote logging on a Windows computer, I often had a problem with restoring icons to original positions. I found Desktop Restore on this site and solved all problems. Desktop restore also has a command line version (that’s what I used). To use the console …

Continue reading

Multiple remote desktop connections in Windows

Allow multiple remote desktop connections to a Windows computer Works on : Windows XP SP2 SP3; Vista SP1 SP2/Windows 7, 32bit(x86)/64bit(x64) This patch will crack termsrv.dll, remove the Concurrent Remote Desktop sessions limit, allow multi-user login in XP/Vista at the same time. 1.Choose the corresponding patcher based on you Windows: For 32bit(x86): UniversalTermsrvPatch-x86.exe For 64bit(amd64): …

Continue reading

Office 2007 installation error on XP and fp4autl.dll (FrontPage extensions)

Office 2007 installation error on XP One day I had the surprise of being unable to install Office 2007 on a custom XP SP3 install (from a USB stick). The error was “The Windows Installer service cannot update one or more protected Windows files.” In Event Viewer “System” log, I see this MsiInstaller error 1193: …

Continue reading

Ubuntu raid 1 resize

Going from 2x320GB HDD Raid 1 to 2x500GB HDD Raid 1 on Ubuntu 10.10    In this tutorial I’ll show you how I replaced my 2×320 HDD’s with 2×500 HDD’s. In my case the transition was simple because I only needed to resize one partition of the array (the last), leaving the first two untouched. My …

Continue reading