Feature
Post

Category
Column

SSH: Connect to Your Server From Anywhere

One of the best ways to connect to a server of any type is through SSH. SSH is a secure shell, and will remind most people with a Windows background of DOS or the command-line environment. It can be a little strange to navigate at first, as many of us have become so comfortable with the point and click GUI operating systems, but connecting via SSH is fast, effective, and powerful. It is considered so powerful by many web hosts, that they don’t enable it by default, preferring to only give access to SSH to those that request it by name.

One of the best things about SSH, you can connect from nearly anything that has an Internet connection. On Windows, you’ll want to use PuTTY, or one of the million alternative tools for connecting via SSH. On the Mac, you can just use Terminal, and on your iPod Touch or iPhone, you can use TouchTerm, or one of the alternatives.

SSH access will allow you to move files, change file permissions, upgrade software, and depending on the access level your account has, even reconfigure, and restart your server.

For some people, SSH might seem like a step backwards, and a simple FTP program can do many of the normal, user-level file management stuff, but if you go beyond that, it can be a huge time saver for people, especially mixed with some bash scripting.

So if you don’t have SSH access to your web hosting server, it might be time to look somewhere else and dive in. The advantages over FTP are numerous, and the skills you will learn in getting back to the command line in dealing with your server are skills worth having.

Do you have a favorite SSH application, or a tip that everyone should know when it comes to connecting via SSH? Let us know in the comments below.

Feature
Post

Category
Publishing

Five Tools for Better Blogging

Blogging is, at its heart, writing- and the beauty of writing is that it can be done with the most basic of tools: a pen and a piece of paper- and having something to say in the first place, of course.

Thanks to the awesomeness of technology, however, we have a lot of writing tools- a lot of blogging tools- at our disposal these days. These are tools that make the business of blogging a bit easier, and maybe a little more enjoyable. Here are five of my favorites:

TextExpander (Mac OS X). Most bloggers spend a lot of time copying and pasting- and I used to, until I discovered this gem of an application. It’s basically a text replacement program, giving you customized abbreviations for bits of code and text- even images- that you use often. For Windows, try Lifehacker’s Texter.

Google Docs. Since discovering Google Documents, I use it for almost all my writing- and that includes blog post drafts. Yes, even this one. I was particularly grateful for this when my Macbook died last week, and I had to work on an old PC for a few days- all my documents were accessible, online, on Google Docs.

Twitter. That’s right, I consider Twitter one of my favorite blogging tools, because not only can I use Twitter to blog (with the excellent Twitter Tools WordPress Plugin), I get a lot of ideas for blog posts from the people I follow. I use Twhirl to keep updated.

Nisus Thesaurus (Mac OS X). Sometimes, the right word is on the tip of your tongue- and you need a good thesaurus to remember what it is. This nifty little application is free, and features over 120,000 words. For Windows, try WordWeb Free or the FreeThesaurus Firefox plugin.

MyMind (Mac OS X). As any writer knows, procrastination is one of our worst enemies. It’s like there are so many things to do instead of writing. The next time this happens to you, when you’re staring at a blank page, stumped on what to write, may I suggest you try some mind-mapping? Many times, I’ve found that it’s the only thing that will get my thoughts in order, and the writing just flows after that. I like MyMind, which is free for the Mac- but also check out FreeMind, which is multi-platform (and free as well).

What are your favorite blogging tools? Do you use any of my favorites?