Articles related to technology, how to use software, ways to work around technology problems, install hardware, install software, upgraded software, etc.
If attachments are showing up in your Microsoft Outlook inbox with a modified ending such as .doc being changed to .1324DEFANGED-doc then the issue is more than likely with your mail server instead of your email client. There is an application called MailScanner that modifies the file ending as a security measure to stop any…
To install the “mail” CLI command on Linux using yum just install mailx using the command below. bash [root@server ~]# yum install mailx After installing this package you will be able to send mail using the Linux CLI command mail.
There are two easy ways to check the bios version on your Dell laptop. During Boot: When your laptop boots up the bios version will splash on the screen. A current version of your bios will be something similar to A06. CPU-Z: Download and run CPU-Z here. Once you download and run this application click…
To open PowerPoint 2007 files in older versions of PowerPoint you need to download and install a compatibility addon for your PowerPoint. The old versions of PowerPoint would save files with .ppt endings while PowerPoint 2007 saves files with .pptx endings. Download and install thisPowerPoint addon to be able to open the .pptx files with…
The Okidata c3400 printer has a web administration page that can be used to configure printer settings after the initial setup with the Okidata Network Utility. Once you have configured the IP address on the printer you can visit that IP address in a web browser to view more information about the printer. Example: http://192.168.2.20…
Below are a couple tips to assist with troubleshooting issues on Windows XP. The tips include using the Microsoft Event Viewer, understanding running processes, checking disk space, and looking at memory. Microsoft Event Viewer First we will look at the Event Viewer. Many times you might get a pop up error with an error code…
Installing nmap security scanner on Windows XP is fairly easy. The easiest way is to download and run the nmap stable release executable file currently located here. You can verify the latest release by visiting nmap’s download page here. Once the nmap.exe file is downloaded just double click it and choose a location to unpack…
Its very easy to move your work PPTP VPN from your Windows XP computer to a wireless router running the dd-wrt firmware. DD-WRT firmware runs on most wired and wireless routers on the market today including the ever popular Linksys wrt54g. Once your router has the dd-wrt firmware installed make note if the configuration settings…
It is easy to add static DNS entries to the dd-wrt GUI interface. Follow the below simple steps and then reboot your router. In the below directions the dd-wrt version is v24-sp2. Login: First login to your wired or wireless router that is running dd-wrt software. Open Services: Click the “Services” tab which will default…