Tag: commands

  • Suspend and Resume a Process

    Suspend and Resume a Process

    How to Suspend and Resume a Process in Linux. When working on Linux, you fire up one command after another. For example, you edit a configuration file using the nano or vim editors or download files using the wget command and suddenly want to take a look at some other files or need to execute…

  • 5 Linux Commands

    5 Linux Commands

    Five (5) Linux commands you need to gather your system’s most important information: Linux never suffers from having too little information. With just a few commands, you can gather all the details you need to understand what’s under the hood of your computer. When I’m using Linux, I know that all the information I need…

  • Linux Commands for Malware Analysis

    Linux Commands for Malware Analysis

    6 Linux Commands I Use for Malware AnalysisVlad Ananin of ANY.RUN shares his favorite Linux commands that help him in analyzing malware. Linux cybersecurity analysts spend countless hours dissecting malicious software to understand its functionality, origin, and impact. Here are six Linux commands that help me in this process, which I believe every professional in…