Log in to a server with remote access in console session and non console?
We can start 3 Remote Desktop sessions on Window Server 2003 without installing TS Licenses. (Two Remote Session (with mstsc) & third with mstsc /console or mstsc /admin i.e console session)
This no longer works in Window Server 2008.
It allows only to take two Remote Desktop sessions.
I'm running NX client on my Macbook Pro to connect to a Xubuntu 12.04 desktop at work. I have configured NX client to start up a console upon connection. I am able to connect to my remote linux machine and I get a simple xterm console.
However, when I run xfce4-session, half my keys no longer work.
I have a vServer. Ping and Traceroute are ok.
Now I want to open an ssh session to the vServer with putty.
Yesterday, all was fine! But Today , if I start the session, there is only the console with the black screen. No login prompt.. nothing.
I waited some minutes but there is no output prompt on the console.
What could be the problem?!
hi,
I would like connect to a Fedora linux desktop by using vnc with a couple login/passwd and take the control of the current user session.
I v installed vncserver (tigervnc) and x11vnc.
I v configured an user session in /etc/sysconfig/vncserver and launch vncserver :1 -name user.
I can connect remotly but it's a gui root session.
How take the current user session and see what he do?
th
I killed KDE's plasma-desktop on a openSUSE 11.2 machine, because it was eating too much CPU. How can I restart it via SSH or another tty session?
Hi everyone,
Is it possible that I can run multiple session of minicom in a server?
For example, 3 USB to Serial cable connecting to 3 console port device from a single server.
/dev/ttyUSB0
/dev/ttyUSB1
/dev/ttyUSB2
and created 3 different minicom config for each.
Then 3 different users are accessing 3 different console using minicom.
Hi Mod,
If there's thread like this, kindly redirect me.
Tha
I'm having a very weird issue with LXDM when launched from a tty.I usually boot my Arch in level 3, and then manually switch to X if I need it. Sometimes I type "init 5", and some other times I type "/etc/rc.d/[whatever]dm start".So if, as a desktop manager, I launch xdm or gdm, everything works ok.
Published at LXer:
One thing you may not know about SSH is that it has an escape character: ~. To try it out, hit return (the escape character is only picked up at he start of a line, so you must make sure you are) at the console in an active SSH session, then enter ~. Nothing will show on screen; so far so good.