ByteXD
  • Home
  • Linux Tutorials
    • Linux Commands
    • Ubuntu
    • RHEL
    • Debian
  • General Tutorials
    • Miscellaneous
    • Website Setup
    • Machine Learning
  • Knowledge Hubs
    • Desktop Environments
  • Hardware
  • tl;dr AI News
ByteXD
  • Home
  • Linux Tutorials
    • Linux Commands
    • Ubuntu
    • RHEL
    • Debian
  • General Tutorials
    • Miscellaneous
    • Website Setup
    • Machine Learning
  • Knowledge Hubs
    • Desktop Environments
  • Hardware
  • tl;dr AI News
Contact

Browsing Category

Linux Commands

115 posts
LLinux
ffmpeg and bash logos on a green gradient background
Read More
  • 5 minute read

How To Automate Multiple FFmpeg Commands With Bash

  • byEdXD
  • August 1, 2022
In this article you will learn how to use Bash scripting to automatically perform multiple FFMPEG tasks, to…
LLinux
command < infile reads from infile command > outfile Create/overwrite outfile command >> outfile Append to outfile
Read More
  • 6 minute read

How To Use I/O Redirections in Linux

  • byEdXD
  • August 1, 2022
In this article you will be acquainted with the concept of I/O redirections, and the different ways to…
LLinux
tar
Read More
  • 3 minute read

How To Extract Tar Files Into a Specific Directory

  • byEdXD
  • August 1, 2022
In this article you will learn how to extract tar archives into a specific directory, as well as…
LLinux
j [or] autojump
Read More
  • 6 minute read

How to Use Autojump Advanced Navigation in Linux

  • byEdXD
  • July 31, 2022
In this article you will learn how to use autojump to navigate easily between directories without specifying their full…
LLinux
ls | wc -l
Read More
  • 4 minute read

How to Count Files in a Directory in Linux

  • byEdXD
  • July 7, 2022
This tutorial walks you through counting files in a directory in Linux using the wc command with the…
LLinux
ssh+pass on a blue gradient background
Read More
  • 3 minute read

How to Pass Password to SCP Command in Linux using SSHPass

  • byEdXD
  • July 5, 2022
SCP stands for secure copy and is used to securely copy files or directories from one Linux environment…
LLinux
$ ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-host
Read More
  • 4 minute read

How to Use the ssh-copy-id Command

  • byEdXD
  • June 28, 2022
SSH secures communication between a local machine and a remote machine by encrypting the traffic. But, providing the…
LLinux
$ fd [options]
Read More
  • 8 minute read

How to Use the fd Command in Linux (‘find’ Alternative)

  • byEdXD
  • June 19, 2022
fd is an alternative and faster command line utility for the find command. It does the job of…
LLinux
examples of checking, opening, closing ports on Ubuntu
Read More
  • 5 minute read

How to Check, Open, and Close a Port on Ubuntu

  • byEdXD
  • June 14, 2022
In this tutorial we’ll learn how to check for listening ports, using numerous tools, along with managing ports…
LLinux
examples of excluding patterns, dirs and files with grep
Read More
  • 5 minute read

How To Exclude Matches, Directories Or Files with Grep

  • byEdXD
  • June 13, 2022
In this article we’ll learn about with a wide range of features to exclude directories, skipping files and…
LLinux
bash script_name.sh arg1 arg2 .. argN
Read More
  • 5 minute read

How to Use Bash Command Line Arguments in Scripts

  • byEdXD
  • June 12, 2022
In this article we’ll learn the most important and common ways to pass command-line arguments to our bash…
LLinux
12 Commands to Check Linux System & Hardware Information
Read More
  • 5 minute read

12 Commands to Check Linux System & Hardware Information

  • byEdXD
  • June 12, 2022
Whether you are a Linux beginner user who wants to learn new commands or a frequent user who…

Posts navigation

Previous 1 2 3 … 10 Next
ByteXD
© 2023 ByteXD.com
  • Contact
  • About Us
  • Sitemap
  • Privacy Policy
  • Terms and Conditions
  • Affiliate Disclosure