Archivo por meses: abril 2013

Enabling FTP on with Mountain Lion

Enabling FTP on with Mountain Lion If you have Lion or Mountain Lion, you may mention that FTP option is gone from Sharing options. No worries, FTP server is still there, even if it is a regular installation and not Server one. No enable FTP server, run from Terminal.app sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist… Leer más »

[TUTO] Install and SetUp minidlna media server

In case of using ssh, Connect : Code: Select all ssh [email protected] Enter password (default «raspberry»), then tty command line appears Code: Select all pi@raspberrypi~: I recommend updating everything before intallation : Update package list: Code: Select all sudo apt-get update Update packages: Code: Select all sudo apt-get upgrade Mount hard drive automatically : Use… Leer más »