Step 6: Configuring the services webserver and ftp
Let´s set it to 8080.
Reboot the server and now it must be accessed via the port 8080.
Example:
192.168.178.24:8080
Login again.
Now activate and configure the webserver like the picture below.
Activate FTP server.
Create an user upload and assign a password. Point the home directory to wwwroot.
Assign groups admin, ftp, www
Remove these ads by
Signing Up












































Visit Our Store »
Go Pro Today »




Answered one of those: WebGUI: yes, Just type in URL "https://(your.LAN.ip.here):(your port, ie 8080, I chose 4433).
Another question: FTP: How secure is that? It's all unencrypted, correct? What about FTP over SSH? I know the idea, execution, not so sure about.
ZFS is able to encrypt the drive.
I am using a TrueCrypt containervon the drive for the secured data.
Regards,
Horatius
As far as I know from my recent research, FTP sends data through plain text- usernames, passwords, and the data itself can be sniffed or copied. FTP over SSH or SFTP sends encrypted data packets. I switched my login to https and it works just fine (abalonsoft I think makes the Self Cert freeware to make your own personal certificates and keys). Chrome told me the certificate says its encrypted 256-bit. I assume setting web server to https on a different port does the same thing (as opposed to http).
Sorry if that was too long winded... I always do that...
I do love your -ible though! I'm most of the way through it and REALLY hope I can get owncloud to work!!