c**o 发帖数: 186 | 1 I am new to linux.
Now, every day, I need connect linux system through windows system.
I use tightvnc1.3.
But I found several issues with my current vncviewer.
Who can tell me a good vnc?
Thanks. |
z**r 发帖数: 17771 | 2 I use realvnc
【在 c**o 的大作中提到】 : I am new to linux. : Now, every day, I need connect linux system through windows system. : I use tightvnc1.3. : But I found several issues with my current vncviewer. : Who can tell me a good vnc? : Thanks.
|
s****n 发帖数: 133 | 3 what is ur issue?
if by heavy coding you mean to get fast response, vnc may not your choice.
as it is image based protocol, it can not optimize based on character
buffer like what nx did.
【在 c**o 的大作中提到】 : I am new to linux. : Now, every day, I need connect linux system through windows system. : I use tightvnc1.3. : But I found several issues with my current vncviewer. : Who can tell me a good vnc? : Thanks.
|
E*V 发帖数: 17544 | 4 what are those issues?
【在 c**o 的大作中提到】 : I am new to linux. : Now, every day, I need connect linux system through windows system. : I use tightvnc1.3. : But I found several issues with my current vncviewer. : Who can tell me a good vnc? : Thanks.
|
c**o 发帖数: 186 | 5 the issues are,
1.the hard to copy between window and linux. most time, I met difficult from
window to linux. linux always ingonres what the lastest I copied in window,
and repeats the old stuff.
2. some time alt key, ctrl key doesn't work through vnc, I don't know why.
3 I think the windows size can not be changed easily after I opened
vncviewer.
4. vncviewer very frenquently die.some time, I just leave the vncviewer
unactive for 10 mins, it will die. And need me to restart a new one. |
p*****s 发帖数: 344 | 6 from
window,
I assume you have no problem to copy from linux to windows, then have no
idea.
why.
try in full screen mode, to isolate the problem.
do you mean the desktop window size from the server? that is the server
settings, may not change on the fly.
this is also server setting, idletimeout. |
a*****i 发帖数: 4391 | 7 Install Nx.
A lot faster than VNC. |
E*V 发帖数: 17544 | 8 that 's what i want to say
【在 a*****i 的大作中提到】 : Install Nx. : A lot faster than VNC.
|
c*********k 发帖数: 4747 | 9 For coding, I use editor with ftp plug-in.
【在 c**o 的大作中提到】 : I am new to linux. : Now, every day, I need connect linux system through windows system. : I use tightvnc1.3. : But I found several issues with my current vncviewer. : Who can tell me a good vnc? : Thanks.
|
L***a 发帖数: 108 | 10 FreeNX or NX Free, which is better? |
a*****i 发帖数: 4391 | 11
NX free.
【在 L***a 的大作中提到】 : FreeNX or NX Free, which is better?
|
z**r 发帖数: 17771 | 12 but not stable
【在 a*****i 的大作中提到】 : Install Nx. : A lot faster than VNC.
|
c**o 发帖数: 186 | 13 Hmm... That will be a big trouble.
【在 z**r 的大作中提到】 : but not stable
|
d*******r 发帖数: 3299 | 14 我觉得还是用putty之类的client ssh过去最好,
远程登录Linux,只用cmd是最好的了
如果你想在local的windows下edit code,然后再transfer到Linux下做debug,
建议你将远程的Linux机器mount成你windows下的一个网盘(远程Linux机器最好有
static DNS or IP),
有不少软件可以这样搞,推荐http://www.expandrive.com/windows |