Ops / DevOps

Technology

Git Merging Strategies

Git is a great tool for managing your code version. It is also a tool where we can easily draw figures such as triangles, trapezoids, and other figures. How to find yourself on a railroad crossing? Try not to get lost at our train station?

Read
Technology

Easy and fast file sharing from the command-line

Looking for a quick and easy-to-use option to share and send files, I came across transfer.sh. As it turns out, this is an ideal form of file sharing like WeTransfer or mega.nz, but for sending files via CLI.

Read
Technology

Not knowing Docker image configuration? Try runalike

The `docker inspect` will certainly come in handy, but the same one can little be unreadable - or it just requires the unreasonable rewriting of all values of the indicated result. Therefore, a simple image of assaflava / runlike was created which makes the work easier

Read
Technology

Why dockerizing production isn't bad idea

The use of docker is a common technique in dev teams. But really, creating and using the complete ready-made image shows its potential in the production environment. I think this post will convince some Ops to look more positively at running closed images over the installation and putting projects directly on the servers

Read
Technology

Magic of whiptail and Squid proxy installation

When installing a bash open source project, I was always full of admiration for the developers who implemented the graphical interface. I was curious how it works and how I could apply it to my projects. The solution is simple - whiptail

Read
Technology

Your own VPN service in USA

Regional locks aren't fun. They always cause a problem with access to certain sources. VPN service charges are often high, and the free versions only offer a certain usage limit or are bandwidth-constrained. Therefore, why not set up your own free VPN server overseas?

Read
Technology

Media library with 2TB cloud storage on VPS

A lot of people have a collection of movies or photos that they would like to share with friends. Installing Netflix imitation services is good, but requires a really large amount of costly space on the VPS servers. Of course, there is a solution for that

Read
Technology

Reboot your old Raspberry Pi for home DNS + VPN

How to use again your old Raspberry Pi? A good way is to set up your home VPN + DNS server quickly and securely

Read