<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;">Hi, i'm turning on Fedora 6 and I try to follow the "NX Client Developer Guide-1.pdf" that I find on http://home.nc.rr.com/moznx/typical.txt<br><br>I open a konsole and y type :<br># yum install freenx<br>--> it install and configure freenx<br># nxkeygen<br>Unique key generated; your users must install<br><br>    /var/lib/nxserver/home/.ssh/client.id_dsa.key<br><br>on their computers.<br># cp /var/lib/nxserver/home/.ssh/client.id_dsa.key /home/<login>/Desktop/<br>// I try the key with the nomachine client and she work fine ;)<br>$ nxssh -nx -i /home/<login>/Desktop/client.id_dsa.key nx@localhost<br>NX> 203 NXSSH running with pid: 4347<br>NX> 200 Connected to address: 127.0.0.1 on port: 22<br>NX> 202 Authenticating user: nx<br>NX> 208 Using auth method: publickey<br>HELLO NXSERVER - Version 1.5.0-50 OS (GPL)<br>NX> 105<br><br>I type :<br>NX> 105 hello NXCLIENT - Version 1.4.0     // 1) The version is correct ?<br>hello NXCLIENT - Version 1.4.0<br>NX> 134 Accepted protocol: 1.4.0<br>NX> 105<br><br>2) Is this step necessary?<br>Next I type :<br><br>NX> 105 SET SHELL_MODE SHELL<br>SET SHELL_MODE SHELL<br>NX> 105 SET AUTH_MODE PASSWORD<br>SET AUTH_MODE PASSWORD<br>NX> 105<br><br>3) What makes these 2 comand? Exist it really?<br><br>Then I type :<br><br>NX> 105 login<br>login<br>NX> 101 User: <login><br>Netzack<br>NX> 102 Password: <password><br><br>NX> 103 Welcome to: localhost.localdomain user: <login><br>NX> 105<br><br>And yet I type :<br>NX> 105 startsession --session="TEST" --type="unix-kde" --cache="8M" --images="32M" --cookie="6726ad07a80d73c69a74c5f341b52a68" --link="adsl" --render="1" --encryption="0" --backingstore="when_requested" --imagecompressionmethod="2" --geometry="1024x768+188+118" --keyboard="defkeymap" --kbtype="pc102/defkeymap" --media="0" --agent_server="" --agent_user="" --agent_password="" screeninfo="1024x768x16+render"<br><br>NX> 1000 NXNODE - Version 1.5.0-50 OS (GPL)<br>NX> 700 Session id: localhost.localdomain-1000-79DBA62EB1FC89D663F3EB989A324F18<br>NX> 705 Session display: 1000<br>NX> 703 Session type: unix-kde<br>NX> 701 Proxy cookie: cbc8fbb1280fa3362b3b2b35640af2a5<br>NX> 702 Proxy IP: 127.0.0.1<br>NX> 706 Agent cookie: 6726ad07a80d73c69a74c5f341b52a68          // 4) Can I type an other random cookie?<br>NX> 704 Session cache: unix-kde<br>NX> 707 SSL tunneling: 0<br>NX> 1009 Session status: starting<br>NX> 710 Session status: running<br>NX> 1002 Commit<br>/usr/bin/nxserver: line 1077:  4539 Terminated              sleep $AGENT_STARTUP_TIMEOUT             // 5) Why this line?<br>NX> 105 NX> 1006 Session status: running<br><br>afer a few second I see :<br>NX> 596 Session startup failed.    // :'(<br>NX> 1004 Error: NX Agent exited with exit status 1.<br>Can't open /var/lib/nxserver/db/running/sessionId{79DBA62EB1FC89D663F3EB989A324F18}: No such file or directory<br>mv: cannot stat `/var/lib/nxserver/db/running/sessionId{79DBA62EB1FC89D663F3EB989A324F18}': No such file or directory<br>NX> 1006 Session status: closed<br>NX> 1001 Bye.<br><br>and when I type <Enter> after that I see :<br><br>quit<br>Quit<br>NX> 999 Bye<br>[<login>@localhost ~]<br><br>Why does it failed? Has anyone a solution?<br>Thank you in advance<br></div><br /><hr />Essayez Live.com, votre nouvelle page d'accueil ! Personnalisez-la en quelques clics pour retrouver tout ce qui vous intéresse au même endroit. <a href='http://www.live.com/getstarted' target='_new'>au même endroit.</a></body>
</html>