LinuxMCE Forums
June 19, 2013, 02:08:08 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: [1] 2 3 ... 10
1  LinuxMCE / Developers / Re: linuxmce.org re-design on: June 12, 2013, 11:30:32 am
thanks! .... did not know that github is providing a "demo" by default ...
2  LinuxMCE / Developers / Re: linuxmce.org re-design on: June 10, 2013, 08:39:05 am
Hey,

just to let you guys know, i still working on the website.
But i had to rewrite the lightbox effect.
At least i wrote a jQuery Plugin for it: http://plugins.jquery.com/lightbox.ui/

hope to get more done on the page itself this week ... :-)

ochorocho
3  LinuxMCE / Developers / Re: linuxmce.org re-design on: May 17, 2013, 12:26:04 pm
2 more things ...

a TYPO3 extension pulling wiki pages into the website ...
http://typo3.org/extensions/repository/view/media_wiki

If you want the Header integrated, i can provide the header generated by TYPO3 ....

:-)

4  LinuxMCE / Developers / Re: linuxmce.org re-design on: May 17, 2013, 12:21:40 pm
Hey ....

steve, i was thinking about integrating forum and Wiki to the website...

i currently know howto integrate dokuwiki into TYPO3, but never used MediaWiki ...
We could do the same for the Forum or use TYPO3s Forum ... but this would be a lot of work to migrate, imho its best focusing to get the System running.

:-)

Cheers,
ochorocho
5  LinuxMCE / Developers / Re: linuxmce.org re-design on: May 16, 2013, 10:48:35 am
website coming along quite well....
http://193.200.112.137/relaunch/index.php?id=1

planned features:

* News System
* Workspaces
* Implement Video: YouTube, Vimeo, HTML5-Video.
* html5
* plus all the fancy stuff that is build into TYPO3 Core ...

Cheers,
ochorocho
6  LinuxMCE / Developers / Re: linuxmce.org re-design on: May 14, 2013, 07:46:03 pm
some progress  Smiley
http://dokuwiki.knallimall.org/de/linuxmce_macmini_2010_4_1/linuxmce_color?&#nd_version
7  LinuxMCE / Developers / Re: linuxmce.org re-design on: May 14, 2013, 08:22:55 am
Thanks.

still missing a lot of things ...
e.g. text and stuff on the start page, a content page with 2 layouts and News layout.

ochorocho
8  LinuxMCE / Developers / linuxmce.org re-design on: May 14, 2013, 12:14:24 am
Hey...

currently working on a new design for linuxmce.org.
Joomla will be replaced by TYPO3.

this is my current design:
http://dokuwiki.knallimall.org/_detail/de/linuxmce_macmini_2010_4_1/lmce-website.png?id=de%3Alinuxmce_macmini_2010_4_1%3Alinuxmce_color

thoughts? suggestions? etc.... are welcome!

Cheers,
ochorocho
9  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 23, 2013, 10:53:34 pm
so far the upgrade on the MD worked ... except the MD shows errors on boot:

....
could not log bootup: address already in use
mount: according to mtab, proc is already mounted on /proc
....

maybe this is caused by chroot'ed method ...

see image for details.
10  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 23, 2013, 08:55:43 am
sooooo .... MD Upgrade worked .... and it was really fast!

how it was done:
On the Core (10.04) i chroot'ed into the the MD (see attached file).
Executed the lmceUpgrade.sh as usual.
After all MDs are upgrade, Upgrade ur Core....

I was told to upgrade Core first, but this did not work for me! ....

I'll try to include the chroot thingie into the script.

Cheers,
ochorocho
11  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 21, 2013, 10:39:24 pm
i had a look at Diskless_CreateTBZ.sh...

i reckon $TEMP_DIR is /usr/pluto/diskless/<MD number>  ?

This is what i did:
mount --bind /var/cache/apt $TEMP_DIR/var/cache/apt
mount --bind /usr/pluto/deb-cache $TEMP_DIR/usr/pluto/deb-cache
mount --bind /dev/pts $TEMP_DIR/dev/pts
mount none -t sysfs $TEMP_DIR/sys
mount none -t proc $TEMP_DIR/proc
chroot /usr/pluto/diskless/<MD number>


it gave the same error as before:
WARNING:root:estimate_kernel_in_boot() returned '0' ........

i got really no idea what to do now ... :-(
12  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 19, 2013, 06:53:59 pm
mh ...  Smiley ...
ok.... but not today....

ugh.... by the way, can't remember if i ran Diskless_CreateTBZ.sh after upgrading Core. Is it required prior to upgrading MDs?

Cheers,
ochorocho
13  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 18, 2013, 11:33:10 pm
hey ...

chroot into MD seems faster... BUT ...
i get " WARNING:root:estimate_kernel_in_boot() returned '0' " when the script is running do-release-upgrade.

any hints are greatly appreciated! :-)

Thanks.
14  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 18, 2013, 03:47:15 pm
hm ... havent tried chroot yet ...
i will give it a try ....

thank you!

15  LinuxMCE / Users / Re: Update 10.04 to 12.04 = success (at least to me) on: April 18, 2013, 10:12:58 am
thanks phenigma :-) ... 

current state of the script:
the day befor yesterday it happend again! Something went horribly wrong on upgrading the MD.
It run roughly 14 houes (toooo long!), something during "apt-get -y --force-yes install pluto-confirm-dependencies" went wrong.
it wrote brackets at the very top of . /usr/pluto/bin/Config_Ops.sh.

Cheers!
Pages: [1] 2 3 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!