Apt-Get – Command Not Found !
The Advanced package tool, commonly known as APT, is a application which allows for the management, installation and removal of software packages on Debian-based Linux distributions such as Ubuntu. Apt…
The Advanced package tool, commonly known as APT, is a application which allows for the management, installation and removal of software packages on Debian-based Linux distributions such as Ubuntu. Apt…
cURL (Client URL Library) is a command-line tool for transferring data using various network protocols, typically HTTP/s, though it supports many more including ftp, scp and smb. Curl has been around…
The Docker exec command is a very useful command for interacting with your running docker containers. When working with Docker you will likely have the need to access the shell…
The latest versions of PowerCLI work very well on systems that have PowerShell Core installed. This is great as it allows us to work with VMware PowerShell cmdlets from a…
Go is a modern programming language developed by Google and has been used to write many well known applications such as Docker, Terraform and Kubernetes. This short article covers how…
LXD/LXC is great for setting up test / development environments as it allows us to quickly create Linux based containers that behave like full virtual machines. I recently had the…
This tutorial details how to install LXD on Ubuntu. We will look at how to install and initialize LXD manually, then how to install LXD using a preseed file, which…
This article is all about the different methods you can use to ping ports to help in troubleshooting network connectivity issues. The ping command is available across just about every…
When working with Docker, and for the docker dca exam, it is important to understand the types of docker storage driver available and how they are used. What are Docker…
Python can be used to perform actions on a file system, for example you can rename a file in Python, copy a file or delete a file and so on.…
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