General

Install Ghost Ubuntu 17.04

The vast majority of blogs online are powered by wordpress, though a sneaky little competitor is gaining steady traction: Ghost 🙂 To install Ghost on Ubuntu 17.04 follow these steps:…

Continue reading
0 Comments

Gallery Widget

Permit root login SSH Ubuntu

By default SSH doesn't allow root logins for Ubuntu. To enable root login run the following command: sudo nano /etc/ssh/sshd_config Under the Authentication section find the following: PermitRootLogin prohibit-password And…

Continue reading
0 Comments