| Nextel |
| Web Hosting |
| build a website |
| evidence eliminator free |
| verizon wireless |
| Domain Name Reseller Program |
Blog
Encrypting your swap, tmp, and per user's home directory on Fedora 9
Submitted by Yousif on Sat, 24/05/2008 - 6:50pm.Brace yourself, this isn't going to be an easy task but I will dumb it down as much as possible :). As a general rule, ALWAYS BACKUP IMPORTANT FILES before attempting any of the steps below. A mistake could potentially ruin your data.
This guide uses LUKS which is included by default with Fedora 9
- 6 comments
- Read more
- 5546 reads
httpmirror - Mirror Linux distributions using http
Submitted by Yousif on Sun, 27/04/2008 - 4:32pm.here is the deal...
You are at work. Your network admin uses restrictive firewall rules. You can't use rsync or ftp to create a local mirror of your favorite Linux distribution. Your only door to Linux mirrors is through http. What to do?
I took this as an opportunity to brush up on my rusty python scripting skills and cobbled together httpmirror.
httpmirror is a roughly made script that lets you mirror linux distributions. There are two main functionalities provided by httpmirror:
Internet Explorer 6 in Windows Vista (IE6) - part 1
Submitted by Yousif on Thu, 22/11/2007 - 7:27pm.This is the first part of hopefully a multipart post that details the current progress in making Internet Explorer 6 run natively under Windows Vista.
A fundamental rule in web-development is insuring that the website/web-application you are developing renders correctly across various web browsers to cater for the largest possible range of prospective visitors. It is indeed rather frustrating and somewhat embarrassing when you present your website in its final form to your boss/customer/mom only to realize that the layout is all missed up due to browser rendering incompatibilities.
- 43 comments
- Read more
- 139443 reads
Using jigdo to download Ubuntu under Windows
Submitted by Yousif on Fri, 28/09/2007 - 7:20pm.I was recently introduced to jigdo (IMHO the most powerful linux distribution download tool EVAR!). Unlike the traditional method of downloading a huge ISO file in one go, jigdo downloads parts of the CD image and then reassembles them locally in an ISO file. What makes jigdo special, however, is that you can use it to "update" a CD image. In other words, you will only have to download the updated files within the CD to compile an updated CD image, saving you time and precious bandwidth in the process.
A Prospective On Online Learning
Submitted by Yousif on Fri, 21/09/2007 - 7:48pm.Whatever your circumstances, professional development through an online course/degree offers great advantages compared to traditional means of education. E-Learning takes advantage of the rich multimedia capabilities of the internet to deliver a much more accessible and perhaps even more appealing learning experience compared to traditional lecturer/student communication of knowledge. Moreover, learning in a media rich environment is especially beneficial to students who find it troublesome to keep their focus during lengthily two hour lectures.
Stealing Corporate Login Passwords
Submitted by Yousif on Wed, 25/07/2007 - 10:12pm.Legal disclaimer: All the information and software contained in or linked from this page is for educational purposes only. It is illegal to use the information herein in real world situations without prior authorization from the individual users and the network administrator of your network. Tredosoft does not condone the use of this information and the linked software and shall not be held responsible for the (mis)use of this information and the linked software. This information and the linked software is available "As Is" and confers absolutely no rights whatsoever. If you do not agree leave this page immediately and do not download or use the linked software.
How to install TrueCrypt 4.3a on Fedora 7
Submitted by Yousif on Sat, 09/06/2007 - 7:02pm.We are going to compile TrueCrypt from source so first grab TrueCrypt's source code.
Extract the source code and navigate to the Linux folder
tar xfz truecrypt-4.3a-source-code.tar.gz
cd truecrypt-4.3a-source-code
cd Linux
Truecrypt needs to compile a kernel module during the build process. Unfortunately the kernel headers included with Fedora 7 (in the kernel-devel package) are missing the dm.h header file which is needed for compiling the kernel module.
We need to download the source RPM for the kernel and install it. I am using the release version of Fedora 7 so the rpm command would be...
- 25 comments
- Read more
- 24687 reads
NTLM Authorization Proxy Server for Windows
Submitted by Yousif on Fri, 30/03/2007 - 2:19pm.What is 'NTLM Authorization Proxy Server'?
'NTLM Authorization Proxy Server' (APS) is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can change arbitrary values in your client's request header so that those requests will look like they were created by MS IE. It is written in Python v1.5.2 language and compiled to EXE with py2exe.
Main features:
- 2 comments
- Read more
- 17516 reads
Microsoft XNA Game Studio Express 1.0 released!
Submitted by Yousif on Sun, 17/12/2006 - 4:01pm.After releasing Managed DirectX, Microsoft started developing Managed DirectX 2.0 -- a version with many improvements over the previous version of the framework. After starting public Beta testing of the 2.0 version, Microsoft decided that support and development will be ceased for it. Many felt betrayed after investing allot of time learning and developing programs that target the next version of Managed DirectX 2.0. However, immediately after this announcement, Microsoft announced the XNA framework.
Internet Explorer 7 running side by side with IE6. (standalone)
Submitted by Yousif on Fri, 20/10/2006 - 8:40pm.First I would like to apologize to those who tried the previously published steps and missed up their IE6. Running IE7s.exe should fix everything for you.
- 128 comments
- Read more
- 2489536 reads
Install multiple versions of IE on your PC
Submitted by Yousif on Sat, 23/09/2006 - 2:46pm.
Ever
wanted to test your website in various versions of
Internet Explorer?
It is possible to run Internet Explorer in standalone mode without having to over-write previous versions thanks to Joe Maddalone who came up with a way of achieving that in November 2003. Basically, Internet Explorer is run by exploiting a known workaround to DLL hell - which was introduced in Windows 2000 and later versions - called DLL redirection.
Manfred
Staudinger
perfected the standalone versions by adding IE version numbers to the
title bar of the standalone browser window. Moreover, by removing the
"IE" key in the registry subkey [HKLM\SOFTWARE\Microsoft\Internet
Explorer\Version Vector] Internet Explore defaulted to
respecting
conditional comments based on the version number prebuilt in the
program.
- 468 comments
- Read more
- 2445431 reads
How to install Linksys WMP54G and WUSB54G Wireless card on Vista
Submitted by Yousif on Thu, 31/08/2006 - 12:09am.UPDATE: This article is obsolete. Linksys added Vista Drivers to their support page. Please visit Linksys and download the latest Drivers for your Wireless card.
So i finished downloading Windows Vista Pre-RC1. The installation went really smooth as expected then came the part where you have to install the drivers.
- 38 comments
- Read more
- 166551 reads
Internet Explorer 7 Release Candidate 1 in standalone mode(IE7)
Submitted by Yousif on Sun, 27/08/2006 - 10:59am.Microsoft released the final release version of IE7. I added an article with the steps to run IR7 in standalone mode...
Windows Internet Explorer is becoming harder to run without going through the installation process (which basically over-writes the previous version). In previous versions of Internet Explorer 7.0 (BETA 1 and BETA 2), IE assumed default values in the Windows Registry that point to different components of the user-interface. This made it easier to run IE7 in standalone mode with the little help of a tiny batch script by Jon Galloway .
- 77 comments
- Read more
- 89741 reads
Internet Explorer 7 Beta 3 in standalone mode(IE7)
Submitted by Yousif on Fri, 07/07/2006 - 8:16pm.Kept for historical purposes.
Please check the latest version of IE7 RC1 in standalone mode.
- 62 comments
- 38720 reads
Eye Candy
Submitted by Yousif on Wed, 10/05/2006 - 12:43pm.Being a linux user doesn't mean that you can't enjoy a good looking Desktop. GNOME for example has a nicely drawn and simple windows. KDE on the other hand are constantly improving the user-interface and the latest version has window transparency. In fact, if you look at it from a distance you'd think it's a Windows Vista PC :D
GNOME
KDE
Importing bookmarks from Firefox to IE7
Submitted by Yousif on Mon, 01/05/2006 - 8:56am.Importing bookmarks from FireFox to Internet explorer 7 (IE7) is really easy and straight forward.
First of all click on the add to Favorates icon in internet explorer 7 and choose "Import and Export..."

This will start the import/export wizard. Click next...
Select "Import Favorites" then click next
- 3 comments
- Read more
- 120457 reads
Extra Internet Explorer 7 search providers list (IE7)
Submitted by Yousif on Tue, 18/04/2006 - 4:53am.It seems Internet Explorer 7 is on the right track. Its light, fast, secure, extensible and has tabbed browsing built it.
I compiled a comprehensive list of Internet Explorer 7 (IE7) Search providers for you to enjoy ;) . These are the most popular search providers on the net. Email me if you want to add your/someone's search to this list. It doesn't matter if the website is using complex search parameters (e.g. USPTO) or hidden form fields (e.g. MySpace). Send me a link to the main page and I'll do the rest
To use the Search providers simply click on the name from the list below and it will be automatically added to your search box.
- Read more
- 44588 reads
VMware on Fedora Core 5
Submitted by Yousif on Mon, 17/04/2006 - 7:41pm.We want to install VMWare's free VMWare Player 1.0.1 build 19317 on Fedora Core 5. As far as I can tell this guide works with other VMWare products as well (eg. VMware Workstation/ ESX / GSX / Server etc.)
Fedora Core 5 comes with the 2.6.x Kernel which is not yet supported by VMWare. By default we shouldn't expect a new kernel to be supported out of the box.
my `uname -r` is 2.6.16-1.2080_FC5
Intalling
- 24 comments
- Read more
- 66573 reads

Recent comments
2 weeks 9 hours ago
2 weeks 19 hours ago
4 weeks 15 hours ago
4 weeks 16 hours ago
6 weeks 3 days ago
6 weeks 3 days ago
6 weeks 5 days ago
7 weeks 1 day ago
8 weeks 1 day ago
8 weeks 4 days ago