Subversion Repositories computer_asset_manager_v1

Rev

Rev 1 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 61
Line 14... Line 14...
14
    ?>
14
    ?>
15
    <div id="content">
15
    <div id="content">
16
      <h1>
16
      <h1>
17
         Download Client Software
17
         Download Client Software
18
      </h1>
18
      </h1>
19
      <h2>Select the appropriate client below</h2>
-
 
20
      <ul>
-
 
21
         <li>
-
 
22
            <a href='sysinfo_client/sysinfo_windows.zip'>Windows Sysinfo Client (zip)</a>
-
 
23
            <p>
-
 
24
               This is the source code only. You will need to install Perl (<a href='http://www.activestate.com/activeperl' target=_blank>ActiveState</a> is good) and the appropriate libraries. Be sure to read the included README
19
      <p>Client software for various platforms is available at<br /><a href='http://unixservertech.com/scripts/' target='_blank'>http://unixservertech.com/scripts/</a></p>
25
            </p>
-
 
26
         </li>
-
 
27
         <li>
-
 
28
            <a href='sysinfo_client/sysinfo_windows.zip'>Linux Sysinfo Client (tar.gzip)</a>
-
 
29
            <p>
-
 
30
               Be sure to read the README on this.
-
 
31
            </p>
-
 
32
         </li>
-
 
33
         <li>
-
 
34
            <a href='sysinfo_client/sysinfo_windows.zip'>Debian Sysinfo Client Package</a>
-
 
35
            <p>
-
 
36
               For ease of use, you can also use Daily Data's Debian repository. Add the following line to /etc/apt/sources.lst
-
 
37
            </p>
-
 
38
            <pre>
-
 
39
               yada yada yada
-
 
40
            </pre>
-
 
41
         </li>
-
 
42
    </div>
20
    </div>
43
  </body>
21
  </body>
44
</html>
22
</html>