Debian Configuration :: Run Remote Desktop Sessions - FreeNX Connection Timeout

Apr 19, 2010

I have a Debian VPS running Lenny and I'm trying to setup a way to run remote desktop sessions from it. I went with FreeNX, NX client for windows from nomachine, XDM and xfce4. All seems to have installed well, but I can't start an NX session on my box. I can connect to the server and authenticate, but the client hangs on "Downloading the session information," eventually timing out. The log output is below - I'm not even seeing an error message. Any ideas?

[Code]...

The only thing I noticed during install, which was about 400 packages since this was a barebones VPS, was that I should consider recompiling the kernel with CONFIG_SOFTWARE_SUSPEND=y. I don't know if this has any impact on session information, however, since this is a new session, not one I'm trying to resume.

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Remote Connection Timeout Error After 10 15 Second Hang

Jan 18, 2011

I have a windows 7 box and a debian 5.0 box connected to a linksys wrt300n router. I can access the linux box from windows 7 through ssh. I used to be able to access the linux box from outside the LAN, but when I was messing with the ssh port configuration (at least I think this was what happened), i lost my ability to connect. I tried writing a new sshd_config file so that it is much simpler:

Protocol 2
PasswordAuthentication no
UsePAM yes

I tried directly connecting the linux box to the internet to rule out a router firewall issue that i was missing. iptables -L yields nothing, as I have since rebooted the machine since messing with iptables rules. But still, when I try to ssh in from outside the LAN, I get a connection timeout error after a 10-15 second hang.

View 14 Replies View Related

Ubuntu Networking :: Secure Remote Desktop With SSH FreeNX & DD-WRT?

Feb 1, 2010

For a Secure Remote Desktop on Ubuntu 9.10 here is how I did it using OpenSSH, FreeNX and a router with DD-WRT v24. Pic of it in use at bottom of post, transferring a file and remote desktop at the same time.

For the purposes of this guide I will use a Desktop as the Server (Host) which is at home. The Client will be a Laptop that I can use to control the Desktop remotely. First you should already be familiar with the Terminal which is where you enter commands (anything in a "Code:" box).

In Ubuntu it is in Applications > Accessories > Terminal In Kubuntu it is usually on the lower left taskbar and is called Konsole I am using Ubuntu so you may have to make some adjustments to this guide if you are not using Ubuntu. Installing OpenSSH (for the rest of this guide I will refer to it as only SSH)

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Remote Desktop Sessions - MS RDP Client 5.2

Aug 12, 2010

I have a mate who runs the IT in his office. He has recently set up and secured the network but now has an issue logging in to the network from home. Here is the message I got from him regarding the set up and what he is having specific issues with.

I was really pleased with the results on my Pen Test; the office itself is a pure MS environment but the testers all use Ubuntu 9.10 to hack with. The main tools of choice are Nessus and Ophcrack with a bit of NMap. It's pretty scary what you can do with just these tools. I had a Wireshark trace running all the time and it's fascinating to watch how these guys crack open a system. The only really major change I've had to implement on my network is to force the use of SSL as a transport layer for our remote desktop sessions. This has forced me to start using MS RDP Client 5.2 because it can use certificates on the session. The problem I've got now is that the Terminal Client in Ubuntu can't do this so I can't remote in from home on my Ubuntu laptop.

View 1 Replies View Related

Ubuntu Servers :: How Many Remote Desktop Sessions Are Supported

Oct 27, 2010

I have a need to support multiple remote desktop sessions. Each one seperate from the other and run concurrently.

Windows XP supports one. Widows server support two. How many will Ubuntu server suuport? How about Ubuntu desktop?

View 9 Replies View Related

Software :: Multiple Concurrent Remote Desktop Sessions?

Feb 28, 2010

I currently have a RHEL 5.4 software development server. A lot of my developers are using windows desktops and they need to run interactive sessions on the server. I need to support between 4-6 concurrent users on the server. I tried doing this with VNC but I was never able to set that up for more than one user at a time.

View 2 Replies View Related

Debian :: Connection To Remote Desktop?

Nov 20, 2010

I need to work with other computer. How could i make it? Should I use SSH over VNC, or?... There is a lot of information about it, but, maybe, too much information. I just need to connect to my other desktop. In win i've used TeamViewer. What should i use here?

View 2 Replies View Related

Debian Configuration :: Cannot Remote Desktop To Machine?

Dec 16, 2010

I cannot remote desktop to the Debian machine from anywhere,hether within the same network, or on a different network elsewhere. Also, the personal wiki I set up on it to be viewed via a normal web browser cannot be accessed, either. Both time out when attempting to connect to them. I can still ping the Debian machine when on the same network, though.

This started some time ago when we had a failure occur on our main server.had to powercycle everything in order to restore things back to normal, the Debian machine included. Since that time, this problem started to occur. This is a major thorn in my side in attempting to prepare for our website to move,I've been unable to figure out how to fix it.Originally, I thought it would be something in between the Debian machine and anything else, which would mean something like our firewall box or our hardware switch was the problem. But the tech support people who maintain those for us confirm that there is nothing wrong with them, so now I'm not certain anymore.

View 14 Replies View Related

Debian Configuration :: Remote Desktop / Firestarter?

Apr 4, 2011

I have a bit of an odd network setup, shown in the pic here:I am trying to remote desktop from the XP boxes on the side to the one on the bottom, behind a Debian box/firestarter firewall. Is this possible to do without changing my network (IE wiring/topology) setup? If I had my druthers, I would put the router behind the Linux box, before the XP box, but my work laptop does not allow me to connect in that fashion as I can't change the internet settings.

I am certain the setup is correct on both the Windows clients and host, so it has to be something with my firestarter firewall, or something else I'm completely missing. I have the RDP port opened on firestarter, but whenever I try to connect to the XP box, whether it's by computer name or LAN IP address, it is unable to connect. I had thought about setting up a VPN server on my Debian box, and then VPN'ing to it, and then in turn RDC'ing to my Windows machine. Is this possible? If all else fails, I may just plug the Windows box directly into the router and deal with the lower security or get a second wireless router just for my work pc.

View 2 Replies View Related

Debian :: Server IP - Remote Desktop Connection Failed

Jun 14, 2011

I want to connect to my Linux debian server, via Remote desktop connection, but when I give IP of my server and click connect, it fail, it says can't connect to the remote computer and below 3 reason.

View 3 Replies View Related

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 :: 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

Red Hat / Fedora :: RHEL 5.4 With FreeNX - Timeout

Nov 15, 2010

I have successfully setup FreeNX on Suse 10.2, Suse 11 (32 and 64 bit), and am now attempting on RHEL 5.4 (32 and 64 bit). For both distributions, the client fails to times out at exactly the same point - downloading the session information. Here are the steps I took to install/configure.

[Code].....

View 8 Replies View Related

Ubuntu :: Kill Extra Sessions Got Stuck On When Using FreeNX?

Nov 1, 2010

The first two sessions are my gnome and my terminal. The last three are remote ones that somehow got stuck on when using FreeNX. How would I kill off the three remote sessions?

w
16:45:27 up 8:38, 5 users, load average: 0.65, 0.29, 0.21
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT

[code]....

View 4 Replies View Related

Ubuntu Networking :: Connection Timeout On Desktop

May 20, 2010

Something is wrong with the networking on this Ubuntu system. It has been assigned the LAN ip address 10.1.10.10 From another Ubuntu desktop, I can: ssh myself@10.1.10.10 ( from 10.1.10.143 ) and I can login without any problems. I can ping 10.1.10.10 ( from 10.1.10.143 )

[code]...

View 1 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot?

Jan 29, 2011

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely.I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally

View 5 Replies View Related

Debian Configuration :: PasswordAuthentication In Openssh And Freenx?

May 31, 2011

I have VNC working but I like how freenx starts in it's own session. It is handy for when my account is not logged into the server and VNC hasn't started.I have freenx working but it requires sshd_config to enable PasswordAuthentication. This isn't a major security problem at the moment since I have deny.hosts running but I still don't like it enabled. I would much rather only use the keys.

View 1 Replies View Related

Debian Configuration :: Fstab Configuration And Timeout - Automatically Continues Booting Even If The Hard Drives Are Not Attached?

Aug 3, 2011

I have a PC104 running debian. I have 3 hard drives (in addition to the one booting) mounted in fstab by UUID. I use the options defaults,error=remount-ro. However, this means that when I boot with the hard drives not attached, I have to press Ctrl-D to bypass when the boot discovers the drives are missing. Is there a timeout commandoption I can add to fstab so that it automatically continues booting even if the hard drives are not attached? I could not find anything on a timeout command. (I tried adding timeout=1000 but no-random guess)

View 5 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot - Only View Remotely Once Have Logged-in Locally

Aug 9, 2010

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely. I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally.

View 9 Replies View Related

Debian :: Connection Timeout Too Often In Jessie

Sep 6, 2015

I am running debian 8 stable version (which I starting to think not that "Stable") and when i surf web pages its ok except the fact that I am too often get connection timeouts then i need to press "enter" in the ur box to try again and then its maybe work if not I am going to press another "enter" on the url box until i have connection to the site its important to say its not a isp or hardware problem. I run the web with no problems in that other operating system which I am not getting back to.....

View 14 Replies View Related

Debian Configuration :: CIFS Mount Causes 90-sec Timeout Delay During Shutdown

Nov 17, 2015

I'm using Debian 8.2 from a very recent download of the latest NetInst (less than 2 weeks). I'm sort of new to Linux - More accurately, I've used Unix and Linux extensively in the past, so most of my knowledge is dated. In particular, the whole systemd / systemctl paradigm is completely new to me.

Problem: I've added an entry to /etc/fstab to mount a NAS drive as CIFS. When I do a system shutdown or reboot, the system hangs for 90 seconds trying to unmount the NAS. If I manually umount the NAS prior to shutdown / reboot everything works fine.

I've done a fair amount of investigation and web searches, but haven't found a fix yet. Apparently several people were encountering similar problems about a year back, and it seems pretty clear that the root cause what ordering of steps in the shutdown process, e.g., WLAN being turned off before unmounting filesystems. This seems to have been resolved for most users (no one is discussing it any more), but I'm now running into the same issue. Ugh.

I tried to add a shell script to /etc/rc0.d to umount the NAS first in the shutdown process. This had no effect. I assume this is because the new systemd / systemctl paradigm supplants the old /etc/rc model of runlevel control, though it is rather baffling (to me, at least) as to why /etc/rc* still exists if the system is no longer using it...?

Here's some things I'd like to try, but how to proceed:

1. In the new systemd / systemctl paradigm, how do I examine and change the ordering of steps in the shutdown process? I've seen a lot of documentation on systemd, but nothing tells me how to do what I used to be able to do with /etc/rc with a simple rename of a symlink. If I knew how to look at the order of shutdown and change that ordering, I'm fairly certain I could identify and resolve this issue.

2. Is there some other way to mount my CIFS NAS other than editing /etc/fstab? Is it possible that my manual edit to /etc/fstab is the cause of this issue? My research into systemd indicates that it IS supposed to be compatible with /etc/fstab. I have not yet found documentation describing how to mount a filesystem at boot WITHOUT editing /etc/fstab ...

View 8 Replies View Related

Ubuntu :: Remote Desktop Configuration +more?

Jul 16, 2010

remote desktop requires authentication on server side when trying to login remotely via VNC. I have the option set to not require confirmation of each access to the machine, I set a password that the user must enter from the client side.just testing this locally over my LAN, VNC connects and asks for a password(the user field is blank; might be nice to have to enter a valid username and password so I don't have to share a general password). after entering the password on the client, a window pops up on the server 'An application wants access to the keyring Default but it is locked' and requires me to enter a password, which once I do then the VNC gets control and all is good... but obviously if I am trying to remote further than down the hall this won't work.

Ideally I would like to remote into ubuntu desktop with account credentials from the server and require no physical person at the server to allow access. I currently have an XP pro box setup this way with remote desktop and works flawlessly. I want to keep it true to the same functionality where when I log in remotely it joins a session with applications already running, such as a web browser and mail client, with those applications left running when I logout of the remote session. its not all that important if it locks the server side locally as there will eventually be no physical access to the machine once its been setup.

as you may have noticed I am fairly new to linux, but very willing to learn. my primary reason to move to the linux platform is that I am hoping it will provide better performance than windows XP/windows 7 when I upgrade the box to an atom based mainboard. any other thoughts or recommendations on my planned setup would be greatly appreciated as well.just to be clear, the 'server' is ubuntu desktop and client side is generally windows XP, windows 7, windows server (I work almost exclusively on windows boxes)

View 2 Replies View Related

Ubuntu :: Remote Desktop Connection From Win7?

Jun 8, 2010

I have an iMac with OS X and Windows 7 on it. I can use screen sharing through the Finder in OS X to view my Ubuntu desktop (it's on an old emachine in my loft) by default. How can I view and control my Ubuntu box in Windows 7?

View 1 Replies View Related

Ubuntu :: Print On Remote Desktop Connection?

Nov 3, 2010

In my company we all using ubuntu os. For my ERP i connected windows 2003 server through remote desktop connection. Connections are working properly. But i have to configure for print. I have printer connected with my windows xp os. I have to give print on 2003 server via remote desktop connection.. and i want print out on my local windows xp machine. How i have to configure...

View 2 Replies View Related

Networking :: VPN Active But No Remote Desktop Connection?

Feb 27, 2010

I am trying to connect to my Company network through VPN. I use a Lynksys router which is most likely not the problem, as I can get the VPN and Remote Desktop to work from a WinXP Pro laptop connected to the same router. I have tried several RDC clients, none of them establish a connection. The VPN connection is active, I can ping and Traceroute to it , but I cannot get the RDC to work. The RDC should connect to 189.0.0.10 on the company network.

View 3 Replies View Related

General :: Set Up Remote Desktop Connection From Windows 7

Mar 14, 2010

How do i set up a remote desktop connection from my Windows 7 machine to a SFTP server im trying to set up running on Fedora 10.Ive installed vnc server on fedora, and tried tightvnc and real vncviewer on windows and i cant get it to connect. Im not sure how the firewall works in fedora, but ive added the port to the "other ports" section of the firewall. On the windows firewall ive also added the vnc programs to the exception list.

View 1 Replies View Related

Ubuntu Servers :: Installing Vnc And Remote Desktop Connection?

Apr 9, 2010

i have installed ubuntu 9.04 and desktop xubuntu. i want access the sever from my windows xp using either rdp or vnc. i am able to use the ssh but thats only command line. i need the gui desktop. i have installed x11vnc,tightvnc etc. but whenever i try to connect from my vnc manager,its giveout error.machine actively refused it. i havent configured any port or anything like that.

View 9 Replies View Related

Ubuntu Networking :: Remote Desktop Connection Closing After A While?

Jul 7, 2010

Does anyone know what could be causing a Remote Desktop connection to a 10.04 box to be closing after some period of time? I have three systems all running 10.04 with Remote Desktop enabled. I'm using UltraVNC on Windows 7 to connect to them. If I open a connection and leave it open for a long time (like overnight, for example), when I come back in the morning, I still see the VNC window but as soon as I click on it, it closes. I can immediately open a new connection to the box but it now shows two active connections. At first I was thinking maybe there's an idle timeout value but given that Ubuntu still seems to think that the original connection is active, maybe the problem isn't on the Ubuntu side but on the UltraVNC side?

View 1 Replies View Related

Ubuntu :: Get Remote Desktop To Work On A Outside Internet Connection?

Sep 16, 2010

how i can get remote desktop to work on a outside Internet connection i can get it to work on my router but my brother cant access it from his pc i have vnc view on his pc but ever time i try to connect from his pc it keep saying cant connect any idea how i would fix this i have the firewall on my lunix system turned off

View 9 Replies View Related

Ubuntu :: Unable To Establish Remote Desktop Connection

Oct 29, 2010

Getting an error while connecting to remote desktop using rdesktop.

View 3 Replies View Related







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