What have you downloaded?

Let’s look at the last thing you torrented..

scareme 728x90 What have you downloaded?

Posted in Secuirty | Leave a comment

HDD Magnet AR-15

I’ve expanded on the handgun mount using an HDD magnet like in a previous blog post.

This one is meant for an AR-15 mount which keeps it from falling when being bumped by dogs or anything else.

HDD AR15 wide thumb HDD Magnet AR 15

Posted in MISC | 1 Comment

Install libstdc++.so.5 on Ubuntu 10.10 or 10.04 or 9.10

If you try installing Intel Fortran Compiler on Ubuntu 10.10 Maverick Meerkat or 10.04 Lucid Lynx or Karmic Koala, it is going to throw the error:
error while loading shared libraries: libstdc++.so.5

The original libstdc++5 package is no longer available with the Ubuntu 9.10 repos. So for 32 bit system you would have to get it from Debian Repository.

Install it and you are good to go if you are using the 32 bit OS.

For 64 bit it is a bit complicated, and you have to follow some additional steps first install libstdc++5 64bit and then do the following (the remaining steps might be skipped, for Maverick Meerkat I only had to install the file linked above and everything worked fine, so I skipped remaining steps, check this before attempting the remaining steps):

wget http://security.ubuntu.com/ubuntu/pool/universe/i/ia32-libs/ia32-libs_2.7ubuntu17.1_amd64.deb
dpkg-deb -x ia32-libs_2.7ubuntu17.1_amd64.deb ia32-libs
sudo cp ia32-libs/usr/lib32/libstdc++.so.5.0.7 /usr/lib32/
cd /usr/lib32
sudo ln -s libstdc++.so.5.0.7 libstdc++.so.5

This should get you going.

Posted in linux | Leave a comment

Every Time…

1311042910 45419 Every Time...

Posted in Secuirty | Leave a comment

Common Passwords

BHyUJ Common Passwords

Posted in Secuirty | Leave a comment
  • Welcome to TomSchaefer.org