Proudly debugging the system since 1981

Mese: Giugno 2012

I link della settimana

  • Installing TCPDump on DD-WRT WRT54GL | emtunc’s Blog
    Installing TCPDump on DD-WRT WRT54GL
    Posted on April 16, 2011 by E Mikail T

    This article will serve as a quick tutorial on installing TCPDump on a LinkSys WRT54GL box running the custom DD-WRT firmware.

    TCPDump is a command line packet analyser. It’s a bit like Wireshark except it is command line based and in this tutorial, we will be installing it on a router and not on a PC

  • Enabling JFFS in DD-WRT from SSH
    Enabling JFFS in DD-WRT from SSH

    I like DD-WRT, it offers the basic tools needed for a router but I’d like to install other apps as well. The problem with embedded devices is that the system is installed in the non-volatile memory (usually 2-4MB) and one can only use the RAM to install apps.

  • Android Programming
    Android Tutorials
    Android Development Introduction
  • Meteor
    Meteor is a set of new technologies for building top-quality web apps in a fraction of the time, whether you’re an expert developer or just getting started.

I link della settimana

  • Local Classes (Java in a Nutshell)
    A local class is declared locally within a block of Java code, rather than as a member of a class. Typically, a local class is defined within a method, but it can also be defined within a static initializer or instance initializer of a class. Because all blocks of Java code appear within class definitions, all local classes are nested within containing classes. For this reason, local classes share many of the features of member classes. It is usually more appropriate, however, to think of them as an entirely separate kind of inner class. A local class has approximately the same relationship to a member class as a local variable has to an instance variable of a class.
  • OpenWrt / Traffic shaping QOS howto

© 2024 b0sh.net

Tema di Anders NorenSu ↑