Prateek Jangid, Author at Make Tech Easier https://www.maketecheasier.com/author/prateekjangid/ Uncomplicating the complicated, making life easier Wed, 13 Jul 2022 02:26:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.0.1 https://www.maketecheasier.com/assets/themes/MTE-twelve/images/mtelogo.svghttps://www.maketecheasier.com/assets/themes/MTE-twelve/images/mtelogo.svg337ab7 How to Use Rm Command in Linux https://www.maketecheasier.com/use-rm-command-linux/ https://www.maketecheasier.com/use-rm-command-linux/#respond Wed, 13 Jul 2022 15:25:00 +0000 https://admin.maketecheasier.com/?post_type=pitch&p=502064

There are times when you need to delete files in the Linux terminal. The rm command lets you delete directories, files, symbolic links, and more. This in-depth guide shows you how to use the rm command effortlessly.

Note: The rm command removes the file permanently without moving it to the Trash/Recycle Bin. Hence, ensure you fully understand the rm command, or you might end up losing your important files forever.

Knowing more about rm

... Read more]]>
https://www.maketecheasier.com/use-rm-command-linux/feed/ 0
How to Resize and Optimize Images From the Linux Terminal https://www.maketecheasier.com/convert-images-linux-command-line/ https://www.maketecheasier.com/convert-images-linux-command-line/#respond Mon, 04 Jul 2022 15:25:00 +0000 https://www.maketecheasier.com/?p=151213

If you are a Linux user and prefer the Terminal to any other graphical applications, then you will be happy to know that you can also resize, convert, and optimize your images directly in the Terminal with ImageMagick. ImageMagick is a suite of tools for Linux which allows you to manipulate images from the command line. It’s also the image processor behind many graphics-related applications. Here we will show you how to resize your images from the Terminal.

Installing ImageMagick

Before we start, we need to first install ImageMagick on our system.

On Ubuntu or any Debian-based distro:

... Read more]]>
https://www.maketecheasier.com/convert-images-linux-command-line/feed/ 0