Valimot Weblog

December 18, 2007

Remote Desktop Pada Ubuntu

Filed under: Linux, Ubuntu — valimot @ 6:17 pm

Hari ini baca RssReader ada update freshmeat tentang software remote desktop untuk ubuntu pakai software Nomachine NX, setelah di check di link ini, teryata software ini sangat menarik sekali karena mengizinkan login multisession dengan user id yang berbeda2 dan tidak boros bandwidth juga bisa di remote dari Windows, s NX sendiri menyediakan versi Server untuk Linux (.rpm dan .deb & .tar.gz ) dan Solaris, dan client untuk linux, MacOS, Solaris, dan windows,

Proses instalasi sangat gampang, setelah selesai download, dari desktop kita langsung klik aja, yang pertama di install versi client kemudian node dan server, setelah proses installasi selesai pastikan NX sudah running dengan perintah sbb:

sudo /usr/NX/bin/nxserver –status

dan outputnya kira2 sperti ini :

NX> 900 Connecting to server ..
NX> 110 NX Server is running.

NX> 999 Bye.

untuk konfigurasi yang perlu dirubah hanya pada

/usr/NX/etc/server.cfg

dengan membuang komentar (#) pada baris dibawah ini dan ganti nilai jadi seperti berikut ini ;

ENABLEAUTOKILLSESSIONS = “1″
ENABLEUNENCRYPTEDSESSION = “0″

selanjutnya pada file /usr/NX/etc/node.cfg

pada baris di bawah ini buang juga tanda komentarnya (#) dan nilai diganti mejadi sppt ini:

ENABLEUNENCRYPTEDSESSION = “0″

setelah proses ini PC Ubuntu bisa di remote dari pc dengan os ubuntu, Mac, Solaris, dan Windwos sendiri.
cara menajalankan dari linux pada konsole ketik: /usr/NX/bin/nxclient

Download bisa dari link berkut :

NX Server DEB dari: http://www.nomachine.com/select-package.php?os=linux&id=1
NX Node DEB dari : http://www.nomachine.com/download-node.php?os=linux
NX Client DEB dari : http://www.nomachine.com/download-client-linux.php

fast terminal server

Filed under: Linux — valimot @ 10:46 am
Tags: , ,

Today i’m get update Freshmeet on my RSS Feed Reader about NX fast terminal server and desktop and called Nomachine NX, now  i will be trying  on my Ubuntu Box
What Nomachine NX 

NoMachine NX is a fast terminal server and desktop virtualization system based on the X11 protocol. NX is an order of magnitude faster than VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition, NX translates and embeds the MS Windows Terminal Server and VNC protocols into X/NX, enabling users to compress and accelerate remote Windows and VNC sessions. The NX project provides a suite of libraries and X11proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet.

Some Comment On FreshMeat:

NX is great – MUCH faster than VNC! But I do NOT recommend using FreeNX unless you want an exercise in frustration, or at least have access to the older client software (that, at least, seems to work, but not perfectly – in particular, I had font display issues when using FreeNX that I could not resolve, even after many hours of effort).

For those using Ubuntu or Kubuntu Linux, or who want to access their Linux box from a Windows machine using NX, you may find the instructions in this blog post useful:
http://michigantelephone.mi.org/blog/2006/09/how-to-install-nx-server-and-client.html

NX with Win4Lin
I’ve Win4Lin (http://www.netraverse.com/) on one of my computers at office. I installed NX server on the same computer and I can now run Windows from home, through dial-up. It works better than the native RDP support I tested on XP.

Blog at WordPress.com.