shell

  • Manage Swap Space Linux

    Manage Swap Space on Linux/CentOS

    Swap memory or Swap space is reserved space on disk which is part of virtual memory system. Swap space is configured as either partition or file on Linux. It…

    neotam Avatar
  • Linux Shell Command Tips For Files and Directories

    Linux Shell Command Tips For Files and Directories

    This article would give you quick Linux command tips to perform operation and work with files and directories effectively Create Multiple Directories at once mkdir path/to/{test,work,pictures,newDir} No spaces around…

    neotam Avatar