In this post, I'll walk you through the steps I followed when enabling SSH, SCP/SFTP and configuring a static IP address on my Synology NAS. Enabling Services Login to the Synology DiskStation Manager (DSM) from your web browser (you can find the IP address on your router's status page)…
3 posts tagged
SSH
How To: Install Ansible on OSX
Ansible is an orchestration engine that automates configuration management and application deployment. Ansible uses YAML, in the form of Ansible playbooks, to describe automation jobs and SSH to communicate with the systems it manages. Prerequisites Xcode Command Line Tools To install the Xcode Command Line Tools in OSX Mavericks (10.…
Installing Ghost - Step 2
In this post, we'll perform some essential server hardening. In subsequent posts, we'll install Ghost, secure the Ghost admin interface and install some free themes. Hardening your server When you first access your new Digital Ocean droplet there are a few steps you can complete in order to make it…