Search found 9 matches
- Sat Nov 26, 2011 6:47 pm
- Forum: Beginners and Newbies
- Topic: Little confused or a lot lol
- Replies: 3
- Views: 2073
Re: Little confused or a lot lol
Hi I just built the amahi seemed to be fairly easy, building the actual raid was fun lol, I can transfer files from my win 7 to the server, no probs, what I cant seem to figure out is how do I watch movies from my television through this? I have usb and hda fittings on the tv, what sort of media pl...
- Sun Nov 13, 2011 4:19 am
- Forum: Applications
- Topic: I need help with mcmyadmin
- Replies: 2
- Views: 2368
Re: I need help with mcmyadmin
WAY late response, but I also searched for the same solution. Problem resolved by running the bash start script from it's parent directory.
Finish the install by doing the following:
Then login via Amahi VNC.
TADA!
Finish the install by doing the following:
Code: Select all
cd /var/hda/web-apps/mcmyadmin/
./start.sh
TADA!
- Mon Nov 07, 2011 10:50 pm
- Forum: Beginners and Newbies
- Topic: Looking for more information
- Replies: 1
- Views: 1547
Re: Looking for more information
So I have a server running Fedora with Amahi. I have a few questions about what I can exactly do with my setup. Can I access my movies & pictures & such on a "wii" using an application? Look into Jinzora http://www.amahi.org/apps/jinzora . Also, Would there be a better way to acce...
- Mon Nov 07, 2011 10:34 pm
- Forum: File Sharing
- Topic: share apers as empty on windows 7 client
- Replies: 5
- Views: 3872
Re: share apers as empty on windows 7 client
I resolved this issue by running 755 change mode command on all my drives associated with my shares. NOTE: not my /boot, /dev/shm/, /home, etc. Only the drives associated with /var/hda/files/drives/* chmod -R 755 /var/hda/files/drives/drive1 chmod -R 755 /var/hda/files/drives/drive2 etc.. 755 means ...
- Fri Nov 04, 2011 1:15 am
- Forum: Networking
- Topic: Frustrating networking problem
- Replies: 5
- Views: 3882
Re: Frustrating networking problem
What is the output of the following:
(Only need the last few lines prior to the point of failure)
Code: Select all
cat /var/log/secure
Code: Select all
cat /var/log/messages
- Thu Nov 03, 2011 11:37 pm
- Forum: Media Servers
- Topic: Setup Your Own Amahi Music Server - For Free
- Replies: 19
- Views: 11929
Re: Setup Your Own Amahi Music Server - For Free
What is the difference between the Transmission "one-click app", and installing it manually; aside from $$$?
- Thu Nov 03, 2011 11:24 pm
- Forum: Networking
- Topic: auto login hda
- Replies: 10
- Views: 6413
Re: auto login hda
Code: Select all
c:\common-sense.exe
'common-sense.exe' is not recognized as an internal or external command,
operable program or batch file.
- Thu Nov 03, 2011 9:59 pm
- Forum: General Discussion and Announcements
- Topic: Memory Usage - any optimizations?
- Replies: 4
- Views: 4350
Re: Memory Usage - any optimizations?
If you can get to the gnome desktop, go to your resource manager and sort by mem. I had a memory leak problem recently with a printer daemon. I was able to identify the process the aforementioned way, and kill it.
- Thu Nov 03, 2011 9:52 pm
- Forum: Networking
- Topic: auto login hda
- Replies: 10
- Views: 6413
Re: auto login hda
3 Possible options: 1.Check that windows has stored your network share credentials: Control Panel > User Accounts and Family Safety > Manage Windows Credentials 2.Ensure you are not just typing your username when you login. Proper way would be: username: **AMAHI DEVICE NAME**\username password: pass...