Linux Resources
- Home
- Linux Resources
This article covers how to create a repository on Bitbucket, fetch it, modify, and push it locally. In fact, If you are a web server administrator, learning to use GIT is what you should do. It can make your job a lot easier and help speed up the development process.
This article covers how simple bash scripting can help us to avoid wasting our time on repetitive tasks. In fact, these tasks should run in the background and in case of any failure we simply need to look into the log files.
This article covers how to install and remove the Midori browser on Debian 11. In fact, Midori is a lightweight yet powerful web browser which runs just as well on little embedded computers named for delicious pastries as it does on beefy machines with a core temperature exceeding that of planet earth.
1. Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
$ sudo apt update
$ sudo apt install snapd
$ sudo snap install core
2. Install Midori Web Browser
To install Midori Web Browser, simply use the following command:
$ sudo snap install midori
This article covers all about DNS cache poisoning attack and how can you help prevent it. In fact, It is imperative that you stay vigilante to prevent such attacks, otherwise you might end up with your data at risk, leave your devices at the risk of malware infection or forced censorship, and even the attacker might halt your security update leaving you vulnerable to a plethora of other attacks.
DNS cache poisoning is the act of entering false information into a DNS cache, so that DNS queries return an incorrect response and users are directed to the wrong websites. DNS cache poisoning is also known as 'DNS spoofing'.
This article covers how to install Wireshark on Manjaro Linux 21. In fact, you can easily analyze the traffic in your network with ease. Wireshark analyzes the data packets and presents the details of each packet. One may consider it as a metric to analyze the efficiency of a network that is influenced by network packets.
This article covers the best Linux distributions to try in 2022. In fact, If you're thinking of switching from Windows to Linux and are confused about which Linux distro to choose, don't worry because you will have your Linux distro after reading this guide.