LLinux Read More 4 minute read How to Make a POST Request With cURLbyEdXDMay 22, 2022 cURL is one of the most useful command line utilities known to Linux users. One common HTTP request…
LLinux Read More 4 minute read Bash Wait CommandbyEdXDMay 21, 2022 The wait command in bash is a process management command that waits for the specified process running in…
LLinux Read More 8 minute read 10 of the Best Graphic Design Software for LinuxbyEdXDMay 20, 2022 The fact that Linux is open-source makes a best fit for many disciplines. Some of these are obvious…
MMiscellaneous Read More 4 minute read How to Convert a PNG to SVG in InkscapebyKhalid FaizMay 21, 2022 PNG files are raster images, which means it is made-up of small static elements called pixels, each pixel…
MMiscellaneous Read More 3 minute read How to Crop an Image in InkscapebyKhalid FaizMay 21, 2022 Inkscape is a vector graphics editor, but it has some basic raster image manipulation capabilities, and in this…
MMiscellaneous Read More 3 minute read What Is Inkscape and What Can You Do With It?byKhalid FaizMay 19, 2022 The first time I heard the word Inkscape, I thought it was Ink-escape, alluding to the ease of…
LLinux Read More 3 minute read Linux Tail Command (With Examples)byKhalid FaizMay 19, 2022 The tail command is native to Unix-like operating systems, BSD and FreeDOS. It is even now ported to…
UUbuntu Read More 2 minute read How to Install VLC Media Player on Ubuntu 22.04 / 20.04byEdXDMay 19, 2022 VLC media player is an open-source, cross-platform media player and streaming server developed and maintained by the VideoLan…
RRHEL Read More 3 minute read How to Install Discord on FedorabyKhalid FaizMay 19, 2022 Discord is a social-media platform whose users communicate with voice calls, video calls and text messages. Also, they…
UUbuntu Read More 4 minute read How to Install and Use FFmpeg in Ubuntu 22.04byEdXDMay 18, 2022 FFmpeg is an open source software to manipulate multimedia files. It can play, record, convert, and stream video…
LLinux Read More 3 minute read How to Fix “Could not get lock /var/lib/dpkg/lock” Error in UbuntubyKhalid FaizMay 19, 2022 In this article we’ll cover the cause of the Could not get lock /var/lib/dpkg/lock – open (11 Resource…
UUbuntu Read More 2 minute read How to Install Jupyter Notebook on UbuntubyKhalid FaizMay 19, 2022 Jupyter Notebook is a Python package that lets you host an interactive computing platform. You can access that…