All the following commands can be used by putty (follow the link to download) or if you have VPS server just login to you VPS account and hit console button it will take you to SSH directly. All the SSH commands are common an can be used where it requires SSH login (Hosting Accounts, VPS Account, Dedicated Server, to access your iPhone, ipad)
If you having Reseller Account or shared account then i’m sorry this article would be waste of time for you.
Extract Commands
a Tar file: tar -xvf filename.tar
a Tar.Gz file: tar … Read More
Got long forms on your website ? Break them up into smaller logical sections and convert it into a multi-step form with a cool progress bar. So the form is broken into small sections and the user only sees one section at a time. Also, multi-step forms reduces the space you need on the page.
If you are using normal Sign Up forms and still require a lot of data from your users, a multi-step form is the best solution. Could work for lengthy processes like registration, checkout, profile fillups, 2-factor authentication logins, contact form, … Read More