Debian Multimedia :: XDMCP - Remote Computer Monitor Never Switches Off ?

Apr 3, 2011

I use XDMCP from an old laptop to login remotely to another computer which is running Debian 6. This seemed to work fine in Debian Lenny, and the laptop screen would switch off after a period of inactivity as I expected. Now the laptop screen blanks after inactivity, but the backlight never switches off.

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Remote Desktop Attempts Via Xdmcp Or Vnc

Jul 17, 2015

I'm trying to get an laptop running more or less like a headless server, my reasons are not all that serious. Mostly I want to leave the laptop running as a seed box when my main PC is turned off, also want to setup it up as a media top, common place for media files and playback on Tv. So essentially I want to be able to access the remote machine, preferably sharing the same session and persisting while I log out from remote.

What I've done:
setup keys for ssh to connect automatically between machines, so I can login via terminal, access the file system without issues, which is already a great step. enabled remote access on remote machine lightdm manager setup deluge for daemon torrenting, which enables almost seamlessly client to connect remotely (though deluge is not the best with speed)

What I've tried so far:
Connect directly with a new X session
Code: Select allX -query your_server_ip :1

Works alright, creates a new display (:1) which is oddly in F2 tty instead F8 as is expected. Works alright, not much lag, audio is not routed.

But an issue! whenever I decide to log out X will simply shutdown, screen goes black and I can't resume on my regular session on my local machine.Connect X with nested Xephyr session

Code: Select allXephyr -query your_server_ip -screen 1280x1024 :1

This works too and might be the best solution yet, a windows is created and the remote session is nested in your current X session. Visual and performance is ok. Only real issue is that session is not shared, eg, application will not remain running...Connect via VNC

So it seems only solution for shared sessions is VNC.

With the remote desktop apps from KDE (which is the DE for both), I can connect buzz around and etc, but its kinda cumbersome and laggy, password always resets and I usually need to accept on the remote machine.

I've tried setting up lightdm to allow a vncserver at logon, but this is erratic at best, took a long time to get the Xvnc command correct enough for me to login remotely, and even then got a garbled screen and the X session wasn't even the same...

So that's it... Isn't there a way of regular X session sharing in the remote computer? Or a better solution for lightdm vnc invoke?

View 3 Replies View Related

Debian Multimedia :: Interesting Dilemma Involves Remote Access To Computer

Oct 22, 2010

we usually have to access a batch of computers that is located on campus. This is straightforward enough on Windows, the OS that the computer support center cares about, but I'm interested to see how I would handle this in Debian. The process for Windows is:

1) Run the authentication program, which runs in the background.
2) Use Exceed on Demand (or Putty, but I can't really use that for my classes ), and log into the server. From there, it lets you log in to whatever computer you want. When logging on with Exceed on Demand, Solaris environment is then launched.

Now, I know there's not a lot of technical information here, and I apologize, but I know next to nothing about networking. What I do know is that I'm remotely accessing a secure computer, and then I ssh over to another computer (when using Putty, which was only command-line). I was wondering how easy or hard this would be to do through Debian, including the fact that I need to have the authentication program running.

View 1 Replies View Related

Fedora :: Connecting To A Remote XDMCP?

Jun 25, 2009

on Debian/Ubuntu in the login form (i suppose it's "gdm") from the bottom right corner I can pick the option to login to a remote XDMPC desktop (that of course I enabled on the other side..) the network is checked for those open XDMCP service and finally, the login box appears and i can remotely login to a "graphic terminal".

How can I do the same in Fedora? I found some guide about Xnest, Xzephyr, but I was totally unable to find a way for doing this simple task.

View 2 Replies View Related

Debian Multimedia :: Connect From Remmina To Jessie On Another System Via Xdmcp - Only Black Screen Happen

Jul 16, 2015

I want connect from remmina to jessie on another system via xdmcp but only black screen happened.

my daemon.conf
Code: Select all[security]
DisallowTCP=false

[xdmcp]
Enable=true

[debug]
Enable = true

And gdm3 listen on udp/177. My syslog :

Code: Select allJul 16 10:17:46 office /usr/bin/dbus-launch[1455]: X Error of failed request:  BadValue (integer parameter out of range for operation)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Major opcode of failed request:  140 (RANDR)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Minor opcode of failed request:  7 (RRSetScreenSize)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Value in failed request:  0x0
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Serial number of failed request:  150

[Code] ....

View 1 Replies View Related

OpenSUSE :: Access It Via A Remote XWindow Server Via Xdmcp?

Nov 8, 2010

on a openSUSE-11.3 how do I configure lxde so I can access it via a remote XWindow server via xdmcp?

Entry /etc/sysconfing/displaymanager:
DISPLAYMANAGER="lxdm"
DISPLAYMANAGER_REMOTE_ACCESS="yes"
Entry in /etc/sysconfig/windowmanager:
DEFAULT_WM="startlxde"

[Code]...

View 2 Replies View Related

General :: XDMCP Slow - Looking For Alternative Remote Desktops

Mar 16, 2010

I've been used to using RDP on Windows to remote to machines, and I've got an asus eee 701 which I want to use to do some *nix programming on. While the eee is a lovely little machine the screen and keyboard are a little small to use for lots of programming. I've tried using Xming (the free version) to remote login into the eee from my desktop using XDMCP (or even using a ssh session as a straight X11 server and no desktop on the eee) the whole thing seems seriously slow over wifi the initial desktop takes at least 5 seconds to paint (might even be 10 seconds I haven't actually timed it). So my real question is what do other folks use for remote control with a GUI for their *nix boxes? I am finding it hard to believe the performance is so bad over a wifi network (It makes the Mac IIs I used to use a college in 1988 seem fast) or is this just a problem with Xming and using say the Cygwin X11 server would be better.

View 3 Replies View Related

Ubuntu :: XDMCP Server Setup On 10.10 To Allow Remote Connections

Nov 30, 2010

I need to setup a xdmcp server on ubuntu 10.10 to allow for remote connections. Obviously this cant be done from the login window as with previous versions of Ubuntu.

View 3 Replies View Related

Red Hat / Fedora :: Remote XDMCP Connection Ending Every Two Hours?

Jun 16, 2010

I am going through cygwin's XWin.exe (XWin - queary <hostname>) to start a remote session with a RHEL 5.5 workstation. I have run gdmsetup on the worksation to allow the remote connection. Starting the remote session goes off without a problem. After about two hours, it just exits and I have to start over. This is a problem since all my gui's are killed and I have some important processes running.

/var/log/syslog/messages shows:

Jun 15 16:49:53 <host> gconfd (root-12016): SIGHUP received, reloading all databases
Jun 15 16:49:53 <host> gconfd (root-12016): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 15 16:49:53 <host> gconfd (root-12016): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1

[code]....

There must be a 2 hour timeout set somewhere - maybe in a gconf xml file?

View 7 Replies View Related

Ubuntu :: Monitor Switches Off - Cannot Get It To Restart

Aug 19, 2010

I'm running ubuntu 10.04 on a new pc I just bought. Every so often the monitor will just shut down and display a message: "no signal input". I'm sure the computer is still running though because the fan is still running and all lights etc. are still on. I've tried switching the monitor on and off and there is still no input signal, the only solution is to reboot the entire computer.

View 9 Replies View Related

Ubuntu :: Monitor That Switches Off During Xubuntu 10.04 Install ?

Jun 21, 2010

Basically I have some Linux experience and have got myself an "old-but-good-machine".

I'm sure the Xubuntu 10.04 cd is OK as I can boot into it with my Windows laptop.

But... for whatever reason I can't boot it under the Live CD or Install options in my old computer?

As soon as I hit one of the options the monitor switches off after a few seconds?

I've tested the computer with a live backtrack cd and gparted live cd which both run fine so it must be something I'm missing in Xubuntu.

View 9 Replies View Related

Ubuntu :: Monitor Switches Off After Boot Before Logon Screen?

Jan 16, 2011

1. I can run the graphical installer at full resolution without using "nomodeset"

2. I can boot into the Gnome desktop using the option "Try without installing" without any problems

3. When I install to my HDD however, I can boot but just at the point where the logon screen should come(after the black screen,blinking cursor), the display reports no signal and goes to sleep. I can hit enter, type my password, hit enter again (blind, as there's no display) and the HDD spins up as if logging in, but I don't see anything.

4. Using "nomodeset" makes no difference whatsoever other than the graphical installer runs at a lower res.

5. using the alternate installer changes nothing

6. recovery mode has the same issues

It appears to me that booting into Gnome without installing uses some sort of generic driver, whereas installing uses a different driver which is sending my display to sleep. I'm using Ubuntu 10.10 64Bit. Have also tried using 10.04 64Bit and the alternate 10.10 .iso, but to no avail. My graphics card is an NVidia Quadro NVS 295 with a DisplayPort-DVI adapter. I've previously installed 10.04 64Bit on another system with an NVidia GT240 card with no problems whatsoever. I can't try that card in this machine as it's too big for the case chassis, let alone the case.

View 3 Replies View Related

Debian :: SSH Into Remote Computer Behind Router

Sep 6, 2010

My son needs me to do maintenance on his computer. He has a router installed for firewall purposes. I can see his router's IP address. How do I get past that address to his local address?

View 14 Replies View Related

Debian :: Remote Admin Of Computer Inside A Firewall

Feb 27, 2010

I have Linux computers that are often on client networks inside firewalls . They have access to the internet but I can't access them directly. I don't want to have to get the client to mess with NATing , etc . I have written a system that uses XMPP to allow me to send commands to the computers and run simple console commands which often time is enough. These are things like run a report and ftp up to server, restart a process, give me a process list. It works OK, but some networks even block this (Googletalk is not universally loved for some reason)

I am wondering if there is a prebuilt system that allows me a computer inside one firewall (say a standard adsl modem created one) communicate in some way with a computer inside a network created by another adsl modem. I could see some sort of console like logmein or pc anywhere but as much as I have looked I can't find anything. I have considered writing a cheap and cheerful system in http or even a TCP system using asyncore in python but there must be something existent. I have a server on the web that could be used as an intermediary, relay type thing. Basically some sort of chat server for consoles is what I am thinking about. Is there some sort of SSH voodoo that I could bridge/tunnel/vpn through.

View 3 Replies View Related

Ubuntu Installation :: Lucid (monitor Switches To Standby) - Screen Goes Black With A Flashing Cursor Then Changes Back To Purple

May 5, 2010

I cannot install Ubuntu 10.04, or even boot into the live CD. I'm not an expert, but I've used Ubuntu for several years, and I'm pretty sure I'm not doing anything stupid... Here's what happens when I boot with the Ubuntu 10.04 live CD: I get a purple screen with just an accessibility(?) symbol at the bottom (this lasts 15 seconds). The screen goes black, with a flashing cursor, then changes back to purple, this time with an Ubuntu logo, with 5 dots acting as a progress indicator (this lasts about 1 minute). The screen switches to standby. The CD drive continues to make noises for another minute or so, then stops.

I physically removed my graphics card (ATI Radeon HD 5770), and plugged the monitor straight into the VGA port on the motherboard. Now the CD boots up fine. I could try installing Ubuntu at this point, while my graphics card is unplugged, and then plug my graphics card back in, and see if it starts working then.

View 9 Replies View Related

Ubuntu Multimedia :: Xdmcp Local Audio Only Works While Logged In?

Jan 5, 2011

I'm trying to use xmms (or any other audio player) lauched from a remote computer but playing locally. I have a maverick server which has xmms installed. I launch an xdmcp (starnetssh) from a windows machine and I am able to open terminals, panels, emacs, etc but when I open xmms (or MOC, is the other one I tested), it simply doesn't play anything unless the same user is logged on the ubuntu box.

View 1 Replies View Related

Debian :: Monitor Shuts Off About 2 Seconds / After Passing Grub2 Menu While Computer Remains Powered

Aug 20, 2010

after a successful installation of the latest debian testing amd64 kde CD-1 iso, the monitor shuts off about 2 seconds after passing the grub2 menu while computer remains powered.

View 7 Replies View Related

Debian Multimedia :: Debian + XFCE Dual Monitor Behavior?

Feb 18, 2010

Just got a pretty fresh install of Debian/XFCE. Both monitors work out of the box on my 8400GS. I was unable to find an option to change it so I can span is as 1 work space instead of having them mirrored.

View 2 Replies View Related

Ubuntu Multimedia :: Video Card Switches Between /dev/video1 And Video0?

Feb 3, 2010

Seemingly at random when I reboot my PC which I do every now and then, when I get it back up and running it will sometimes have switched my video card from using /dev/video1 to /dev/video0 or vice versa. It's not a huge deal but it is slightly annoying and I would like to understand why it does it and how I can stop it from flip flopping.

Not sure what you need to know in order to answer but I use 9.10, gnome 2.28.1, the video card is a Hauppauge 150 PVR something.

View 3 Replies View Related

Debian Multimedia :: Getting MCE Remote Working?

Jun 15, 2011

I have installed Debian 6.0 amd64. I have followed instructions all over the web, none of which worked. Tried apt-get, compiling from source found old instructions that don't work on new kernels, found bugs here and bugs there and now I have no hair left.My remote is an HP remote with a standard eHome receiver. It works fine in Ubuntu. Is there a modern, up-to-date, step-by-step guide for getting my remote to work so I can get back to using xbmc?

View 2 Replies View Related

Debian Hardware :: Fbcon Switches Primary Fb Device

Mar 28, 2014

i'm using a fitpc2 in a network cabinet in my closet. I've got a lilliput 7" usb monitor plugged into it. for the most part it all works fine, however on some reboots fbcon gives the primary gfx card the fb device and the lilliput ceases to display the console. its really rather odd.. the udlfb module loads and displays some booting messages but right after it loads the stupid gma500 and reassigns the /dev/fb0 to it, so your just left with the last frame in the buffer i suppose on the lilliput

if i login blindly and startx, the display comes back to life, but while in X the display isn't updated for any of the ttys when switched to them via ctrl-alt-F1 etc.. and again, sometimes it works sometimes is doesn't..

i'm curious if there is a way to force fbcon to use the udlfb device as its primary and either ignore the gma500 on boot or set it to a secondary. i don't really want to get rid of the ability to use the onboard video, i'm just not going to unless the box is so far gone i need to use an actual monitor..

debian 7.4

View 3 Replies View Related

Debian Multimedia :: Remote Desktop With GNOME

Aug 24, 2015

I just installed Debian 8 and ran vnc4server. I want to get Gnome on a client computer so I read some threads on the internet telling me to edit the ~/.vnc/xstartup file, which I did. Unfortunately I've tried multiple edits of this file and I cannot get it to work properly. Any working script of what it should look like for the latest stable version of Debian?

View 0 Replies View Related

Debian Multimedia :: LXDE - Remote Installation Through SSH

Jan 26, 2011

1.) Which is the the best open source remote desktop server which you recommend for Debian? And client for windows/linux platform.

2.) How to install LXDE + xserver and point 1. question remote server program through SSH?

P.S. I all ready did install of LXDE and xserver, but I don`t know how to test it, because I`m using ssh.

View 1 Replies View Related

Ubuntu Multimedia :: Switches To Low-graphics Mode When Left Unattended For Some Specific Time

Jun 26, 2010

When I leave my computer and later return, depending on how long I've been away, I find the screen-saver running, the screen turned off, or the computer suspended, i get the error as specified below on a black screen:

Quote:

Ubuntu is running in low-graphics mode.

Your screen, graphics card, and input device settings could not be detected correctly. You will need to configure these yourself.

The message gives several options. Despite some experimentals, The only solution which I have found is to reboot and everything becomes fine as before.

View 9 Replies View Related

Debian :: Keyboard Layout Switches Accidentaly In Gnome - Lenny

Jan 4, 2010

I use czech QWERTZ keyboard layout, but sometimes it accidentaly switches to (probably) english or US qwerty, so I am unable to write our national characters (which share the keys with numbers on laptop), it writes Y instead of Z etc.

So I am unable to write normal text. I looked in keyboard settings, but it seems to be ok:

layout is "česko with <|> key" - HP Pavilion ZT11xx - this seems to be OK and it worked without problems before this accidental switch.

there is no other layout than the mentioned one and in Layout settings (hope this is correct as I have this in Czech) I unchecked all boxes in Layout switching.

I absolutely have no idea where is the problem. Maybe it is some keybinding but did not find anything which could do this.

I use Debian Lenny with added a11y apps like Orca etc. called Vinux. I tried to ask there, but currently wihout success.

The whole thread is here: [url]

View 14 Replies View Related

Debian Configuration :: Samba PDC XP Switches To Classic View During Logon

Feb 24, 2010

I've setup a samba pdc, everything works like a charm.. except for the windows theme of the ldap users.Whenever a user logs in on the xp client.. the xp client automaticly switches to classic view instead of the normal xp-style.

View 2 Replies View Related

Debian Multimedia :: Adding A Second Monitor?

Jul 17, 2011

I'm a newcomer to Linux and so I apologize in advance for my question (that may be a newbie's question indeed).I've just changed my system from Lenny and installed the newest version of Squeeze ( X.Org X Server 1.7.7, Build Operating System: Linux 2.6.37-trunk-amd64 x86_64 Debian).When adding a second monitor (smaller with different specs) I get the same resolution on both screens--that of the smaller one.

View 3 Replies View Related

Debian Multimedia :: Remote Desktop Configuration Files

May 14, 2010

If i got gnome i may go to the top-panel: choose system, choose preferences and go to "remote desktop" and make my settings (allow, ask for allow, password, and other stuff). I don't want to be bound to gnome (though i like it, thats not the problem).Which config-files are the ones i am looking for?

I did search the web, but i can't find useful how-to's, explanations, etc.Cause what i find is related to the path i described above (gnome: top-panel, preferences...)Which is the app/tool which pops up and says:"someone wants to access, you want to allow it, yes or no?". The performance of VNC is lousy comopared to NX. Lousy is the friendly version. What might i be doing wrong?i usually do it from a Debian-host to a VirtualBox-guest.I am mainly asking for how-to's/docus and stuff like that. Links. Explanations are welcome too. Of course.

View 4 Replies View Related

Debian Multimedia :: Extended Display With Different DPI On Each Monitor

Dec 14, 2014

How could xorg be set-up such that different monitors work with different DPI but still compose the same extended display?

I have a 15 inch laptop display extending to the right the main display which is 23 inch. The resolutions are comparable, but the difference in pixel size is very large. Thus, either the external display has too large fonts and UI, or the laptop one has them very small. Moving them at different distances is not entirely possible.

xrandr info:
eDP1 connected primary 1920x1080+2048+0 (normal left inverted right x axis y axis) 344mm x 194mm
VGA1 connected 2048x1152+0+0 (normal left inverted right x axis y axis) 510mm x 287mm

I heard that Windows has a hack (which I can't check) for extending displays with different pixels sizes: it computes in which of the displays a window has most of it's surface and sets the DPI for that window based on that. Thus a window will change DPI when crossing monitors, (and will look too small/large on one of the monitors if it is in the middle).

View 0 Replies View Related

Debian Multimedia :: Dual Monitor With Plasma 5

Aug 19, 2015

I'm trying to set up a dual monitor system with my Dell E7450 laptop with Debian Stretch and KDE 4.14.2. The graphic card is a Intel HD5500 with xserver-xorg-video-intel version 2:2.99.917-2. The first time I simply connected the HDMI plug, it recognized the monitor and it automagically set up the extended dual monitor. Then I unplugged the HDMI and KDE froze. Now every time I plug in the second monitor the laptop monitor goes black, the desktop goes on the external monitor and the mouse cursor moves only vertically along the leftmost edge of the monitor.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved