Hi Mark,
I had a similar issue. I changed the ~/.vnc/xstartup file to be:
#!/bin/bash
# Make sure that the SESSION_MANAGER environment variable is not set.
unset SESSION_MANAGER
# Launch Xfce in the foreground.
startxfce4
and the "exited too early" problem went away.
Hope this helps!
Micha
On Mon, 16 Nov 2020 at 00:32, Thomas Anderson
wrote:
>
...
>
> I have read through the log file
>
> xrdb: No such file or directory
>
> xrdb: can't open file '/home/username/.Xresources'
check if this file still exists/permissions
>
> /usr/bin/startxfce4: X server already running on display :1
>
Hi.
On Mon, Oct 07, 2019 at 03:01:43PM -0500, Dennis Wicks wrote:
> Using tightvncserver on the 32-bit side and xtightvncviewer on the
> 64-bit side I have managed to get a connection, but no desktop
> manager. The viewer shows me a window but it is just gray, actually
> very small black a
ChadDavis wrote:
> Clarification. Are you saying that some vnc servers serve up a remote
> login to a new session, while others simply share an existing gnome
> session?
Yes. vino shares the existing Gnome session (see System > Preferences >
Remote Desktop). I'm sure there's an equivalent for KD
ChadDavis wrote:
> Bob Proulx wrote:
> > And then people found that starting a server was inconvenient.
> > Wouldn't it be better to export the current desktop? Instead of
> > exporting a new, unique and different desktop? It is possible.
>
> Clarification. Are you saying that some vnc servers
If you want to share your existing GNOME 3 desktop session, it's "vino", and
you want to run "vino-preferences" to set the password, whether it's read only,
etc.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d
>
> The vncserver and xvncviewer names use the Debian Alternatives
> system. You can read more about that here:
>
>
That helps!
>
> And then people found that starting a server was inconvenient.
> Wouldn't it be better to export the current desktop? Instead of
> exporting a new, unique and diffe
ChadDavis wrote:
> I'm a bit confused about what package is the vnc server that I need to run
> in order to remote desktop into my machine.
With VNC there are two parts, the client and the server. Normally you
start the server first and then connect to it with a client.
$ vncserver
New 'loca
On Lu, 22 oct 12, 08:36:13, kk s wrote:
> Hi,
>
> How can we open the vnc connection when install OS from netinstall using
> preseed.cfg by passing the parameter in kernel command line?
>
> In centos we can use "vnc vncconnect=ip:port" on kernel command line and
> declaring the static IP on kicks
On 10/07/12 01:10 PM, Chris Davies wrote:
Gary Dale wrote:
Thanks again Chris. If I understand your model correctly, the
"remote_router" is the ssh server and not the actual router that merely
forwards port 22 to the ssh server.
Yes. It's only now clear to me that the router isn't the ssh serv
Gary Dale wrote:
> Thanks again Chris. If I understand your model correctly, the
> "remote_router" is the ssh server and not the actual router that merely
> forwards port 22 to the ssh server.
Yes. It's only now clear to me that the router isn't the ssh server. But
for the purposes of the descr
On 10/07/12 04:41 AM, Chris Davies wrote:
Gary Dale wrote:
I can connect to every workstation in a remote office using:
ssh -L 5902::5900
xtightvncviewer -encodings "tight" localhost:5902
However, there is one workstation [...]
The ssh session also shows this message:
channel 3: open fail
On 07/10/2012 01:41 AM, Chris Davies wrote:
Gary Dale wrote:
I can connect to every workstation in a remote office using:
ssh -L 5902::5900
xtightvncviewer -encodings "tight" localhost:5902
However, there is one workstation [...]
The ssh session also shows this message:
channel 3: open fai
Gary Dale wrote:
> I can connect to every workstation in a remote office using:
> ssh -L 5902::5900 public IP>
> xtightvncviewer -encodings "tight" localhost:5902
> However, there is one workstation [...]
> The ssh session also shows this message:
> channel 3: open failed: connect failed: No
On 09/07/12 08:21 AM, Chris Davies wrote:
Gary Dale wrote:
I can connect to every workstation in a remote office using:
ssh -L 5902::5900
xtightvncviewer -encodings "tight" localhost:5902
However, there is one workstation [...]
The ssh session also shows this message:
channel 3: open failed
Gary Dale wrote:
> I can connect to every workstation in a remote office using:
> ssh -L 5902::5900 public IP>
> xtightvncviewer -encodings "tight" localhost:5902
> However, there is one workstation [...]
> The ssh session also shows this message:
>channel 3: open failed: connect failed: No
On Tue, 31 Jan 2012 21:20:02 +0100, James Allsopp scribbled:
> Hello,
> I really want to be able to use VNC to be able to view the full Gnome
> desktop on my laptop. I've been able to view a grey screen and a
> terminal, using vnc4server and tigervnc or vinagre, but what I'd like to
> be able to d
James Allsopp wrote:
> I really want to be able to use VNC to be able to view the full Gnome
> desktop on my laptop. I've been able to view a grey screen and a
> terminal, using vnc4server and tigervnc or vinagre, but what I'd like to
> be able to do is just view a whole screen as if I was actually
On Tue, 31 Jan 2012 11:16:46 -0800 James
Allsopp wrote
> Hello,
> I really want to be able to use VNC to be able to view the full Gnome
> desktop on my laptop. I've been able to view a grey screen and a
> terminal, using vnc4server and tigervnc or vinagre, but what I'd like
On 01/02/12 06:16, James Allsopp wrote:
> Hello,
> I really want to be able to use VNC to be able to view the full Gnome
> desktop on my laptop. I've been able to view a grey screen and a
> terminal, using vnc4server and tigervnc or vinagre, but what I'd like to
> be able to do is just view a whole
Engi Zoltán wrote:
> "vncserver :3 -geometry 800x600"
Should start a vnc session on display :3. Looks okay to me.
> [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
> [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
> xsetroot -solid grey
> vncconfig -iconic &
> x-term -geometry 80x24+10+10
On 2011.07.10. 18:54, Bob Proulx wrote:
Engi Zoltán wrote:
I start the vnc server on Debian linux.
How did you start it? Please tell us the exact command that you
used.
The command is next
"vncserver :3 -geometry 800x600"
I tried connect to server but only get gray screen.
Also show us your
Engi Zoltán wrote:
> I start the vnc server on Debian linux.
How did you start it? Please tell us the exact command that you
used.
> I tried connect to server but only get gray screen.
Also show us your ~/.vnc/xstartup file. If you are only getting a
grey screen then perhaps you have not start
Il 09/05/2010 21:50, Andrew Lapham ha scritto:
Hello all.
I'm new to debian (2 days) but have been using Linux for a while. Anyway my
problem is with Vnc4server.
Yesterday I set up my /home/.Vnc/xstartup to include gnome session and I
commented terminal emulator. And I remoted in no problem (I
On Mon, May 10, 2010 at 00:56, Andrew Lapham wrote:
> Hello all.
>
> I'm new to debian (2 days) but have been using Linux for a while. Anyway my
> problem is with Vnc4server.
>
> Yesterday I set up my /home/.Vnc/xstartup to include gnome session and I
> commented terminal emulator. And I remoted
Bhasker C V wrote:
> I do not want to put iptables
> to block input and then watch people see the port as filtered
> instead of closed.
Use REJECT instead of DROP
Chris
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas..
Hi,
You need add "-nolisten tcp" to make Xvnc not listen on tcp ports (the
vncserver should pass this trough to Xvnc).
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Depo Catcher wrote:
> uh, ok. Thanks
>
> Why didn't aptitude find it?
>
Because you're not using the version in experimental :)
the versions currently in <=sid default to searching on package name
only. This changes in the experimental version where the search
parameters change. I almost always
On Mon,27.Apr.09, 00:19:06, Depo Catcher wrote:
>
> uh, ok. Thanks
>
> Why didn't aptitude find it?
Because aptitude doesn't search for files in a package, not even if
installed. It does search however in name, short description, long
description and various (all?) other fields in the package
uh, ok. Thanks
Why didn't aptitude find it?
Jan Muszynski wrote:
Depo Catcher wrote:
ok thanks. That worked.
for bonus points, were/how do I install 'dos2unix' and 'unix2dos'... it
doesn't come install by default nor does it show up in aptitude
apt-file find dos2u
Depo Catcher wrote:
>
> ok thanks. That worked.
>
> for bonus points, were/how do I install 'dos2unix' and 'unix2dos'... it
> doesn't come install by default nor does it show up in aptitude
apt-file find dos2unix
tofrodos: /usr/bin/dos2unix
apt-file find /usr/bin/unix2dos
tofrodos: /usr/bin/un
ok thanks. That worked.
for bonus points, were/how do I install 'dos2unix' and 'unix2dos'... it
doesn't come install by default nor does it show up in aptitude
Magnus Pedersen wrote:
Depo Catcher wrote:
What's the "linux" way of installing a Tight VNC Server?
On windows, I just run the e
Depo Catcher wrote:
What's the "linux" way of installing a Tight VNC Server?
On windows, I just run the exe; on freebsd I just install for ports
and/or packages.
Both take under 3 minutes.
I try 'apt-get install tightvnc' and it failed, saying there isn't a
Debian package for this?
.. that i
Justin Piszcz wrote:
>
>
> On Sat, 27 Dec 2008, David Fox wrote:
>
>> On Sat, Dec 27, 2008 at 3:23 PM, Justin Piszcz
>> wrote:
>>
>>> It should be executable AFAIK, what does the log say?
>>>
>>> $ cat ~/.vnc/xstartup
>>
>> #!/bin/sh
>> xrdb $HOME/.Xresources
>> xsetroot -solid grey
>> xterm -
On Sat, 27 Dec 2008, David Fox wrote:
On Sat, Dec 27, 2008 at 3:23 PM, Justin Piszcz wrote:
It should be executable AFAIK, what does the log say?
$ cat ~/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP desktop" &
ex
On Sat, Dec 27, 2008 at 3:23 PM, Justin Piszcz wrote:
> It should be executable AFAIK, what does the log say?
>
> $ cat ~/.vnc/xstartup
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP desktop" &
exec startkde
> $ cat ~/.vnc/*log
27/12/
On Sat, 27 Dec 2008, David Fox wrote:
On Sat, Dec 27, 2008 at 9:27 AM, Tim Frink wrote:
Hi,
I'd like to run a remote session on a machine using vnc.
I had this working before in ubuntu hardy, but now vnc doesn't work,
all I get is a blank screen as well. I am trying this using ubuntu
int
On Sat, Dec 27, 2008 at 9:27 AM, Tim Frink wrote:
> Hi,
>
> I'd like to run a remote session on a machine using vnc.
I had this working before in ubuntu hardy, but now vnc doesn't work,
all I get is a blank screen as well. I am trying this using ubuntu
intrepid on a new notebook trying to connec
Tim Frink wrote:
> Hi,
>
> I'd like to run a remote session on a machine using vnc.
> So, on the remote machine I start vncserver and on my
> local machine I connect via vncviewer. The connection is
> successfully established but I just see a gray display without
> any desktop manager. My $HOME/.
On Sat, Dec 27, 2008 at 05:27:01PM +, Tim Frink wrote:
> Hi,
>
> I'd like to run a remote session on a machine using vnc.
> So, on the remote machine I start vncserver and on my
> local machine I connect via vncviewer. The connection is
> successfully established but I just see a gray display
On Sun, May 11, 2008 at 05:04:49PM -0700, Jeff wrote:
> Asuka Langley wrote:
> >Short: How can I connect 2 Debian Lenny PC with VNC? (Join to the server
> >from mine).. both of them is 32bit, not amd64..ah..and ..the two Lenny
> >have Gnome.
> >
> >ps.: Sorry for the long explanation .. I hope y
Asuka Langley wrote:
Good day / Guten tag / Konnichiwa / Siema / Hola ..and so on..
Long: Sorry for asking a lot of things, but I have a problem again. I
tried EVERY VNC server/client what were in the repo. So. My friend
started a vnc server, thats okay. I tried to join, and it says
'connecti
Asuka Langley wrote:
Good day / Guten tag / Konnichiwa / Siema / Hola ..and so on..
Long: Sorry for asking a lot of things, but I have a problem again. I
tried EVERY VNC server/client what were in the repo. So. My friend
started a vnc server, thats okay. I tried to join, and it says
'connecti
Folk,
At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote,
"For a system-wide solution you want XDMCP."
Thanks Roberto. I've read xdm.man and get the idea
at an abstract level; but xdm is elaborate and some
advice about configuration will help. I'll try to start
with the "reasonable c
On Sun, Jan 06, 2008 at 03:52:14AM -0800, Rodney D. Myers wrote:
> On Jan 5, 2008, at 7:31 PM, Douglas A. Tutty wrote:
>
>> On Sat, Jan 05, 2008 at 02:27:18PM -0800, Rodney D. Myers wrote:
>>> I can get SSH/VNC to work on my debian machine.
>>>
>>> My question. How do I get the default screen to op
On Jan 5, 2008, at 7:31 PM, Douglas A. Tutty wrote:
On Sat, Jan 05, 2008 at 02:27:18PM -0800, Rodney D. Myers wrote:
I can get SSH/VNC to work on my debian machine.
My question. How do I get the default screen to open up, or to get
something other than the 'blank' screen with a shell open.
I
Rodney D. Myers wrote:
> I can get SSH/VNC to work on my debian machine.
>
> My question. How do I get the default screen to open up, or to get
> something other than the 'blank' screen with a shell open.
IIRC, you can stick a call to gnome-session in your ~/.vnc/startup to
get a GNOME desktop in
On Sat, Jan 05, 2008 at 02:27:18PM -0800, Rodney D. Myers wrote:
> I can get SSH/VNC to work on my debian machine.
>
> My question. How do I get the default screen to open up, or to get
> something other than the 'blank' screen with a shell open.
I don't understand. From a command line, you ss
Daniel Burrows wrote:
> Well, IIRC you can use VNC on a local machine to get a detachable X
> session a la screen. I don't know if this use case is common enough to
> justify a Suggests, though.
Huh, hadn't thought of that. You're right.
--
Steve C. Lamb | But who decide
On Fri, Oct 05, 2007 at 09:04:45AM -0700, Steve Lamb <[EMAIL PROTECTED]> was
heard to say:
> Daniel Burrows wrote:
> > Looks like a mistake to me. I'd think suggesting vnc-server, or maybe
> > (say) "tightvncserver | vnc-server", would be just fine. OTOH, tightvnc
> > has protocol extensions a
Daniel Burrows wrote:
> Looks like a mistake to me. I'd think suggesting vnc-server, or maybe
> (say) "tightvncserver | vnc-server", would be just fine. OTOH, tightvnc
> has protocol extensions and works better with its own server, so that
> suggestion isn't entirely silly.
Actually I thin
On Thu, Oct 04, 2007 at 07:31:02AM -0400, Carl Fink <[EMAIL PROTECTED]> was
heard to say:
> On Wed, Oct 03, 2007 at 09:44:47PM -0700, Daniel Burrows wrote:
> > xtightvncviewer suggests tightvncserver, and vnc-java suggests
> > vncserver.
>
> But isn't that a mistake? Why would it make sense to
On Wed, Oct 03, 2007 at 09:44:47PM -0700, Daniel Burrows wrote:
> On Wed, Oct 03, 2007 at 10:37:19PM -0400, Carl Fink <[EMAIL PROTECTED]> was
> heard to say:
> > Here's a transcript:
> >
> > NewPicking:/home/carlf# apt-get install vnc4server xvnc4viewer vnc-java
> > xtightvncviewer
> > Reading
On Wed, Oct 03, 2007 at 10:37:19PM -0400, Carl Fink <[EMAIL PROTECTED]> was
heard to say:
> Here's a transcript:
>
> NewPicking:/home/carlf# apt-get install vnc4server xvnc4viewer vnc-java
> xtightvncviewer
> Reading package lists... Done
> Building dependency tree
> Reading state inform
Roberto C. Sanchez & others,
At Sun, 8 Oct 2006 15:11:51 -0400 Roberto wrote,
"The advantage is that vncserver assumes that it is being run by a
specific user. ... For a system-wide solution you want XDMCP.
... Please check `man xrdb`."
Thanks! I have `man xrdb`, have skimmed
through and will
Ted Hilts wrote in Article <[EMAIL PROTECTED]> posted to
gmane.linux.debian.user:
> Two recent posts on this list involving VNC (vncserver) caused me to
> wonder if this package is in any way related to Ultravnc also with a
> vncserver (Open and free and just for Windows machines).
Yup, they shou
On Sun, Oct 15, 2006 at 09:26:39AM -0700, Peter Easthope wrote:
> Roberto & others,
>
> At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez said,
> rs> Modify the script to run startxfce.
>
> OK. startxfce4 given interactively on the server
> starts the GUI. Try this as the content of
> ~/.vnc
Roberto & others,
At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez said,
rs> Modify the script to run startxfce.
OK. startxfce4 given interactively on the server
starts the GUI. Try this as the content of
~/.vnc/xstartup.
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
# x-terminal
Thanks Florian, Liam and Roberto. This has been
valuable progress for the weekend.
... Peter E.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sun, Oct 08, 2006 at 11:40:30PM -0700, Peter Easthope wrote:
> At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote,
> > vncserver backgrounds itself by default.
> > ...
>
> Thanks for answering all my questions.
>
> rs> Modify the script to run startxfce.
>
> OK ... but "which startxf
On Sun, 08 Oct 2006 23:40:30 -0700
Peter Easthope <[EMAIL PROTECTED]> wrote:
> At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote,
> > vncserver backgrounds itself by default.
> > ...
>
> Thanks for answering all my questions.
>
> rs> Modify the script to run startxfce.
>
> OK ... bu
On Sun, Oct 08, 2006 at 23:40:30 -0700, Peter Easthope wrote:
> At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote,
> > vncserver backgrounds itself by default.
> > ...
>
> Thanks for answering all my questions.
>
> rs> Modify the script to run startxfce.
>
> OK ... but "which startxfce
At Sun, 8 Oct 2006 15:11:51 -0400 Roberto C. Sanchez wrote,
> vncserver backgrounds itself by default.
> ...
Thanks for answering all my questions.
rs> Modify the script to run startxfce.
OK ... but "which startxfce" finds nothing and
startxfce is not visible in the dselect package
list. Wher
On Sun, Oct 08, 2006 at 10:26:08AM -0700, Peter Easthope wrote:
> Now I have three questions about VNC.
>
> 1. The documentation for a VNC client instructs,
> "To start a Unix VNC/X-Window server:
> vncserver -geometry 620x730 -depth 24"
>
> Why wouldn't this be started as a background process?
On Sat, Aug 12, 2006 at 03:47:38PM -0400, Chuck Payne wrote:
> I only been using debian a short time, and I am wanting to know what would it
> take set up X so that it running VNC or a VNC like program. When I start kde
> on my SuSE box, it running with out me doing anything.
If you're running kd
On Sat, 12 Aug 2006 15:47:38 -0400
"Chuck Payne" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I only been using debian a short time, and I am wanting to know what
> would it take set up X so that it running VNC or a VNC like program.
> When I start kde on my SuSE box, it running with out me doing
> anyt
add it to your ~/.xsessionOn 8/12/06, Chuck Payne <[EMAIL PROTECTED]> wrote:
Hi,I only been using debian a short time, and I am wanting to know what would ittake set up X so that it running VNC or a VNC like program. When I start kdeon my SuSE box, it running with out me doing anything.
Payne--To U
On Tue, Apr 25, 2006 at 09:52:28PM +0100, Ferran Donadie wrote:
> On Tue, Apr 25, 2006 at 11:30:09AM -0700, Matt Johnson wrote:
> >
> >
> > - Original Message
> > From: Ferran Donadie <[EMAIL PROTECTED]>
> > To: debian-user@lists.debian.org
> > Sent: Tuesday, 25 April, 2006 10:45:06 AM
>
On Tue, Apr 25, 2006 at 11:30:09AM -0700, Matt Johnson wrote:
>
>
> - Original Message
> From: Ferran Donadie <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Sent: Tuesday, 25 April, 2006 10:45:06 AM
> Subject: vnc+gdm+xinetd
>
> this is the configuration file for xinetd
>
> s
- Original Message
From: Ferran Donadie <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Sent: Tuesday, 25 April, 2006 10:45:06 AM
Subject: vnc+gdm+xinetd
this is the configuration file for xinetd
service vnc-800x600
{
only_from = 192.168.2.0
disable = no
socket_type =
On 3/11/06, Mark Fletcher <[EMAIL PROTECTED]> wrote:
nullman wrote:> 2 short infos to clarify :>> 1. VNC over http doesn´t existIs that strictly true? Both [EMAIL PROTECTED] and RealVNC Personal Edition offera version that allows access through a web browser on the client side,
specifically to be
On Mon, 13 Mar 2006 11:57:21 -0500
Hal Vaughan <[EMAIL PROTECTED]> wrote:
[snip]
> It seems like almost all cool
> tools on Windows need cygwin!
>
> Hal
Have a look at OpenSSH for Windows http://sshwindows.sourceforge.net
It is also based on Cygwin, but doesn't need a full install of the later
On Monday 13 March 2006 11:42, anoop aryal wrote:
...
> > Again thanks a lot for the suggestion, I'll try this too -- but I
> > have a possibly stupid question. What protocol will the gateway of
> > my corporate WAN think it is being asked to handle in this case? I
> > don't think it will allow any
On Saturday 11 March 2006 02:02 am, Mark Fletcher wrote:
> Hal Vaughan wrote:
> >On Friday 10 March 2006 09:29, nullman wrote:
> >>2 short infos to clarify :
> >>
> >>1. VNC over http doesn´t exist
> >>2. Port-Numbers can be altered with any version
> >>
> >>Solution would be : ssh on Port 443 ...
On Saturday 11 March 2006 03:02, Mark Fletcher wrote:
> Hal Vaughan wrote:
> >On Friday 10 March 2006 09:29, nullman wrote:
> >>2 short infos to clarify :
> >>
> >>1. VNC over http doesn´t exist
> >>2. Port-Numbers can be altered with any version
> >>
> >>Solution would be : ssh on Port 443 ... wit
Hal Vaughan wrote:
On Friday 10 March 2006 09:29, nullman wrote:
2 short infos to clarify :
1. VNC over http doesn´t exist
2. Port-Numbers can be altered with any version
Solution would be : ssh on Port 443 ... with that you can trick most
proxies with the "connect" method to use any proxy
nullman wrote:
2 short infos to clarify :
1. VNC over http doesn´t exist
Is that strictly true? Both [EMAIL PROTECTED] and RealVNC Personal Edition offer
a version that allows access through a web browser on the client side,
specifically to be more firewall-friendly; what are they doing i
i use nxserver (freenx), it's in apt, plus the official client from
www.nomachine.com, available for windows, macintosh and linux (rpm and
deb). all traffic runs over ssh, so sshd must be running, and it's much
faster than any vnc. i didn't keep an eye on this project during the
last months, but i
Interestingly enough, I was just looking into a similar thing yesterday. I
have yet to try it out, but here's the info:
Server:
Use apt-get install vcnserver to get vcnserver
Run vncpassword to setup a password which will be encrypted and saved in
~/.vnc/passwd
Run vncserver
Client:
On a linu
On Friday 10 March 2006 09:29, nullman wrote:
> 2 short infos to clarify :
>
> 1. VNC over http doesn´t exist
> 2. Port-Numbers can be altered with any version
>
> Solution would be : ssh on Port 443 ... with that you can trick most
> proxies with the "connect" method to use any proxy-capable ssh-c
2 short infos to clarify :1. VNC over http doesn´t exist2. Port-Numbers can be altered with any versionSolution
would be : ssh on Port 443 ... with that you can trick most proxies
with the "connect" method to use any proxy-capable ssh-client (putty
for example)
-> after ssh-connection is ok .. you
Em Qui, 2005-11-17 às 20:20 -0600, Rodney Richison escreveu:
> Joseph H. Fry wrote:
>
> >On Thursday 17 November 2005 1:15 pm, Rodney Richison wrote:
> >
> >
> >>Is there a vnc repeater available on linux(debian) like the ultravnc
> >>repeater?
> >>For customer support...
> >>And,,, this is prob
Joseph H. Fry wrote:
On Thursday 17 November 2005 1:15 pm, Rodney Richison wrote:
Is there a vnc repeater available on linux(debian) like the ultravnc
repeater?
For customer support...
And,,, this is probably a question in the ultravnc forum, but can you
connect to a repeater using linux xvn
On Thursday 17 November 2005 1:15 pm, Rodney Richison wrote:
> Is there a vnc repeater available on linux(debian) like the ultravnc
> repeater?
> For customer support...
> And,,, this is probably a question in the ultravnc forum, but can you
> connect to a repeater using linux xvncviewer?
>
> --
>
On Sunday 19 June 2005 07:08 pm, Kent West wrote:
> Robert Wolfe wrote:
> >Hi all! I am having a time trying to get a web browser to connect to the
> >Java-based VNC server I have running on my Sun Ultra 5. I have the server
> >and I THINK Java server running but when I go to connect to the
> >
Robert Wolfe wrote:
>Hi all! I am having a time trying to get a web browser to connect to the
>Java-based VNC server I have running on my Sun Ultra 5. I have the server
>and I THINK Java server running but when I go to connect to the appropriate
>port (5800) I get a "Page Cannot be Displayed"
On Mon, Nov 22, 2004 at 12:23:42PM -0600, Eric Scott wrote:
>On Monday 22 November 2004 10:18 am, Stephen Patterson wrote:
>> On Mon, 22 Nov 2004 13:00:18 +0100, Jon Dowland wrote:
>> > it might be reading ~/.xinitrc or ~/.xsession. Put the KDE window
>> > manager binary path into that. I can'trem
On Mon, 22 Nov 2004 12:23:42 -0600, Eric Scott
<[EMAIL PROTECTED]> wrote:
> When I start the VNC server it says it's "starting applications specified
> in /etc/X11/Xsession"
> I don't have a ~/.vnc/xstartup file or whatever... if I create one is VNC
> likely to still read from it?
> Thanx,
>
Hi,
it might be reading ~/.xinitrc or ~/.xsession. Put the KDE window
manager binary path into that. I can'tremember what it's called, but
for another window manager (say, pwm) you'd have
/usr/bin/pwm
...in one of those files.
It actually reads ~/.vnc/xstartup
Put "startkde &" in the last line
On Monday 22 November 2004 10:30 am, Kent West wrote:
> Eric Scott wrote:
> >On Sunday 21 November 2004 11:23 pm, Ron Johnson wrote:
> >>On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
> >>[snip]
> >>
> >>>I had a similar problem under Mandrake Linux 9.1 once, and peeps just
> >>>told me
> >>
On Monday 22 November 2004 10:18 am, Stephen Patterson wrote:
> On Mon, 22 Nov 2004 13:00:18 +0100, Jon Dowland wrote:
> > it might be reading ~/.xinitrc or ~/.xsession. Put the KDE window
> > manager binary path into that. I can'tremember what it's called, but
> > for another window manager (say,
On Mon, 22 Nov 2004 13:00:18 +0100, Jon Dowland wrote:
> it might be reading ~/.xinitrc or ~/.xsession. Put the KDE window
> manager binary path into that. I can'tremember what it's called, but
> for another window manager (say, pwm) you'd have
> /usr/bin/pwm
VNC reads ~/.vnc/xstartup IIRC
--
Eric Scott wrote:
On Sunday 21 November 2004 11:23 pm, Ron Johnson wrote:
On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
[snip]
I had a similar problem under Mandrake Linux 9.1 once, and peeps just
told me
The sound that a baby chicken makes, told you to upgrade to Mdk 9.2
On Sunday 21 November 2004 11:23 pm, Ron Johnson wrote:
> On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
> [snip]
>
> > I had a similar problem under Mandrake Linux 9.1 once, and peeps just
> > told me
>
> The sound that a baby chicken makes, told you to upgrade to Mdk 9.2
> That truly is
On Sun, 21 Nov 2004 22:52:02 -0600, Eric Scott
<[EMAIL PROTECTED]> wrote:
> Yo;
> Just installed Sarge for the first time. I got VNC server up and running, and
> accessed it from my near-by Mac (Good ol' Mac OS 8.1... haven't downloaded
> Sarge PPC yet ;-) ). The X server pops up with the "X" cu
On Sun, Nov 21, 2004 at 11:39:34PM -0600, Ron Johnson wrote:
> On Mon, 2004-11-22 at 00:30 -0500, Kevin Mark wrote:
> > On Sun, Nov 21, 2004 at 11:23:41PM -0600, Ron Johnson wrote:
> > > On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
> > > [snip]
> > > > I had a similar problem under Mandrake
On Mon, 2004-11-22 at 00:30 -0500, Kevin Mark wrote:
> On Sun, Nov 21, 2004 at 11:23:41PM -0600, Ron Johnson wrote:
> > On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
> > [snip]
> > > I had a similar problem under Mandrake Linux 9.1 once, and peeps just
> > > told me
> >
> > The sound that
On Sun, Nov 21, 2004 at 11:23:41PM -0600, Ron Johnson wrote:
> On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
> [snip]
> > I had a similar problem under Mandrake Linux 9.1 once, and peeps just told
> > me
>
> The sound that a baby chicken makes, told you to upgrade to Mdk 9.2
> That tr
On Sun, 2004-11-21 at 22:52 -0600, Eric Scott wrote:
[snip]
> I had a similar problem under Mandrake Linux 9.1 once, and peeps just told me
The sound that a baby chicken makes, told you to upgrade to Mdk 9.2
That truly is amazing. Do you have video?
> "It's a bug, upgrade to 9.2."
>
[EMAIL PROTECTED] wrote:
Hi.
I have a question about VNC.
I am running the realvnc on my sarge. I am able to connect from Windows
machines using the vnc viewer, but some machines need to use the browser. I
don't seem to be able to access the vncserver using my netscape. Is it
something in the inte
1 - 100 of 151 matches
Mail list logo