Showing headlines posted by ostechnix
« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 53 ) Next »How To Find And Delete Broken Symlinks In Linux
This brief tutorial explains how to find the broken symlinks and delete them on Linux using 'symlinks' utility and "find" command.
How To Install Fedora 35
Fedora Linux 35 has been released! This step by step guide explains how to install Fedora 35 GNOME desktop with screenshots.
How To Migrate CentOS 7 To AlmaLinux 8, CentOS 8, Oracle Linux 8, Rocky Linux 8 Using ELevate
This guide explains how to upgrade CentOS 7 to RHEL 8 derivatives such as AlmaLinux, CentOS Stream, Oracle Linux, and Rocky Linux using ELevate project from AlmaLinux developers.
How To Install openSUSE Leap 15.3 Desktop – A Step By Step Guide
This guide explains how to download the latest openSUSE version and how to install openSUSE Leap 15.3 desktop edition with screenshots.
How To Create GUI Dialog Boxes In Bash Scripts With Zenity In Linux And Unix
Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to create GUI dialog boxes in Bash scripts in Linux, BSD and Windows.
How To Run MacOS Software On Linux Using Darling #Darwin
Darling is a translation layer that allows us to run macOS applications on Linux. Darling emulates a complete Darwin environment in Linux.
How To Use Case Statement In Bash Scripts
This guide explains what is Bash case statement and how to use case statement in Bash shell scripts with examples.
Conditional Statements In Bash Explained With Examples
This guide explains how to work with conditional statements in bash scripting, and how to write compact conditional statements with examples.
Bash String Manipulation Explained With Examples In Linux
String manipulation is one of the fundamental concepts of bash scripting. This guide explains how to create and manipulate strings in bash.
How To Find Available Network Interfaces On Linux
This detailed tutorial addresses all the possible ways to find available network interfaces on Linux and Unix operating systems.
Bash Scripting – Printf Command Explained With Examples
Bash offers two types of commands that can be used to print your output to the terminal. One is the echo command which is mostly used for this purpose. The second is the printf command. In this article, we will learn the basic usage of the printf command with examples in Linux.
FFmpeg Command Tutorial For Beginners
This guide explains how to use FFmpeg multimedia framework to do various audio, video transcoding and conversion operations with examples.
How To Check Laptop Battery Status And Level From Commandline In Linux
This guide lists 5 methods to check a Laptop battery status and level from commandline in any Linux distribution.
How To Suspend A Process And Resume It Later In Linux
This brief tutorial explains how to suspend a process and resume it later using "ps" and "kill" commands in Linux operating systems.
Bash Scripting - Associative Array Explained With Examples
Bash supports two types of arrays namely Indexed Array and Associative Array. This guide explains Bash associative array in detail in Linux.
Bash Scripting - Indexed Array Explained With Examples
Bash supports two types of arrays namely Indexed Array and Associative Array. This guide explains Bash indexed array in detail with examples.
How To Automatically Switch To A Directory Without Using Cd Command In 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
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
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
This brief tutorial describes how to create SSH alias in Linux using SSH Config file and alias command for faster SSH connection.
« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 53 ) Next »