Home / Articles (Page 4)

Articles

Adobe Flash Error Fix

Posting by Noynim IT Solutions on May 11, 2009

If you get the following message in C:\WINDOWS\system32\Macromed\Flash\install.log

Errors Installing Adobe Flash

Posting by Noynim IT Solutions on

While attempting to install Adobe Flash, if you get the following message: MessageBox: 12582960, ”Failed to install. For troubleshooting tips, please see http://www.adobe.com/go/tn_19166″

Malware Search List

Posting by Noynim IT Solutions on March 19, 2009

http://www.malwaredomainlist.com is a good site to visit if you want to check if a certain site is known to have malware present.

Php Script to Append String Into Text File

Posting by Noynim IT Solutions on May 21, 2008

Use a simple PHP script to append string into text file:

Checking NIC Speed in Linux

Posting by Noynim IT Solutions on April 30, 2008

To check the link speed for Linux, the easiest method is to issue the following command:dmesg | grep 100. This will bring up anything with 100mb or higher, so if you have a 10mb NIC, or think you do, then change it to 10 instead of 100.

PIX Packet Capture

Posting by Noynim IT Solutions on April 29, 2008

There are times when you need to capture traffic on a PIX firewall. Here is how it can be accomplished:

Query Multiple IPs in DNS

Posting by Noynim IT Solutions on April 28, 2008

Here is a simple bash script to query multiple IPs and get the DNS names:

Expect Script for Cisco Devices

Posting by Noynim IT Solutions on

Expect script for Cisco devices.

Investigating Malicious Files

Posting by Noynim IT Solutions on April 21, 2008

This site to upload suspicious files. This site will scan your file through multiple anti-virus software. Since most people don’t run multiple AV engines on their machines they can use this site to verify if a file is legitimate.

Windump

Posting by Noynim IT Solutions on

Windump is a little different then tcpdump when looking for interfaces. Run windump -D to identify the interfaces on your windows machine. Once the NIC is identified that you want to monitor run the windump -i followed by the full NIC ID.

← Previous PageNext Page →