User Tools

Site Tools


linux:services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:services [2018/07/21 09:11] – [NTP (Network Time Protocol)] adminlinux:services [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 18: Line 18:
 ==== install on linux ==== ==== install on linux ====
   * pre setup(for https)<code bash>   * pre setup(for https)<code bash>
-tar xzpf Net_SSLeay.pm-1.23.tar.gz +yum -y install perl perl-Net-SSLeay openssl perl-IO-Tty perl-Encode-Detect
-cd Net_SSLeay.pm-1.23 +
-perl Makefile.PL +
-make install+
 </code> </code>
   * Download and install from rpm package:<code bash>   * Download and install from rpm package:<code bash>
-wget http://nchc.dl.sourceforge.net/project/webadmin/webmin/1.480/webmin-1.480-1.noarch.rpm +wget http://prdownloads.sourceforge.net/webadmin/webmin-1.930-1.noarch.rpm 
-rpm -webmin-1.480-1.noarch.rpm+rpm -webmin-1.930-1.noarch.rpm
     </code> with webmin new version: we copy the webmin source to **/usr/local** before setup     </code> with webmin new version: we copy the webmin source to **/usr/local** before setup
   * install from source<code bash>   * install from source<code bash>
linux/services.1532164303.txt.gz · Last modified: 2022/10/29 16:15 (external edit)