5

How To Download And Install Windows Media Player 11 Bypassing WGA


Posted by Artem Russakovskii on July 9th, 2007 in Technology

Let's say you want to upgrade to Windows Media Player 11 or just accidentally upgraded and are now presented with the WGA (Windows Genuine Advantage) prompt to verify how legit that Windows copy of yours is. Hypothetically speaking, something is going wrong and Windows Genuine Advantage isn't able to verify the validity of the Windows license but you still want to use WMP 11. Here is the easiest way to do this (wtf exactly were the MS programmers thinking?!):

Step 1. Install WMP11. The Windows Genuine Advantage check is built into the program and will show itself once installation is complete. You will possibly need to reboot.

Step 2. Quit the Windows Genuine Advantage prompt.

Step 3. Go to …

Read the rest of this article »

0

The Repositories For apt-get In SUSE 10.2


Posted by Artem Russakovskii on July 9th, 2007 in Linux

Updated: November 9th, 2007

So today I was looking for a proper sources.list file that would work for apt-get in SUSE 10.2 since the one in yast and smart repositories comes with a broken list. And by broken I mean completely f***ed.

apt-get update
Err ftp://mirrors.mathematik.uni-bielefeld.de SuSE/10.2-i386 release
Could not resolve 'mirrors.mathematik.uni-bielefeld.de'
Get:1 ftp://ftp4.gwdg.de SuSE/10.2-i386 release
Ign ftp://ftp4.gwdg.de SuSE/10.2-i386 release
Err ftp://mirrors.mathematik.uni-bielefeld.de SuSE/10.2-i386/base pkglist
Could not resolve 'mirrors.mathematik.uni-bielefeld.de'
Err ftp://mirrors.mathematik.uni-bielefeld.de SuSE/10.2-i386/base release
Could not resolve 'mirrors.mathematik.uni-bielefeld.de'
Err ftp://mirrors.mathematik.uni-bielefeld.de SuSE/10.2-i386/update pkglist
Could not resolve 'mirrors.mathematik.uni-bielefeld.de'
Get:1 ftp://ftp4.gwdg.de SuSE/10.2-i386/base pkglist
Err ftp://mirrors.mathematik.uni-bielefeld.de SuSE/10.2-i386/update release
Could not resolve 'mirrors.mathematik.uni-bielefeld.de'
Err ftp://ftp4.gwdg.de SuSE/10.2-i386/base pkglist
Unable to fetch file, 

Read the rest of this article »