Root Install

  • Home
  • About
  • Contact Us
  • Tutorials
    • linux
    • system administration
    • ethical hacking
    • python
    • database
    • hacking-tools

Author: Abdou Rockikz

I'm Abdou Rockikz, a cyber security and technology enthusiast, I'm here to help you installing software and doing Linux stuff :).

How to Crack Zip Files in Linux

Posted on December, 2021December, 2021 by Abdou Rockikz

As you may already know, Zip files can be secured by a password to protect your files against unauthorized access. If you happen to forget your password, then this tutorial will definitely help you crack the password of that file … Read more

Tagged cracking, ethical hacking, forensics, linux

How to Crack PDF Files in Linux

Posted on December, 2021December, 2021 by Abdou Rockikz

Securing your PDF documents is a good way to ensure that your PDF is safe and your privacy is retained. However, when using a weak or predictable password, you can easily be in the danger.

In this guide, you will … Read more

Tagged cracking, ethical hacking, forensics, pdf

How to Install and Configure uTorrent on Ubuntu 20.04

Posted on December, 2021December, 2021 by Abdou Rockikz

µTorrent is an extensively used BitTorrent client owned by BitTorrent Inc. It is the most used torrent client all over 100 million users. It is a freeware and software developed for downloading a large number of files, it is provided … Read more

Tagged ubuntu

How to Extract Images from PDF in Linux

Posted on December, 2021December, 2021 by Abdou Rockikz

Do you have PDF files and want to extract images from them? One of the easiest and simplest ways to extract images from PDF files is to use the pdfimages command-line tool in Linux. Moreover, there are other tools that … Read more

Tagged forensics, pdf, system administration

How to Dockerize Django with PostgreSQL

Posted on May, 2021May, 2021 by Abdou Rockikz

Django is a popular high-level open-source Python web framework. It is well known for rapid development and unit testing included in the framework.

Django works well for most web applications and comes with essential tools to solve common issues such … Read more

Tagged devops, docker, linux, ubuntu

Introduction to Docker

Posted on February, 2021February, 2022 by Abdou Rockikz

Docker is an open-source virtualization platform. It went open source in 2013 and has seen rapid adoption in companies since then. Docker offers OS-level virtualization to package software such as web servers, databases into containers. This essentially removes the virtual … Read more

Tagged cloud computing, devops, system administration

Port Scanning with Nmap

Posted on February, 2021February, 2021 by Abdou Rockikz

Port scanning is the act of scanning a network or hosts in order to determine which network ports are open and thus which service they provide.

While the web (also known as the World Wide Web) is the most used … Read more

Tagged ethical hacking, linux

How to Perform ARP Spoof in Linux using Arspoof and Arping

Posted on February, 2021November, 2021 by Abdou Rockikz

What is ARP

Address resolution protocol (ARP) is one the simplest network protocols. It simply maps IP to physical addresses. When used with Ethernet, IP are mapped to MAC addresses.

Though simple, it is very important for interconnection hosts in … Read more

Tagged ethical hacking, linux, networking, ubuntu

Regular Expressions using Sed and Grep

Posted on February, 2021February, 2021 by Abdou Rockikz

A regular expression is a sequence of characters defining a search pattern. It is one of the most powerful tools when it comes to mass text data filtering and modification.

Regular expressions often scares the newcomers but even with a … Read more

Tagged linux, system administration

How to Capture Packets using Tcpdump

Posted on January, 2021November, 2021 by Abdou Rockikz

TCP/IP is the backbone on modern networks including the Internet. Understanding how information travel across a network is crucial for network and system administrators. Often, they will have to capture and analyze packets going in and out of servers … Read more

Tagged ethical hacking, linux, networking, ubuntu

Posts navigation

← Older posts

Tags

c++ ci/cd cloud computing cracking curl database devops docker ethical-hacking ethical hacking FFmpeg forensics hacking-tools javascript linux metadata networking pdf python scapy steganography system administration ubuntu windows

Recent Posts

  • 7 Best Tools To Test MITM (Man In The Middle) Attacks
  • Top 8 Tools To Protect Against Botnet Attacks
  • Linux Malware on the Rise: Tops Attacks to Look for and How to Protect Against Them
  • Top 5 Malware Scanners for Linux
  • Exposing Ransomware in Linux-based Multi-cloud Environments

Copyright © Root Install 2023

  • Privacy Policy
  • Contact Us
  • About