ByteXD
  • Home
  • Linux Tutorials
    • Linux Commands
    • Ubuntu
    • RHEL
    • Debian
  • General Tutorials
    • Miscellaneous
    • Website Setup
    • Machine Learning
  • Hardware
  • tl;dr AI News
ByteXD
  • Home
  • Linux Tutorials
    • Linux Commands
    • Ubuntu
    • RHEL
    • Debian
  • General Tutorials
    • Miscellaneous
    • Website Setup
    • Machine Learning
  • Hardware
  • tl;dr AI News
Follow

Browsing Category

Linux Commands

115 posts
LLinux
How To Use Find with atime, ctime, mtime, amin, cmin, mmin
Read More
  • 6 minute read

How To Use Find with atime, ctime, mtime, amin, cmin, mmin

  • byEdXD
  • February 17, 2023
In this article you will learn how to find files based on the last time they were accessed,…
LLinux
What Do ‘sudo apt update’ and ‘sudo apt upgrade’ Do (1)
Read More
  • 4 minute read

What Do ‘sudo apt update’ and ‘sudo apt upgrade’ Do?

  • byEdXD
  • January 5, 2023
Linux has an advanced package management tool called Advanced Package Tool, commonly referred to as APT (apt). It…
LLinux
How to Show Progress During File Transfer with Rsync
Read More
  • 4 minute read

How to Show Progress During File Transfer with Rsync

  • byEdXD
  • January 5, 2023
The (capital) -P option lets you show the progress during file transfer with Rsync. You can show the…
LLinux
Systemd Unit Files Everything You Need to Know
Read More
  • 6 minute read

Systemd Unit Files Everything You Need to Know

  • byEdXD
  • January 5, 2023
systemd is the mother of daemons. Daemons are services running in the background without user interaction. As an…
LLinux
How to Use SCP To Transfer Files with SSH Keys (PEM File)
Read More
  • 5 minute read

How to Use SCP To Transfer Files with SSH Keys (PEM File)

  • byEdXD
  • January 3, 2023
Every Linux administrator is well versed with various command-line utilities used to access and manage remote servers. Two…
LLinux
Why is Rsync Skipping Directories
Read More
  • 6 minute read

Why is Rsync Skipping Directories

  • byEdXD
  • January 3, 2023
The Rsync command is a popular utility for synchronizing files and directories between two remote systems. Unlike other…
LLinux
How to Use Fasd in Linux for Quick Access to Files & Directories
Read More
  • 7 minute read

How to Use Fasd in Linux for Quick Access to Files & Directories

  • byEdXD
  • January 3, 2023
Linux users often rely on the command line, but tedious and time-consuming tasks can make it frustrating. Navigating…
LLinux
How to Chown Recursively in Linux
Read More
  • 4 minute read

How to Chown Recursively in Linux

  • byEdXD
  • September 20, 2022
A recursive action affects a file or directory with its subdirectories. We mainly use the -R option to…
LLinux
small example of auto-suggestions using "suto apt install something"
Read More
  • 3 minute read

How to Install & Use Zsh Autosuggestions Plugin

  • byEdXD
  • August 13, 2022
Zsh (or Z shell) is a Unix-based shell that significantly improves your scripting experience. Because of plugin support,…
LLinux
"MY_VAR=value" and "unset MY_VAR" on a blue gradient background
Read More
  • 7 minute read

How to Set and Unset Environment Variables in Linux

  • byEdXD
  • August 5, 2022
In this tutorial, you will be acquainted with multiple methods to manage environment variables by checking all available…
LLinux
alias [alias_name]="[command]" on a blue gradient background
Read More
  • 5 minute read

How to Create Aliases & Use the Alias Command in Linux

  • byEdXD
  • August 4, 2022
In this article, you will be acquainted with different methods to manage aliases by inspecting the alias tool…
LLinux
curl -X GET [option] [URL] on a blue gradient background
Read More
  • 6 minute read

How To Make a GET Request With cURL

  • byEdXD
  • August 3, 2022
In this article we will learn how to make HTTP GET requests using cURL, covering the common methods…

Posts navigation

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