Tutorials

How to remove Docker volumes step by stepLorna RobertsShutterstock

How to remove Docker volumes step by step

Docker volumes are persistent and take up resources on your host system. You should remove unused Docker volumes to free up valuable disk space for other applications or data. But how do you remove a Docker volume? In this step-by-step guide, we look at the technical aspects,…

Read more
How to create a PowerShell Script step by step

How to create a PowerShell Script step by step

Windows PowerShell offers object-oriented management, which means that data is treated as objects. This enables detailed control and analysis of system resources. In this article, we show you how to create a PowerShell script with step-by-step instructions. We’ve also included…

Read more
How to add an email account to OutlookChinnapongShutterstock

How to add an email account to Outlook

If you want to receive, manage and send emails from another account using your Outlook account, you need to first link the account with Outlook. The process for setting this up varies based on your email provider and which version of Outlook you are using. In this article, we’ll…

Read more
How to use Java BigDecimal to display floating point numbers

How to use Java BigDecimal to display floating point numbers

In situations where the smallest digit after the decimal point is important, you need programs that can display these reliably. Java uses BigDecimal, a class that can represent and process complex floating point numbers in detail. In this article, we’ll show you how to use the…

Read more
How to make and assign roles in Discord

How to make and assign roles in Discord

To ensure that your server runs as optimally as possible and that all members feel at home, it’s a good idea to establish a hierarchy and distribute certain rights and tasks. In Discord, it’s possible to make and assign personal roles to give you a better overview. Here you can…

Read more
How to use the randint() function in Python

How to use the randint() function in Python

The randint function generates a random integer in a specified range, making it ideal for applications based on random data, such as simulations, games and tests. Randint also makes it possible to control the repeatability of the generated numbers by specifying a seed value for…

Read more
How to use the Python random module

How to use the Python random module

The Python random module is not only suitable for generating random numbers, but also for a variety of other tasks. You can use random permutations to shuffle lists, create a random password or develop simulation models with random inputs. In this article, we take a look at all…

Read more
How to rotate the screen on a Windows 11 PC

How to rotate the screen on a Windows 11 PC

When working with multiple screens, it can be useful to change the orientation of your screen. By rotating your screen, you can display long texts across the entire page and edit them more easily. It only takes a few clicks to rotate the screen in Windows 11 and there are even…

Read more
What is Journalctl and what can it do?ra2 studioShutterstock

What is Journalctl and what can it do?

With the command-line tool Journalctl you can search, filter and analyze system logs on Linux. It provides detailed insights into system activities, allowing easy diagnosis of errors. It also offers features like log message display, real-time updating and customizable filtering…

Read more
How to delete and hide empty rows in Google Sheets

How to delete and hide empty rows in Google Sheets

When you remove information from a spreadsheet, you’re often left with numerous empty rows in your document. Here we explain how to delete and hide empty rows in Google Sheets. This article also takes a look at how to remove data from rows or what to do if only want to remove one…

Read more
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.
Page top