CTRL+S and Putty
If you inadvertently hit “ctrl + s” while in putty, you will soon realize that you lose your cursor. In fact “ctrl +s ” disables the output terminal. To enable it back hit: ctrl + … Read more
If you inadvertently hit “ctrl + s” while in putty, you will soon realize that you lose your cursor. In fact “ctrl +s ” disables the output terminal. To enable it back hit: ctrl + … Read more
Ever wanted to know the equivalent of the linux uptime command in Microsoft Windows Servers, if so just download this utility from Microsoft: http://support.microsoft.com/kb/232243
I always thought that the following command “mv * ..” would move everything from the subdirectory to the parent directory. Apparently, it does not move hidden files (files that start with the period) such as … Read more
1. First Verify that the .htaccess is present in your root folder (the folder that contains the index.php of your website). For drupal the first few lines of the .htaccess file look like the following … Read more
Right click on the Gitbash icon and click on Properties then change the Start in to your custom directory. Useful Sites http://markashleybell.com/articles/portable-git-windows-setting-home-environment-variable