Sponsored Content
Full Discussion: console
Top Forums UNIX for Dummies Questions & Answers console Post 15261 by guest100 on Tuesday 12th of February 2002 01:05:08 PM
Old 02-12-2002
Is there any more specific site I can check, I can not find what I am looking for there? What can I search for ??

There is also a key, does that mean that if I turn the key to the lock symbol I can just unplug the monitor?? The keyboard is connected to the monitor.

Please help

Thanks
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Console

Hi everybody, I have a Solaris 220 Entrprise SunMicrosystems UNIX box. I would like to know if my availability to connect a monitor, keyboard and mouse is limited? Can I connect whatever 'make' or it has to be a Sun one ?? Thanks very much (4 Replies)
Discussion started by: guest100
4 Replies

2. UNIX for Advanced & Expert Users

/console

hi ! sorry for the stupid question but my /console is full and i need to clean it how do i clean it ? :confused: (2 Replies)
Discussion started by: karine
2 Replies

3. AIX

How to get console

Hi Guys, Please let me know how to get console for a pSeries 610 machine. It doesn't have a display card attached...Tried to user serial ports on that...not getting anything...but system is booting..displaying messages on the display pannel present in the front. please help in this....what... (1 Reply)
Discussion started by: b_manu78
1 Replies

4. HP-UX

reset console

I have HP-UX 11i. My serial console is not responding to any input. How can I reset the console without rebooting the system? I can telnet in with no problem and system runs fine other than the console. Thanks. (2 Replies)
Discussion started by: mizzleman
2 Replies

5. UNIX for Dummies Questions & Answers

Console

Hi all, Where we can run two same program on unix console at same time? (7 Replies)
Discussion started by: sonali
7 Replies

6. HP-UX

console question

Are there any reprocussions to leaving the consoles unplugged on HP L & N Class machines? We are cramped for space in the server room and we are thinking about unplugging all the console/terminals and only keeping one terminal to plug in when we need to log in directly on a box. I did a small... (3 Replies)
Discussion started by: gonzotonka
3 Replies

7. UNIX for Advanced & Expert Users

console /dev/console get image

We are using software (Pegasys) which runs on SunOS 5.8 and reads images from a Philips nuclear camera. The software is designed to run from the console. I need to be able to capture the images it produces on the display. The caveat is that I cannot use the X Windows display because the X Server... (3 Replies)
Discussion started by: sreyes27
3 Replies

8. Shell Programming and Scripting

how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable

hi, how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable which needs to be connected to one console server having rj11 on its side and db 9 female on other end.i.e. on switch side,console cable has rj45 and db 9 pin female connector on other side of... (1 Reply)
Discussion started by: pankajd
1 Replies

9. UNIX for Dummies Questions & Answers

Windows to Linux remote console using VNC brings up blank console screen with only mouse pointer

:confused:Hi This was installed on the Linux box a few weeks back by a guy that no longer works for us. All worked fine until last week. Now when we connect its just a blank screen with no icons. I get a whole bunch of errors when starting the service too: Tue Feb 23 14:29:45 2010 ... (1 Reply)
Discussion started by: wbdevilliers
1 Replies

10. UNIX for Dummies Questions & Answers

IP Console Vs Serial console.

Hi Gurus, Can some one explain me the difference between a IP console and a serial console. (1 Reply)
Discussion started by: rama krishna
1 Replies
console(7D)							      Devices							       console(7D)

NAME
console - STREAMS-based console interface SYNOPSIS
/dev/console DESCRIPTION
The file /dev/console refers to the system console device. /dev/console should be used for interactive purposes only. Use of /dev/console for logging purposes is discouraged; syslog(3C) or msglog(7D) should be used instead. The identity of this device depends on the EEPROM or NVRAM settings in effect at the most recent system reboot; by default, it is the ``workstation console'' device consisting of the workstation keyboard and frame buffer acting in concert to emulate an ASCII terminal (see wscons(7D)). Regardless of the system configuration, the console device provides asynchronous serial driver semantics so that, in conjunction with the STREAMS line discipline module ldterm(7M), it supports the termio(7I) terminal interface. SEE ALSO
syslog(3C), termios(3C), ldterm(7M), termio(7I), msglog(7D), wscons(7D) NOTES
In contrast to pre-SunOS 5.0 releases, it is no longer possible to redirect I/O intended for /dev/console to some other device. Instead, redirection now applies to the workstation console device using a revised programming interface (see wscons(7D)). Since the system console is normally configured to be the work station console, the overall effect is largely unchanged from previous releases. See wscons(7D) for detailed descriptions of control sequence syntax, ANSI control functions, control character functions and escape sequence functions. SunOS 5.10 23 Apr 1999 console(7D)
All times are GMT -4. The time now is 04:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy