Это видео недоступно.
Сожалеем об этом.

Most Used Linux Commands that Beginners MUST know

Поделиться
HTML-код
  • Опубликовано: 14 авг 2024
  • In this video I have shared all the most used linux commands for beginners. If you are planning to move to linux, this video will help you understand some of the commands that we use in linux on a daily basis.
    My community : / discord
    ♦ Github
    github.com/spa...
    Chapters:
    00:00 - Intro
    01:24 - check current working directory - pwd
    01:40 - list contents of a folder - ls
    02:08 - change directory - cd
    02:57 - cat
    03:17 - mkdir
    04:06 - cp
    04:33 - list contents of a folder without opening the folder
    04:50 - mv
    05:46 - rename a file
    06:34 - cat - display contents of file
    06:52 - less
    07:27 - head
    08:27 - tail
    09:35 - search for pattern - grep
    11:04 - create a file - touch
    12:15 - change file perm - chmod
    16:00 - some intermediate commands
    17:55 - sed
    19:48 - awk
    20:53 - sort
    21:27 - extract unique ones - uniq
    22:18 - count the number of lines
    24:35 - compress
    25:24 - decompress
    25:51 - securely connect remote servers - ssh
    26:55 - securely share files with remote - scp
    27:47 - check disk usage - du - sh
    29:25 - top
    30:09 - htop
    30:40 - systemctl
    31:42 - journalctl
    32:24 - lsof - list open files and processes
    33:06 - ifconfig
    34:02 - ip addr
    34:21 - ping
    35:11 - print the route packets - traceroute
    37:03 - netstat
    37:32 - netstat tunneling ports - netstat -tuln
    37:43 - investigate tunnel sockets - ss
    38:31 - lookup dns - dig
    39:48 - check free memory usages - free
    40:48 - check system uptime - uptime
    Please Subscribe !!
    #linux #coding #programming #devops #softwareengineer #backend

Комментарии • 19

  • @S_dinxsh_
    @S_dinxsh_ 9 месяцев назад +5

    Useful 👍🏻 need next part

  • @randomsearches369
    @randomsearches369 9 месяцев назад +1

    You are helping me, ThankYou!

  • @raghav9000
    @raghav9000 9 месяцев назад +1

    Useful stuff

  • @theNullBlocks
    @theNullBlocks 9 месяцев назад

    great video , their was some of command i was not aware of . nice one man

  • @randomsearches369
    @randomsearches369 9 месяцев назад

    I want to see the networking video of yours!

  • @0x7f2c
    @0x7f2c 9 месяцев назад +1

    you forgot the most useful one that i use day to day...
    cut(1)

    • @0x7f2c
      @0x7f2c 9 месяцев назад

      you also forgot good shell skills like arrays while read, etc.

    • @spantheslayer
      @spantheslayer  9 месяцев назад

      Didn’t wanna go too deep as I tried to stick to as beginner friendly as I could. In an upcoming videos I plan to cover the advance shell skills

  • @bhimesh99
    @bhimesh99 9 месяцев назад

    WM ? Awesome?

  • @vitality-remains
    @vitality-remains 9 месяцев назад

    What's your gtk theme mate?