Search found 17 matches

by pucciclaudio
Sun Apr 03, 2016 11:58 am
Forum: Media Servers
Topic: Streaming to Chromecast
Replies: 3
Views: 4453

Re: Streaming to Chromecast

Isn't Amahi equivalent to Plex? I'm confused...
by pucciclaudio
Sun Oct 11, 2015 4:55 pm
Forum: Networking
Topic: remote access to NAS in same network
Replies: 5
Views: 3698

Re: remote access to NAS in same network

sorry I meant how do I specify the path, I only know the IP address.

Thanks
by pucciclaudio
Sun Oct 11, 2015 3:14 pm
Forum: Networking
Topic: remote access to NAS in same network
Replies: 5
Views: 3698

Re: remote access to NAS in same network

thanks.

what should I put in the location field? by default it creates it locally (/var/hda/files/"share name")
by pucciclaudio
Sun Oct 11, 2015 2:29 pm
Forum: Networking
Topic: remote access to NAS in same network
Replies: 5
Views: 3698

remote access to NAS in same network

Hi, I would like to access a NAS (WD My Cloud) from work via the Amahi VPN (IPsec). The NAS is in the same network as my HDA. VPN works, I can access my shares on Amahi. WD provides an interface to access it from outside but it is very limited in functionalities (cannot set up a dropbox, for instanc...
by pucciclaudio
Sun Oct 04, 2015 11:54 am
Forum: Installation
Topic: Feedback on installation and target audience
Replies: 3
Views: 2084

Re: Feedback on installation and target audience

Thanks cpg for your reply and sorry for the lag in my response. I understand that the business plan for the development of the product aims to "regular people with a minimal amount of technical knowledge". Great to hear :) I was very positively surprised by the one click apps, I happily pa...
by pucciclaudio
Thu Sep 24, 2015 5:17 pm
Forum: Installation
Topic: Feedback on installation and target audience
Replies: 3
Views: 2084

Feedback on installation and target audience

Hi, I am a new user (or wanna be, since still have not found a good way to get things running as I need) of Amahi and I would like to leave some feedback on this great project. 1. https://wiki.amahi.org/index.php/Amahi_8_Install is not clear enough which are the differences between minimal and compl...
by pucciclaudio
Thu Sep 24, 2015 1:54 pm
Forum: File Sharing
Topic: typo in "HowTo use USB disks" wiki
Replies: 5
Views: 4197

Re: typo in "HowTo use USB disks" wiki

Thanks for the useful insight and info. I would like to use a simpler desktop server for Fedora, is there a base environment you suggest for Amahi to work best? Like "Server", "Cloud Server", "Web server", ... Any add-ons useful to auto mount NAS and firewire disks? Tha...
by pucciclaudio
Tue Sep 15, 2015 6:25 pm
Forum: File Sharing
Topic: typo in "HowTo use USB disks" wiki
Replies: 5
Views: 4197

Re: typo in "HowTo use USB disks" wiki

Thanks for keeping up with my posts, very appreciated. I would change the wiki if I could be sure the changes are correct. In the case of this wiki page, it is very cryptic and not user friendly. For instance: Then add, with appropriate changes to your partitions the auto.vol file: ​nano /etc/auto.v...
by pucciclaudio
Tue Sep 15, 2015 5:53 pm
Forum: File Sharing
Topic: typo in "HowTo use USB disks" wiki
Replies: 5
Views: 4197

typo in "HowTo use USB disks" wiki

Hi,
I believe this code:

Code: Select all

​mkdir /var/hda/vol ; chmod 775 /var/hd
Should read as:

Code: Select all

​mkdir /var/hda/vol ; chmod 775 /var/hda/vol
right?

Also, the reported auto.master file is a little different in Fedora 21.

Thanks,
F
by pucciclaudio
Tue Sep 15, 2015 5:26 pm
Forum: VPN
Topic: port forwarding
Replies: 3
Views: 3260

Re: port forwarding

Thanks, but I am not sure this addresses my question. I read that link before, but the only instructions about port forwarding in routers is: This VPN stack has many advantages, although it still requires two ports to be forwarded from your router to your HDA. These are 500 UDP and 4500 UDP UDP, not...