Author: Swaraj Nandedkar

  • How to Install Emacs on Ubuntu Linux?

    Emacs is a text editor that was created in the 1970s and has been continuously developed ever since. It can be used on Linux, Unix, MS-DOS, and Microsoft Windows operating systems. It is primarily written in the Lisp programming language but is also partially written in C. As one would…

  • How to Install Pip on Debian 10, 11 and 12?

    Python is one of the most used programming languages worldwide. It works well with Linux systems, and Debian comes with preinstalled Python. Pip is a tool for downloading and installing various Python modules and libraries. Every Python developer and even advanced users use Pip on a regular basis. Pip is…

  • How to Install TeamViewer on Ubuntu 22.04 and Higher?

    TeamViewer is a preferred remote control app for most professionals and corporations. With many amazing features, it’s been used by everyone for a long time. TeamViewer on Ubuntu is very safe and secure. Also, it provides an intuitive experience with numerous features needed for remote access and presentations. Recently, TeamViewer…

  • How to List Installed Packages in Ubuntu 24.04?

    I don’t like the bloatware on my system. I am always against the unnecessary packages in the system and always on the lookout for such packages. It’s very easy to list installed packages in Ubuntu and then make sure to remove the unnecessary ones. You don’t want to have useless…

  • How to Disable IPv6 on Ubuntu Linux?

    IPv6, or the Internet Protocol Version Six, is one of the latest active protocols on the Internet. It’s an identification and communication protocol for finding the DNS addresses on the internet. It was developed in 1998 to replace the IPv4 protocol. As of now, IPv4 is still prominently used, but…

  • How to Ignore Certificate Error in Wget?

    Wget is one of the most popular tools in Unix-based operating systems, such as Linux and MacOS. This tool allows us to download the files directly through the command line. It’s installed by default in the majority of the Linux distributions. This tool is so powerful and looks for all…

  • How to Install Yarn on Ubuntu?( 3 Methods )

    There are numerous package managers available for coders and programmers. NPM is one of them, but it’s very bloated. I use NPM but am always on the lookout for the others. The Yarn is one promising package manager that was developed by Meta { Previously known as Facebook ). This…

  • How to Install Spicetify with Spotify in Ubuntu?

    Listening to songs while working is the best type of meditation one can do. With Spotify, I often listen to music on my Zorin OS system, which is based on Ubuntu. But the original Spotify on Linux looks very weird. That’s why I use Spotify to spice up the looks…

  • How to Fix ‘ps: command not found’ error in Linux?

    Have you ever encountered the frustrating ‘ps: command not found’ error while working in Linux? I certainly have, and it can be quite a roadblock when trying to monitor processes or troubleshoot system issues. This is a weird error and causes due to the absence of procps module in the…

  • Easy Ways to Install Nvidia GeForce Now Client in Linux?

    Cloud Gaming with Nvidia GeForce Now has become easier than ever. With the huge library of over 1800 game titles, you can play any popular ones on your Windows, MacOS or Linux system. You don’t need heavy system resources to run this app, as all games are stored in the…