Skip to content
  • Thursday 9th February 2023
    • Medium

    Patch The Net

    One node at a time

    • Linux
    • Web Application Security
    • Red Teaming
    • CISSP Prep

    Category: Linux

    • Embracing the Power of Linux
    • Linux

    Chapter 12 – Bash Scripting

    So far, we have been running commands interactively on the Linux CLI, one command at a time. Although we have configured some tasks to run at a predetermined schedule using […]

    View the post
    A. BoukarMarch 30, 2022March 30, 2022
    Tags: bashbash scriptingLinuxscripts
    • Embracing the Power of Linux
    • Linux

    Chapter 11 – Schedule Tasks

    We have learned a lot since we started this tutorial. We are starting to gain more confidence in operating a Linux system. However, so far, we have been limited to […]

    View the post
    A. BoukarDecember 4, 2021December 4, 2021
    Tags: atcroncron jobsLinuxschedule tasks
    • Embracing the Power of Linux
    • Linux

    Chapter 10 – Vim

    After having spent time learning the most important commands that we need to perform essential tasks on Linux, you should realize by now that using the command line interface on […]

    View the post
    A. BoukarNovember 25, 2021November 25, 2021
    Tags: introduction to vimLinuxvim
    • Embracing the Power of Linux
    • Linux

    Chapter 9 – Advanced Data Processing

    Processing data on Linux is really simple. Many commands are available for all kinds of text-processing functions. We’ve seen some of these commands in the previous chapter, but their number […]

    View the post
    A. BoukarSeptember 6, 2021September 6, 2021
    Tags: joinLinuxpastesedtr
    • Embracing the Power of Linux
    • Linux

    Chapter 8 – Extract and Process Data

    In this chapter, we are going to learn how to extract and process data from a file on Linux. To test the examples given in this chapter, I will create […]

    View the post
    A. BoukarAugust 10, 2021August 10, 2021
    Tags: cutgrepLinuxuniqwc
    • Embracing the Power of Linux
    • Linux

    Chapter 7 – Piping and Redirection

    Before we start, don’t be misled by the title of this chapter. I am not going to teach you about plumbing here. We are going to cover piping and redirection […]

    View the post
    A. BoukarAugust 8, 2021August 8, 2021
    Tags: data streamsLinuxpipingredirection
    • Getting Started with Linux
    • Linux

    Chapter 6 – Find Files in Linux

    You should already be aware of how much a search for a file can sometimes feel like looking for a needle in a haystack. Fortunately, finding files on Linux is […]

    View the post
    A. BoukarApril 2, 2021April 2, 2021
    Tags: findLinuxlocate
    • Getting Started with Linux
    • Linux

    Chapter 5 – Users and Permissions

    So far, you’ve been using the same user account you’ve created during the installation of Linux. That’s fine as long as you’re the only one using your machine. But what […]

    View the post
    A. BoukarJanuary 28, 2021January 28, 2021
    Tags: LinuxpermissionsUsers
    • Getting Started with Linux
    • Linux

    Chapter 4 – Interacting with Files and Directories

    By the end of this chapter, you will be able to handle on your own most of the day-to-day operations. You will learn how to create, move, copy, and remove […]

    View the post
    A. BoukarJanuary 25, 2021August 7, 2021
    Tags: files and directoriesLinuxnanotext editing
    • Getting Started with Linux
    • Linux

    Chapter 3 – The Linux Command-Line

    In this chapter, you will make your first steps in the Linux command-line environment. If you’re a long time Windows user, then this is your chance to explore a new […]

    View the post
    A. BoukarJanuary 22, 2021January 25, 2021
    Tags: command-linelinux command promptlinux shell

    Posts navigation

    1 2

    Latest Articles

    • netcal-for-bind-and-reverse-shell
      April 18, 2022December 25, 2022A. Boukar

      Create Bind and Reverse Shells using Netcat

    • SSRF Explained
      April 8, 2022April 8, 2022A. Boukar

      Server-Side Request Forgery (SSRF) Explained

    • Host Header Injection Attack
      February 5, 2022December 25, 2022A. Boukar

      Host Header Injection Attacks

    • http request smuggling attack
      December 31, 2021December 25, 2022A. Boukar

      HTTP Request Smuggling Explained

    • XXE
      December 12, 2021December 25, 2022A. Boukar

      XXE Attacks Explained

    Newsletter

    Recent Posts

    • Create Bind and Reverse Shells using Netcat
    • Server-Side Request Forgery (SSRF) Explained
    • Chapter 12 – Bash Scripting
    • Host Header Injection Attacks
    • HTTP Request Smuggling Explained
    Copyright All rights reserved - Patchthenet.com
    • Medium