Changes

From Amahi Wiki
Jump to: navigation, search
30 bytes removed ,  15:37, 5 April 2014
no edit summary
{{NeedsUpdate}}
 
The [[WebVNC]] application sets up a web page to access a Java applet for VNC connections. VNC is graphical remote control desktop software. VNC allows you to connect to a desktop on the the Amahi server from a remote computer via a browser. You must have a desktop session open on your HDA to be able to open a WebVNC session.
:To delete:
{{Code| ~/.gnome2/keyrings/default.keyring}}
:or backup:
{{Code| mv ~/.gnome2/keyrings/default.keyring ~/.gnome2/keyrings/default.keyring.bak}}
== Headless Servers ==
You need to modify you xorg.conf to emulation a monitor.
{{Code| cd /etc/X11/ nano xorg.conf}}
:save it as xorg.conf.bak
{{Code| nano xorg.conf}}
:replace everything with
:save and close xorg.conf
{{Code| nano /boot/grub/grub.conf}}
:save it as gru
b.conf.bak
{{Code| nano /boot/grub/grub.conf}}
:add above title Fedora
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
12,424

edits