General :: Vncserver Works But X0vncserver Doesn't?

Mar 12, 2010

I can connect to vncserver just fine, but if i fire up x0vncserver for some sharing, the viewer will not connect:

[me@mycomp .vnc]$ x0vncserver
Fri Mar 12 13:36:45 2010
main: XTest extension present - version 2.2
main: Listening on port 5900

[code]....

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Xrdp Works For RDP With/without Prelaunched Vncserver

Apr 14, 2010

I am helping a local genealogy society set up their research center. They want three workstations and a single data server. The genealogy program of choice was GRAMPS, which I have used for years a Wonderful program! No data is going to be input on the workstations the users are simply researching existing data on the server.

Since several RDP-based Wyse thin client units were available for free as were monitors and keyboards, the decision was quickly made to use an RDP based client/server system. Using VNC was unacceptable due to its speed and latency issues, plus, it isn't supported by the Wyse thin client units ONLY RDP and Cytrix.

Using Microsoft's server OS and Terminal Server package was far, far beyond the society's budget. We briefly considered equipping a Windows XP box with a copy ThinSoft's RDP server package, WinConnect Server XP, but its $300 price tag was still too much for the society.

The decision was to use Linux for the server. At first we considered LTSP but it is oriented towards PXE net boots and, while this may have worked, its complexity scared us off and we opted for what, we initially thought, was a much simpler solution XRDP.

We were right and wrong at the same time. It is simple to set up very simple, but the lack of documentation places many pitfalls in front of you, PLUS the solution is distribution dependent.

I spent many hours on this issue. There are numerous sources on the web citing solutions to running XRDP. Unfortunately, they all involve running vncserver against the destination logins. This is NOT what we desired. We wanted to be able to boot up the host system but not login at all, yet still be able to connect to a session via RDP.

I tried numerous distributions and eventually spending a lot of time going through the xrdp source code and planting out my own debug messages in /etc/xrdp/startsm.sh to output to a file in /tmp. Putting in ps -eS >> /tmp/xrdp.txt was particularly useful because it showed that xrdp/sesman DID launch an Xvnc, meaning that it was unnecessary to pre-launch vncserver, as most pundits recommend. The solution was figuring out how to connect to the Xvnc session created by sesman.

I discovered the solution somewhat by accident. It seems that the files created in the destination user's .vnc folder by vncserver were interfering with xrdp/sesman. Here is what worked. 1.Starting with a nearly virgin install of Ubuntu 10.04 beta 1, installed two users intended to be accessed for remote login via RDP. That is ALL that I did I never even logged into them. 2.My first entry xrdp.ini was unmodified except that ask was deleted from username=. Everything was unmodified.

3.Using tsclient on another machine, with the desired username, that was NOT logged in, and password pre-filled, I connected and received a nice Gnome desktop. 4.The session was on 5910. 5.While keeping this session active, I logged into the next login created for remote access and received my second nice Gnome sesktop on port 5911 automatically. Xrdp-sesman DOES automatically launch Xvnc in a useful way!

I can ONLY get this to work on Ubuntu version 10.04 e/w Gnome. It fails on CentOS 5.2, Xubuntu 9.10, SuperOS 9.10 and Lubuntu 10.04. In all cases xrdp was version 4.1.1, so the issue is not with xrdp/sesman it lies within the OS what, I do not know. I did not test KDE at all.

Code:

The system is running Ubuntu 10.04 LTS beta - the Lucid Lynx, amd64:

uname -a
Linux ubu910 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 16:33:12 UTC 2010 x86_64 GNU/Linux
---------------------------------
Contents of /etc/xrdp/sesman.ini:
---------------------------------
[Globals]
ListenAddress=127.0.0.1

[code]...

View 9 Replies View Related

Server :: VNC Over Xinetd Doesn't Starts Vncserver

Nov 26, 2010

in Debian Lenny, using TightVNC 1.3.9 I can setup a VNC server manually by using

Code:
vncserver -query localhost -once -geometry 1024x768 -depth 16 :1

But then, as I have read is a better option, I use xinetd with the following configuration:

Code:
service vnc-1024x768x16
{
protocol = tcp
socket_type = stream
wait = no

[Code].....

In fact, I was considering that the problem was with xinetd, but I have other services setted up with it (telnet & ftp for example) and I can use them correctly.

So now I'm lost with this, what else am I not considering with VNC service through xinetd? Where can I find logs or useful information to get a clue about this problems?

View 11 Replies View Related

General :: Shutdown Works And Init 0 Doesn't So How Are They Different

Jul 7, 2011

When I bring down a certain machine with some nfs mounts using init 0, it hangs forever while trying to bring down the mounts, but if I bring it down using halt -p (which I've read just calls shutdown if I'm in init 3), it comes down in a timely manner. I've also read that shutdown still calls all the rc.d kill scripts just like init 0, so what is actually the difference between them? Is it this:

Quote:

All processes are first notified that the system is going down by the signal SIGTERM?Does init not do that? I'm not trying to directly troubleshoot why NFS makes me hang with init 0 at this point, just wondering why shutdown works whereas init 0 doesn't.

View 4 Replies View Related

General :: Dell Latitude(E5510) Built In Web Cam Doesn't Works?

Apr 7, 2011

i have dell latitude(E5510)and the webcam dont works, i have installed open SuSE 11.3. .

how to use or is there any drivers to be installed?

View 1 Replies View Related

General :: Rsh And Rlogin Works But Rcp Doesn't Work On RHEL4 Machine

Sep 28, 2010

I have installed RHEL4 on my desktop machine . Done all the setting in /etc/pam.d and finally my rsh and rlogin works from my machine(rsh the same machine)

[root@linux tmp]# rsh 10.121.113.92
Last login: Tue Sep 28 18:00:22 from BLE
You have new mail.
[root@linux ~]#

[Code]....

View 7 Replies View Related

General :: How To Stop Vncserver's Log

Feb 9, 2011

I used the cmd "vncserver" to start a vnc session, and it created a log file like this "/root/.vnc/linux-vzra:2.log". As time going on, the file "/root/.vnc/linux-vzra:2.log" became bigger and bigger, it is too huge indeed. How can I start a vnc session without a log file?

View 1 Replies View Related

General :: Vncserver Keeps Launching In Failsafe With No Errors Being Generated?

Dec 14, 2010

I installed VMWare Server 2 and while configuring itI decided to perform a reboot as it kept generating errors.When my server came back upwill only launch my vncserver in twm (failsafe) mode.I have checked for any kind of errors and there are noneIn the same location I have another linux box which is identical and it works fine. I have compared everything and cant seem to figure out what is causing this.I manually uninstalled VMWare server using yum and the problem is still there

View 2 Replies View Related

General :: Error Message: Vncserver: Unrecognized Service

Jan 2, 2010

I have installed package tigervnc-1.0.0-3.fc12.i686, but when I am trying to start it: service vncserver start it comes back with following message: vncserver: unrecognized service.

View 1 Replies View Related

General :: Error At VNCServer In CentOS VPS - Won't Load Remote Desktop

Jan 24, 2011

I recently bought a VPS with CentOS installed, 512 MB RAM and 80 GB ram, but I have a problem, I want to get VNC Desktop with it but I couldn't.

I installed KDE, GNOME but no one works.

This is my log from vncserver:

Code:

Code:

PC Specs:

OS: CentOS 5.5 32bit
RAM: 512 MB
HDD: 80 GB
Company: VPS-Hosting.ca
100mbps Connection.

View 1 Replies View Related

General :: CentOS / Sudo Doesn't Accept Root Password But Logging In As Root Works

Apr 9, 2010

I was trying to edit a file requiring root permissions, so I used sudo. I typed the root password and it failed. This happened three times, and the process was ended. I then logged in as root (su) and was able to navigate to the file and make changes as root. Am I missing something? How would I edit the sudoers file such that this password would work? Or is there another way to log in to the sudo group to make these changes? How do I set sudo passwords?

View 1 Replies View Related

Fedora :: Tap Doesn't Works In F14 On Dell Xps?

Feb 9, 2011

The tap of the touchpad not working in Fedora 14 have to click with the left button of the laptop.

View 4 Replies View Related

Debian Configuration :: NetInstall Doesn't Works?

Jul 17, 2010

I bought a laptop : Samsung R580 and when i want to install Debian Squeeze with NetInstall, it's impossible because ma Ethernet Card isn't recognized.These are the caracteristics of my card :PCI ID : 11ab4381Supporté : YesFabricant : Marvell Technology Group Ltd.Matériel : 88E8059 PCI-E Gigabit Ethernet ControllerPilote : sky2The driver is not in the kernel 2.6.32 and i must to wait a new kernel version in Debian?

View 8 Replies View Related

Debian Configuration :: Wifi Doesn't Works

Aug 5, 2011

After to install Debian Sid, i can't to connect to my network. When i launch lsmod, ath9k is present so the module is enabled.I don't use network-manager-gnome, wicd and other, i modify myself /etc/network/interface. But even with this configuration, the wifi does not works.

View 3 Replies View Related

OpenSUSE :: Networkmanagement Applet Doesn't Works?

Aug 16, 2011

opensuse 11.4 kde 4.7 when I try to put networkmanagement applet plasmoid on desktop or panel I have an error tha say: "questo oggetto non puo' essere creato per la seguente ragione: impossibile trovare il componente richiesto: org.kde.networkmanagement" that in English should be something of this: "this object cannot be created for the following reason: impossible to find the requested component: rg.kde.networkmanagement" reading around it seems to be a qdbus error, if on a running system where networkmanagement works I run

Code:
qdbus
I found among the others
Code:
:1.2

[Code]...

View 9 Replies View Related

Ubuntu :: Https Works - Http Doesn't ?

Sep 7, 2010

I have my Linux laptop running Katatonic Koala at the moment. It is connected via CAT5 to a switch. The switch then connects to my router. All five of my computers are connected to the switch, actually. The only one that won't talk to any sites other than https secure sites is the Linux box. I am not well-versed in the inner workings of Linux and need some help in what I need to do so that regular http sites work. You guys always have the right anwers so I will wait humbly for your replies.

View 8 Replies View Related

OpenSUSE :: ATI Drivers Works On Kde And Doesn't Work On Gnome?

Feb 18, 2010

Trying out opensuse with gnome.. why ATI drivers works on kde, and doesn't work on Gnome? Fells like theres no installed drivers at all :/

[URL]

View 3 Replies View Related

OpenSUSE Network :: SSH - Fish Works But Konsole Doesn't?

May 9, 2010

using konqueror/dolphin to connect to my desktop and the connection is okay.fish://userone@192.168.1.101:12345 out of curiosity, in konsole typedssh userone@192.168.1.101:12345 and got and error messagessh: Could not resolve hostname 192.168.1.101:12345: Name or service not known Googled and got more confused

View 6 Replies View Related

Ubuntu Networking :: Wireless Works - Wired Doesn't ?

Jan 31, 2010

I recently got a cable modem from Comcast, and connected a Belkin F5D7230-4 wireless router to it, then connected my computer and an Xbox 360 to the router with ethernet cables.

My computer dual-boots Ubuntu 9.10 and Windows 7. In either operating system, the wireless connection is flawless. In Windows, so is the wired connection. But in Ubuntu, there's a lot of trouble with the wired connection -- specifically, while I can connect to the router and to the Internet, and while I can use ping, dig, traceroute, etc., to verify connections to remote hosts, Web browsing, or anything else that uses http, works only for a few Websites, and then only erratically.

I don't believe it is a DNS problem -- testing with ping, dig, etc., demonstrates that, and I have also tried using alternate nameservers. I also don't believe that it is an issue with IPv6, as I've tried the fixes usually suggested, including editing the grub configuration to disable IPv6 support in the kernel and verifying that IPv6 was inactive. I've also tried using local dns servers such as pdns-recursor. None of these things seemed to help.

Also, perhaps unrelated, but disturbing: my computer has locked up a few times while testing the wired connection, and I had to use a hard reset to restart the computer.

View 1 Replies View Related

Ubuntu Servers :: Local IP Works External IP Doesn't

Feb 9, 2010

I am having an issue with my server I have setup. I have apache running and can access the files via all other computers on my network via the ip address i have it set to default to the /var/www folder with index.html as the main file. I am however having issues trying to access it from my other IP the one i found at what is my ip. I have even setup a no-ip address to it. I've forwarded port 20 and port 80 i've even given it the default dmz. I disabled the firewall on my router and I checked and my Ubuntu machine doesn't have a firewall whatsoever i can access my outside ip on the local machine and have access the problem i'm having is trying to access it from anywhere but home. [URL]

View 9 Replies View Related

Ubuntu :: Compiz Works Fine In 9.04 / Doesn't Work In 9.10

Mar 18, 2010

I've got 9.04 and 9.10 both installed on the same machine. The /home directory is on a separate partition, so both OSes use the same /home.I can't get Compiz to work at all in 9.10, even though it's been perfectly fine in 9.04. Is there a backport of some sort that i should install?The fixes I've found all point to editing the xorg.conf file, but of course, Karmic doesn't have an xorg.conf file.I've tried reinstalling the Compiz files, reinstalled the open-source video drivers, installed/uninstalled fglrx drivers a few times, rebooted dozens of times.

View 8 Replies View Related

Ubuntu Servers :: Multiple Domains Doesn't Works ?

Apr 2, 2011

I'm following how to instruction by [url] I cannot get sites working.

View 7 Replies View Related

Ubuntu :: Shut Down - Works - Restart" Doesn't

Jul 23, 2011

I installed nVidia drivers for Ubuntu 11.04 but when I went to restart the computer (to complete the installation) it froze on the splash screen at the third "dot" and I had to turn off the computer manually.

I can shut down the computer, but every time I restart I get the same issue (except sometimes only the "dots" appear with lines of code running in the background).

I read on-line that hitting "F1" or "ALT + F1" right before the splash screen appears might work...but it doesn't.

My concern is that maybe the nVidia driver is "activated but not currently in use" because it didn't install properly due to the whole not restarting on it's own thing.

View 2 Replies View Related

Ubuntu :: Eth0 Works Without Configuration - PC Doesn't Seem To Care About Anything

Mar 14, 2010

my internet connections works via my eth0 adapter. For Windows user this may be fine, but I actually would like to know what makes it connect. My /etc/network/interfaces shows:

[code]...

No eth0 mentioned here. dhcp3/dhclient.conf consists only of commented-out lines, so no eth0 here either. In /etc/init.d I see there is this networking daemon. When I do

[code]...

that magically enhanced eth0 works even if you want to shut it down. No wonder I don't get my wlan0 working, my PC doesn't seem to care about anything I am configuring here.

View 6 Replies View Related

Hardware :: Sound Doesn't Work With Headphones / But Works Otherwise

Mar 17, 2010

I am using Ubuntu 9.10..My sound works fine unless I have headphones plugged in. I've tried 2 sets of headphones, and it doesn't work with either set, so it's not the headphones. The volume is not muted (it's at 100%) for the headphones either in alsamixer. How can I diagnose and fix this?

View 8 Replies View Related

Software :: Su - From VNC Session Doesn't Work But Works Ok When At The Terminal

Nov 18, 2009

When I connect to my workstation via Real VNC Viewer 4 to Xvnc running on the workstation, and running "su -" I get authentication failure as follows:

So, effectively I cannot su when connected via VNC.

But if I'm at my workstation, I can su just fine:

Nov 18 16:24:30 localhost su: pam_unix(su-l:session): session opened for user root by xyz(uid=500)

Interestingly enough, I cannot su to my own userid over vnc, i.e. su xyz

In /var/log/secure I get:

I suspect it has something to do with PAM, but cannot figure it out.

View 2 Replies View Related

Programming :: Clock() - Doesn't Count How Much System() Works?

Jun 3, 2011

im stuck with something trivial again. so i want to calculate how much time my programm runs:

int main (int argc, char* argv[])
{
clock_t end, start;
start= clock();
int i;
int p, q, r;
FILE* f_out_loc;
[Code]....

it returns 1.12 sec. looks like clock() doesnt count how much system() works .... is it possible? and how do i calculate the whole thing?

View 4 Replies View Related

Debian :: Gnash Doesn't Work In Chromium (But Works In Iceweasel)

Dec 14, 2010

I have browser-plugin-gnash installed and I am using Debian Squeeze. In Chromium, I get the message "You need to upgrade your Adobe Flash Player to watch this video." whereas it works in Iceweasel.

View 1 Replies View Related

Fedora Servers :: Welcome Page When Codeigniter Works But It Doesn't Work

Oct 27, 2010

the codeigniter didn't work in my Fedora,the welcome page,when your codeigniter works,it will shows,but it doesn't appear.the same step,it can work in Windows. What's the problem?

View 4 Replies View Related

OpenSUSE Install :: 11.4 - Normal Boot Works - Failsafe Doesn't

Jul 6, 2011

In summary, after updating from 11.2 through 11.3 to 11.4, normal boot works fine, failsafe mode hangs with two fatal errors - "Module atiixp not found" and "Module ide-pci-generic not found". i would like to fix this a) so I have a recovery position b) so I learn a little more. As 11.2 has gone out of support I decided to embark on the upgrades to 11.3 then 11.4 using the zypper method described on this site. I think failsafe boot worked ok with the original 11.2 install, but I never had to use it in anger, so I can't be 100% sure. I did not test failsafe in 11.3, just checked that the typical cd set of applications seemed ok before proceeding with the upgrade to 11.4.

I have an AMD processor, chip set and an ATI 3800 series graphics card, so I added the ATI repositories for 11.3 and 11.4 as i worked through the upgrades. At 11.4 there were some graphics glitches during normal and failsafe boot which were successfully fixed by adding "nomodeset" to both boot options. Normal boot works fine but failsafe boot hangs with the error messages above. Searching for failsafe boot errors is unhelpful since, in all cases I have checked, normal boot fails too. I did try removing "Xfailsafe" from the failsafe options which produced no change.

I am guessing that, in failsafe mode, the ATI drivers are not loaded into the kernel and the idea is to default to some safer drivers which, in my case, are not present for some reason. However, there seems to be little information on the origin or purposes of atiixp so I don't know how to go about fixing this. I have not really researched the generic pci driver issue, but I am guessing that this is a fall back when the expected atiixp is missing.

View 8 Replies View Related







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