[opensuse-edu] Fedena package on openSUSE Edu Li-f-e 12.1

Hi all, Congratulation of the openSUSE Edu Li-f-e 12.1 release (thought not yet officially announced), we in Indonesia are really happy that finally get it downloaded and will soon install it this week (at least) on my school Labs. http://lists.opensuse-id.org/pipermail/milis-opensuse-id.org/2011-December/0... http://paste.opensuse.org/41838758 Btw, any problem about Fedena package? I can not find it through 'zypper search' or via: http://software.opensuse.org/search?p=1&baseproject=ALL&q=fedena But it is available on Education OBS page: https://build.opensuse.org/package/binaries?package=fedena&project=Education... Thanks in advance. Best regards, -- Andi Sugandi. -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-edu+owner@opensuse.org

On Thu, Dec 22, 2011 at 11:50 AM, Andi Sugandi <andisugandi@gmail.com> wrote:
Hi all,
Congratulation of the openSUSE Edu Li-f-e 12.1 release (thought not yet officially announced), we in Indonesia are really happy that finally get it downloaded and will soon install it this week (at least) on my school Labs.
http://lists.opensuse-id.org/pipermail/milis-opensuse-id.org/2011-December/0... http://paste.opensuse.org/41838758
Btw, any problem about Fedena package? I can not find it through 'zypper search' or via: http://software.opensuse.org/search?p=1&baseproject=ALL&q=fedena
But it is available on Education OBS page: https://build.opensuse.org/package/binaries?package=fedena&project=Education...
Fedena is preinstalled on Li-f-e media, all you have to do is setup mysql, follow these steps to get it working rcmysql start mysqladmin -u root password 'yournewrootpassword' cd /srv/www/fedena/ vi config/database.yml #change mysql root password Run the command rake db:create. This will create the required databases. Run the command rake db:migrate. This will populate the database with required tables. Finally, run the command ruby script/server .This would start the server and it will be accessible at http://localhost:3000 Cheers -J -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-edu+owner@opensuse.org

On Thu, Dec 22, 2011 at 11:55 AM, Jigish Gohil <cyberorg@opensuse.org> wrote:
On Thu, Dec 22, 2011 at 11:50 AM, Andi Sugandi <andisugandi@gmail.com> wrote:
Hi all,
Congratulation of the openSUSE Edu Li-f-e 12.1 release (thought not yet officially announced), we in Indonesia are really happy that finally get it downloaded and will soon install it this week (at least) on my school Labs.
http://lists.opensuse-id.org/pipermail/milis-opensuse-id.org/2011-December/0... http://paste.opensuse.org/41838758
Btw, any problem about Fedena package? I can not find it through 'zypper search' or via: http://software.opensuse.org/search?p=1&baseproject=ALL&q=fedena
But it is available on Education OBS page: https://build.opensuse.org/package/binaries?package=fedena&project=Education...
Fedena is preinstalled on Li-f-e media, all you have to do is setup mysql, follow these steps to get it working
rcmysql start mysqladmin -u root password 'yournewrootpassword' cd /srv/www/fedena/ vi config/database.yml #change mysql root password Run the command rake db:create. This will create the required databases. Run the command rake db:migrate. This will populate the database with required tables. Finally, run the command ruby script/server .This would start the server and it will be accessible at http://localhost:3000
Hi Andi It would be great if you do a detailed blog post with this howto, some screenshots and walkthrough of the fedena features. Cheers -J -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-edu+owner@opensuse.org

Hi Jigish, On Thu, Dec 22, 2011 at 1:50 PM, Jigish Gohil <cyberorg@opensuse.org> wrote: [...]
It would be great if you do a detailed blog post with this howto, some screenshots and walkthrough of the fedena features.
Yes, I'll start working on it tomorrow evening.. =) Best regards, -- Andi Sugandi. -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-edu+owner@opensuse.org
participants (2)
-
Andi Sugandi
-
Jigish Gohil