Open in app

Sign In

Write

Sign In

Behrad Kazemi
Behrad Kazemi

6 Followers

Home

About

Feb 17, 2022

Setup a Raspberry-Pi ubuntu server and use it from another computer in the same network

To make a long story short, I used my Macbook Pro laptop to run all server dependencies (backend, database, etc.) locally and work with so, it took lots of my hardware resources and made it laggy and slow while working. One day I decided to buy cheap hardware like a…

Raspberry Pi 4

3 min read

Setup a Raspberry-Pi ubuntu server and use it from another computer in the same network
Setup a Raspberry-Pi ubuntu server and use it from another computer in the same network
Raspberry Pi 4

3 min read


Nov 14, 2020

Deploy flask app with Nginx using Gunicorn less than a minute

Many thanks to Rahul Nayak and Tasnuva Zaman for publishing an awesome article about deploying a flask app using Nginx and Gunicorn. But we need to do lots of works for deploying each time we commit into our git repository and our time is gold! …

Flask

1 min read

Deploy flask app with Nginx using Gunicorn less than a minute
Deploy flask app with Nginx using Gunicorn less than a minute
Flask

1 min read


Nov 14, 2020

EasyDeployer steps

Source code is available at this url: https://github.com/behrad-kzm/EasyDeployer Steps Pulling git latest commits. #!/bin/bash echo $'\n-----Updating git local branch-----\n' cd ../../ git reset --hard echo $'pulling from git...' git pull echo $'\n-----Done-----\n' cd Runner/scripts Updating apt-get and install dependencies. #!/bin/bash cd ../../ echo $'\n-----Updating local packages-----\n' sudo apt-get update

Bash

3 min read

Bash

3 min read


Jan 11, 2020

Add a file to .PBXproj in programmatically way

Since I started to create a command-line tool for Xcode that makes files and folders for the project automatically, I found many new things that can help you to create a new command-line tool on your own. In this tutorial, you’ll learn how to create a module to modify your…

Swift

2 min read

Add a file to .PBXproj in programmatically way
Add a file to .PBXproj in programmatically way
Swift

2 min read


Nov 10, 2019

How to start Minikube on Mac with VMWare Fusion

After 2 days struggling with VMs and docker and all these stuff finally I started Minikube shit! and here is my walk through: 1- Open https://kubernetes.io: Documentation > Tasks > Install Tools > Install Minikube 2- Install Kubectl

Docker

2 min read

How to start Minikube on Mac
How to start Minikube on Mac
Docker

2 min read

Behrad Kazemi

Behrad Kazemi

6 Followers

Love learning new things and share it with others

Following
  • Navid Ghahremani

    Navid Ghahremani

  • Chandrapal Badshah

    Chandrapal Badshah

  • Amir Ahmadzadeh

    Amir Ahmadzadeh

  • Salar Soleimani

    Salar Soleimani

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech