Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install openssl 1.0 ubuntu 20.04

wget https://www.openssl.org/source/old/1.1.0/openssl-1.1.0g.tar.gz
tar xzvf openssl-1.0.2l.tar.gz
cd openssl-1.0.2l
./config
make
sudo make install

openssl version -a
Comment

PREVIOUS NEXT
Code Example
Shell :: netstat centos ports 
Shell :: install jupyter homebrew 
Shell :: force delete a folder in linux 
Shell :: see remote git 
Shell :: install arial font to linux 
Shell :: accessing settings through cmd 
Shell :: bash mysql query count get only number 
Shell :: remove nvm version 
Shell :: difference between -s and --save 
Shell :: how to run a command from history linux 
Shell :: remove metadata ubuntu 
Shell :: npm install globally 
Shell :: Installing nvidia-docker on linux mint 
Shell :: get filebeat version 
Shell :: trash folder linux 
Shell :: activate virtual environment ubuntu 
Shell :: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 6F3EFCDE 
Shell :: install packet tracer on ubuntu 
Shell :: Install GDAL on AWS EC2 ubuntu instance 
Shell :: bash string starts with 
Shell :: echo /etc/hosts permission denied 
Shell :: node-gyp rebuild 
Shell :: ram speed check 
Shell :: bring job number to foreground linux 
Shell :: ubuntu history select 
Shell :: uninstall vscode from linux 
Shell :: what process is using memory linux 
Shell :: how to use multiple commands in linux 
Shell :: docker clean images 
Shell :: how to install figma for linux 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =