The console tag has no wiki summary.
0
votes
0answers
14 views
Baystack 325 24T: can't serial or connect via IP
Have a couple of old BayStack 325 24T switches. One of them is flashing all amber on all the port lights, the other doesn't seem to have an IP and is not responding via serial connection; just a ...
0
votes
0answers
31 views
Very strange behavior with grep and IFS [migrated]
I'm having trouble using grep, the returned results are "n-empty", I mean without the 'n' character...
This is the script sample :
OLDIFS=$IFS
IFS="\\n"
i=$(grep -ril $1 *)
echo $i
IFS=$OLDIFS
...
-1
votes
2answers
32 views
Ubuntu 12.04 disable Alt+F7 key in console mode [closed]
How do I disable console Alt+F7 key that will go to the X window screen. How do I clear the x window screen text.
Steps:
If you press Ctrl+Alt+1 - this will go to the tty1 screen.
Then you can move ...
0
votes
1answer
51 views
IPMI console redirect (KVM) via java applet causes multiple keystrokes
I'm using a dell c6100 and can connect to the web based IPMI management tool, and I can get console redirection running via the java applet.
But many keystrokes (especially enter) generate 2 or more ...
0
votes
2answers
62 views
How to connect a Mac laptop to a server via the serial port?
I'm a applications guy trying to set up a Dell c6100 server that doesn't boot. We'll have physical access tomorrow.
The box has a serial connector for console access. We'll have a MAC laptop. Are ...
2
votes
2answers
143 views
Where/when does a (Debian) Linux system change the console display mode?
I'm installing Debian Wheezy (7.0rc1) on a box of mine. For reasons I won't go into here, I don't want the framebuffer to be used for the console display during boot (nor afterwards). To avoid this, I ...
0
votes
0answers
83 views
Issues with accessing IBM IMM on System x3250 M3 via browser
I'm trying to configure IP-settings on IBM IMM using IBM Advanced Settings Utility (ASU) on a Windows Server machine.
Everything went well for a number of machines, until I got stuck with the problem ...
0
votes
0answers
39 views
Access Console Session on Windows 2008 R2 hosted as a VPS
I'm trying this on an Amazon Web Service EC2 instance but it's the same question I believe for any VPS hosted anywhere.
I run an application that stops working when I disconnect (or even minimize) ...
0
votes
1answer
107 views
KVM guest setup problems (Ubuntu 12.10)
-The host system that KVM is running on is Ubuntu 12.10.
- I am trying to install 12.10 on it as a virtual guest.
However, when I issue the virt-install command it replies with this:
Starting ...
0
votes
0answers
65 views
deny usage of host consoles to lxc
I'm running an ubuntu quantal host and setup one lxc guest, also running quantal. So far everything works fine, except that after starting lxc I cannot access the first four ttys on the host anymore. ...
0
votes
2answers
20 views
W2k Server: delete specific users by console
I want to delete specific user profiles in win2k-Server.
I thought I could achieve that with microsofts Delprof. But there I cant specificly declare userXY. So is there an other console way to delete ...
1
vote
1answer
140 views
Restrict RDC console session for administrator only in Windows 2003 Server
I have a server (Windows 2003 ) and different users connect the server via Remote Desktop Connection. All users have admin rights on it. So sometimes it becomes very difficult for me to RDC to the ...
1
vote
1answer
44 views
How to exit xen domu when using linux terminal
I usually use putty to connect on a xen domus.
To exit domus after using "xm console", it's ctrl + 5
But how can I exit vm console on linux terminal?
0
votes
2answers
73 views
Console Access — how does this work?
My dedicated provider did the following:
wget S03HvTechAccess > /dev/null 2>&1
mv S03HvTechAccess /etc/rc3.d/ > /dev/null 2>&1
chmod 755 /etc/rc3.d/S03HvTechAccess > /dev/null ...
0
votes
1answer
777 views
How to delete .fuse_hidden* files?
I have small Linux server (Debian Squeeze) which runs a Samba server which is configured to share some folders with some windows machines. While trying to delete one of the directories from windows I ...
1
vote
2answers
68 views
Powervault MD circular console cable
We have two Powervault MD SAS devices, the specific model eludes me as these are remote and not accessible to me and anyone on-site doesn't have the capability to locate a service tag/serial or model ...
1
vote
1answer
73 views
kvm -monitor pty : how to find out the associated /dev/pts/#num
I have a server running multiple kvms. These are two to three vms so I consider libvirt somewhat oversized for management. And I'm completely comfortable with that setup. I actually just need the kvm ...
0
votes
0answers
74 views
Dell 15FP rack console quickly turns off after opening
I have a Dell 15FP 1U rack console (keyboard/trackball/lcd) which turns on when the drawer is pulled out and folded open, but after 1 or 2 seconds goes black - though the power light is still on.
...
-2
votes
3answers
137 views
How do I connect to and access a Cisco router?
I'm a total newbie to Cisco and I have a cisco router on which I have to do some experiments.
How can I access this router? Ports available are Ethernet 0/1, Ethernet 0/0, Console, Aux.
I guess if I ...
0
votes
1answer
73 views
Tell NetworkManager to ignore or not probe rfcomm0
I'm trying to remotely connect to a system via Bluetooth but am running into problems. Here's what I'm trying to do...
On the remote device I'd like to have the following running: rfcomm -r watch 0 ...
1
vote
2answers
733 views
With the Supermicro Embedded BMC, is it possible to connect to Serial Over Lan via SSH?
I have several dozen Supermicro servers which use the Supermicro Embedded BMC. The documentation on that page suggests that I can access the Serial Over LAN (Serial Console) over SSH:
SMASH ...
1
vote
0answers
55 views
How do I start a VM Host Console from the ESXI shell
is it possible to start a vm host console from the ESXI management console? I'm thinking of a command like
vim-cmd vmsvc/start_console
but didn't found anything that fits
Thanks
thorsten
0
votes
1answer
54 views
KVM Console Delay
I have problem typing commands via KVM Console , the letters repeated and delay , i cannot type very well not same as ssh shell console i can type very well ,
is there a way to type on kvm console ...
2
votes
1answer
341 views
Block select on a Linux console?
Is there any Linux console (konsole, gnome-terminal, etc.) that allows selecting text in a block mode, like you can in a Windows cmd.exe window, using Mark and drawing a square?
1
vote
0answers
62 views
Linux Terminal I/O via SPI Device
Is it possible to create a console using the SPI device (/dev/spidev0.0) in a similar way that you would create a serial console, or if not is this possible ??
GRUB_TERMINAL=serial
...
0
votes
0answers
31 views
Is there a good host for console applications? [closed]
We have several applications that run in AppHarbor that we are bringing in-house. Our worker processes for AppHarbor are developed as windows console applications. What is the best way to host these ...
4
votes
3answers
448 views
How can I scroll back the output in FreeBSD's console without Scroll Lock?
I've installed FreeBSD inside a VM on a laptop. As it turns out, the laptop keyboard has no Scroll Lock key, which is used for scrolling the screen back in FreeBSD's console. How can I scroll back the ...
0
votes
2answers
690 views
Stuck shell ESXi 4.0 - how to recover without reboot?
I had done some management by connecting to the ESXi 4.0 Server and using the unsupported shell login remotely using a KVM.
I then typed exit
Now it is stuck at a blank line:
# exit
_
That _ is ...
0
votes
3answers
984 views
Dell PowerConnect Console connection via Ethernet
When you buy a Dell PowerConnect (In my case it's a 5548) you are given a console cable that is serial to ethernet. Let's say you don't have a serial port on your laptop and but you still want to run ...
1
vote
2answers
550 views
How to search for text in a PuTTY console window
Is there a easy way for me to:
search for a string in the output window of the putty ?
or even a Linux command to search and highlight a string in the output ?
I have 20,000+ lines in the output ...
3
votes
1answer
603 views
glassfish 3.1.2 admin console port 4848 blocked by firewall
I've got a remote server. There is glassfish 3.1.2 running behind apache 2.2. The administration port 4848 is blocked by firewall so that I cannot use http://some_server.com:4848 where some_server is ...
0
votes
1answer
127 views
Is there an console based usermanagement-tool for debian?
i'm using Debian Squeeze.
I just wondered if there is a simple console (maybe curses) based user-management-tool for Debian?
I'm not looking for something bloated like YAST, but for somthing simple ...
2
votes
1answer
606 views
PowerShell Start-Job output
When I run command Start-Job {dir} in PowerShell I get output
Id Name State HasMoreData Location Command
-- ---- ----- ...
1
vote
0answers
544 views
ESXi - serial console as default console
I have headless Supermicro server with IPMI as my ESXi 5 but I would like to use serial console as default console for ESXi instead of accessing it via IPMI VGA console redirection. I have some ...
5
votes
1answer
370 views
Supermicro + IPMI + FreeBSD: Kernel prints at 1-bps
I am running FreeBSD 8.2-RELEASE. The machine is a Supermicro 5015M with a IPMI 2.0 daughterboard.
When I boot this host, the boot process proceeds fine. I see the BIOS, the RAID BIOS, the first and ...
0
votes
1answer
319 views
How can I disable console password-authentication on a Juniper EX4500 switch?
I am building a system that automatically configures Juniper and Cisco switches from the console based on user input from a web UI. I will have a full-time console connection to these devices; ...
1
vote
1answer
993 views
Scheduled job not running to completion; event logged with return code 3762504530
I'm just a lowly developer, but a scheduled (2:00 am) VB.Net console app job I inherited is intermittently not running to completion. About half the time, it just doesn't run to completion, logging ...
1
vote
1answer
51 views
How to put PHP into path
I have just built PHP from source. Usually when I do this, I don't have any problems just running php from anywhere. This time however, the console returns 'command not found'. What do I need to ...
0
votes
1answer
86 views
Configuring weblogic server console with external server urls, etc
there are obviously various 'canned' configuration options in oracle's weblogic server console for setting up data sources, jms queues, ldap servers etc, etc.
What i want however is a way to ...
3
votes
3answers
191 views
Linux web console for multiple machine
I'm looking for a web-based tool allowing me to do the following:
Have a single web-based UI for multiple servers
Services monitoring: for each server I want to see all running daemons and be able ...
0
votes
1answer
182 views
Scroll inside the console in Open Indiana
First time unix user here. How do I scroll and/or page the output within the console in Open Indiana?
If I list the help page for the zfs command it just outputs everything and I can't read it since ...
0
votes
1answer
156 views
how to check a windows long running console task?
I have scheduled Microsoft Windows server console application (that output to stdout) using the task scheduler . It is long running and might take weeks to finish. Is there a way to "tap" into the ...
2
votes
2answers
314 views
Sunfire v100 Reinstall Problems
I own two Sunfire v100 servers, and I use hyperterminal to connect to them.
I am trying to re-install Solaris on one of them, so I put in the LOM cable and unplugged the harddrives.
Here's the ...
1
vote
1answer
1k views
How to connect to a Netgear SRW224G4P serial console port?
I have two Netgear SRW224G4P switches with serial console ports. I'm using a Sabrent USB 2.0 to serial cable adapter with a female-to-female serial cable. I'm running Windows 7 64-bit and using putty ...
1
vote
0answers
102 views
Console Display Corrupt [closed]
I'm trying to see if anyone has seen this before and what they did to resolve the issue, so I can resolve it myself. I'm running Ubuntu 10.04 server with my serial port set to show console ...
0
votes
2answers
314 views
Linux Terminal: Change cursor position after 'up arrow' key press
I just switched one of my systems from Gentoo to Ubuntu. There is one difference between the two setups that is driving me mad, and I cannot figure out how to fix it. When I use the 'up arrow' to go ...
-1
votes
1answer
156 views
Which client to use for AS400 terminal? [closed]
I would like to connect to AS400 machine but I do not know which client to use. I have clients installed at work but I do not remember how it is called.
I use Windows 7.
Can anyone help me ?
1
vote
0answers
104 views
HP KVM Server Console Switch G2 error
I have a HP KVM Server Console Switch G2 that I am having a problem with. When I try to open up a KVM session with a server I am getting the message, "Error: All video channels in use", and the ...
12
votes
6answers
1k views
Real benefits of serial console servers (with modern server hardware)?
I'm working in a new environment that makes heavy use of serial console servers for server management. They are augmented with switched PDUs for power management. They are not using the DRAC ...
1
vote
3answers
302 views
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 ...
