Tech Language
All About Programming Languages
  • Home
Guide

How to List Users in Linux?

March 9, 2023 0 comment

Bash: If-Else Statement with Examples in Linux

March 9, 2023 0 comment

How To Use SCP Command for File Transfer in Linux?

March 9, 2023 0 comment
Guide

How to Extract/ Unzip tar.gz file? – Unzip Command

March 9, 2023 0 comment

How to Zip File/ Folder in Linux? – ZIP command in Linux

March 8, 2023 0 comment

How to List Drives/ Disks in Linux? (Beginner’s Guide)

March 7, 2023 0 comment
  • Guide

    How to List Users in Linux?

    by robin March 9, 2023
    by robin March 9, 2023

    Linux is a popular open-source operating system widely used by individuals and organizations worldwide. One of the most basic tasks…

    0 FacebookTwitterPinterestEmail
  • Guide

    Bash: If-Else Statement with Examples in Linux

    by robin March 9, 2023
    by robin March 9, 2023

    A shell script generally needs to test if a command meets the condition or succeeds in batch. The test continues…

    0 FacebookTwitterPinterestEmail
  • Guide

    How To Use SCP Command for File Transfer in Linux?

    by robin March 9, 2023
    by robin March 9, 2023

    SCP is the network protocol that helps copy the folders or the files between the Linux system on a network.…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to Extract/ Unzip tar.gz file? – Unzip Command

    by robin March 9, 2023
    by robin March 9, 2023

    When you are working in the open source, there is a high probability you will encounter the need to unzip…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to Zip File/ Folder in Linux? – ZIP command in Linux

    by robin March 8, 2023
    by robin March 8, 2023

    Working as a developer can be a lot challenging. There will be folders loaded with files. You might have to…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to List Drives/ Disks in Linux? (Beginner’s Guide)

    by robin March 7, 2023
    by robin March 7, 2023

    The job of the system administrator can be pretty challenging. On top of that, it will be a big concern…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to copy directory using a command on Linux?

    by robin March 5, 2023
    by robin March 5, 2023

    Copying is one of the most common functions of Linux. The distributions use the cp command to simplify copying the…

    0 FacebookTwitterPinterestEmail
  • Guide

    How To Add/Change URL for Remote git Repository?

    by robin March 4, 2023
    by robin March 4, 2023

    Git remote is a tool that allows you to link a local Git repository (from your computer) to a remote…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to Switch Git to a Specified Branch?

    by robin March 3, 2023
    by robin March 3, 2023

    When you start working on a project, you must manage different branches. But as the number of branches keeps growing,…

    0 FacebookTwitterPinterestEmail
  • Guide

    How to Unstage File on Git Without losing changes?

    by robin March 2, 2023
    by robin March 2, 2023

    Git is a powerful tool for managing code and tracking changes. Git Unstage is a command that removes changes from…

    0 FacebookTwitterPinterestEmail
Load More Posts

Recent Posts

  • How to List Users in Linux?
  • Bash: If-Else Statement with Examples in Linux
  • How To Use SCP Command for File Transfer in Linux?
  • How to Extract/ Unzip tar.gz file? – Unzip Command
  • How to Zip File/ Folder in Linux? – ZIP command in Linux

Recent Comments

No comments to show.
  • Facebook
  • Twitter
  • Instagram
  • Pinterest
  • Youtube
  • Bloglovin
  • Snapchat
Tech Language
  • Home