Skip to content

jpalidev/jpalidev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpalidev.github.io

Copy this website to your own server like this.

Debian or Ubuntu

sudo apt install wget

wget https://github.com/jpalidev/jpalidev.github.io/archive/master.zip

sudo apt install unzip

unzip master.zip

sudo cp -rf jpalidev.github.io-master/* /var/www/html

CentOS

sudo yum install wget

wget https://github.com/jpalidev/jpalidev.github.io/archive/master.zip

sudo yum install unzip

unzip master.zip

sudo cp -rf jpalidev.github.io-master/* /var/www/html

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published