LLinux Read More 6 minute read 7 of the Best Sites to Run Linux in BrowserbyEdXDJune 1, 2022 If you use Linux as your daily drive operating system or you want to migrate from Mac or…
LLinux Read More 4 minute read Bash FunctionsbyEdXDMay 26, 2022 The concept of the bash functions is similar to the functions, methods, procedures, or subroutines in the programming…
LLinux Read More 5 minute read How to Check or Set/Change the Timezone in LinuxbyEdXDMay 24, 2022 You can check the time zone using the timedatectl and date commands or trace the path to the…
LLinux Read More 4 minute read Bash Check If File ExistsbyEdXDMay 23, 2022 When working with files in bash, it is essential to know whether the particular file or directory exists.…
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 9 minute read 11 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 19, 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 19, 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…