• Home
  • Set primary menu

Date:
August 9, 2022
Categories:
Development
Tags:
bash, git, regex
Comments:
0

git repo path, bash, regex

wild card, you have to use a backlash for the period

Read More »

Date:
August 9, 2022
Categories:
Development
Tags:
aws, cloud-formation, sam-cli
Comments:
0

An error occurred (InsufficientCapabilitiesException) when calling the CreateChangeSet operation: Requires capabilities : [CAPABILITY_IAM]

https://stackoverflow.com/questions/61232642/how-to-pass-aws-sam-deploy-a-list-of-capablities

Read More »

Date:
August 4, 2022
Categories:
Development
Tags:
git
Comments:
0

fatal: The upstream branch of your current branch does not match the name of your current branch

Read More »

Date:
August 4, 2022
Categories:
Development
Tags:
werm-framework
Comments:
0

Not returning file and line

Read More »

Date:
August 3, 2022
Categories:
Development
Tags:
wordpress
Comments:
0

Search and replace all urls in wordpress

search and replace

Read More »

Date:
August 3, 2022
Categories:
Development
Tags:
bash
Comments:
0

Get octal file permissions from file

Read More »

Date:
July 26, 2022
Categories:
Development
Tags:
git
Comments:
0

Fetch remote branch

https://stackoverflow.com/questions/9537392/git-fetch-remote-branch

Read More »

Date:
July 19, 2022
Categories:
Development
Tags:
bash
Comments:
0

find and replace string in all files

https://stackoverflow.com/questions/7450324/replace-a-string-with-another-string-in-all-files-below-my-current-dir

Read More »

Date:
July 19, 2022
Categories:
Development
Tags:
docker, gitlab
Comments:
0

x509: certificate has expired or is not yet valid

Got this error from docker about my gitlab certificate. I restarted my gitlab server and we were good. I also did a docker pull to confirm and the problem was still happening.

Read More »

Date:
July 13, 2022
Categories:
Development
Tags:
wordpress
Comments:
0

Create new blog page with posts

Read More »

« Previous 1 … 14 15 16 17 18 … 35 Next »

Let's Code