Sponsored Content
Full Discussion: Console
Top Forums UNIX for Dummies Questions & Answers Console Post 8915 by LivinFree on Friday 19th of October 2001 08:21:16 AM
Old 10-19-2001
A quick search at <a href="http://www.google.com"><b><u>Google</u></b></a> pulled up a page at sun.com that explained RSC like this:

<i>Remote System Control (RSC) Card:
A standard Remote System Control (RSC) card is installed in every system. The RSC card supports internal host environmental monitoring; host power-on and power-off from the firmware level; remote (or local) automatic notification via email or pager for hardware and software failures; and viewing of server boot logs and run-time logs. Multiple simultaneous remote access connections to the RSC card on each host are configurable over its modem or the card's 10-Mbps standard Twisted Pair Ethernet (TPE) connection using the telnet or the Point-to-Point Protocols (PPP).</i>

Heck, it even had a drawing of the card...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

console

Hi all, I have to disconnect the console of a live system which runs sunSolaris 2.7 Do I have to do a "kbd -a" before ?? The keyboard is connected to the monitor and the monitor is plugged in to the live system. Is the above command going to work OK?? Does anyone came across that b4... (5 Replies)
Discussion started by: guest100
5 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
syndaemon(1)						      General Commands Manual						      syndaemon(1)

NAME
syndaemon - a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. SYNOPSIS
syndaemon [-i idle-time] [-d] [-p pid-file] [-t] [-k] [-K] [-R] [-s] DESCRIPTION
Disabling the touchpad while typing avoids unwanted movements of the pointer that could lead to giving focus to the wrong window. OPTIONS
-i <idle-time> How many seconds to wait after the last key press before enabling the touchpad. (default is 2.0s). -d Start as a daemon, ie in the background. -p <pid-file> Create a pid file with the specified filename. A pid file will only be created if the program is started in daemon mode. -t Only disable tapping and scrolling, not mouse movements, in response to keyboard activity. -k Ignore modifier keys when monitoring keyboard activity. -K Like -k but also ignore Modifier+Key combos. -R Use the XRecord extension for detecting keyboard activity instead of polling the keyboard state. -s Use a shared memory area to enable/disable the touchpad instead of device properties. WARNING: The SHM mechanism is not secure if you are in an untrusted multiuser environment. All local users can change the parameters at any time. This option requires the driver Option "SHMConfig" to be enabled. ENVIRONMENT VARIABLES
DISPLAY Specifies the X server to contact. CAVEATS
It doesn't make much sense to connect to a remote X server, because the daemon will then monitor the remote server for keyboard activity, but will disable the touchpad on the local machine. AUTHORS
Peter Osterlund <petero2@telia.com>. This man page was written by Mattia Dongili <malattia@debian.org> SEE ALSO
Xorg(1), synclient(1), synaptics(4) X Version 11 xf86-input-synaptics 1.2.2 syndaemon(1)
All times are GMT -4. The time now is 01:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy