LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   webmin and mobile broad band and mail x11 (https://www.linuxquestions.org/questions/linux-newbie-8/webmin-and-mobile-broad-band-and-mail-x11-724667/)

johnh10000 05-08-2009 07:54 AM

webmin and mobile broad band and mail x11
 
Hi gang simple ish two,

1) webmin : I got some new modules for it. Where the heck do they live?

2) now I have my network operating everything I want really, bar one or two. I can't get my (at the moment) three modem, to share it's net connection :(ne

3) what mailer type stuff does any one recomend for grabbing googlemail and linux mail? accross the network?

4) what free s/w do you guys recmd to log on to a x11 ?

jkzfixme 05-08-2009 02:50 PM

1) webin modules until configured will be in the unused dir

2) more details needed

3) evolution can easily be configured to do just about everything including gmail use this tutorial

4)do you mean to do a remote desktop ?
1. Install packages. Code: sudo apt-get install x11vnc vnc-java
2. Set up a password for clients. Code: x11vnc -storepasswd
3. Open up ports 5800 and 5900 on your firewall
4. Run the terminal command: x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800 and add it for auto-starting in future sessions

now you can go to http://yourhostname:5800 and the vnc will be on a webpage


Regards
JKZfixme


All times are GMT -5. The time now is 06:07 AM.