Ingap.dev - A Personal Dev Blog

It is better to be approximately right than precisely wrong. (Warren Buffet)

Tag: github

See the content related to github...

Thursday 28 November 2024

How to setup Raspberry Pi Server: SSH Keys, PuTTY, and Git Integration

Setting up a secure headless Raspberry Pi server is becoming more and more intuitive. Here are the key steps and time-saving tricks you need to know. Learn proper SSH key configuration, PuTTY setup tricks, and seamless GitHub repository integration for efficient development.

raspberry putty git linux

Tuesday 4 June 2024

[SOLVED] Setting Up Next.js App with GitHub in 5 minutes

A quick guide to create a Next.js app and connect it to a private GitHub repository, avoding errors like 'Repository not found' or 'remote origin already exists'.

nextjs-13 github