How to Find the total size of all files in a directory in Ubuntu
Finding the total size of all files in a directory in Ubuntu can be done in several ways. Here are 6 methods, ranging from simple to more advanced. (more…)
Finding the total size of all files in a directory in Ubuntu can be done in several ways. Here are 6 methods, ranging from simple to more advanced. (more…)
Got a ton of stuff on your plate? Running Ubuntu 22.04 and feeling overwhelmed by all the tasks you need to get done? Well, you’re in luck! With a little know-how, you can run multiple tasks at once on Ubuntu 22.04. Whether you’re a busy (more…)
Updated on January 29th 2023 – In this article you’re gonna learn how to run Windows apps on Linux/Ubuntu 18.04. You got options like Wine and some alternatives. Wine, short for ‘Wine Is Not an Emulator’, is an open-source app that acts as a bridge between (more…)
Updated on 20th Jan, 2023 – PDF(Portable Document Format) is probably the most reliable and efficient way to share documents and files over the virtual world. By being unable to edit easily, PDFs are the most securest way to share documents in the virtual world. (more…)
It is very likely that the name of Android Studio sounds familiar to you , that you have heard it on some occasion or have read something about it. But you may not be entirely clear what it is or (more…)
Kubernetes is an open-source platform that is used for the management of containers such as Docker. It allows the automated setup, scaling, operation, provision and maintenance of the containers. (more…)
Updated on 5/5/2022– For users who work with the command line in Linux most of the time, it could be convenient to view images within their terminal session. In this article we will cover some command line applications that enable users to display images (more…)
Software for Linux, like Ubuntu, is available in many formats: DEB packages, AppImage, Flatpak Snap… There are so many formats available that even Linus Torvalds has complained that he (more…)
Updated on 5/5/2022 – Have you ever encountered a situation in which you were unable to download any package on your Linux machine ? Or you might have probably seen an error like package not installed? This kind of error can (more…)
PIP is a utility that manages software packages such as libraries and dependencies for the development modules of Python. In this short tutorial, you will learn how to install pip on Ubuntu 18.04 or 20.04. (more…)