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 16 matches

by kees
01 Aug 2016, 17:11
Forum: Development
Topic: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.24-1
Replies: 9
Views: 26121

Re: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.2

works perfectly: Linux b2 3.18.27-1 #1 Thu Feb 25 00:53:08 UTC 2016 ppc Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Aug 1 22:46:24 2016 from 192.168.7.30 root@b2:/home/kees# iptables -L Chain INPUT (policy ACCEPT) target prot opt sou...
by kees
05 Feb 2009, 10:11
Forum: B2 & B3 Support
Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
Replies: 159
Views: 322158

hi peter

this is my Green Power:

Code: Select all

root@bubba:/home/web/images# smartctl -d ata -a /dev/sda | grep "Device Model"
Device Model:     WDC WD10EACS-00D6B1
by kees
05 Feb 2009, 08:01
Forum: B2 & B3 Support
Topic: [SOLVED] [Old] WD Green Power drives may kill themselves !!
Replies: 159
Views: 322158

Mine seems to sleeping a lot, or is busy every 7 sec. Very little Load Cycles: root@bubba:/home/kees# smartctl -d ata -a /dev/sda | grep -i -E '(load_cycle|temp|Power_On_Hours)' 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 453 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 16 194 T...
by kees
04 Feb 2009, 16:17
Forum: B2 & B3 Support
Topic: usb disk does not appear...
Replies: 6
Views: 8875

The problem is that the MyBook device isnt mapped to a /dev/sdb or c d e... device. I dont have an explanation for that. what shows up with the command: ls -l /dev/sd* you should get something like this: root@bubba:~# ls -l /dev/sd* brw-rw---- 1 root disk 8, 0 2009-02-03 23:31 /dev/sda brw-rw---- 1 ...
by kees
04 Feb 2009, 07:47
Forum: B2 & B3 Support
Topic: usb disk does not appear...
Replies: 6
Views: 8875

Doesn't it appear in the Webinterface (logged in with the admin account! ) ? Then try this: Disconect you disk and login with putty ssh, reconnect your disk and do the following: su dmesg It should say something like this: usb 1-1.1: new high speed USB device using fsl-ehci and address 4 usb 1-1.1: ...
by kees
04 Feb 2009, 07:23
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

Yes!! Fixed!

Hi, Everthing is back to normal. This is what happend: The "dkpg install courier-imap-ssl", part of the www.qmailrocks.org installation, deinstalled the packages: dovecot-commom dovecot-imapd dubba-backend bubba-frontend Thanks to Eek and Carl is was fixed like this: dpkg dovecot-imapd dpk...
by kees
02 Feb 2009, 08:05
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

The "/etc/apache2/conf.d/admin" file indeed exists, and contains a redirection to /usr/share/web-admin/admin: Alias /admin /usr/share/web-admin/admin/ Alias /manual /usr/share/web-admin/manual/ <Directory /usr/share/web-admin/admin > AllowOverride None Order allow,deny allow from all Direc...
by kees
02 Feb 2009, 03:58
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

They do!

Code: Select all

root@bubba:~# ls -l /etc/apache2/mods-enabled/php*
lrwxrwxrwx 1 root root 27 2008-01-26 18:31 /etc/apache2/mods-enabled/php5.conf -> ../mods-available/php5.conf
lrwxrwxrwx 1 root root 27 2008-01-26 18:31 /etc/apache2/mods-enabled/php5.load -> ../mods-available/php5.load
by kees
01 Feb 2009, 06:50
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

hmmm..
http://bubba/server-info says:

Code: Select all

The requested URL /server-info was not found on this server.
by kees
01 Feb 2009, 03:21
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

We're coming close: after: apt-get install bubba-frontend apt-get install bubba-backend http://bubba/manual is werking again! but: http://bubba/admin displays a directory listing: [ ] adminfunctions.php 14-Dec-2008 04:24 28K [TXT] backend.pl 14-Dec-2008 18:09 36K [TXT] disk.pl 04-Dec-2008 19:24 6.7K...
by kees
31 Jan 2009, 07:31
Forum: B2 & B3 Support
Topic: Can I get some help on installing java?
Replies: 12
Views: 17218

The command apt-get install tomcat5.5 gives the error:

Code: Select all

You may want to run apt-get update to correct these problems 
Have you tried that?

(nb after that execute the commands apt-get install tomcat5.5... etc. again)
by kees
31 Jan 2009, 05:10
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

thanks!!

Thanks Eek, That's it... /etc/apache2/sites-enabled is empty! New problem is /etc/apache2/sites-available has only a "default" in it, no "bubba". I wonder where it went!!?.. Can you post "/etc/apache2/sites-available/bubba" here? Or if not, send me a copy? Many thanks..
by kees
30 Jan 2009, 17:28
Forum: B2 & B3 Support
Topic: ruined my webinterface
Replies: 12
Views: 15477

ruined my webinterface

Hi, I'm afraid I ruined my bubba-web interface, while installing qmail. I think the "apt-get install courier-imap"-command deinstalled some bubba specific software. http://bubba works as expected http://bubba/admin gives: The requested URL /admin was not found on this server. http://bubba/...
by kees
30 Jan 2009, 17:06
Forum: B2 & B3 Support
Topic: Can I get some help on installing java?
Replies: 12
Views: 17218

Yes we can:

Install Tomcat using the following commands

Code: Select all

#apt-get install tomcat5.5
#apt-get install tomcat5.5-admin
#apt-get install tomcat5.5-webapps
java is automatically installed with tomcat.
by kees
26 Jan 2009, 14:33
Forum: B2 & B3 Support
Topic: Gigabit LAN connection with an average speed of 2,5 MB p/s
Replies: 65
Views: 94738

slow network speed

I have the same speed problem. FTP tranfers 4.0 Mb/s and SCP, SMB transfers ca. 2.5 Mb/s. This should be greater then 35Mb/s for a Gigabit network. But also the disk writespeed is far below expectation: Bubba with WD10EACS (WD greenpower 1Tb SATA): root@bubba:/home/kees# dd if=/dev/zero of=bigfile c...