Occidentalis / Redwing

>

Well!
That went well!
My Redwing Pi is now back to usable and is using the Adafruit Occidentalis v0.2 distro.

Here’s a list of what it currently has on it now I’ve finished with my tweaks:

  • Hexxeh’s rpi-update
  • Up-to-date raspi-config
  • Memory split to favour core rather than video
  • Overclocked to 900mhz (not verified that’s worked yet)
  • GIT core
  • Two wifi networks (home and work) with auto-connect at boot
  • Using the Edimax wifi adapter that is becoming so beloved (the one with the gold usb contact)
  • Used a script to speed up the boot cycle
  • Increased the size of the shell history to make documentation easier.
  • Installed the following:
    • screen (to allow login sessions to be accessed by multiple users)
    • Apache and PHP (to give you a web server)
    • Samba (to let you see and use your Pi’s drive on a Windows network)
    • Raspcontrol (a web interface to let you see what’s going on with your Pi without remoting in)
Now backing the image up so I can go to the MK Raspberry Jam with my ‘virgin Pi’ presentation and get back to where I was easily.

Vital pieces of software: Advanced IP Scanner

>

First in what I suspect will be a long series of posts about software that you just have to have either on your Pi or on your PC in support of it. I work on Windows, so if you’re on a Mac, the software may be available for you too, but I haven’t looked for it.

First up is the Advanced IP Scanner which is a free network utility to scan a range of IP addresses and tell you various pieces of information about them, including their network name.

This is vital for those of us who use the Pi ‘headless’ (aka without-a-screen) and don’t always know the IP address we’ve been assigned. When a network uses “DHCP”, the IP address you are assigned can vary and the Advanced IP Scanner will scan the network and show you what IP address your Pi has.

And yes, that was a lot of semi-repeated text, just in case someone is searching for information and not using the exact wording one is expecting!