• Instructions for using find command in Linux

    Instructions for using find command in Linux
    the find command is one of the most important and handy commands on a linux system. as its name suggests, the command can find files on a linux pc based on a variety of conditions
  • How to find a specific word in a file on Linux

    How to find a specific word in a file on Linux
    the famous gnu search program, grep can search inside the file with the correct flag. this article will show you how to find specific words in a file on linux
  • 20+ essential Linux security commands

    20+ essential Linux security commands
    here are some of the most important security commands for everyday work on linux systems. if you're interested in security issues on your linux system, don't ignore these helpful