Mac-adress lookup tool

When troubleshooting networks, when there is an IP-address conflict for example, it is sometimes useful to lookup the vendor of the mac-addresses. This way you can identify the brand of the conflicting host.

A tool for doing this is found here. It contains information about both ethernet and bluetooth manufacturers.

VirtueMart installation problem (Joomla!)

If the installation of VirtueMart version 1.1.3 for Joomla! 1.5.10 fails, a manual installation is needed. The error message says that some critical components of VirtueMart are missing. In addition to the following instructions, read the VirtueMart installation manual.

  1. Download the VirtueMart Manual Installation package for Joomla! 1.5 from VirtueMart website.
  2. Unzip the contents of the archive to a folder.
  3. Upload the subfolders and contents using ftp to the web server running Joomla! according to instructions in the VirtueMart installation manual.
  4. Use a ftp program or login using a shell to change permissions of the catalog administrator/components/com_virtuemart to 777.
  5. Change the permssions of the file administrator/components/com_virtuemart/virtuemart.cfg-dist.php to 666.
  6. Go to http://www.yoursite.tld/administrator/index2.php?option=com_virtuemart and perform database installation according to instructions in the VirtueMart installation manual.
  7. Follow the VirtueMart installation manual for the rest of the installation process.

Ubuntu eee: Intermittent DNS problems with Windows Vista Internet Connection Sharing (ICS)

When connecting an Asus EeePC 900/901 running Ubuntu eee 8.04 (‘Easy Peasy‘) to the Internet through a Windows Vista machine running Internet Connection Sharing (ICS) and you are experiencing intermittent DNS-problems, the problem can be related to IPv6 being enabled but there is no IPv6 Internet connection (only IPv4). In Firefox there is a DNS-error displayed, but hitting reload one or more times will bring up the desired web page. Internet access can also be experienced as slow or sluggish.

The problem can be that IPv6 is enabled in both the Windows Vista and the Ubuntu machine but there is no IPv6 Internet connection. The problem can be resolved by disabling IPv6 in Windows Vista running ICS. You can of course solve it by disabling IPv6 in the Ubuntu machine but then you have to disable it in every client inte network using the ICS, so it is more efficient to disable it in the Windows Vista running the ICS.

Instructions how to disable IPv6 in Windows Vista is found here. Don’t forget to enable it once you hook up your Windows Vista machine into an IPv6 enabled Internet connection Wink

Ubuntu eee: Youtube video problem

In Ubuntu eee 8.04 for Asus EeePC 900/901 (‘Easy Peasy‘) there is a problem when trying to look at Youtube videos. Almost all videos gives a message saying that it is not currently available.

The problem is the flash player included in the Ubuntu eee installation. To resolve the problem:

  1. Try do uninstall ‘flashplugin-nonfreebeta’ using the Synaptics package manager.
  2. Go to http://get.adobe.com/flashplayer, download and install the latest flash player for Ubuntu 8.04.
  3. Restart Firefox.

WordPress blog: Problem with uploaded images

In WordPress blog software version 2.7.1 there is a problem after a default install when uploading images. The images are stored in the ‘wp-content’ folder but referred to with ‘wp-content/uploads’ path. The result is that uploaded images can’t be used in blog articles.

To resolve this problem, click on Settings, then Miscellenous. Note that the media path is ‘wp-content’ but the note at the right says that default is ‘wp-content/uploads’. Just click the ‘Save Changes’ button and the problem will be resolved.

There seems to be some default reference to ‘wp-content/uploads’ in the distribution of WordPress, but the settings are set to just ‘wp-content’.

WordPress image problem

Ubuntu eee: Asus EeePC 900/901 WLAN against DLINK DI-624+ router problem

When using Ubuntu eee 8.04 (‘Easy Peasy‘) on an ASUS Eee PC 900/901 and you try to connect to a DLINK DI-624+ wireless broadband router with WEP security enabled, the network manager in Ubuntu eee keeps displaying a dialog asking for the WEP pass phrase, even though is entered correctly.

The problem is the “Super G mode” in the DLINK DI-624+. Just disable it and the EeePC will be able to connect.

osCommerce templates

To get your own style and feel of your osCommerce webshop there are different options at hand. One is to have someone to tailor your own design. This way your web shop will be truly unique, but of course at a cost that can be high.

Other options are using free templates or buying a ready made one. Sometimes there is an option to buy a template “unique”. This means that the template will not be sold to any other customer after you have bought it. Normally you can also see how many that have bought the template before you.

By using a free or commercial template you can get a starting point from where it can be modified to fit your needs. A lot of time and effort can be saved by using a ready made template and just modifying it.

These are some sites were you can find templates or themes for your osCommerce webshop.

osCommerceTemplates.com
TemplateMonster.com
The osCommerce Store

Internet related threats

On http://www.cromwell-intl.com/security/ you will find a number of articles related to Computer System and Network security. It covers chryptography, privacy tools, computer forensics, authentication, intrusion detection and network monitoring.

GRC Shields Up! tests your firewall from the outside and reports what you are exposing to the Internet.

At CERT, Computer Emergency Response Team, you will find up to date information about security related issues like newly discovered vulnerabilities. Stay updated!

What is my current IP-address?

When you need to know what your current IP-adress on the Internet is, there is a tool:

http://myip.heltech.se

This page displays your current IP-adress, your reverese DNS name, how your browser identifies itself and if you are accessing the Internet through a proxy server. This is the information servers that you visit on the internet will see about you.

Changing “Welcome to the Frontpage” heading in Joomla!

When installing the sample data during the installation of Joomla, the heading of the front page is "Welcome to the frontpage". To change this text,

Read more