Hacker News new | past | comments | ask | show | jobs | submit login

Could you add installation/setup instructions?



There's no installation, just git clone and move to your www directory.

$ git clone https://github.com/afaqurk/linux-dash.git

$ mv linux-dash/ /var/www/


That assumes you have a web server configured to serve PHP out of /var/www.

At the very least you would want to put some access control in front of this.


> That assumes you have a web server configured to serve PHP out of /var/www.

The example was for Apache webserver.

> At the very least you would want to put some access control in front of this.

You're right, access control would be in order. Though I was merely suggesting the fastest way to try it out.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: