• Home
  • VMware
  • Virtualization
  • Networks
  • DevOps
  • Linux
  • Cloud
  • About
  • buildVirtual - A Virtualization, Cloud, Linux and DevOps Blog

    Mastering the Linux ifconfig Command

    Docker Exec Command With Practical Examples

    Debugging with Git Bisect

    remove-item

    Powershell – Remove-Item

    adminDecember 22, 20210

    The Powershell remove-item cmdlet can be used to delete files, but it also can be used to remove other objects such as folders, registry keys and powershell variables. I’ve written…

    Read more
    Default image

    Commands to Check your Linux Kernel Version

    adminDecember 21, 20210

    What version of Linux am I running? Have you ever been staring at a CLI prompt wondering how to check what version of Linux or which Kernel version you are…

    Read more
    Default image

    How to Install VMware Tools on Kali Linux

    adminDecember 19, 20210

    If you are running Kali Linux on VMware Workstation or on a ESXi host you should ensure that the VMtools package is installed and working correctly. Having the vmtools package…

    Read more
    check linux boot time

    Find Out How Long it Takes To Boot Your Linux System

    adminDecember 19, 20210

    Have you ever wondered how long it took your Linux system to boot up? You may be looking to try to speed up the time it takes for your Linux…

    Read more
    terraform-join

    How to Use the Terraform Join Function

    adminDecember 17, 20210

    For Terraform 0.12 and later, you can use the join() function, to allow you to join or concatenate strings in your Terraform plans. The terraform join function has two inputs, the separator…

    Read more
    Default image

    How to List Users in Ubuntu Linux

    adminDecember 16, 20210

    Do you need to find out which user accounts exist on your Ubuntu or Linux host? Read on to find out how to list users in Ubuntu Linux! In this…

    Read more
    Default image

    How to List Git Tags

    adminDecember 16, 20210

    First of all, what are Git tags? Tags are labels or ref’s that point to specific points in your Git history. They are generally used to mark or highlight a…

    Read more
    Default image

    How to Find and Create Git .gitignore File Templates

    adminDecember 10, 20210

    This is a quick article to share a couple of ways in which you can quickly find and create .gitignore files for which ever technology or language you are working…

    Read more
    Default image

    How to Securely Transfer Files and Directories on Linux

    adminDecember 9, 20210

    Knowing how to transfer files securely between Linux hosts is a useful skill to have if you are regularly working with Linux servers. You may just need to transfer a…

    Read more
    Default image

    How to change the output color of echo in Linux

    adminDecember 6, 20210

    Sometimes it’s nice to be able to change the text, or foreground, color when working with shell scripts or the Linux command line. This is a useful trick as it…

    Read more

    Posts navigation

    1 … 8 … 44
    View Desktop Version

    @2020

    Back To Top

    This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More