diff --git a/README b/README index 398904f..ebdb589 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ About iStat Server -iStat Server is a system monitoring daemon that is used in conjunction with iStat for iOS (https://bjango.com/ios/istat/) and iStat for macOS (https://bjango.com/mac/istat/) to remotely monitor computers. +iStat Server is a system monitoring daemon that is used in conjunction with iStat View for iOS (https://bjango.com/ios/istat/) and iStat View for macOS (https://bjango.com/mac/istat/) to remotely monitor computers. Supported OSs @@ -18,7 +18,7 @@ Requirements - sqlite3 + development libraries. - libxml2 + development libraries. -We have a package guide available to help you install all the required packages for your OS - https://bjango.com/help/istat3/linuxpackages/ +We have a package guide available to help you install all the required packages for your OS - https://github.com/bjango/istatserverlinux/wiki/Package-Guide Building and starting iStat Server @@ -29,7 +29,7 @@ Building and starting iStat Server - sudo make install - sudo /usr/local/bin/istatserver -d (daemon mode) -A default passcode is generated on install. It can be found in the preference file, which is generally located at /usr/local/etc/istatserver/istatserver.conf. iStat for iOS and iStat for macOS will ask for this passcode the first time you connect to your computer. +A default passcode is generated on install. It can be found in the preference file, which is generally located at /usr/local/etc/istatserver/istatserver.conf. iStat View will ask for this passcode the first time you connect to your computer. Upgrading iStat Server diff --git a/readme.md b/readme.md index e1992bf..800ec0a 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # iStat Server -iStat Server is a system monitoring daemon that is used in conjunction with [iStat for iOS](https://bjango.com/ios/istat/) and [iStat for macOS](https://bjango.com/mac/istat/) to remotely monitor computers. +iStat Server is a system monitoring daemon that is used in conjunction with [iStat View for iOS](https://bjango.com/ios/istat/) and [iStat View for macOS](https://bjango.com/mac/istat/) to remotely monitor computers. ----- @@ -34,7 +34,7 @@ We have a [package guide available](https://github.com/bjango/istatserverlinux/w - sudo /usr/local/bin/istatserver -d (daemon mode) -A 5 digit passcode is generated by the install script. It can be found in the preference file, which is generally located at **/usr/local/etc/istatserver/istatserver.conf**. iStat for iOS and iStat for macOS will ask for this passcode the first time you connect to your computer. +A 5 digit passcode is generated by the install script. It can be found in the preference file, which is generally located at **/usr/local/etc/istatserver/istatserver.conf**. iStat View will ask for this passcode the first time you connect to your computer. ----- @@ -61,4 +61,4 @@ iStat Server does not install any scripts to start itself at boot. Sample script ----- -iStat Server is based on [istatd](https://github.com/tiwilliam/istatd) by William Tisäter +iStat Server is based on [istatd](https://github.com/tiwilliam/istatd) by William Tisäter \ No newline at end of file