Skip to content

Commit 6ec2956

Browse files
Create README-pt
1 parent 3ac46fc commit 6ec2956

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

README-pt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# linux-dash (Beta)
2+
3+
A low-overhead monitoring web dashboard for a GNU/Linux machine. Simply drop-in
4+
the app and go!
5+
6+
[**View Demo**](http://afaq.dreamhosters.com/linux-dash/) | [**View Features**](#features) | [**Installation Instructions**](#installation) | [**News**](https://github.com/afaqurk/linux-dash/news) | [**Documentation**](https://github.com/afaqurk/linux-dash/wiki)
7+
8+
![Demonstration](http://afaq.dreamhosters.com/linux-dash.PNG)
9+
10+
## Funcionalidades
11+
* A beautiful web-based dashboard for monitoring server info
12+
* Live, on-demand monitoring of RAM, Load, Uptime, Disk Allocation, Users and many more system stats
13+
* Drop-in install for servers with Apache2/nginx + PHP
14+
* Click and drag to re-arrange widgets
15+
* Support for wide range of linux server flavors [(See Support section)](#support)
16+
17+
## Instalação
18+
19+
1. Make sure you have `php5-json` installed and enabled
20+
2. Download the zip/repo/package
21+
3. Place it in `/var/www/` (for Apache); For nginx setup, see [this gist](https://gist.github.com/sergeifilippov/8909839) by [@sergeifilippov](https://github.com/sergeifilippov)
22+
4. Optional: Secure access to the page via `.htaccess` or method of your choice
23+
24+
25+
26+
**Please note: If you would like to limit access to the webpage, please add
27+
`.htaccess` or other security measure.**
28+
29+
## Suporte
30+
31+
*The information listed here is currently limited and will expand shortly.*
32+
33+
* SO
34+
* Arch
35+
* Debian 6, 7
36+
* Ubuntu 11.04+
37+
* Linux Mint 16+
38+
* Apache 2
39+
* Nginx
40+
* PHP 5
41+
* Browsers actuais
42+
43+
## Novidades
44+
* [https://news.ycombinator.com/item?id=7125153](https://news.ycombinator.com/item?id=7125153)
45+
* [http://www.linuxpromagazine.com/Online/Blogs/Productivity-Sauce/Monitor-Your-server-with-Linux-Dash](http://www.linuxpromagazine.com/Online/Blogs/Productivity-Sauce/Monitor-Your-server-with-Linux-Dash)
46+
* [http://www.lafermeduweb.net/billet/linux-dash-un-dashboard-simple-pour-monitorer-votre-serveur-linux-1698.html](http://www.lafermeduweb.net/billet/linux-dash-un-dashboard-simple-pour-monitorer-votre-serveur-linux-1698.html)
47+
* [http://linuxundich.de/ubuntu/linux-dash-als-alternative-zu-monitoring-mittels-phpsysinfo/](http://linuxundich.de/ubuntu/linux-dash-als-alternative-zu-monitoring-mittels-phpsysinfo/)
48+
* [http://www.html.it/articoli/monitoring-di-un-server-linux-con-linux-dash/](http://www.html.it/articoli/monitoring-di-un-server-linux-con-linux-dash/)
49+
* [https://www.youtube.com/watch?v=3gb3z-a7XfA](https://www.youtube.com/watch?v=3gb3z-a7XfA)
50+
* [http://www.ubuntugeek.com/linux-dash-a-low-overhead-monitoring-web-dashboard-for-a-gnulinux-machine.html](http://www.ubuntugeek.com/linux-dash-a-low-overhead-monitoring-web-dashboard-for-a-gnulinux-machine.html)
51+
* [http://www.oschina.net/p/linux-dash](http://www.oschina.net/p/linux-dash)
52+
53+
## Créditos:
54+
* [Dashboard Template](http://www.egrappler.com/templatevamp-free-twitter-bootstrap-admin-template/)
55+
* [Bootstrap](http://getbootstrap.com)
56+
* [Font Awesome](http://fontawesome.io/)

0 commit comments

Comments
 (0)