1. Exercising My Belkin N1 Vision Router Lifetime Warranty

    Posted on in Networking

    Belkin N1 Vision Wireless Router F5D8232-4A few years ago I received a Belkin N1 Vision (F5D8232-4) wireless router from a friend of mine. She had received it as some sort of door prize. The wireless on the router isn't that great, but it was strong enough to cover parts of my house that my previous …

  2. ARIN Comments on IANA Functions

    Posted on in IT Management

    ARIN LogoThe National Telecommunications and Information Administration (NTIA) recently requested comments from concerned Internet entities regarding the Internet Corporation for Assigned Names and Numbers' (ICANN) performance of Internet Assigned Numbers Authority (IANA) Functions. ICANN currently holds a contract with the NTIA to that is set to expire in September of 2011 …

  3. WordPress Stops Redirecting, Reset Permalinks

    Posted on in Software

    WordPress Horizontal LogoThis is the first time I've run into this problem.

    In the process of disabling some slightly used plugins, slaptijack.com got into a situation where every permalink simply pulled up the home page rather than individual posts. I checked everything (mod_rewrite in my Apache configuration file, changes to .htaccess …

  4. Clear Windows DNS Server Cache From the CLI

    Posted on in System Administration

    Clearing the Windows DNS Server cache from the command line is an easy task.

    C:\> dnscmd . /clearcache
    

    The . indicates the local DNS server. You can use this command to clear the cache of remote DNS servers by replacing the . with the hostname or IP address of the remote server.

  5. VirtualBox 4.0.4 Has Arrived

    Posted on in Software

    VirtualBox 4.0.4Oracle announced the release of VirtualBox 4.0.4 today. This maintenance release addresses many bugs experienced by hosts of all operating systems. You can find a full list of fixes and additions in the Changelog.

    I use VirtualBox on both my Macs for my various testing needs. If you've …

  6. Gmail: Forward All Mail to Another Address

    Posted on in Software

    One of Gmail's greatest features is its spam filtering. But, if you have a situation where you want to forward mail from multiple Gmail accounts to a single location, that fantastic filtering becomes a little cumbersome. In this situation, having junk mail sitting around in multiple Gmail accounts is actually …

  7. Open Registration Has Been Closed

    Posted on in uncategorized

    As you might be aware, WordPress 3.0.2 has been released to fix a specific security vulnerability. This vulnerability required an attacker to have author-level privileges on a WordPress installation. This has led to a rash of new Slaptijack users to be created with the hopes of gaining author-level …

  8. Cisco Switch Cluster Automatic IP Addresses

    Posted on in Networking

    Old Cisco Systems LogoIf you've used Cisco switch clustering in a basic network (for example, when all switches are connected together and <acronym title="Cisco Discovery Protocol">CDP</acronym> is enabled), you've likely never considered how this switches communicate with each other. You might assume that the switches are using IP addresses from …

  9. RHEL 6 Finally Arrives

    Posted on in Software

    Red Hat Linux (RHEL) LogoRed Hat finally announced the release of Red Hat Enterprise Linux (RHEL) 6 yesterday. RHEL 5 was released in early 2007, making the wait for RHEL 6 the longest since Red Hat rebranded their Linux-based operating system with the RHEL moniker in 2003.

    RHEL 6 boasts tons of new features …

Slaptijack's Koding Kraken