Search found 7 matches

by error10
Thu Oct 01, 2009 9:53 pm
Forum: General Discussion and Announcements
Topic: Privacy and security questions from a new user
Replies: 5
Views: 3957

Re: Privacy and security questions from a new user

The question is generally misplaced with open source software. Since the source code is avilable, so many people look at it, even with the smallest projects, that it would be practically impossible to hide something like that. This would be a great question to put to Microsoft, where it IS a real co...
by error10
Thu Oct 01, 2009 9:49 pm
Forum: General Discussion and Announcements
Topic: Positive feedback from a long time user
Replies: 1
Views: 1727

Re: Positive feedback from a long time user

The latest release of Transmission in Fedora 11 supports this type of scheduling, so it'll be available as soon as Amahi is running on Fedora 11!
by error10
Thu Oct 01, 2009 9:41 pm
Forum: General Discussion and Announcements
Topic: Can I use MySQL on Amahi for apps not hosted on my HDA?
Replies: 3
Views: 2733

Re: Can I use MySQL on Amahi for apps not hosted on my HDA?

The firewall built into Fedora doesn't allow connections to MySQL by default. To enable this, follow these steps: 1. From your HDA desktop, go to System > Administration > Firewall. Enter your root password when prompted. 2. On the Firewall screen, choose Other Ports on the left side, and then Add o...
by error10
Thu Oct 01, 2009 9:06 pm
Forum: Applications
Topic: Sendmail - Gmail
Replies: 5
Views: 4337

Re: Sendmail - Gmail

It looks like you're making progress. I can tell from the log that the message is getting to Gmail but Gmail is rejecting it. What I can't tell from the log is why. The bounce message that came back (to root's mailbox) might have more details.
by error10
Thu Oct 01, 2009 9:01 pm
Forum: Applications
Topic: Reading /var/mail/root
Replies: 5
Views: 3151

Re: Reading /var/mail/root

Another thing you can do is to create a file /root/.forward (as root). Inside this file, put a single line containing only your email address. Then all of the administrative mail the system generates will be forwarded to your email address in the future. (But not the email already received.)
by error10
Thu Oct 01, 2009 8:52 pm
Forum: Beginners and Newbies
Topic: can HDA do VPN client; any VOIP apps supported?
Replies: 3
Views: 3304

Re: can HDA do VPN client; any VOIP apps supported?

Asterisk is already part of the Fedora base system, but be aware that it has been split into several packages, each offering one piece of Asterisk's functionality. Look through the package list to make sure you get the features you need (such as voicemail). A good application to package for Amahi on...
by error10
Thu Oct 01, 2009 8:34 pm
Forum: Installation
Topic: Server Hardware Upgrade Help
Replies: 2
Views: 2412

Re: Server Hardware Upgrade Help

In theory you can copy a Linux installation to a completely new computer with completely new hardware. Most of the time this actually works fine. With Amahi it won't work since the most common thing that happens is eth0 gets changed to eth1, (since the network hardware is different in the new comput...