Coding, Linux, Hacking Security, Learning!
Ubuntu
how to switch to console mode in Ubuntu
Sep 10th
use Ctrl-Alt-F1 switch to console mode
use Ctrl-Alt-F 7 switch to console Desktop mode
Checking for Qt… configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!(Ubuntu)
Sep 9th
“Qt (>= Qt 3.0) (headers and libraries)”(Ubuntu 8.04)
sudo apt-get install kde-devel
How to Install Midnight Commander in Ubuntu
Sep 9th
command to install Midnight Commander in Ubuntu
sudo apt-get intall mc