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.

Categories
Stayno's Notes VS Code

VS Code gnome-keyring problem

When starting VS Code for the first time on the Vagrant VM running Ubuntu which you can see how I setup in another post there is a problem signing into my GitHub account. Everything works well until you are redirected from the browser to open VS Code then an error message appears You’re running in […]

Categories
Infrastructure as Code (IaC) Stayno's Notes

Vagrant for web dev environment

This all started by surfing around the internet when I saw something about spinning developer environments on VMs. Just a quick look around lead me to Vagramt and yes in that quick search I also saw that a lot of people asked the question “is it really useful in the age of containers?”. Well you […]

Categories
Uncategorized

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!