Skip to content

charliwest/pi-set-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pi-set-up

How I set up my pi's including external access

Commands to set up htpasswd for nginx

On the pi running nginx sudo apt-get install apache2-utils sudo htpasswd -c /etc/nginx/.htpasswd exampleuser

Change exampleuser to the user you want to log in as The tool will prompt you for a password. New password: Re-type new password: Adding password for user exampleuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published