Category Archives: Blogging

Review : Free ShareX for screenshot and upload.

A screen capture tool is certainly a great help for blogger.But if a screen capturing tool which is an open source and has many really good additional features also then..?Yes its completely free and available on Google code. :)Since we have so many screen capturing tool and even a default one in windows called the snipping tool then what made me to write this post ? all these questions are obvious but after reading this post i am sure you will download and try  this free ShareX for screenshot.

Read the rest of this entry

How to: Enable SSH access on Bluehost Account.

If you hold a web hosting account then i think SSH access to your hosting should be your top priority.Here we will get you through complete procedure of how we enabled it for our hosting (BlueHost). For those who are not aware of what SSH is all about, for them we have provided a brief explanation.

What is SSH ?

SSH(Secure Shell) is a secure and encrypted channel between computer for mainly data flow.Here we need to have a server and client for the communication.

SSH_nethunk7

Why we need SSH?

1.SSH(Secure Shell) as the name says is secure because the data that flows using this protocol is encrypted.
2.Its fast and easy to use.
3.It makes life easier for a webmaster to edit files but need Unix skills indeed.
4.Can also be used for Secure copy (SCP) and Secure File transfer (SFTP) also.

How to enable SSH access on BlueHost Account.

For some security reasons Shell account is not enable by default in your webhost.So,in order to enable SSH the hosting account should be verified.In-order to enable it follow the steps below.

1.Get in touch with the Bluehost Team through phone or Live chat and provide your hosting details for account verification.

2.They will ask for any ID proof/Credit card scanned copy etc for webhost account’s actual owner identification.

3.Once you provide the above information the account will be verified within 1hr you can enable SSH access too.

4.Assuming now the account is verified, login to the cpanel and click on SSH/Shell access icon under security.
SSH_nethunk

5.Now click on “Manage SSH access” and enable SSH from the drop down as shown in the image below.
SSH_nethunk16.Now that the SSH is enabled we need two keys(Public key and Private Key) to setup a successful communication.

7.Click on “Manage SSH key” and then click on generate a key and fill the below form then hit generate.
SSH_nethunk2

Note:Use RSA and key size as 4096 for maximum security and remember the password that was used.

8.Once the public and private key is generated down the private key to local host for the SSH client(Example:Putty) to make a secure connection.Finally SSH access on Bluehost Account is enabled.

How to access files using SSH on BlueHost Account?

We will be using Putty in-order to test  SSH access on a Bluehost Account.Follow the steps below.

1.Download and install Putty.

2.Start Putty and under session fill the host name.
SSH_nethunk3

3.On LHS under SSH->Auth ,browse and select the private key file that was downloaded earlier in the managed keys steps.
SSH_nethunk5

4.Under Connection->Data,give the account username which will be prompted while logging in.
SSH_nethunk4

5.Now go to session section and give a suitable name to save the settings.

6.Select the saved settings click load and hit open, once the prompt provide the password to authenticate successfully.

SSH_nethunk6

If you have any queries then please comment below.

Free FTP/SFTP clients for Blogging.

Blogging is a cross platform activity and file transfer is certainly an integral part of it.When the question of file transfer arises then certainly FTP/SFTP clients comes to the scenario.I am sure each and every blogger uses a particular FTP/SFTP client these days to upload there needed bit of file.This complete process looks to be simple but there are few points i have listed below which comes as a deciding factor for the choice of a particular FTP/SFTP client.
Free ftp/sftp clients

  • Security : While file transfer between local host and remote server.
  • Ease of use of the client.
  • Scheduling of transfer of files.
  • Remote file editing feature.
  • Drag and drop functionality etc…much more.

Below i have listed down few of the simple,free yet powerful FTP/SFTP clients for Windows/Linux/Mac OSX.

FTP clients for Mac OS X

1.Filezilla

As mentioned above it is a cross platform client with FTP/SFTP support along with remote file editing and drag and drop feature.

[nggallery id=3]

2.Cyberduck

Cyberduck with an ease to use interface and suports both FTP/SFTP etc.Cloud connectivity and remote file editing feature.Using it one can expand zips and archive tar too.

[nggallery id=10]

3.MacFusion

It is a Mac based FTP/SFTP client,need to have Google’s MacFUSE inorder to use it.

[nggallery id=11]

4.YummyFTP

YummyFTP is one the simple but powerful FTP/SFTP client for Mac OS X with scheduling and directory synchronization along with failure auto recovery feature.

[nggallery id=12]

5.Transmit
It is one of the fastest FTP/SFTP client for Mac OSX along with all the feature that other client could have.

[nggallery id=13]

FTP/SFTP client for Linux.

1.CrossFTP

CrossFTP is a cross platform client but basically used in Linux.It has schedule and on the spot edit feature.Here once can grant the bandwidth limit while transferring files from one host to other.

[nggallery id=8]

2.FileZilla

As you can see i have mentioned this client for all the platforms.It is one of the widely used FTP/SFTP client.

[nggallery id=16]

3.FireFTP

It is cross-platform addon for mozilla and its quite handy as it has browser integration facility and one can right away transfer files to remote host while browsing.

4.gFTP

gFTP is a linux based FTP/FTPs client written in “C”. It has a command based usage.

[nggallery id=9]

FTP/SFTP client for Windows.

1.PSCP and PSFTP

These are the command line interfaces from putty  which makes the file transfer secure and is less time consuming.

[nggallery id=2]

2.WinSCP

WinSCP is free FTP/SFTP client.It is ahead from other ftp client in the fact that it creates two window which makes it easier for the end user to copy files between a local and a remote computer and vice-versa.

[nggallery id=1]

3.Filezilla

Filezilla is one of the most widely used FTP client.Its simple and use friendly.

Features:

  • Remote file editing.
  • IPV6 Support.
  • and drop support and much more.

[nggallery id=3]

4.CoreFTP LE

Core FTP LE is a free FTP/SFTP windows based client with browser integration feature with drag and drop support, file viewing & editing and much more.

[nggallery id=5]

5.BitKinex

BitKinex is unique is the way that it has feature like scheduling for transfer of file from one host to other securely and in less amount of time.

[nggallery id=7]

6.Swish.

Swish is an extension for windows explorer so,it makes possible for windows users to directly transfer file from the system itself using windows explorer instead of using a separate client for SFTP/FTP.

[nggallery id=6]

I am sure many of you must have tried one or the other of the above listed client.Please share your experience with these clients or any any of your favorite client missing from this list.