I'm new to Linux. I now have i386 Desktop Ubuntu 14.04.4 on a PC with Intel CPU. How do I access the command line to create a -p application folder in the usr\share folder?
Asked
Active
Viewed 125 times
0
-
Simply press ctrl+alt+t to open your terminal. – Videonauth Apr 28 '16 at 01:33
1 Answers
1
You can either switch to a TTY by pressing ctrl+alt+F1
, and login there, or start a terminal emulator, often by pressing ctrl+alt+t
.

Zalethon
- 140
- 1
- 13