Showing headlines posted by techgeek007

( 1 2 3 ... 4 ) Next »

50 Bash Script Examples to Kickstart Your Learning

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on May 20, 2023 9:39 AM EDT)
  • Groups: Linux
Master the Power of Bash Scripting with These 50 Unique Examples - Boost Your Productivity and Unleash the Full Potential of Your Linux System Today!"

How to Use Zsh Instead of Bash

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Mar 25, 2023 4:03 PM EDT)
  • Groups: Linux
Are you looking for a powerful and customizable shell that can be especially useful for power users and developers who spend a lot of time on the command line? In this guide, we learn how to use Zsh to improve your command line productivity.

Bash Loop Through Lines in a File

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Mar 23, 2023 12:13 PM EDT)
  • Groups: Linux
Bash treats each line as an element in a list. Understanding how to process the contents of a large data file one line at a time saves us from constantly opening them. There are many ways of reading each line using Bash.

How to Make Ubuntu Terminal Look like Kali Linux

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Dec 25, 2022 11:55 AM EDT)
  • Groups: Ubuntu
Here learn how to make your Ubuntu terminal look like Kali Linux. For this install zsh shell, zshell plugins and some additional tools.

How to List Network Interfaces in Linux

  • linuxopsys.com (Posted by techgeek007 on Jul 21, 2022 11:08 PM EDT)
  • Groups: Linux
Here learn how to list network interfaces on the Linux system. It is often used to know the interface name, and its status, and to manage network configurations.

How to Install Terraform on Ubuntu 22.04

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Jul 17, 2022 6:18 AM EDT)
  • Groups: Ubuntu
Here shows how to install terraform on Ubuntu 22.04. Learn how to use terraform using simple example by launch ec2 instance and s3 bucket.

How to Check Ports in Use in Linux (Listening Ports)

  • linuxopsys.com (Posted by techgeek007 on Jul 14, 2022 5:03 PM EDT)
  • Groups: Linux
Here learn how to check ports in use in Linux. To list listening ports you can use ss, netstat, and lsof commands.

Bash Command Line Chain Operators in Linux with Examples

  • linuxopsys.com; By linuxopsys (Posted by techgeek007 on Jul 13, 2022 6:36 PM EDT)
  • Groups: Linux
Here learn about chain operators in Linux with examples. Linux command chaining is very useful if you want to execute multiple commands at one goal.

Chattr Command in Linux with 5 Examples

  • linuxopsys.com (Posted by techgeek007 on Jul 11, 2022 10:51 AM EDT)
  • Groups: Linux
Here learn how to use chattr command in Linux with examples. It is a command-line Linux utility that is used to change the file attributes.

How to Show File Attributes in Linux

  • linuxopsys.com (Posted by techgeek007 on Jul 10, 2022 4:57 AM EDT)
  • Groups: Linux
This guide explains file attributes in Linux and shows how to use lsattr command to list these attributes on command line.

Difference Between apt-get upgrade and dist-upgrade

Here look at apt-get upgrade and apt-get dist-upgrade commands and seek to understand the difference and when each is used.

Tcpdump Command in Linux with 10 Examples

  • linuxopsys.com (Posted by techgeek007 on Jul 6, 2022 6:07 PM EDT)
  • Groups: Linux
Here learn how to use tcpdump command in Linux. With some practical examples showing how to capture network traffic and analyse it.

Linux Htop – Things You should Know

  • linuxopsys.com (Posted by techgeek007 on Jul 6, 2022 12:37 PM EDT)
  • Groups: Linux
Here Linux htop is explained. You always need a handy and user-friendly tool to check the Linux system summary.

How to List Installed Packages on Fedora

Occasionally, you may want to check the packages installed on your system. Learn how to list packages in Fedora using DNF and other package tools.

How to Split Large Text File into Smaller Files in Linux

  • linuxopsys.com (Posted by techgeek007 on Jul 5, 2022 2:34 PM EDT)
  • Groups: Linux
Linux has several utilities for breaking down large files into small files. Explain how to use split and csplit to split a file into multiple pieces.

12 lftp Commands to Manage Files with Examples

  • linuxopsys.com (Posted by techgeek007 on Jul 3, 2022 11:23 PM EDT)
  • Groups: Linux
Here learn lftp commands to Manage Files with Examples. Using LFTP as ftp client to mirror directories, download files and upload files to FTP server.

How to Update Firmware on Ubuntu using fwupd

  • linuxopsys.com (Posted by techgeek007 on Jul 3, 2022 3:29 AM EDT)
  • Groups: Linux
Fwupd is a daemon to help to manage the installation of firmware on Linux. Fwupd is configured by default to download firmware from LVFS.

Parted Command in Linux with Examples

  • linuxopsys.com (Posted by techgeek007 on Jun 27, 2022 6:14 PM EDT)
  • Groups: Linux
Here learn about parted command in Linux with examples. Shows how to use it to create, delete, and resize partitions from storage disks on the system.

Fallocate Command in Linux with 5 Examples

  • linuxopsys.com (Posted by techgeek007 on Jun 25, 2022 3:09 AM EDT)
  • Groups: Linux
Here learn how to use the fallocate command in Linux to reserve blocks for files. Examples to create large file with different sizes.

Linux Package Manager – What it is used for

  • linuxopsys.com (Posted by techgeek007 on Jun 23, 2022 4:19 PM EDT)
  • Groups: Linux
Here learn about Linux packages, package managers, and their usage. Each distro uses different tools and utilities to handle software installation, upgrade, and removal.

( 1 2 3 ... 4 ) Next »