Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uid : unable to do port forwarding: socat not found

# you need to install socat in the system 
#if you are running minikube with --vm-driver=none
sudo apt install socat
OR
yum install -y socat
Comment

PREVIOUS NEXT
Code Example
Shell :: copy secret from one namespace to another 
Shell :: update to 21.04 from 20.04 
Shell :: ubuntu + set timezone 
Shell :: sourcetree change commit message not pushed 
Shell :: check ram in linux 
Shell :: dpkg install deb with dependencies 
Shell :: rm -rf 
Shell :: git show files modified since commit 
Shell :: install vlc rhel 
Shell :: git view tags 
Shell :: change file name in terminal 
Shell :: lines of code 
Shell :: windows scan for corrupt files 
Shell :: Unable to find a valid SQLite command 
Shell :: raspberry pi scan networks 
Shell :: ionic publish 
Shell :: git abort changes 
Shell :: ls by size 
Shell :: home directory of wsl 
Shell :: Grant Htaccess to all directory 
Shell :: git-clone command not found ubuntu 
Shell :: how to move a file in terminal 
Shell :: linux settings not opening 
Shell :: eslint init 
Shell :: find in files ubuntu 
Shell :: install kibana 7.17 ubuntu 
Shell :: start fast api server 
Shell :: are if statements their own scope python 
Shell :: .nvm bash 
Shell :: kubernetes get deployments 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =