Network Console on Acid
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (February 2011) |
The Network Console on Acid (NCA) connects a pseudo terminal to the consoles' virtual terminals (/dev/tty0, etc.) on Unix-like platforms, allowing an administrator to remotely login and troubleshoot directly on the system console. It uses a version of OpenSSH that is modified so that one can securely connect to the server. Preferably 'nca' should be started very early in the OS' boot up sequence, as so configured (according to the homepage) "It's the next best thing to a serial console for fixing boot-time problems remotely."
This is used for out-of-band management, where an administrative IP network is available rather than an RS-232 serial link.
Network Console on Acid is released under the original BSD license.
[edit] See also
[edit] References
- Network Console on Acid (NCA) homepage