Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Dedian/Ubuntu Self Host Your Own Website for Free

#Installation
sudo apt install nginx
service nginx start
ip a
#or
ifconfig
#check ip you get in your browser
cd /usr/share/ngnix/html
vim index.html

#Port forwarding

cd /usr/local/src
wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
tar xzf noip-duc-linux.tar.gz
cd noip-2.1.9–1
make
make install


Comment

PREVIOUS NEXT
Code Example
Shell :: Command for turning on/off network in Centos 8 
Shell :: Get contributors of a project with git 
Shell :: error: Cannot resolve module 
Shell :: How to Install and Configure doctl on MacOS 
Shell :: du show only total 
Shell :: mikrotik enable ping from wan 
Shell :: run powershell 64bit 
Shell :: poetry install zsh 
Shell :: how will you clone the following git repository using git cli? 
Shell :: git: Download specific file from Github website 
Shell :: What is the login id in putty for ubuntu 
Shell :: Hands-on GitHub Actions: Implement CI/CD with GitHub Action Workflows for Your Applications.pdf 
Shell :: how to get last folder from path 
Shell :: install kismet for raspberry pi 
Shell :: how to install brasero in linux 
Shell :: mongo shell 
Shell :: ros galactic source 
Shell :: how to use firework command in the linux ternimal 
Shell :: Binding to singularity additional volume 
Shell :: update local repo with deleted branch on remote 
Shell :: powershell send message to all currently logged on users 
Shell :: print each filename in a newline in ls 
Shell :: verify SHA256 in Windows Power Shell 
Shell :: powershell create multiple variables of the same type 
Shell :: subtract 
Shell :: carriage return in bat file 
Shell :: labview regex multiple lines 
Shell :: thunderbird refresh emails shortcut 
Shell :: Install pkgsrc (FreeBSD) package manager 
Shell :: clé fedora36 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =