Menu
TAG

Uncategorized

What Is Headless Server
Reviews 3 min read

What Is Headless Server

You may have heard of the headless server. A headless server is simply an operating system installed on a computer without a monitor, mouse, keyboard, and other peripherals. One can make a server a headless server by connecting it to a network and removing the monitor, mouse, keyboard, and peripherals. The only way to access a headless server is to use networking tools such as ssh and vnc server. You may ask why somebody needs to create a headless server. It must be not easy to perform s

ReviewsSystem AdministrationUncategorized
What Is Bulletproof Hosting
Reviews 4 min read

What Is Bulletproof Hosting

The Internet is one of the most wonderful things that ever happened. Today around 53% of the World’s population consumes content from the Internet, whether it be sharing information on social media or chatting with friends on their favorite IM app. Every second, a huge amount of data is uploaded on the internet. With this huge amount of data being stored on servers, web hosting companies have a big responsibility to scan, verify and secure their users’ data. Most companies that host

ReviewsSystem AdministrationUncategorized
Kali Linux 2021.1 Released
news 3 min read

Kali Linux 2021.1 Released

Kali Linux has released its first release of the year with 2021.1. The new release brings in several new features, new tools, and improvements. So let’s see what’s new in Kali Linux 2021.1. Kali Linux Kali Linux is a great Linux distribution for penetration testing. With the huge list of tools available in the repository, one can perform almost any test on a device or system. What’s New In Kali Linux 2021.1 The new version includes package updates to their latest version

newsUncategorized#Import 2024-11-04 15:59
Debian Vs. Ubuntu
Reviews 6 min read

Debian Vs. Ubuntu

Debian vs. Ubuntu — Debian and Ubuntu are the two names that Linux users hear from day one. Both of these are popular Linux distributions with a huge user base. One should know the differences and similarities before choosing these operating systems for personal or commercial purposes. If you have just arrived in the Linux world, you may have heard of Debian and Ubuntu. Debian and Ubuntu are the most popular Linux distributions. It is important to know what these two distributions stand

ReviewsSystem AdministrationUncategorized
WhatsApp New Policy And the Backlash From "Common" People Will Cooldown
Opinion 3 min read

WhatsApp New Policy And the Backlash From "Common" People Will Cooldown

Just a week ago, the internet was hit with the news about WhatsApp privacy policy updates. Everyone was talking about such a major update in the policy and how it could affect WhatsApp users. In this article, I will discuss the change in the policy and how it will change the majority of its users. WhatsApp Policy Update Different mainstream media has already explained updates and when they will be forced on users. Let me explain in brief. WhatsApp users started getting a popup

OpinionUncategorizednews
eDEX-UI - Coolest Linux Terminal
Linux tools 3 min read

eDEX-UI - Coolest Linux Terminal

Linux terminal may be the most boring application for new Linux users, but it’s undoubtedly beneficial. Once a user gets used to it, it’s more powerful than a GUI app. eDEX-UI, a fullscreen Linux terminal, system monitor, and network monitor, is the coolest terminal application I have ever used. eDEX-UI is inspired by sci-fi movies, especially from TRON Legacy movie effects. Besides having great looks, it has really cool features such as a system monitor, network monitor, GUI file manage

Linux toolsUncategorizedreview
Things To Do After Installing Kali Linux
hacking 8 min read

Things To Do After Installing Kali Linux

Today we are resuming our “Hacking with Kali Linux” series. So far, we have covered the content of the series and how to install Kali Linux. There are various ways we can install & use Kali Linux, and we have included them all in the last article. Once Kali Linux is successfully installed, there are a few things that you need to do and understand before moving forward. Important notice Kali Linux is the greatest OS when it comes to pentesting or hacking. Currently, it has over

hackingHacking with Kali Linuxkali linux
Things To Remember Before Upgrading Production Server
Linux Tutorials 4 min read

Things To Remember Before Upgrading Production Server

Server security is the topmost priority for every system administrator. Besides having third-party security tools like Firewall, DDoS protection, etc., it is essential to keep every piece of code up-to-date on your production server. When your application is in production, upgrading it is riskier. If Linux powers your server, Linux distributions keep releasing new versions now and then. Each major release contains bug fixes, security updates, and new tools. Upgrading a production se

Linux TutorialsUncategorizedhow-to
Git Remote Add With Another SSH Port (Not 22)
Linux Tutorials 2 min read

Git Remote Add With Another SSH Port (Not 22)

In this brief article, you will learn to add a git remote with another SSH Port. By default, the SSH server listens on port 22. If the SSH server runs on any other port, the command to add remote will fail with error ssh: connect to host 192.158.xx.xx port 22: Connection refuse. What is Git? Git is a free & open-source version control system that almost all developers use today. No matter what project you’re working on, Git can help you manage your code efficiently. It is fast

Linux TutorialsUncategorizedhow-to
Install And Remove Software In Manjaro
Linux Tutorials 7 min read

Install And Remove Software In Manjaro

Since their inception, Linux distributions have come a long way. It used to be difficult for new users to accomplish simple actions like installing an application on Linux. The desktop environments are significantly easier to grasp now than they were previously. One of the most exciting aspects of the progress is that numerous distribution teams have created package management systems that allow the software to be installed across the Linux environment. One package can be installed on al

Linux TutorialsUncategorizedhow-to
Install LAMP On Manjaro
Linux Tutorials 8 min read

Install LAMP On Manjaro

LAMP stands for Linux, Apache, MySQL/MariaDB, and PHP or Perl or Python. If you are using Manjaro, you can easily install LAMP on Manjaro. Manjaro is one of the cleanest Linux distributions available. If you are using Manjaro for web development, you can easily install LAMP on Manjaro Linux. All the required packages are already available in the default repositories. Install LAMP On Manjaro Before installing any package, update the system using pacman. sudo pacman -Syu

Linux TutorialsUncategorizedhow-to
Best Torrent Clients For Linux
Reviews 10 min read

Best Torrent Clients For Linux

There is no better method of transferring large files than torrenting. Downloading large files directly from the host server is slow, especially when many users download them. For software developers, providing software through the host server is costly as it requires developers to upgrade the server resources as the users increase. When users download files through torrents, software developers do not have to worry about server resources because the files are automatically served

ReviewsUncategorizedreview