Ubuntu :: How To Allow Remote RDP Client To Connect

May 6, 2010

xrdp
gnome
ubuntu 9.10

I have xrdp installed running on the PC. how to allow remote Linux PC to connect Ubuntu 9.10?

Do I need to install;

libcurl4-openssl-dev
libpam0g-dev
vnc4server

View 5 Replies


ADVERTISEMENT

Fedora :: Remote Desktop Client (RDP) Aka Terminal Services Client?

Nov 25, 2009

Is there a good terminal services client available I can connect to my Windows boxes from Fedora12? I am willing to pay for a commercial license if there is a good one

View 7 Replies View Related

Ubuntu Servers :: 11.04 LTSP Connect Client Hard Drive - Register In The Fstab On The Client?

May 26, 2011

I have configured server ubuntu 11.04. Everything works fine, but there is a need for some clients to connect local hard drive. What should I do? How and what modules are added to the ltsp-image? How to register in the fstab on the client? Maybe I'm going the wrong way?

View 1 Replies View Related

Fedora Networking :: Connect The Network Where The Openvpn Client Is,throught The Computer With The Client To The Other Network?

May 20, 2009

I have the following problem:I have to networks in remote places.I have an opnvpn client in one network that connects to the the router (openvpn server).My question is,can i connect the network where the openvpn client is,throught the computer with the client to the other network.If yes,how? (please make it an idiot proof anwser because i have limited knowledge about iptables). I was thinking like forwarding (the router in the network with the openvpn client is also firewalling with iptables) the request of the ip class of the openvpn network to the computer with the client,which masquarades the interface

View 2 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 :: Remote GUI Server/Client With Sound

Sep 28, 2010

I am looking for a client/server application that can allow me to have remote GUI access (eg: VNC) but with the ability to use sound.

I see that TeamViewer has a linux application out now but for my company, it would compromise security protocol because it reaches out to the TeamViewer servers to do any work.

Basically, we have applications that require a GUI and we need to hear sounds from them if they throw an alert (the app is a monitoring tool).

We are running a VNC server on it currently and when our monitoring machine was on Windows, TightVNC was able to get the sound...that is not the case with any Linux client so I am wondering if there is actually one that exists.

View 3 Replies View Related

General :: Remote Desktop Client ?

Oct 6, 2010

Suggest me a remote desktop client i am using remmina but i cant get desktop for my solaris 10 ,i am using fedora 13.

View 9 Replies View Related

Ubuntu Servers :: Command-line And Remote Ui Bittorrent Client?

Feb 26, 2010

I'm looking for a good bittorrent client that can be run via a remote ui or doesn't require x-server and a gui to function.

View 2 Replies View Related

General :: Setup Remote Control On Ubuntu 9 For Use Of Windows Client?

Sep 15, 2009

How to setup remote control on Ubuntu 9 for use of windows client ?

Just for use in a home network.
I've had a computer for media files for a long time and now I changed from Windows 2000 to Ubuntu 9.
I the home network there is some Windows W2k and XP Home and I will use VNC or RDP for remote control of this Ubuntu desktop.

I've no experience of Linux at all and I've seen some notes about this with no luck.

View 1 Replies View Related

Networking :: Udp Client Not Working From Remote Host?

Apr 17, 2010

i have a udp server running at port 60178. when i connect to it from localhost there is no problem. when i use the client from a remote host i am not able to connect. I changed my server firewall settings[Fedora 11] and added "udp 60178" to trusted ports but still nothing happened. I ran wireshark and observed that packets are coming to the server machine but server returns a "Port Unreachable" ICMP message and doesnt give the packet to the application.

View 3 Replies View Related

Networking :: Xauth Fails For Remote Client?

Jun 27, 2010

No sure exactly what the problem is here? I am trying to get a X app running from a remote site on my desktop. I am using this proceedure:xhost +remote host xauth on local host the get 'Cookie'.

scp Cookie to remote host
xauth merge Cookie into .Xauthority
ssh to remote.
export DISPLAY=local host:0
xfig
xfig fails with "Error: Can't open display: local:0"

If I start another X using '-ac' ( not authinaction) and put to local:1 , all is well.

View 4 Replies View Related

Ubuntu Servers :: Setting Up Office With 1 Server / 1 Remote / 1 Local Client

Sep 22, 2010

I have a fast computer in my office and I want the person using the slow computer in the same office to boot up and see the login window (gdm) and log-in from there into the fast computer and be able to use their session on the fast computer the same time I am locally logged in to the fast computer as a different user and session.Is this best done through XDMCP? Where is a good tutorial on how to set this up?

View 9 Replies View Related

Ubuntu Servers :: Configure For Remote TCP/IP Client Conncections Using MS Visual Basic OLE DB C

Mar 9, 2011

I'm trying to get a VB program to make a client connection to my PostgreSQL server running on an Ubuntu 10.10 server. Here's what I've done: Client side - installed and registered the OLE DB .dll's from the PostgreSQL OLE DB Provider project. server side - the configuration described here: [URL]... Have added this line to postgresql.conf:

listen_addresses = '*, 144.96.80.35, localhost'
I've also tried this as simply:
listen_addresses = '144.96.80.35, localhost'
also, port = 5432
I have added the following to pg_hba.conf:
# IPv4 local connections:

[Code]...

View 6 Replies View Related

Fedora Networking :: Login To Remote Machine Through VNC Client

Apr 14, 2009

I am using VNC to login to remote machine (vncserver). My question is; How can I login to remote machine (vncserver) through VNC client, without having to login to vncserver first physical. For better explanation here is an example: If john wnat to login to vncserver remotely first he has to login the vncserver physically then he can login remotely.

View 5 Replies View Related

Server :: MySQL Odbc Connection Remote Client?

Jul 27, 2010

I wish to connect to MySQL using an ODBC connection and I'm using isql to test. On the server connection using isql to local host is sweet however the problem is the client.Okay my set up looks like thisOn the server /etc/odbc.ini is[MySQL-scopus2008]Description = MySQL citation databaseDriver = MySQLServer = localhostDatabase = scopus2008Por

View 4 Replies View Related

Software :: Remote Desktop Protocol Version 7 Client?

Feb 23, 2011

Is there a RDP client that supports version 7? I've been using rdesktop, but as far as I can tell it only supports version 6. The main reason is that version 6 doesn't support the Windows 7 Aero theme.

View 2 Replies View Related

Programming :: Remote Client Mac Address On Socket Descriptor?

Dec 14, 2010

I want to get the connected client MAC Address after accept() call. I can get the IP address of the client but i don't know how to get the client MAC Address in my this programme. Here I am Posting my Code.

#include<stdio.h>
#include<sys/socket.h>
#include<sys/types.h>

[code]....

View 10 Replies View Related

Ubuntu :: Viewing Desktop Using Remote Client (Windows TightVNC) Doesn't Work

Apr 30, 2010

When either of the proprietary Nvidia drivers are enabled, viewing the desktop using a remote client (Windows TightVNC) does not work. The initial remote screen display is ok, but no updates to the remote display occur. Reverting back to the non-proprietary driver solves the problem. I have also tried using a 10.04 Live CD and used Remote Desktop Viewer on the client machine, and it behaves the same way.

View 2 Replies View Related

Fedora Servers :: F12: NFS Client Crashing On Writes To Remote Share

Feb 20, 2010

I have Fedora installed on a netbook. I customarily mount several NFS shares on this machine, from both a desktop system running F11 and a small server running FreeBSD. On the server side the shares are write-enabled. On the server side the shares are write-enabled. In the past this has worked fine.

However since upgrading to F12, my configuration no longer works as before. Reading from the NFS shares is no problem, but as soon as I try to write to one, either in Nautilus or from any other program, including on the cmd line, all hell breaks lose. Nautilus crashes, and I am unable to remount the shares. Usually rebooting the client is the my only recourse.

There are no clues in dmesg on either the client or the server. In terminal trying to remount a "trashed" share I see this:

Code:
$ sudo mount -v venus:/media/disk8 /media./disk8
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Sat Feb 20 17:34:59 2010
mount.nfs: prog 100003, trying vers=3, prot=6

[Code].....

The NFS versions under F11, F12, and FreeBSD are the current ones (all updates applied).

View 8 Replies View Related

Programming :: Fetch The Remote Client Mac Address On Socket Descriptor?

Dec 14, 2010

I have written one simple code which is posted here. i want to fetch the Mac Address on socket descriptor which is returned after accept () call.

Code:-

#include<stdio.h>
#include<sys/socket.h>
#include<sys/types.h>
#include<netinet/in.h>

[code].....

View 1 Replies View Related

Debian :: Why Remote X Is Slow - Squeeze Client - Lenny Server?

Aug 19, 2010

I have one headless squeeze and two notebooks (one squeeze, one lenny).

When I have X (on headless squeeze) on lenny notebook, it is unacceptably slow. Something like it takes 3-10 seconds to redraw window (acroread, iceweasel, possibly xterm.)

It is not so slow when I use squeeze notebook. Yesterday, I upgraded lenny one to squeeze. Then, it is not slow any more!

View 1 Replies View Related

Software :: Remote X Over SSH / Gnome Session Running On The Client Machine?

Oct 15, 2010

Running Ubuntu 10.04 to 10.04 over LAN; I can SSH -X into my server just fine, and am able to launch various applications (Nautilus, Gnome-Terminal, Disk Utility, etc) but I'd really like a Gnome desktop. When I've tried the various StartX commands and gnome-session, but something just isn't clicking. Is there a way to have a 'second' Gnome session running on the client over the first?

To pre-empt some obvious solutions; I don't wish to use VNC, the lag drives me nuts, and I'd like to keep my gnome session running on the client machine if possible. If it's not possible, that's fine; it just seems like there'd be a way to do it?

View 1 Replies View Related

Ubuntu :: Remote Desktop Disconnected Because Of Protocol Error Detected At The Client - Code 0x1104

Sep 16, 2009

I love Ubuntu but there is just one thing that I cannot get working. I have vista on this computer (Which I am going to delete after I get this working) when this computer is booted into vista then I type "192.168.1.65" (which is this computers internal ip address) and it connects to it without a problem. When I try this on ubuntu with KRFB running I type "192.168.1.65:5900" as it tells me to do with the added port number. This computer (This is the one I am Connecting to says "The remote user has been authenticated and is now connected." and when I hover over the icon it says "Desktop sharing - Connected with 192.168.1.70" which is my laptops IP address. On my laptop however it says "Remote Desktop Disconnected Because of a protocol error detected at the client (code 0x1104), this session will be disconnected. Please try connecting to the remote computer again." No matter how many times I try it doesn't work.

View 6 Replies View Related

Ubuntu Networking :: Can't Access Work Remote Desktop Via The Terminal Server Client On Wired Box Running 10.10?

Dec 3, 2010

I am at a loss. I can not access my work remote desktop via the terminal server client on my wired box running Ubuntu 10.10. My wireless laptop is able to connect right away once I established the VPN connection. The VPN connection is established on both boxes with no problems.

When I tried the Terminal Server Client on my wired boxed, it says it can not establish a connection. Yet my wireless box gets connected immediately!

I check the /etc/dhcp3/dhclient.conf and the /etc/resolv.conf to see if there were any differences, but they are essentially the same. When I have the vpnc connection, they both recognize it and I am able to ping the IP address shown when I do a "ifconfig" on the terminal.

What can be the problem? Anything I need to configure on a wired computer versus a wireless one? What else can I check?

View 7 Replies View Related

Server :: Free Backup - Give A Disk Space Quota For Each Remote Windows Client

May 2, 2011

I'm looking for a free backup solution how work in client-server in both environments Linux(server) and Windows(client). in my case, i want to give a disk space quota in my Linux server for each remote windows client.

View 2 Replies View Related

Ubuntu :: Can't Connect To VPS Server Via NX Client

Oct 13, 2009

I bought VPS Linux server, but i would like remote desktop thought NX Client. Firstly I installed on server ubuntu like this:

Code:

gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 && gpg --export -a 493B3065 | sudo apt-key add -
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install kubuntu-desktop

Then I proceed as described in this tutorial:

Code:

[URL] but it's not work when I try loging to the server via NX Client. Then I try this tutorial:

Code:

[URL] but I don't receive public key (when I put this code sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2a8e3034d018a4ce) .

View 1 Replies View Related

Ubuntu Servers :: Can No Longer Connect From Irc Client

Mar 12, 2010

I'm trying to set up a private irc server. I install ircd-ircu, modify the configuration file, restart the daemon, and everything works great. After the next server reboot, the server shows the daemon is running, but I can no longer connect to the server from my irc client. I've tried restarting the daemon with no luck. I can then uninstall and reinstall it with the same outcome. Everything works initially, but after rebooting, the irc client can't connect..

View 1 Replies View Related

Ubuntu Networking :: Ssh Client Wont Connect?

Sep 10, 2010

Ok so i have a server in which i have setup dyndns setup so that i can use an address such as example.com to connect to my server. The server has openssh installed and it is configured properly.

What I can do:
Code:
Connect to server (locally) from linux terminal
Connect to server (locally) from windows putty client
Connect to server (Over Internet) from windows putty client
What I can't do

[Code]...

View 3 Replies View Related

Ubuntu :: SoftPhone - Connect Over Client VPN To Cisco

Aug 4, 2011

I am looking for a softphone that I can connect over a client VPN to my cisco uc520. It works great in windows. Does anyone know of one that works? Cisco doesn't seem to have one that runs in linux.

View 3 Replies View Related

Ubuntu :: Could Not Connect To Jack Server As Client

Oct 10, 2010

I got the following message when starting the Jack Control.

Could not connect to JACK server as client.
- Overall operation failed.
- Unable to connect to server.
Please check the messages window for more info

15:25:37.902 Patchbay deactivated.
15:25:37.903 Statistics reset.
15:25:38.020 ALSA connection graph change.
15:25:38.216 ALSA connection change.
15:25:39.777 Startup script...
15:25:39.779 artsshell -q terminate
sh: artsshell: not found
15:25:40.182 Startup script terminated with exit status=32512.
15:25:40.183 JACK is starting...
15:25:40.183 /usr/bin/jackd -R -dalsa -dhw:0 -r44100 -p1024 -n2
15:25:40.190 JACK was started with PID=2052.
no message buffer overruns
jackd 0.116.1

View 3 Replies View Related







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