How To Block A Port In MikroTik Winbox
There are two ways to block a port in MikroTik Winbox. The first is to block it through IP > Firewall inside Winbox and the second one is to block a port in Winbox through the terminal line. which we will check both of the methods on this post to prevent unexpected login attempts.
Install Linux Bash In Windows
After releasing the creator update in Windows, Microsoft added a feature that allows users to install Linux Bash in Windows 10. After installing the Linux Bash or Linux terminal in Windows, Windows users will be able to execute Linux commands and use them in Windows.
Complete tutorial to install Let’s Encrypt SSL on CentOS 8
Securing a website using Certbot is one of the key factors you need to your website can survive. Using HTTPS via Security Certificate (SSL Certificate) to secure the traffic sent from web browsers to web servers is essential. As a result, users will be completely secure in communicating with your website in order to exchange […]
How To Control Service In CentOS 7 with Systemd
The ability to manage services through Systemd is an essential element in the overall control of a Linux server. Different tools are used in various Linux distributions to manage services. In the distribution of CentOS 7, the Systemd tool is used for this purpose. This article is created with the aim of examining how to […]
How To Update Mikrotik Router OS?
Any technology that communicates with the operating system has the ability to update and to Update Mikrotik is no exception to this rule. The update fixes security issues and a more complete version of the software is provided to users. As for Mikrotik Router OS, by updating, more optimal and appropriate features can be added […]
Install Rar and Unrar in Linux
RAR is a file compression format and archive utility commonly used for compressing and decompressing files. It stands for “Roshal Archive” named after its creator, Eugene Roshal. RAR files are similar to ZIP files but often provide higher compression ratios, making them useful for reducing the size of large files or collections of files. RAR […]
Set up a Static IP on MikroTik Router OS
In this tutorial, we will be with you to check how to set a static IP On Mikrotik Router OS. In order to be able to connect to Mikrotik VPN Server through Winbox, first, you need to set a static IP address through the terminal of the Router OS. In this tutorial, we will use […]
How To Install WordPress On Ubuntu VPS
WordPress is the most popular content management system (CMS) on the Internet. WordPress allows you to set up flexible blogs and websites in the MySQL database by processing PHP. WordPress has an incredible selection and is a great option to increase site traffic and speed. In this article, we will teach you how to install […]
How To Whitelist Email In cPanel?
Are you having trouble receiving email in cPanel? This was a problem that came up for me and I decided to write an article to solve this simple problem. Email, as the world’s largest and most important communication medium, plays an important role in our daily communications, especially for individuals and companies operating in the […]
How To Install cPanel / WHM On CentOS 7
Hi everyone, I’m Harry, and today I will be with you about installing cPanel on CentOS 7. This tutorial will show you how to install the cPanel WHM and access it on your server’s dedicated IP address through the command line. I should consider that it is better to follow all of the steps to […]
RDP & VPS Windows Server Is Slow – Troubleshoot And Fix
Many criteria can make your VPS & RDP server run slowly. In this topic, we will check them one by one. Why is Windows VPS & RDP server slow? First, you should check that your connection to the RDP is slow or the server itself is slow. Find out if there is a process or […]
How to Setup V2Ray Server on Linux (Ubuntu 20.04)
V2Ray is a powerful tool to increase privacy over the Internet. Ubuntu 20.04 is the most suitable Linux distribution for installing V2Ray. It is possible to Install V2Ray on Linux, Windows, Mac, Android, and iOS. You are recommended to install V2Ray manually. SSH into your remote Ubuntu server and follow the below steps to install […]