Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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 31 matches

by HeSitated
24 Mar 2010, 15:48
Forum: B2 & B3 Support
Topic: Problems with reinstalling and unexplained LED codes
Replies: 2
Views: 6229

Re: Problems with reinstalling and unexplained LED codes

The only cure for this was for me to order a stick at Excito.

I've tried all the memorysticks i have, not one of them was bootable... :twisted:
by HeSitated
16 Mar 2010, 12:09
Forum: B2 & B3 Support
Topic: Force Bubba to use https
Replies: 14
Views: 33887

Re: Force Bubba to use https

None of these things are working.

Strange as i've done nothingmore than the above.

Maybe I'm not expecting the correct behaviour.
If I browse to http://mydomain.com/mail I want it redirected to https://mydomain.com/mail - right? :?

Spot on.


apache2ctl -M shows I already have the rewrite ...
by HeSitated
15 Mar 2010, 17:05
Forum: B2 & B3 Support
Topic: Force Bubba to use https
Replies: 14
Views: 33887

Re: Force Bubba to use https

Giving this a bump.
Quoted from http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html

Force webmail login over SSL https session
So if you want force users to access their webmail through https, add following configuration to .htaccess file:

RewriteEngine On
RewriteCond ...
by HeSitated
13 Mar 2010, 06:27
Forum: B2 & B3 Support
Topic: Lost contact with Bubba
Replies: 21
Views: 40282

Re: Lost contact with Bubba

matse wrote:The user manual doesn't describe how to explore the drive after bootup with rescue stick...
What did you think, the Excito guys had to include the complete Linux bible? :P
by HeSitated
07 Mar 2010, 08:32
Forum: B2 & B3 Support
Topic: Make Bubba Two go online without reboot
Replies: 1
Views: 5857

Re: Make Bubba Two go online without reboot

Two possibillities:
  • Bind the MAC-address of your B2 in your router to a fixed ip.
  • Give your B2 a fixed IP-address
The last is IMHO the preferred way.
by HeSitated
21 Feb 2010, 13:17
Forum: B2 & B3 Support
Topic: Missing man -pages
Replies: 5
Views: 10771

Re: Missing man -pages

I have never written a man page, but I don't think it's too much of an effort?
Please do write one, then you know it is not as easy as it looks. You have to wite in such a way that everybody knows what you are saying....


That bubba-networkmanager-cli sounds interesting, and I'm wondering what ...
by HeSitated
19 Feb 2010, 05:08
Forum: B2 & B3 Support
Topic: Bubba does not keep static IP address
Replies: 1
Views: 5429

Re: Bubba does not keep static IP address

In your setup (equal to mine) choose the "Server Only" profile.

This has worked for me since i've got my B2.

The only problem i've had when i had choosen "Custom mode" with a fixed IP-address: i could not set the gateway and DNS-server.
by HeSitated
15 Feb 2010, 05:00
Forum: Software releases
Topic: Release notes for BUBBA|2 1.3.0
Replies: 86
Views: 2032224

Re: Release notes for BUBBA|2 1.3.0

soovizzy wrote:All releases are 1.3.0, but I havent restarted the Bubba2 servers since I need it to work

[...]

How to proceed?
After upgrading from Etch to Lenny: You'll have to reboot!
by HeSitated
14 Feb 2010, 14:09
Forum: B2 & B3 Feature Requests
Topic: What will WLAN add-on look like?
Replies: 59
Views: 137010

Re: What will WLAN add-on look like?

jonj1 wrote:Does the bubba2 wireless add-on support WPA encryption?
Would a wireless add-on without WPA sell? :wink:

So yes, it supports WPA and WPA/2.
by HeSitated
10 Feb 2010, 04:35
Forum: B2 & B3 Support
Topic: mysql primer
Replies: 6
Views: 12137

Re: mysql primer


ps aux|grep mysql

This lists all running processes with the word mysql in it...


mysql 2107 0.3 14.3 130188 36876 ? Sl 2009 574:25 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking --port=3306 --socket=/var/run ...
by HeSitated
09 Feb 2010, 07:58
Forum: B2 & B3 Support
Topic: mysql primer
Replies: 6
Views: 12137

Re: mysql primer

Log in through SSH and execute:

Code: Select all

ps aux|grep mysql
What does it say?
by HeSitated
08 Feb 2010, 15:41
Forum: B2 & B3 Support
Topic: external access to bubba
Replies: 3
Views: 7537

Re: external access to bubba

I have a ddns service with which I can remotely access my router and pcs, but not the bubba (although it used to be fine with https://)

So you have configured the B2 as server, not as router?


I have 'Allow WWW from WAN' checked on the Bubba, port 443 is forwarded on the router. I can point 443 ...
by HeSitated
05 Feb 2010, 06:55
Forum: B2 & B3 Support
Topic: USB Repair disk
Replies: 3
Views: 9185

Re: USB Repair disk

asparak wrote:Use the ISO file to basically burn an image to the disk.
Sorry, but which ISO file :?:
by HeSitated
05 Feb 2010, 05:38
Forum: B2 & B3 Support
Topic: USB Repair disk
Replies: 3
Views: 9185

USB Repair disk

I tried to create a USB disk to reinstall my B2 following this HowTo


root@bubba:~# sfdisk -D /dev/sdb
Checking that no-one is using this disk right now ...
OK

Disk /dev/sdb: 1013 cylinders, 16 heads, 62 sectors/track
Old situation:
Units = cylinders of 507904 bytes, blocks of 1024 bytes ...
by HeSitated
11 Jan 2010, 06:08
Forum: B2 & B3 Support
Topic: Setting up printer on Windows XP
Replies: 2
Views: 6701

Re: Setting up printer on Windows XP

Open "Printers and faxes", then click "Add printer".

Now choose "Local printer attached to this computer" (Looks strange, but is the way to go! :)), click next.

Now click "Create a new port" and choose "Standard TCP/IP port" in the dropdownlist, click next.

Then type the IP address of your Bubba ...