Search found 11924 matches

by bigfoot65
Wed Feb 23, 2011 3:45 pm
Forum: Applications
Topic: Transmission: "Error: permission denied ..."
Replies: 8
Views: 5382

Re: Transmission: "Error: permission denied ..."

If you wanna change the owner of files, do the following in terminal as root user: chown -R apache:users /path/to/dir TO change the read/write permissions, do the following in terminal as root user: chmod -R 775 /path/to/dir Hope that helps. There may also be some info in the Amahi Wiki. http://wiki...
by bigfoot65
Wed Feb 23, 2011 3:41 pm
Forum: General Discussion and Announcements
Topic: Amahi on Virtualbox
Replies: 5
Views: 1775

Re: Amahi on Virtualbox

I would say that is all you want is a NAS, Amahi may not be the best fit. Mostly because it needs to be the sole provider in the network as a home server. You might consider FreeNAS if that is all you desire. Amahi is an awesome home server and can do so much more if you can dedicate a machine to it...
by bigfoot65
Wed Feb 23, 2011 6:08 am
Forum: Beginners and Newbies
Topic: help with e-mule
Replies: 1
Views: 1141

Re: help with e-mule

There may be some users who can assist, but this is one of those trial and error situations.

I would imagine it could work fine with Amahi, but without trying it there is no guarantee.
by bigfoot65
Wed Feb 23, 2011 6:05 am
Forum: General Discussion and Announcements
Topic: Question about the FAQ on activation email
Replies: 1
Views: 1362

Re: Question about the FAQ on activation email

I would not worry about it. What it means is does your ISP mark these types of emails as SPAM or not deliver them to your mail box.
by bigfoot65
Wed Feb 23, 2011 6:04 am
Forum: General
Topic: Network error: could not connect to server webvnc.*.com:5900
Replies: 1
Views: 1737

Re: Network error: could not connect to server webvnc.*.com:

Have you checked the wiki regarding VNC?

http://wiki.amahi.org/index.php/VNC

The solutions there might work better than WebVNC.
by bigfoot65
Wed Feb 23, 2011 6:02 am
Forum: Applications
Topic: Transmission: "Error: permission denied ..."
Replies: 8
Views: 5382

Re: Transmission: "Error: permission denied ..."

You need to verify the permissions on the folder that the file is being downloaded into and post them.

Also, did you check the wiki or search here for a potential solution? I have heard this one before, but do not recall the solution.
by bigfoot65
Wed Feb 23, 2011 6:01 am
Forum: Installation
Topic: Try to install AMAHI on computer with AHCI enabled
Replies: 2
Views: 1125

Re: Try to install AMAHI on computer with AHCI enabled

This is not an Amahi question. This is specific to Fedora and you should consider checking their web site or forums for hardware support.
by bigfoot65
Wed Feb 23, 2011 6:00 am
Forum: Backups
Topic: cannot connect an external USB drive
Replies: 3
Views: 2405

Re: cannot connect an external USB drive

You are probably missing the drivers for NTFS. They are not installed by default in Fedora.

See the wiki page on adding a second hard drive as it will indicate the what dependencies are needed.

http://wiki.amahi.org/index.php/Adding_ ... o_your_HDA
by bigfoot65
Wed Feb 23, 2011 5:58 am
Forum: Backups
Topic: Move to New Drive From LVM
Replies: 5
Views: 3482

Re: Move to New Drive From LVM

Add the new drive and copy the files to it. Then remove the 3 that are no longer needed. Once you do that, you should be able to remove them by editing /etc/fstab and deleting the lines for those drives.

You might consider using the Fedora Desktop tools to remove them.
by bigfoot65
Wed Feb 23, 2011 5:57 am
Forum: Beginners and Newbies
Topic: Using the Network Troubleshooter, I failed step 9
Replies: 4
Views: 2008

Re: Using the Network Troubleshooter, I failed step 9

Did you turn off the DHCP and/or DNS server for your router? Also, did you renew the DHCP lease for the clients. This is necessary to ensure Amahi provides the DHCP lease to clients after install.