Questions tagged [console]
277 questions
-1
votes
1 answer
Overall connection without IP apache
I'm trying to locate problem at my site and really slow loading and response Command
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
is give me overall connections per IP address
But check the result... what is last one…

Milos
- 1
- 1
-1
votes
1 answer
why cannot I type password in putty?
When I open a session in putty to connect to the server, the console asks:
login as: so I type root or another username
then the console ask username@ip.ip.ip.ip's password: From here I can't type anything except Entry which brings me to Access…

Tritof
- 159
- 1
- 1
- 8
-1
votes
3 answers
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 plug an ethernet cable from my laptop into…

Ricky Robinson
- 215
- 1
- 5
- 20
-1
votes
1 answer
Which client to use for AS400 terminal?
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 ?

Patryk
- 143
- 2
- 9
-2
votes
1 answer
Why openssl s_client and gnutls-cli deliver different certificates (own server)
on my server i have multiple virtual hosts with apache2. Some with domain *.example-one.org and some whith *.example-two.org. Each domain has it's own wildcard certificate.
When I fetch the certificate via openssl s_client the output is something…

Nepomuk Pajonk
- 103
- 1
- 7
-4
votes
1 answer
Why is RJ45 DB9 console cable still used, when all the latest computer do not have serial port?
I still see quite often that RJ45 DB9 console cable is attached with some devices, when I do not even have a computer with old serial port. So I need to either get the USB - DB9 adapter or USB - RJ45/Console cable separately. Is it just that it…

Maksim Luzik
- 165
- 1
- 2
- 9
-5
votes
1 answer
Logout from web console?
I'm really new to eJabber, and I don't seem to be able to find a better way to log-out from the web admin console other the closing and opening the browser.
Is there any button to log-out?
Thanks
EDIT
Well, I may have been a bit too vague about what…

Raffaele Candeliere
- 101
- 2