Showing headlines posted by bvirt

( 1 2 ... 3 ) Next »

Mastering the Linux ifconfig Command

  • build virtual (Posted by bvirt on Nov 26, 2023 10:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Unlock the power of Linux networking with ifconfig. From basic interface setups to advanced configurations, master this essential tool for efficient and effective network management.

The Linux killall Command

  • BuildVirtual; By Sarah (Posted by bvirt on Jan 31, 2023 11:12 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Tutorial on how to use the Linux Killall command

rsync command tutorial

  • buildvirtual.net; By Sarah (Posted by bvirt on Jan 3, 2023 10:50 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to use the rsync command to copy and synchronise files between Linux systems

How to Use the Bash And (&&) Condition

  • buildvirtual.net; By Sarah (Posted by bvirt on Dec 27, 2022 1:08 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to use the Bash And (&&) Condition to run multiple commands

The Linux Time Command: An Overview

  • buildvirtual.net (Posted by bvirt on Dec 23, 2022 1:26 AM EDT)
  • Story Type: Tutorial; Groups: Linux
An overview of the Linux Time command, with example on how it can be used to measure command execution

How to Use the Git Stash Command

  • buildvirtual.net; By Sarah (Posted by bvirt on Dec 20, 2022 12:53 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to use the git stash command. Tutorial with examples, along with details of the benefits of git stash and some common scenarios where the git stash command is useful.

How to Install VMware Tools on Kali Linux

Tutorial on how to install VMware Tools on Kali Linux

How to Deploy a VMware vCenter Appliance using Terraform

Tutorial explaining how to use Terraform to deploy a VMware vCenter appliance

How to Rename a git Branch

When working with git it is sometimes necessary to rename a git branch. There could be any number of reasons why the branch name needs to be changed, but often this comes about because the scope of the change being made to the code has changed, and therefore the git branch name should be updated to best reflect the reason for the branches existance. Tutorial with examples on how to rename local and remote git branches

How to Use IF, ELSE and ELIF in Bash Scripts

  • buildvirtual.net; By Sarah (Posted by bvirt on Jul 12, 2022 2:07 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Tutorial on how to use IF, ELSE and ELIF statements in Bash scripts to evaluate conditions

How to List and Change the Current Working Directory in Python

A short tutorial on how to use the OS module in Python to list and change the current working directory

How to Get the Length of a String in Python

A short tutorial on how to use the Len() function in Python to get the length of a string.

How to Enable Line Numbering in Vi or Vim

  • buildvirtual.net (Posted by bvirt on May 24, 2022 9:37 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to enable line numbering in Vi and Vim

How to Use the Terraform Split Function

  • buildvirtual.net; By Sarah (Posted by bvirt on Apr 21, 2022 3:08 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to use the Terraform Split Function to manipulate strings in Terraform

How to Convert a String to Lowercase in Python

  • buildvirtual.net (Posted by bvirt on Apr 10, 2022 3:02 AM EDT)
  • Story Type: Tutorial; Groups: Python
Learn how to change a string to lowercase in this short python tutorial

How to Use the Tail Command to View Log Files

  • buildvirtual.net; By Sarah (Posted by bvirt on Feb 12, 2022 12:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to use the Linux tail command to view log files to help you effectively troubleshoot

How to Get Linux Operating System Version Details

  • buildvirtual.net; By Sarah (Posted by bvirt on Feb 9, 2022 2:11 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn about commands that can be used to output details about the Linux Operating System you are using.

How to Use Terraform Count to Deploy Multiple Resources

Learn how to use the Terraform count meta-argument to efficiently deploy multiple resources, such as Linux virtual machines, using Terraform

Linux Uptime Command Examples

  • buildvirtual.net; By Sarah (Posted by bvirt on Feb 3, 2022 2:36 AM EDT)
  • Story Type: Tutorial; Groups: Linux
How to use the uptime command to check the last reboot time, and see how long since the last reboot of a Linux system

How to Use For Each Loops with Terraform to Provision Resources

Learn how to use Terraform for_each loops to quickly provision multiple resources such as virtual machines. Tutorial with examples.

( 1 2 ... 3 ) Next »