分类 Linux 下的文章

wget https://mirrors.bfsu.edu.cn/apache/tomcat/tomcat-8/v8.5.73/bin/apache-tomcat-8.5.73.tar.gz tar xvf apache-tomcat-8.5.73.tar.gz mv apache-tomcat-8.5.73 tomcat8 cd tomcat8/bin

Tags: centos drawio

Read more

**1、安装组件,下载最新安装包** yum install -y zlib zlib-devel gcc cd /home wget https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.6p1.tar.gz wget https://www.openssl.org/source/openssl-1.1.1k.tar.gz wget https://www.cpan.org/src/5.0/perl-5.34.0.tar.gz

Tags: SSH OpenSSL Perl5 Openssh

Read more

下载sudo最新安装文件 sudo官方地址https://www.sudo.ws/ tar xf sudo-1.9.5p2.tar.gz ./configure --prefix=/usr --libexecdir=/usr/lib --with-secure-path --with-all-insults --with-env-editor --docdir=/usr/share/doc/sudo-1.9.5p2 --with-passprompt="[sudo] password for %p: "

Tags: sudo sudo update

Read more

# upgrade Netdisco ~/bin/localenv cpanm --notest App::Netdisco ln -sf ~/perl5/bin/{localenv,netdisco-*} ~/bin/ ~/bin/netdisco-deploy ~/bin/netdisco-web restart ~/bin/netdisco-backend restart Furthermore, whenever you upgrade your Operating System, you must delete the ~/perl5 directory and re-run the following command, to update Netdisco's C library bindings:

Tags: Perl cpanm Netdisco Perl5

Read more

V