Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]
February 20, 2022

Git clone and getting error ‘Peer’s Certificate issuer is not recognized.’. [Fixed][shared server]

Are you trying to pull or clone the repo but getting peer’s certificate issue? Well, I have a solution for you. If are you getting something like this, I might […]

Git 0 1 min read
Add SSH keys without overriding id_rsa file. [gitlab]
January 28, 2020

Add SSH keys without overriding id_rsa file. [gitlab]

Are you trying to add ssh keys but don’t want to override id_rsa file? Well, you are at the right place. I will show you how to move ahead without […]

Gitlab 0 1 min read
December 23, 2019

How to ignore all files and folder of a folder, but not the folder itself?

Trying to ignore files and folder of a parent folder but want to upload the parent folder? Well, you are the right place ?. Let me show you how you […]

gitignore 0 1 min read
How to ignore .env file while pushing or pulling from gitlab? [Laravel]
October 4, 2019

How to ignore .env file while pushing or pulling from gitlab? [Laravel]

You can simply ignore files in Laravel by mentioning file name(.env) in .gitignore file. But why you are not able to ignore .env? Curious? Well, I was too not able […]

CD/CI 0 1 min read
How to setup CI/CD? – Pipeline – Gitlab
August 1, 2019

How to setup CI/CD? – Pipeline – Gitlab

Are you wondering how to make website live immediately after the code is push to Masterusing Gitlab? If so, you are at the right place. It is possible to directly […]

CD/CI 0 2 min read

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes