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

by tknab2
12 Apr 2007, 16:02
Forum: Bubba Server Support
Topic: fetchmail bubba link
Replies: 2
Views: 5730

That is a good way to solve the problem.

Much better than unintalling bubba and fetchmail and then trying to restore the /etc/ssh/sshd_config file.

I am assuming that fetchmail is the Mail retrieval option then.
I turned that option off.


:shock:

thanks....
by tknab2
12 Apr 2007, 09:08
Forum: Bubba Server Support
Topic: fetchmail bubba link
Replies: 2
Views: 5730

fetchmail bubba link

I was wondering why the bubba package is dependent on the fetchmail package.
For example, I have been having some problems with Fetchmail messing up my imap mail.
So, I have been thinking of doing a dpkg --purge fetchmail. But, I find the bubba package is dependant on fetchmail. Why is that ?
by tknab2
22 Mar 2007, 14:21
Forum: Bubba Server Support
Topic: iptables on bubba
Replies: 6
Views: 11290

yes the modules would be helpful

I need the iptables modules. I don't want to risk recompiling the kernel.
by tknab2
21 Mar 2007, 10:33
Forum: Bubba Server Support
Topic: iptables on bubba
Replies: 6
Views: 11290

iptables on bubba

I was wondering why there is no iptables running on bubba ?

The package seems to be there.

Would something like this work to start iptables ?

#!/bin/bash

#for e1000 card to work the following are needed
echo "forcing eth0 to 100baseTx-FD full-duplex autoneg off"
/usr/sbin/ethtool -s eth0 duplex ...
by tknab2
21 Mar 2007, 10:23
Forum: Bubba Server Support
Topic: apt-get upgrade
Replies: 1
Views: 4649

apt-get upgrade

I just got a bubba server in the mail yesterday.

I want to install mysql and wordpress. So, I uncommeted the following per another forum post. I installed mysql-server. However, I want to do an update. Will running 'apt-get upgrade' hurt anything ??? There are 20 debian packages on my Bubba server ...