Categories
Stayno's Notes Superuser

Example permission commands for web resource on apache2

Okay so these are some example commands that I find useful when I am on my development environment. These are ran on Ubuntu 24, I guess they work for all flavors of Linux just mind the directory structure. Make a folder that you would like to hold your files for example a folder named simple_csv_expenses_parser/ […]

Categories
Stayno's Notes Superuser

Git clone command for Ubuntu

Example git command: Get actual repository link from github and use the –config argument to point it to the correct ssh key you have added to your GitHub account.