how-to

how to configure iptables in linux

How To Configure iptables Firewall In Linux 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:

sohail
sohail
Linux Tutorials

Possible Protections To Take Against WannaCry Ransomware Attack 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

sohail
sohail
Uncategorized
5 Tips To Master Linux

5 Tips To Master Linux 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

sohail
sohail
Linux Tutorials
how to automate tasks in linux with crontab

What Is Crontab And How To Automate Tasks In Linux With Crontab 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

sohail
sohail
Linux tools
How To Use Proxy On Linux Command Line

How to Set Proxy in Linux: A Step-by-Step Guide 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

sohail
sohail
Linux Tutorials

What is SSH Key? How To Generate SSH Key in Linux? 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

sohail
sohail
Linux tools
Best Ways To Use Android Apps In Ubuntu

Best Ways To Use Android Apps In Ubuntu 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

sohail
sohail
Linux Tutorials
Etcher Burn Images To SD Card amp Make Bootable USB

Etcher - Burn Images To SD Card & Make Bootable USB 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

sohail
sohail
Reviews