linux commands

linux commands |1| TabCode.Net, Programming, Database, Networks, Hacking, System Security, Operating Systems, Applications, Softwares ...
  1. Overview of 157 Linux Basic Commands

    Overview of 157 Linux Basic Commands People who don’t know what Linux is sometimes ask us if it’s a program that runs on Microsoft Windows. When we tell them that Linux is, itself, an operating system like Windows and that they can remove (or never purchase) Windows, We sometimes get a...
  2. Funny Linux Commands to Try

    Is there any Linux user who didn't use the terminal for a single time? Terminals is very powerful and makes our life easier. The command line is really cool. Life isn't beautiful without terminal commands. There are some funny commands in Linux terminal. These commands will make us smile and...
  3. Windows/Linux Useful Commands

    There are hundreds of commands that are used in day-to-day Windows administration. Some Useful Commands to Be Run from the Windows Command Prompt are as follows: S.No. Command Usage Description 1 tasklist tasklist Lists all the tasks that are currently active on the system (similar to what’s...
  4. Linux Commands Cheat-Sheet

    Linux is becoming well known because it’s more than just free software as it’s unusually a good operating system. Linux was first developed by Linus Torvalds at the University of Helsinki in Finland. If you’ve never worked with Linux before, you may be confused as to why there are so many...
  5. 2 Ways To Save Terminal Output of a Command in Linux

    When you run a script or command it generates an output on a terminal for viewing. It can be stored in a file, sometimes it can be useful because you won’t need to copy/paste from the terminal. #1 Using Redirection To Save Command Output To A File in Linux We can use a redirection operator to...
Back
Top