Alt Gr again
I am using vnc-server 4.1.2 on a FC7 machine. It's a separate X server at :1 When using vncviewer (free) 4.1.2 on Windows, Alt Gr (e.g. Alt Gr q) won't function. When connecting from another Fedora-desktop (also using vncviewer), there is no problem. Any clues? Kind regards Markus ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
real vnc and DHCP
Hello, How can i use real vnc with computeurs how have dynamique IP assignement using a DHCP server ? Regards Bruno ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: Accessing the "console" of linux client
Tony Cappellini wrote: We have a linux client which boots a small ramdisk image into RUN Level 3, over ethernet from a server, in a small lab. Runlevel 3 is not that well defined... If this is a graphical (X11) based display, then there are several ways to make it viewable with a vnc viewer. If it is a text (character) console, then there are better ways to make it remote available. For X11, there are the next ways: The most easy way (well, for unix admins) is to replace the available X11 server with Xvnc. That is an X11 server (X11R4 by head, no optional parts available). See that it gets its dedicated vnc options and off you go. Advantage: the console is available over the network. Disadvantage: the graphical console is not available on the physical console, that drops back to character mode... With most distributions, there is a vnc (vnc-server) package. Install that and use it to start the commands in stead of the console. Then the app runs at this virtual display but not at the console. There are vnc-modules for most current X11 servers as they are available on linux. This provides a way to hook into the display at a relative low level: it can also be used to login to the system. There are vnc-options inside both Gnome and KDE. See your distribution for details. This provides a way to hook into the session at a relative high level: it is only available if a user is logged-in, it is controllable by the console user and it resets at logout. If the console is in text mode, vnc is not the way. /dev/console is the device to hook into to get grip on the console, however, it does not provide a way to see what is already there and above all, there are various applications that can handle this but are hard to configure. Regards Corni The linux client can only talk to the server it boots from, via ethernet. That subnet is not accessible from outside of the lab. I can access the Linux server via ssh, filezilla, etc, from outside the lab using Windows machines. We usually walk up to the client, log in, and run some test programs which take hours. I'd like to be able to remotely monitor the program running on the Linux client, from the Windows machines, outside of the lab. Is it possible to use VNC to forward the "console screen" to the Linux server, then connect to the Linux server from the Windows machines, in order to monitor the test progress on the Linux client? ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: real vnc and DHCP
Bruno DALO wrote: Hello, How can i use real vnc with computeurs how have dynamique IP assignement using a DHCP server ? As with all such machines: find a way to fetch the ip for the machine at that moment. There are various ways, like a proper dns and dhcp setup can aid you in a (business) network. For internet machines, you can use services like dyndns and such. In the end, if the machine is ment to be 'always-on', you just use the ip address you get, it only changes if the connection between the machine and the dhcp-server is lost for more than the lease-time, and then only if it is re-used before the connection is re-established. Regards Corni ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
BUG: clipboarding special characters NOT working
Hello list... pasting well documented localized sourcecode not possible... problem up to 4.1.2 free edition not solved as written in http://www.realvnc.com/pipermail/vnc-list/2004-November/048236.html to reproduce problem: open notepad type alt+0252 select all type ctrl+c (copy to clipboard - u know..) :-) transfer to server try to paste ... Any suggestions? Thanks Peter Zimmermann IT Department Hotel Kalura Sicily ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: BUG: clipboarding special characters NOT working
Support for Unicode (UTF-8) is something I'd also been asking for since a long time, but. I'd already given up hope on this. On Thu, Jun 5, 2008 at 3:04 PM, Peter Zimmermann <[EMAIL PROTECTED]> wrote: > Hello list... > > pasting well documented localized sourcecode not possible... > > problem up to 4.1.2 free edition not solved as written in > > http://www.realvnc.com/pipermail/vnc-list/2004-November/048236.html > > to reproduce problem: > open notepad > type alt+0252 > select all > type ctrl+c (copy to clipboard - u know..) :-) > transfer to server > try to paste ... > > Any suggestions? > Thanks > > > Peter Zimmermann > IT Department Hotel Kalura Sicily > ___ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list > ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
help
My problem is, On a target static ip machine, i can logon with realvnc using the ip static , no problem. When i change the target machine to dynamic with DHCP SERVEUR (which is win2003 serveur) and even if I know the new IP adresse allocated by the serveur, I cant not logon to the target anymore , why ? Regards bruno Bruno DALO wrote: > Hello, > > How can i use real vnc with computeurs how have dynamique IP > assignement using a DHCP server ? > > As with all such machines: find a way to fetch the ip for the machine at that moment. There are various ways, like a proper dns and dhcp setup can aid you in a (business) network. For internet machines, you can use services like dyndns and such. In the end, if the machine is ment to be 'always-on', you just use the ip address you get, it only changes if the connection between the machine and the dhcp-server is lost for more than the lease-time, and then only if it is re-used before the connection is re-established. Regards Corni ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: vnc help
Both VNC server and client computers are in the same network? On Thu, Jun 5, 2008 at 3:24 PM, Bruno DALO <[EMAIL PROTECTED]> wrote: > My problem is, > > On a target static ip machine, i can logon with realvnc using the ip static > , no problem. When i change the target machine to dynamic with DHCP SERVEUR > (which is win2003 serveur) and even if I know the new IP adresse allocated > by the serveur, I can t not logon to the target anymore , why ? ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
vnc help
My problem is, On a target static ip machine, i can logon with realvnc using the ip static , no problem. When i change the target machine to dynamic with DHCP SERVEUR (which is win2003 serveur) and even if I know the new IP adresse allocated by the serveur, I cant not logon to the target anymore , why ? Regards bruno Bruno DALO wrote: > Hello, > > How can i use real vnc with computeurs how have dynamique IP > assignement using a DHCP server ? > > As with all such machines: find a way to fetch the ip for the machine at that moment. There are various ways, like a proper dns and dhcp setup can aid you in a (business) network. For internet machines, you can use services like dyndns and such. In the end, if the machine is ment to be 'always-on', you just use the ip address you get, it only changes if the connection between the machine and the dhcp-server is lost for more than the lease-time, and then only if it is re-used before the connection is re-established. Regards Corni ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: vnc help
Please reply to the list. Well that's quite improbable. Since you're using a DHCP server, is it coupled with a DNS server? If yes, try to ping its dns hostname to see if you've get the correct IP address, and see if you've got reply. In case of absence of ping reply, investigate the cause of it. On Thu, Jun 5, 2008 at 3:48 PM, Bruno DALO <[EMAIL PROTECTED]> wrote: > Yes absolutly. > > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Seak, Teng-Fong > EnvoyC) : jeudi 5 juin 2008 15:32 > C : VNC-List@realvnc.com > Objet : Re: vnc help > > Both VNC server and client computers are in the same network? > > On Thu, Jun 5, 2008 at 3:24 PM, Bruno DALO <[EMAIL PROTECTED]> wrote: >> My problem is, >> >> On a target static ip machine, i can logon with realvnc using the ip static >> , no problem. When i change the target machine to dynamic with DHCP SERVEUR >> (which is win2003 serveur) and even if I know the new IP adresse allocated >> by the serveur, I can t not logon to the target anymore , why ? ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: Accessing the "console" of linux client
>> >>Runlevel 3 is not that well defined... If this is a graphical (X11) > based display, then there are several ways to make it viewable with a vnc > >>viewer. If it is a text (character) console, then there are better ways to > make it remote available. Since when? I've never seen a system boot to Run level 3 with a graphical interface ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: Accessing the "console" of linux client
Friends In the Xen environment, this work fine (access the virtual machine by vnc in runlevel 3 or 5). Regards 2008/6/5 Tony Cappellini <[EMAIL PROTECTED]>: > >> >>Runlevel 3 is not that well defined... If this is a graphical (X11) > > based display, then there are several ways to make it viewable with a vnc > > >>viewer. If it is a text (character) console, then there are better ways > to > > make it remote available. > > Since when? I've never seen a system boot to Run level 3 with a graphical > interface > ___ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list > -- __ Atenciosamente Waldirio msn: [EMAIL PROTECTED] Site: www.waldirio.com.br Blog: blog.waldirio.com.br PGP: www.waldirio.com.br/public.html ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list