Showing headlines posted by ostechnix

« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 50 ) Next »

How To Automatically Switch To A Directory Without Using Cd Command In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 2, 2021 9:16 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This guide describes a simple bash trick that helps you to automatically switch to a directory without using cd command in Linux.

Tr Command In Linux Explained With Examples For Beginners

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 1, 2021 5:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The tr command is used to translate, squeeze, and delete characters from standard input, writing to standard output in Linux and Unix.

How To Find All Sudo Users In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 1, 2021 1:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief tutorial describes how to find all sudo users or super users (the users who have sudo access) in Linux and Unix-like systems.

How To Create SSH Alias In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 29, 2021 4:56 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief tutorial describes how to create SSH alias in Linux using SSH Config file and alias command for faster SSH connection.

How To Find If A User Is Using Password-based Or Key-based SSH Authentication In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 29, 2021 8:16 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief guide explains how to find if a user is using password-based or key-based SSH authentication in Linux operating systems.

How To Convert Text To Speech Using eSpeak NG In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 28, 2021 4:09 PM EDT)
  • Story Type: Tutorial; Groups: Linux
eSpeak NG is a CLI software speech synthesizer for English and other languages. Using eSpeak NG, we can convert text to speech in Linux.

How To Find Files Based On their Permissions In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 25, 2021 10:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Finding files from command line in Linux is easy! This guide explains how to find files based on their permissions in Linux and Unix-like operating systems.

How To Zoom Tmux Panes For Better Text Visibility In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 25, 2021 5:46 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This guide explains how to zoom tmux panes to fit them into the full size of current Terminal window and zoom out tmux panes back to their normal size in Linux.

Bash Scripting - While & Until Loop Explained With Examples

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 23, 2021 4:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Bash supports three types of loops, namely for loop, while loop and until loop. In this guide, we will learn about while and until loops.

Bash Scripting - For Loop Explained With Examples

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 22, 2021 12:10 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Loops are useful for automating repetitive tasks in Bash shell scripting. In this guide, we will learn about for loop with examples.

How To Identify Operating System Using TTL Value And Ping Command

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 20, 2021 3:58 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief guide explains how to identify the underlying operating system using TTL (time-to-live) value and Ping command.

Bash Scripting – Functions Explained With Examples

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 16, 2021 7:59 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In Bash scripting, functions are ways to group the set of instructions together to get a specific outcome. This guide explains how to use functions in bash scripts in Linux with examples.

How To Remove All Packages Installed On Certain Date/Time In Linux

This brief tutorial shows how to find and remove all packages installed on a certain date and time in Linux.

vnStat – Monitor Network Bandwidth In Linux and BSD

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 14, 2021 5:20 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we will see what is vnStat, how to install it and then how to monitor network bandwidth using vnStat in Linux and BSD operating systems.

Bash Scripting - Variables Explained With Examples

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 13, 2021 5:25 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Variables are important concepts in any programming language. This guide explains types of bash variables in shell scripting with examples in Linux.

How To Change MAC address In Linux

If you don't want to expose the real MAC address when you are connected with a public WiFi hotspot, you can simply change it or fake it with another MAC address. In this brief tutorial, we will see how to change MAC address in Linux.

Install Third Party Software Using Fedy In Fedora

Fedy is a graphical application that allows you to install several third-party applications, development tools, drivers, themes, and utilities in Fedora.

How To Execute Commands On Remote Linux Systems Via SSH

This guide explains how to execute commands and scripts on remote Linux systems via SSH.

How To Setup Chrooted SFTP In Linux

This guide explains how to setup Chrooted SFTP in Linux to restrict SSH user access to home directory or any other directories.

How To Convert Linux Packages With Alien

Alien is a command line package converter that converts between different Linux package formats such as Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg etc.

« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 50 ) Next »