Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

microstack no internet connection

# This answer is based on the default microstack example from site below:
# https://ubuntu.com/openstack/install

# Type the below commands in the machine that hosts microstack
sudo iptables -t nat -A POSTROUTING -s 10.20.20.1/24 ! -d 10.20.20.1/24 -j MASQUERADE
sudo sysctl net.ipv4.ip_forward=1
Comment

PREVIOUS NEXT
Code Example
Shell :: install gromit-mpx to mint 
Shell :: arhlinux python.h 
Shell :: Install OpenERP on Mac OS X 10.8 odoo 
Shell :: install Scout in ubuntu 
Shell :: ubuntu 20 install lib32ncurses5 
Shell :: how to install guitarix 
Shell :: view index not found. laravel 
Shell :: how to check prime number in shell script 
Shell :: git hard reset to commit id 
Shell :: rustup 
Shell :: windows remove pip 
Shell :: ubuntu list users in group 
Shell :: wget download to specific directory 
Shell :: ngrok with netcat 
Shell :: how to stop a node server from running 
Shell :: see ADS content 
Shell :: Ndless SDK 
Shell :: install mongodb with brew 
Shell :: how to extract key and cert from pfx 
Shell :: angular install ng-apexcharts 
Shell :: git global username --replace-all 
Shell :: How do I get my drive letters back? 
Shell :: how to undo a modified file in git 
Shell :: cannot install gcc on ubuntu 
Shell :: vncserver kali linux 
Shell :: bash find file by name 
Shell :: react lorem ipsum 
Shell :: alpine add user 
Shell :: kill all processes holding a port 
Shell :: dpkg: error processing package gitweb (--configure): installed gitweb package post-instal 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =