Questions tagged [console]
277 questions
1
vote
3 answers
Linux: grep-able monitoring of network traffic and number of connections
I need to collect certain monitoring data every minute and send it to a monitoring server. The source of that data must be parseable using standard Linux tools. For example, to monitor number of current connections every minute, I use netstat -nat |…

Ivivi Vavava
- 111
- 4
1
vote
1 answer
How to serial-over-lan past "Loading initial ramdisk"?
I'd like to use "ipmitool ... sol activate" to record any kernel panics that may happen. I managed to keep GRUB2 in text-mode with "GRUB_TERMINAL=console" in /etc/default/grub. But right after the message "Loading initial ramdisk" (which is still…

korkman
- 1,657
- 2
- 13
- 26
1
vote
0 answers
Hadoop logging on Mac going to console.. any setting to have it go to Hadoop's log files instead?
When I run a command for Hadoop on my Mac, Hadoop sends the logs to the command line. I could capture this on my own with > mylogfile.log, but I'm hoping there is simply a setting/option in Hadoop or Apache-logging that changes how this…

Dolan Antenucci
- 329
- 1
- 4
- 16
1
vote
3 answers
juniper j2300 console connection?
I've been given a Juniper Networks J2300 router, but I've never used a juniper device before and no idea where to begin on how to connect to the console of the device.
I have a serial to RJ45 cable but not sure on how to connect to the device. …

Rhys Evans
- 919
- 8
- 23
1
vote
1 answer
Specify the user for Xen's xm console?
I have a situation where I need xm console to drop into a specific user in a CentOS PV VM, say UserB. UserA was the first user created in the VM, and whenever I xm console I get UserA. I tried deleting UserA but then get the…

BigChief
- 398
- 1
- 2
- 12
1
vote
1 answer
Arrow keys not working in Solaris 10 Console Installation
I am trying to install Solaris 10 and facing a problem on selecting options. In network interface configuration I need to specify the IP Address of the router. The installation says as below.
To make a selection, use the arrow keys to select your…

Indika K
- 135
- 5
1
vote
1 answer
How can I force my terminal to run high resolution in non-X11 environment in Linux?
I just installed Scientific Linux and I've had a high resolution terminal, then I upgraded my video driver to enable some features of my video card but with that my terminal went to regular resolution 80x25, how can I switch (force) it to use high…

alexus
- 13,112
- 32
- 117
- 174
1
vote
3 answers
Garbled using from Dell Drac for serial console redirection
I'm trying to get my DRAC 5 card to do serial console redirection so that I can SSH into it and access the server's bios / grub / bootup / console.
So far, I can see/edit the bios, however as soon as grub starts the output get's all jumbled up. I'm…

jonathanserafini
- 1,768
- 14
- 20
1
vote
1 answer
XenApp Console - Lost Administrator Password
Running MF 4.5 using XenApp Advanced Config Console.
I am administrator on the system but not configured for the console.
Is there any way to gain access to the console as the previous Citrix
Admin has now left?
I would normally make the…

David
- 11
- 1
- 2
1
vote
1 answer
Gracefully Terminate Console App Run Via Task Scheduler
I'm running a console application on Windows Server 2008. I want it to always run, so I have scheduled it to run at startup via the Task Scheduler. I set up the task so it does not require a login.
Now how to stop it? Task Scheduler has an End…

Tim Scott
- 155
- 1
- 1
- 5
1
vote
2 answers
Running a console application on connection
I hope this is the right forum for this, and excuse the naive question.
I would like to provide an "guest" login to a (non-dedicated) linux server and run just one console application. The user cannot do anything more than use this application. A…

Dervin Thunk
- 35
- 4
1
vote
1 answer
Telnet hangs with vim
I'm starting to use telnet for remote access and control of others windows pc. The problem that I'm facing is that when i start the VIM program the telnet session hangs and it doesn't respond to any key press. What is the reason behind that?

mjsr
- 181
- 7
1
vote
1 answer
Notes 6: Anyway to access the Lotus Notes server console via Telnet/SSH/WMI/Powershell?
I'm trying to automate a lot of tasks at my new company using Powershell. So far, I've had a lot of success with their server and network monitoring, but one thing that alludes me is whether they is any way to get into the server console of Notes 6…

Jeshizaemon
- 204
- 1
- 2
- 9
1
vote
1 answer
Serial connection over a single USB cable (Windows to linux, or linux to linux)
I'm helping out with a project for an embedded device that only has USB and no serial. This device is running Linux.
These days, when we need to connect to a serial port on a device we typically use a USB to serial adapter (on something like a phone…

andyortlieb
- 1,092
- 1
- 12
- 25
1
vote
1 answer
Text-based package manager GUI for CentOS
I come from Debian Linux. In that OS I used aptitude for a neat ncurses text-based GUI package manager. What exists for CentOS that is the same?

unixman83
- 1,932
- 8
- 25
- 33