Archives for: November 2007

11/15/07

Nokia N800 Tip: Create Link in Home to Memory Cards

01:42:08 pm, Categories: Linux, Nokia N800  

The way I copy files to my N800 is via SecureShell using scp. As I keep most of my files on memory cards, I wanted a quick way of telling scp to put it there rather than the home directory. I decided on just throwing a symbolic link (kind of like a shortcut for you Windows folks) to the two card mount points.

I am assuming you already have a terminal and ssh server installed and configured.

The mount points for the external and internal memory cards are /media/mmc1 and /media/mmc2, respectively. To create links to these, open a terminal window and type the following two commands:

~ $ ln -s /media/mmc1 ~/mmc1
~ $ ln -s /media/mmc2 ~/mmc2

Now if you want to move stuff.tar.gz to the files directory on the internal memory card, you would use the following command:
user@desktop:~$ scp files/stuff.tar.gz user@ip.of.n.800:mmc2/files/stuff.tar.gz

If at any point in time you want to get rid of the links, simply do a rm ~/mmc1. Only the link will be deleted, the data on your card stays intact.

Permalink 191 words by FTK, 785 views • Leave a comment

11/09/07

Nokia N800 with i Tech's Laser Bluetooth Virtual Keyboard

06:05:39 pm, Categories: Technology, Linux, Nokia N800  

I recently got a Nokia N800, and let me tell you, it is one of the coolest (and most useful) gadgets I have ever come across. Not only does it run a Debian based Linux OS, has a beautiful 800x480 screen, ample storage, Bluetooth, VOIP, and WiFi, but it also is completely hackable. Full command line access, huge catalog of packages (ssh, vncviewer, rdesktop, etc), and Internet connectivity anywhere via Bluetooth and my cell phone...the perfect sysadmin tool. Server trouble at work while you're out and about? No more two hour phone call trying to guide someone through all the commands trying to troubleshoot. Pull over, fire up the N800, ssh into the machine and go to work. Want a desktop? Set up a ssh tunnel and forward your VNC session. Windows machine? Use rdesktop or use rdesktop out of your VNC session. Problem solved in 5 minutes. Awesome.

I had come across the i Tech Laser Bluetooth Virtual Keyboard (VKB) before, and thought it would be a neat little toy, but that's about it. Now with the N800 I was looking for a Bluetooth keyboard. Ssh-ing into it is fine and dandy when you're at your desk, but on the road I don't want to spend forever trying to type out commands with the stylus. I found a VKB on eBay for a decent price, and decided to pick it up. Once I held it in my hands I knew that this is one of the most bad ass gadgets you could own (the geek factor alone is through the roof!!). It's small size (a bit smaller than my Leatherman Wave) makes it easy to take a long on trips. Now with just a cell phone, N800 and VKB I have a complete remote admin solution that is a whole lot more portable than a laptop.

Pairing it with the N800 is fairly simple:

=> Read more!

Permalink 543 words by FTK, 18142 views • 5 comments

November 2007
Sun Mon Tue Wed Thu Fri Sat
 << < Current> >>
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30  

Cow. Chicken. Bell.

Cow. Chicken. Bell.

Search

Misc

XML Feeds

What is this?

powered by
b2evolution