Complete, Concrete, Concise » Entries tagged with "opening"
Ubuntu 13.04 – How to get a Command Line, Shell, or Terminal
These instructions are for Ubuntu 13.04 using the Unity interface (although, hints are provided at the bottom of the article for those who have installed a different desktop). Linux (of which Ubuntu is a flavour) and it’s inspiration Unix, have a strong emphasis and tradition of doing everything via typed commands. Often, when searching the Internet for a solution to a problem, you often find terse (possibly cryptic) answers along the lines of: Test if you can reach Google with ping -c 4 google.com or To recursively change your file permissions just: chmod 755 -R /opt/lampp/htdocs In order to run those commands, you have to open a shell or command line or terminal (they are all synonymous, but shell is the preferred term in Linux and Unix circles). There are many different shells, the original Unix shell … Read entire article »
Filed under: Ubuntu 13.04
Ubuntu 12.10 – How to get a Command Line, Shell, or Terminal
These instructions are for Ubuntu 12.10 using the Unity interface (although, hints are provided at the bottom of the article for those who have installed a different desktop). Linux (of which Ubuntu is a flavour) and it’s inspiration Unix, have a strong emphasis and tradition of doing everything via typed commands. Often, when searching the Internet for a solution to a problem, you often find terse (possibly cryptic) answers along the lines of: Test if you can reach Google with ping -c 4 google.com or To recursively change your file permissions just: chmod 755 -R /opt/lampp/htdocs In order to run those commands, you have to open a shell or command line or terminal (they are all synonymous, but shell is the preferred term in Linux and Unix circles). There are many different shells, the original Unix shell … Read entire article »
Filed under: Ubuntu 12.10
Ubuntu 12.04 – How to get a Command Line, Shell, or Terminal
These instructions are for Ubuntu 12.04 using the Unity interface (although, hints are provided at the bottom of the article for those who have installed a different desktop). Linux (of which Ubuntu is a flavour) and it’s inspiration Unix, have a strong emphasis and tradition of doing everything via typed commands. Often, when searching the Internet for a solution to a problem, you often find terse (possibly cryptic) answers along the lines of: Test if you can reach Google with ping -c 4 google.com or To recursively change your file permissions just: chmod 755 -R /opt/lampp/htdocs In order to run those commands, you have to open a shell or command line or terminal (they are all synonymous, but shell is the preferred term in Linux and Unix circles). There are many different shells, the original Unix shell … Read entire article »
Filed under: Ubuntu 12.04
Ubuntu 11.10 – How to get a Command Line, Shell, or Terminal
This article was updated for Ubuntu 12.04. The new article can be found here. These instructions are for Ubuntu 11.10 using the Unity interface. Linux (of which Ubuntu is a flavour) and it’s inspiration Unix, have a strong emphasis and tradition of doing everything via typed commands. Often, when searching the Internet for a solution to a problem, you often find terse (possibly cryptic) answers along the lines of: Test if you can reach Google with ping -c 4 google.com or To recursively change your file permissions just: chmod 755 -R /opt/lampp/htdocs In order to run those commands, you have to open a shell or command line or terminal (they are all synonymous, but shell is the preferred term in Linux and Unix circles). There are many different shells, the original Unix shell is called the Bourne Shell … Read entire article »
Filed under: Ubuntu, Ubuntu 11.10
Recent Comments