how-to
How To Configure iptables Firewall In Linux Paid Members Public
Iptables is a great firewall included in the netfilter framework of Linux. A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Configuring iptables manually is challenging for the uninitiated. Fortunately, there are many configuration tools available to assist:
Possible Protections To Take Against WannaCry Ransomware Attack Paid Members Public
Last week Windows users suffered a ransomware attack at a global scale and had their files encrypted. The attackers demanded a payment of $600 worth in bitcoins decrypt all the users’ files. This is one of the biggest ransomware attacks recorded and still growing. Read the complete article published yesterday
5 Tips To Master Linux Paid Members Public
So here we are fans of Linux! But are we up to the bar? To get our hands a little dirty and maybe do what a surgeon does 😛 Well if that disgusts you then I didn’t mean cutting up your favorite distro and operating on it. I meant a
What Is Crontab And How To Automate Tasks In Linux With Crontab Paid Members Public
Cron is a utility that manages background processes or daemons from time to time (for example each minute, day, week or month). Cron works like a scheduler, for example, it can download files from the internet or download emails at regular intervals, also you can use it for more complex
How to Set Proxy in Linux: A Step-by-Step Guide Paid Members Public
Setting up a proxy in Linux allows you to route your network traffic through an intermediary server, enhancing privacy, security, and access control. Whether you’re using a Linux distribution such as Ubuntu or Kali Linux, this article will teach you to set proxy in Linux. We will cover command-line
What is SSH Key? How To Generate SSH Key in Linux? Paid Members Public
SSH is short for Secure Shell. Secure Shell is a network protocol that provides administrators with a secure way (with encryption) to access a remote computer. it allows an administrator to log into virtual space server with an SSH key instead of a typical password. This eliminates the usual weakness
Best Ways To Use Android Apps In Ubuntu Paid Members Public
Android, the most-used mobile operating system worldwide with tons of users, daily updates, releases and much more. So what if we could run some Android applications on your Linux distro? Play your android preferred game on a bigger screen? In this article, we will talk about a few available (but
Etcher - Burn Images To SD Card & Make Bootable USB Paid Members Public
So for a distro hopper like me, one very useful tool is USB-ISO-MAKER. I always need to have these tools at my disposal as I am always testing out distros. For a long time, I have resorted to Rufus on Microsoft Windows as my most trusted USB ISO MAKER, and