Download (222MB) Nuremberg: wget http://istudio.suse.de/download/4afc8ea1bdd040c760bb2464901d918e/WebYaST_on_... Prague: wget ftp://cml.suse.cz/testing/webyast/WebYaST_on_SLES11.i686-0.0.4.vmx.tar.gz For VirtualBox, create a machine and add the vmdk disk image to it.
From inside the VM, I prefer to connect to the host: ssh -R 10080:127.0.0.1:80 -R 10443:127.0.0.1:443 -R 10022:127.0.0.1:22 trikolka.suse.cz
Webyast: - REST runs on port 443 so that it is accessible from outside the test drive So you have to add a new host in the host dialog: http://localhost:443/
- this fix is needed: (%post only migrates in development env.)
cd /srv/www/yastws su yastws -s /bin/sh -c 'RAILS_ENV=production rake db:migrate' rcyastws restart
- collectd does not run and complains about fqdn lookup, a fix is easy
sed -i /FQDNLookup/s/true/false/ /etc/collectd.conf rccollectd restart Not-working modules: network, time, language, basesystem (their yast2-webservice-* packages are not installed because of dependencies) The advantage of appliances is that they are so easy to work with. SCNR :-) -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org