Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Switch to the Command Line, Part 3.1 (Cone)

Jun 01, 2009, 23:34 (0 Talkback[s])

[ Thanks to Relst for this link. ]

"This time were going to talk about Cone and Screen. Screen is IMHO the best command line app ever, because you do not have to CTRL+ATL+F* all the time, and if your on SSH you can "detach" screen, and log off while your CLI apps are still runing within screen. Awsome, right?

"Lets start with cone. First install it:

$ sudo apt-get install cone

"It will probably install some other programs, but thats OK to me. When it is finished fire it up:

$ cone

"You will see something like My Email and Online Tutorial. We cannot delete them both, but My Email can be deleted. The online tutorial might be nice to read if your interested. (Delete with SHIFT+D)."

Complete Story

Related Stories: