Okey, after you’ve used a terminal emulator for the first time. Now we will try some simple commands on the terminal. This helps you become more familiar with using a…
Linux
- This entry is part 2 of 3 in the series Linux commands: Part 1 - What is the Shell?
This article will talk about using Terminal Emulator for the first time after you understand what Terminal Emulator is through the first article of the series. Now, you will get…
- This entry is part 1 of 3 in the series Linux commands: Part 1 - What is the Shell?
What is Terminal Emulator? When you work with the Linux operating system, you will interact with it via a section called Shell. But Shell is something you can’t “touch” directly.…
When you update Thunderbird, you will get a error that “FireTray incompatible with Thunderbird 60.2.1”. That’s the current version of Thunderbird at the time of this article. You know, FireTray…
Today i will send you a script to send bulk email to multiple users list. The story is, I received a request to write a script to send email notifications…
- This entry is part 2 of 2 in the series Nginx reverse proxy multi master
In this article, I will give you some tips for preparing resources for nginx proxy servers. I will outline some of the goals why I prepared such resources. Recommended server…
- This entry is part 1 of 2 in the series Nginx reverse proxy multi master
Nginx reverse proxy is increasingly used with the same solution as HAproxy. But how to install nginx reverse proxy multi master? You can find many articles that teach the use…
Today I will share with you a simple script to help alert the current coin price on Bittrex that you want through the bash script. Script will alert the price…
If you have read about the Pomodoro Time Management method, then what you are interested in right then is to find a tool that will help you make that method. This…
In this article, I will show you how to control iptables in the bash script. Iptables is a firewall that is built into almost all Linux operating systems. Using it…