Find the answer to your Linux question:
Results 1 to 8 of 8
Is TightVNC enable HTTP access inUbuntu 9.04? I use sudo apt-get install tightvncserver in the terminate and I can use VncViewer to view the ubuntu, but i cann't use webbrowser ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    3

    Is TightVNC enable HTTP access in Ubuntu 9.04?

    Is TightVNC enable HTTP access inUbuntu 9.04?
    I use sudo apt-get install tightvncserver in the terminate and I can use VncViewer to view the ubuntu, but i cann't use webbrowser to view the utuntu.How can I access ubuntu in other pc with webbrowser?
    Thanks!wait for help!Sorry for my poor english.

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    VNC is desktop sharing, not file sharing. If you want files shared, you need to install an HTTP or a FTP daemon. I use vsftpd, but if you prefer httpd for compatibility reasons (more apps can load files from http and ftp), that's perfectly fine. I found a video tutorial you might find helpful.

    Install a Local Web Server on Ubuntu | Lullabot

  3. #3
    Linux User ptkobe's Avatar
    Join Date
    Feb 2008
    Location
    Torres Vedras, PT
    Posts
    274
    Sorry, but why the f**k would "TightVNC enable HTTP access inUbuntu 9.04?"

    Sorry for my f**cking english, just didn't get it.

    Regards
    Luis

    PS:I just saw D-cat have post a reply. I'll just leave mine this way, if you don't mind

  4. #4
    Just Joined!
    Join Date
    May 2010
    Posts
    3
    because TightVNC or other vnc version enable you use a webbrower or a vncviewer client to view the remote computer.
    I have solved this problem just now~~

  5. #5
    Linux User ptkobe's Avatar
    Join Date
    Feb 2008
    Location
    Torres Vedras, PT
    Posts
    274
    Good for you

  6. #6
    Just Joined!
    Join Date
    May 2010
    Posts
    3
    Thank you for your answer.
    I have solved this problem.It must install a tightvnc-java in linux.
    run "man vncserver" can get this messge:
    -httpport int
    The http port to use for the java client applet (you have to
    install the tightvnc-java package to make this work).

  7. #7
    Linux User ptkobe's Avatar
    Join Date
    Feb 2008
    Location
    Torres Vedras, PT
    Posts
    274


    Well, never had heard of it. Googled about it. Thank you.

    Regards
    Luis

  8. #8
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    The java client was known, and is usually not enabled by default because of the security risk invitation that's perceived from having the ability to control your desktop from a web browser. I didn't know if that was what you meant or not, but I had the figuring that the java client is slow, it doesn't give any functionality over a binary client, which exists for all common OS's.

    The glaring weakness of VNC is the lack of ability to share files between the server and client as it's strictly a visual desktop representation, which is where httpd or ftpd fill in the gap. Using a protocol designed for file transfer to suppliment a VNC session means there's almost nothing utilitarian you can't do remotely.

    Back on 04, I actually used VNC for remote video editing. If I had to do that today, I'd probably use NX for the sound server option, but point being, remote desktop is pretty amazing. Sorry I made the wrong guess. Enjoy your VNC.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...