Just received a b3.
I had to apply the patch manually.
After that a powerdown and restart was necessary to stop the LCC to increase.
The LCC is now on 177 (the tool did not reset it).
My b2 (2008) has a LCC of 50, but that was after a manual patch (see my previous post of 2009-03-21 15:58 http ...
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 26 matches
- 07 Jan 2013, 14:58
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648
- 07 Jan 2013, 14:42
- Forum: B2 & B3 Support
- Topic: Easyfind Bubba3 Twisted: No JSON object could be decoded
- Replies: 4
- Views: 14646
Re: Easyfind Bubba3 Twisted: No JSON object could be decoded
Same problem here on both b2 and (brandnew) b3.
- 04 May 2011, 05:01
- Forum: B2 & B3 Support
- Topic: Users can reach other users home folders
- Replies: 8
- Views: 11078
Re: Users can reach other users home folders
This is an 'old' problem, see my post below
http://forum.excito.net/viewtopic.php?t=1280
I asked excito to change this.
Now I manually change some files after every update.
Since the updates are very small this is not a big job but it is very inconvenient.
http://forum.excito.net/viewtopic.php?t=1280
I asked excito to change this.
Now I manually change some files after every update.
Since the updates are very small this is not a big job but it is very inconvenient.
- 27 Jul 2009, 05:21
- Forum: B2 & B3 Support
- Topic: bug in tzdata
- Replies: 5
- Views: 8227
- 06 Jul 2009, 15:13
- Forum: B2 & B3 Support
- Topic: Reinstalling mysql - how?
- Replies: 44
- Views: 51485
Re: Reinstalling mysql - how?
Just executed the following command:
Everything works fine (creating albums, adding images, adding users, viewing albums).
Peter
Code: Select all
dpkg-reconfigure bubba-album
Peter
- 06 Jul 2009, 14:22
- Forum: B2 & B3 Support
- Topic: Reinstalling mysql - how?
- Replies: 44
- Views: 51485
Re: Reinstalling mysql - how?
I've got the same problem.
I did not upgrade via the web-gui, but used
apt-get update
apg-get dist-upgrade
I also did not know how to answer the questions about the passwords. So choose to ignore the install errors and continue.
Pressing 'Photo-Album' results in a blank page with the text ...
I did not upgrade via the web-gui, but used
apt-get update
apg-get dist-upgrade
I also did not know how to answer the questions about the passwords. So choose to ignore the install errors and continue.
Pressing 'Photo-Album' results in a blank page with the text ...
- 21 Mar 2009, 10:58
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648
- 14 Mar 2009, 15:03
- Forum: B2 & B3 Support
- Topic: Time issue on Bubba Two
- Replies: 7
- Views: 14566
- 23 Feb 2009, 05:14
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648
- 15 Feb 2009, 17:11
- Forum: B2 & B3 Support
- Topic: web folder in bubba2 and specific access to a shared folder
- Replies: 14
- Views: 26156
- 15 Feb 2009, 03:42
- Forum: B2 & B3 Support
- Topic: web folder in bubba2 and specific access to a shared folder
- Replies: 14
- Views: 26156
To solve the problem, I changed a few files of the web interface on the system.
See my topic:
http://forum.excito.net/viewtopic.php?t=1280
See my topic:
http://forum.excito.net/viewtopic.php?t=1280
- 11 Feb 2009, 18:01
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648
You have to make the script (you called Alive) executable by the following command:
After that you can start it by typing:
or execute the following command:
If everything is correct, you still get an empty nohup.out
Code: Select all
chmod 755 Alive
Code: Select all
nohup Alive &
or execute the following command:
Code: Select all
nohup /bin/sh Alive &
- 10 Feb 2009, 02:12
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648
Running in bash is correct,
but I think you have to give the following command (where SCRIPT must be replaced by the name you gave to the script):
This makes sure the script is not attached to the terminal so it does not receive any signals which cause it to terminate.
but I think you have to give the following command (where SCRIPT must be replaced by the name you gave to the script):
Code: Select all
nohup SCRIPT &
- 07 Feb 2009, 13:49
- Forum: B2 & B3 Support
- Topic: Problem with groups and filemanager
- Replies: 3
- Views: 8793
- 05 Feb 2009, 08:40
- Forum: B2 & B3 Support
- Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
- Replies: 159
- Views: 387648