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
Last revisionBoth sides next revision
linux:services [2018/07/21 09:11] – [NTP (Network Time Protocol)] adminlinux:services [2019/11/11 08:51] – [install on linux] admin
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.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1