SSH (“Secure SHell”) is a means of establishing a secure command-line shell interface on a remote system. Log into your server via SSH and navigate to location where you would like to install Joomla e.g To get the path for file to download goto: http://joomlacode.org/gf/project/joomla/frs/?action=index use wget in SSH client (e.g. putty) to retrieve the [...]
Continue reading...Tuesday, May 11, 2010
Change directories command For relatives path: For absolute paths: Go to home directry from any location: cd~ Listing To list files of a direcroty For relatives path: For absolute paths: Options: -l for list -A show hidden files Show current directory Copy files from one location to another Finding help: for detailed help type man
Continue reading...
Sunday, September 4, 2011
1 Comment