[ Post made via Android ]

I am not an expert at programming, but I am good at using google and following instructions. I used the instructions on this website to start vnc on boot with a cron job:If it had a script in init.dDo the following:
Replace servicename with the VNC service name.Code: Select all
sudo update-rc.d servicename defaults
chuvk made it a cron job, thats what I was talking about.
Code: Select all
http://www.havetheknowhow.com/Configure-the-server/Run-VNC-on-boot.html
I did document the steps and would be happy to post them to the wiki when I have time. However, everything I did to install vncserver I got from a website called have the know how and it worked flawlessly. I will have time next week, but I don't know if it's correct to copy someone else's how to without permission. Maybe if I credited them on the wiki. Let me know what you think.Good to hear. Did you by chance document the steps you followed for installing VNC? It might be beneficial to add that to the Amahi wiki for others. All the guidance we have now is for Fedora, so no one has really attempted it on Ubuntu.
We would greatly appreciate it if you had time to contribute.
Code: Select all
http://www.havetheknowhow.com
Okay I will document the steps I did in the wiki when I have the time on Monday.I don't see an issue with documenting the steps. I would make it Amahi specific and you can include the reference you used which would give the author credit. We want to make it simple and easy for all Amahi users.
It can be included on the existing VNC page, but I would make a new heading for Ubuntu 12.04 to keep it separate from Fedora guidance.
We would greatly appreciate any documentation you are willing to provide in the wiki. It's the community users such as you that help make the wiki a good source of info.
I documented the steps I used to install VNC Server and a virtual desktop in the wiki. The link is:I don't see an issue with documenting the steps. I would make it Amahi specific and you can include the reference you used which would give the author credit. We want to make it simple and easy for all Amahi users.
It can be included on the existing VNC page, but I would make a new heading for Ubuntu 12.04 to keep it separate from Fedora guidance.
We would greatly appreciate any documentation you are willing to provide in the wiki. It's the community users such as you that help make the wiki a good source of info.
Code: Select all
crontab -u apache -e
It should start on reboot. We do this in a few apps. I may try to incorporate some of this in the current Amahi VNC app for Ubuntu. Want to get the one-click working as well.@reboot /home/xxxx/scripts/StartVNC.sh >/dev/null
Users browsing this forum: No registered users and 15 guests