๐Ÿ”ฅ ๐”๐ง๐ฅ๐ž๐š๐ฌ๐ก ๐˜๐จ๐ฎ๐ซ ๐ƒ๐ž๐ฏ๐Ž๐ฉ๐ฌ ๐๐จ๐ญ๐ž๐ง๐ญ๐ข๐š๐ฅ: ๐„๐ฌ๐ฌ๐ž๐ง๐ญ๐ข๐š๐ฅ ๐‹๐ข๐ง๐ฎ๐ฑ ๐‚๐จ๐ฆ๐ฆ๐š๐ง๐๐ฌ ๐Œ๐š๐ฌ๐ญ๐ž๐ซ๐ฒ!
๐๐š๐ซ๐ญ-7๐Ÿš€

๐Ÿ”ฅ ๐”๐ง๐ฅ๐ž๐š๐ฌ๐ก ๐˜๐จ๐ฎ๐ซ ๐ƒ๐ž๐ฏ๐Ž๐ฉ๐ฌ ๐๐จ๐ญ๐ž๐ง๐ญ๐ข๐š๐ฅ: ๐„๐ฌ๐ฌ๐ž๐ง๐ญ๐ข๐š๐ฅ ๐‹๐ข๐ง๐ฎ๐ฑ ๐‚๐จ๐ฆ๐ฆ๐š๐ง๐๐ฌ ๐Œ๐š๐ฌ๐ญ๐ž๐ซ๐ฒ! ๐๐š๐ซ๐ญ-7๐Ÿš€

ยท

2 min read

Embark on the next phase of advanced Linux techniques and commands essential for DevOps professionals, streamlining operations and enhancing productivity. From mastering compression and archiving to unleashing the full potential of system management commands like 'uptime,' 'shutdown,' and 'reboot,' elevate your Linux command mastery and elevate your DevOps game! ๐Ÿš€

1. ๐™๐ข๐ฉ (๐ณ๐ข๐ฉ):

The '๐ณ๐ข๐ฉ' command compresses a file or folder.

Example:
๐’›๐’Š๐’‘ ๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†.๐’›๐’Š๐’‘ ๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†.๐’•๐’™๐’•

2. ๐”๐ง๐ณ๐ข๐ฉ (๐ฎ๐ง๐ณ๐ข๐ฉ):

The '๐ฎ๐ง๐ณ๐ข๐ฉ' command decompresses a file or folder.

Example:
๐’–๐’๐’›๐’Š๐’‘ <๐’‡๐’๐’๐’…๐’†๐’“๐’๐’‚๐’Ž๐’† ๐’๐’“ ๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†>

3. ๐†๐๐” ๐ณ๐ข๐ฉ (๐ ๐ณ๐ข๐ฉ):

The '๐ ๐ณ๐ข๐ฉ' command compresses a file using the gzip compression algorithm.

Example:
๐’ˆ๐’›๐’Š๐’‘ <๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†>

4. ๐†๐ฎ๐ง๐ณ๐ข๐ฉ (๐ ๐ฎ๐ง๐ณ๐ข๐ฉ):

The '๐ ๐ฎ๐ง๐ณ๐ข๐ฉ' command decompresses files compressed with gzip.

Example:
๐’ˆ๐’–๐’๐’›๐’Š๐’‘ <๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†.๐’ˆ๐’›>

5. ๐“๐š๐ฉ๐ž ๐€๐ซ๐œ๐ก๐ข๐ฏ๐ž (๐ญ๐š๐ซ -๐œ๐ฏ๐Ÿ):

The '๐ญ๐š๐ซ' command creates, views, extracts, and manipulates archived files, preserving file attributes and directory structures.

Example:
๐’•๐’‚๐’“ -๐’„๐’—๐’‡ ๐’‚๐’“๐’„๐’‰๐’Š๐’—๐’†.๐’•๐’‚๐’“ ๐’”๐’‚๐’Ž๐’‘๐’๐’†๐’‡๐’Š๐’๐’†.๐’•๐’™๐’•

6. ๐”๐ง๐ญ๐š๐ซ (๐ญ๐š๐ซ -๐ฑ๐ฏ๐Ÿ):

The '๐ญ๐š๐ซ' command with the -xvf option extracts files from a tar archive.

Example:
๐’•๐’‚๐’“ -๐’™๐’—๐’‡ ๐’‡๐’Š๐’๐’†๐’๐’‚๐’Ž๐’†.๐’•๐’‚๐’“

7. ๐”๐ง๐š๐ฆ๐ž (๐ฎ๐ง๐š๐ฆ๐ž):

The '๐ฎ๐ง๐š๐ฆ๐ž' command returns the operating system name.

Example:
๐’–๐’๐’‚๐’Ž๐’†

8. ๐”๐ฉ๐ญ๐ข๐ฆ๐ž (๐ฎ๐ฉ๐ญ๐ข๐ฆ๐ž):

The '๐ฎ๐ฉ๐ญ๐ข๐ฆ๐ž' command displays system uptime, current user count, and system load.

Example:
๐’–๐’‘๐’•๐’Š๐’Ž๐’†

9. ๐’๐ก๐ฎ๐ญ๐๐จ๐ฐ๐ง (๐ฌ๐ก๐ฎ๐ญ๐๐จ๐ฐ๐ง):

The '๐ฌ๐ก๐ฎ๐ญ๐๐จ๐ฐ๐ง' command shuts down the machine that you are working on.

Example:
๐’”๐’–๐’…๐’ ๐’”๐’‰๐’–๐’•๐’…๐’๐’˜๐’

10. ๐‘๐ž๐›๐จ๐จ๐ญ (๐ซ๐ž๐›๐จ๐จ๐ญ):

The '๐ซ๐ž๐›๐จ๐จ๐ญ' command restarts the machine that you are working on.

Example:
๐’”๐’–๐’…๐’ ๐’“๐’†๐’ƒ๐’๐’๐’•

๐‡๐ž๐ซ๐ž ๐ข๐ฌ ๐ญ๐ก๐ž ๐Ÿ๐ข๐ซ๐ฌ๐ญ ๐ฉ๐š๐ซ๐ญ -> ayushmaggo.hashnode.dev/1

๐‡๐ž๐ซ๐ž ๐ข๐ฌ ๐ญ๐ก๐ž ๐ฌ๐ž๐œ๐จ๐ง๐ ๐ฉ๐š๐ซ๐ญ -> ayushmaggo.hashnode.dev/2

Here is the third part -> ayushmaggo.hashnode.dev/3

Here is the fourth part -> ayushmaggo.hashnode.dev/4

Here is the fifth part -> ayushmaggo.hashnode.dev/5

Here is the sixth part -> https://ayushmaggo.hashnode.dev/6

Thank you for reading this blog, and I hope you found it informative. If you found this blog helpful, please like, share, and follow me for more blog posts like this in the future.

ย