Problem Set up Ubuntu workstation to provide SVN using Apache and WebDAV. Analysis There are basically 2 ways to do it: ssh+svn https (using webdav) Solution We take the second one. # apt-get install libapache2-svn # cd /etc/apache2/sites-enabled # vi
Starting Jini Browser
$ cd /usr/local/jini/lib $ java -cp ./browser.jar -Djava.security.policy=../examples/all.policy com.sun.jini.example.browser.Browser References http://www.eg.bucknell.edu/~hyde/Jini/doc/example/LookupBrowser.html
Remote Display on Ubuntu
Problem On Ubuntu remote display in X doesn not work. Analysis We need to remove “-nolisten tcp” from X command line. Solution This is sometimes in “/etc/X11/xinit/xserverrc”, but in Ubuntu you just need to configure GDM:Create or edit file /etc/gdm/custom.conf
Control Panels
SysCP is a easy-to-use System Control Panel for LAMP Servers http://www.syscp.de/ dtc-toaster – Domain Technologie Control (DTC) is a control panel aiming at commercial hosting. Using a web GUI for the administration and accounting all hosting services, DTC can delegate
Install VMWare Player in Ubuntu
Resources http://ubuntuguide.net/how-to-install-vmware-player-in-ubuntu-9-10 VMWare Player Documentation