Tag Archive for 'HOWTO'

Fring, SkypeOut Not Playing Nice? Solved.

I’ve been using Fring to make SkypeOut calls over WiFi. Not only does this shave billed minutes off of my phone bill, but what with the iPhone’s 3G chipset being unreliable as all hell, I honestly prefer to make some of my calls via Skype anyways as long as I know I’m going to be in WiFi range for the duration of the call.

Here’s how to get Fring to work with SkypeOut: prepend the call number a + followed by the country code of the recipient of the call. For example, when calling a phone in the U.S. add +1; (800) 867-5309 then becomes +18008675309. To get the +, I simply press and hold the 0 key on the dial pad in Fring.

I’m not sure that this was always required, as I could have sworn that Fring used to ‘just work’ most of the time, but maybe I’m mistaken. Either way, I’m glad to have it working again!

Allowing Access to FTP Disk Only Via FTP

For bandwidth shaping reasons, I wanted to be able to allow access to my FTP disk (mounted at /var/ftp) only via FTP (hosted by ProFTPd). As it turns out, this is quite easy to do using a couple of UNIX permissions tricks and some ProFTPd voodoo. Read on for the basic description of how I’ve done it. Continue reading ‘Allowing Access to FTP Disk Only Via FTP’