Difference between revisions of "Linux"

From HCL
Jump to: navigation, search
Line 5: Line 5:
 
== Utilities ==
 
== Utilities ==
 
* '''mc''' (midnight commander) - a file manager with a built-in text editor. To copy text, hold the shift button.
 
* '''mc''' (midnight commander) - a file manager with a built-in text editor. To copy text, hold the shift button.
 +
 +
== Tips and Tricks ==
 +
* [[SSH|How to connect via SSH]]

Revision as of 08:52, 21 April 2010

Environment

  • .*rc - for non-login * shell
  • .*profile - for login * shell, uses the rc settings

Utilities

  • mc (midnight commander) - a file manager with a built-in text editor. To copy text, hold the shift button.

Tips and Tricks