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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Nov 6, 2021 3:44 AM CST)
  • Story Type: Tutorial; Groups: 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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Nov 1, 2021 3:46 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 29, 2021 6:36 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 28, 2021 10:13 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 26, 2021 4:10 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 21, 2021 5:53 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Oct 20, 2021 8:25 PM CST)
  • Story Type: Tutorial; Groups: 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

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Oct 18, 2021 10:20 PM CST)
  • Story Type: Tutorial; Groups: 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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 12, 2021 12:23 AM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 10, 2021 12:02 AM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 7, 2021 5:26 PM CST)
  • Story Type: Tutorial; Groups: 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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 7, 2021 10:07 AM CST)
  • Story Type: Tutorial; Groups: 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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 5, 2021 3:48 PM CST)
  • Story Type: Tutorial; Groups: Linux
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

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Oct 2, 2021 7:16 PM CST)
  • 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 3:51 PM CST)
  • 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 Sep 30, 2021 11:31 PM CST)
  • 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 2:56 PM CST)
  • 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.

« Previous ( 1 ... 23 24 25 26 27 28 29 30 31 32 33 ... 53 ) Next »