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

by asparak
26 Jul 2009, 06:19
Forum: B2 & B3 Support
Topic: No mailserver after boot
Replies: 7
Views: 8650

Re: No mailserver after boot

Probably not the answer, but I would check both of these from ssh using update-rc.d, just to make sure the GUI list is tying up properly.

e.g.

Code: Select all

update-rc.d mediatomb defaults
http://www.debuntu.org/how-to-manage-se ... pdate-rc.d
by asparak
23 Jul 2009, 04:51
Forum: B2 & B3 Support
Topic: Unrar - multiple volume support
Replies: 3
Views: 6325

Re: Unrar - multiple volume support

Might be worth looking at 7-zip as well, as that handles rar quite well.

http://www.7-zip.org
by asparak
20 Jul 2009, 12:29
Forum: B2 & B3 Support
Topic: Slow transfers
Replies: 6
Views: 8291

Re: Slow transfers

Edit /etc/apt/sources.lst and uncomment the unstable sources. Bear in mind that unstable sources are precisely that and you could damage your install, so only try this if you are comfortable with manually fixing anything that potentially goes wrong. This thread might give you some guidance as well h...
by asparak
16 Jul 2009, 07:09
Forum: Howtos
Topic: vnstat and vnstat frontend - mini howto
Replies: 11
Views: 15440

vnstat and vnstat frontend - mini howto

If, like a lot of people, you want to keep track of your bandwidth usage, then this might help you. Just working on configuring the vnstat php frontend at the moment and its pretty easy. I have wget installed, but you can install that easily if you don't have it apt-get install wget 1. Firstly insta...
by asparak
16 Jul 2009, 06:48
Forum: Bubba Server Support
Topic: Can't access Bubba from Windows Vista machine
Replies: 1
Views: 4446

Re: Can't access Bubba from Windows Vista machine

Sounds very much like a password issue. I'm accessing mine from Vista 64 bit with no issues. Only slight niggle I had is because the user I have on the Bubba has a different password to the Vista user. That took a little bit of fiddling to sort, but try using the remote login option ( its a small li...
by asparak
15 Jul 2009, 07:27
Forum: B2 & B3 Support
Topic: Reinstalling mysql - how?
Replies: 44
Views: 46022

Re: Reinstalling mysql - how?

reinstalling mysql will do precisely that. Any database you have at the moment (I don't know if you actually use it for things) will probably get wiped. Try: apt-get install --reinstall mysql However, thats a bit of a radical step, to fix what is probably just a config error, so have you tried the f...
by asparak
14 Jul 2009, 04:09
Forum: B2 & B3 Support
Topic: Slow transfers
Replies: 6
Views: 8291

Re: Slow transfers

http://forum.excito.net/viewtopic.php?f=9&t=1436

Basically its a known issue with ftp etc. SSH is always slow anyway, because of the CPU overheads. Nobody knows why yet. Performance for other traffic is fine though and is pretty close to the theoretical specs of gigabit LAN.
by asparak
13 Jul 2009, 16:57
Forum: Bubba Server Support
Topic: How can I login to another PC Box on LAN with SSH?
Replies: 3
Views: 5987

Re: How can I login to another PC Box on LAN with SSH?

It doesn't sound like your Bubba is running the DHCP server, so I'd check that dnsmasq is running and if it is, check the other Linux machine, to make sure you aren't running two DHCP servers as that will definately cause you issues.
by asparak
13 Jul 2009, 16:55
Forum: B2 & B3 Support
Topic: Bubba Bandwidth Monitor
Replies: 16
Views: 23018

Re: Bubba Bandwidth Monitor

Just working on configuring the frontend at the moment and its pretty easy. I have wget installed, but you can install that easily if you don't have it apt-get install wget 1. Firstly install vnstat apt-get install vnstat 2. Download and put the vnstat frontend on your webserver. cd /home/web wget h...
by asparak
13 Jul 2009, 12:18
Forum: B2 & B3 Support
Topic: I can't open https://bubba:631/admin - SUCCESS
Replies: 4
Views: 7674

Re: I can't open https://bubba:631/admin

I try out editing the file: /etc/network/firewall.conf adding the following line: -A INPUT -i eth0 -p tcp -m tcp --dport 631 -j ACCEPT and then running # /etc/init.d/bubba-firewall restart but then the firewall.conf come to the original state, without line that I added to it. Any advices? -- Regard...
by asparak
10 Jul 2009, 05:10
Forum: B2 & B3 Support
Topic: lm_sensors
Replies: 1
Views: 3707

lm_sensors

Hi Excito techies, I don't particularly wanna go hacking around in the kernel source unless I have to, so I'll ask first. Do you have the i2C modules configured in the kernel, so that lm_sensors will work? In the 1.2.0 release, sensors-detect is unable to identify the bus properly Enterprise:~# sens...
by asparak
09 Jul 2009, 06:34
Forum: B2 & B3 Support
Topic: CPU temp monitor
Replies: 4
Views: 5890

Re: CPU temp monitor

Yeah,

Trying to get lm-sensors to work at the moment, but the MB is not supported, so don't see a way to directly monitor the CPU yet. I'll keep plodding away with it. Once I've got that, I'll work on modding phpsysinfo to display the data.

Rik
by asparak
07 Jul 2009, 11:55
Forum: Software releases
Topic: New software update for BUBBA|TWO
Replies: 36
Views: 81584

Re: New software update for BUBBA|TWO

PID TTY TIME CMD 2719 pts/0 00:00:00 su 2720 pts/0 00:00:00 bash 4504 pts/0 00:00:00 ps With every step I am leaving my comfort zone with this. It should have been a simple system upgrade... Sorry, I know not everyone is comfortable with CLI work. try ps -ef | grep httpd
by asparak
07 Jul 2009, 11:51
Forum: B2 & B3 Support
Topic: Squeezecenter performance on Bubba Two?
Replies: 6
Views: 7246

Re: Squeezecenter performance on Bubba Two?

80 GB: Seagate Barracuda / Maxtor Diamondmax. Decent noise levels and very good price. 500 GB and 1 TB: Western Digital Green Power disks. Excellent noise level, very low power and decent price. SSD: 32 GB Patriot Warp. They have good test results and excellent reliability. No moving parts makes Bub...
by asparak
07 Jul 2009, 11:31
Forum: Software releases
Topic: New software update for BUBBA|TWO
Replies: 36
Views: 81584

Re: New software update for BUBBA|TWO

[quote="robeam"]I wish it were that simple...

Code: Select all

Stopping web server (apache2)...httpd (no pid file) not running
.
A[/quoute]

looks like the port is still active, so you have an orphan process. use ps to look for the rogue service and kill it