X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fpsensor%2FREADME.html;h=7ba1961dfb6bd8b167de0aa7e9740ef4cf29046c;hp=ee9681daa416e2f5f14fa457fa3dc6ff38734bbb;hb=42f2542cd2417358b784d11104404f78edf82f8d;hpb=c280df3b6ae1ab82414895f9a6884272bc7a78de diff --git a/www/psensor/README.html b/www/psensor/README.html index ee9681d..7ba1961 100644 --- a/www/psensor/README.html +++ b/www/psensor/README.html @@ -6,420 +6,36 @@ Psensor README - - + + + + +
@@ -471,28 +87,28 @@ red under alert and a menu for quickly check all sensors.

  • -

    start psensor-server on the remote computer.

    +

    start psensor-server on the remote computer.

  • -

    start psensor using: psensor --url=http://hostname:3131.

    +

    start psensor using: psensor --url=http://hostname:3131.

-

psensor-server is a minimal Web server, a Web browser can be used to +

psensor-server is a minimal Web server, a Web browser can be used to monitor the remote computer by opening the URL: -http://hostname:3131.

+http://hostname:3131.

-
Warning
+
-psensor-server does not provide any way to restrict the connection +psensor-server does not provide any way to restrict the connection to the HTTP server, worst, no effort has been made against malicious -HTTP attacks. You should make the psensor-server port available +HTTP attacks. You should make the psensor-server port available only to a network or computer you trust by using the usual network security tools of the system (for example: iptables). @@ -531,7 +147,7 @@ Wheezy, unstable and testing repositories.

repository of Ubuntu.

-

To install psensor or psensor-server:

+

To install psensor or psensor-server:

@@ -587,13 +203,13 @@ sudo apt-get install psensor-server

Installation From Source Archive

-

psensor and psensor-server can be compiled and installed on any +

psensor and psensor-server can be compiled and installed on any modern GNU/Linux distribution.

Compilation Prerequisites

-

The compilation of psensor requires:

+

The compilation of psensor requires:

    @@ -616,7 +232,7 @@ modern GNU/Linux distribution.

    help2man (optional, required to produce the manpage)

  • -

    asciidoc (optional, required to produce the html version of the +

    asciidoctor (optional, required to produce the html version of the faq)

  • @@ -649,7 +265,7 @@ faq)

-

The specific requirements for psensor-server:

+

The specific requirements for psensor-server:

    @@ -673,18 +289,18 @@ faq)

    Extract files from the source archive

  • -

    Compilation: ./configure;make clean all

    +

    Compilation: ./configure;make clean all

  • -

    Installation: make install (require to have root permission)

    +

    Installation: make install (require to have root permission)

  • -

    Start the sensor detection script: sensors-detect and follows the +

    Start the sensor detection script: sensors-detect and follows the instructions. Reboot or activate the kernel modules which have been found.

  • -

    Run: psensor

    +

    Run: psensor

@@ -706,8 +322,8 @@ requiring an additional library.

and extracts the files of the archive into a directory [dir].

-

Replace the step 3. of the above section by ./configure ---with-libatiadl=[dir] where [dir] must be the directory where you +

Replace the step 3. of the above section by ./configure +--with-libatiadl=[dir] where [dir] must be the directory where you have extracted the ATI ADL SDK. Other steps are indentical.

@@ -727,7 +343,7 @@ have extracted the ATI ADL SDK. Other steps are indentical.