Serhat Teker

Serhat Teker is the software engineer who wrote these articles.

I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.

               

Docker Default Build ARG values

2023-03-30 — 2 minutes read
#docker 
How to use ARG and pass default values in Docker

Debugging Python with PuDB inside Docker

2023-03-03 — 3 minutes read
#python  #debug 
How to debug python code with PuDB inside a docker container

How to Encrypt and Decrypt Files and Data With Age - Part IV

2022-12-04 — 3 minutes read
#security  #ssh 
How to encrypt and decrypt files, directories, messages and your data with Age

How to Encrypt and Decrypt Files and Data With SSH - Part III

2022-09-07 — 2 minutes read
#security  #ssh 
How to encrypt and decrypt files, directories, messages and your data with OpenSSH

How to Encrypt and Decrypt Files and Data With GPG - Part II

2022-08-31 — 2 minutes read
#security  #gpg 
How to encrypt and decrypt files, directories, messages and your data with gpg