Read more how-tos Ubuntu How to Keep Your Ubuntu 22.04 from Sleeping If you’re a user of Ubuntu 22.04, you may have noticed that your system goes to sleep after a certain period of inactivity. While this is a useful e..
Read more how-tos Ubuntu How to Install FFmpeg in Ubuntu 22.04 FFmpeg is a free and open-source software project that allows users to record, convert, and stream audio and video files. It is widely used for vari..
Read more how-tos Ubuntu How to Add User to Sudoers in Ubuntu In Linux, root user is the highly privileged user that can carry out any activity such as to add/delete a user account, install/remove an applicatio..
Read more how-tos Ubuntu How to Find the IP Address of the DHCP Server in Linux In Linux, DHCP (Dynamic Host Configuration Protocol) has a key role, just like a system/network administrator. Its functionality refers to assigning..
Read more how-tos Ubuntu How to Mount Microsoft OneDrive on Ubuntu 22.04 Microsoft OneDrive is a cloud storage service provided by Microsoft. The OneDrive app can be installed on Ubuntu through the Microsoft repository. O..
Read more how-tos Ubuntu How to Install Jami on Ubuntu 22.04 Jami is a free and open-source software application that allows users to make voice and video calls, as well as exchange text messages and files. It..
Read more how-tos Ubuntu How to List Users in Ubuntu 22.04 To get the users list, the file “/etc/passwd” is accessed from the terminal using the cat, getent commands. The GUI can also be used to serve the purpose.
Read more how-tos Ubuntu How to Install Steam in Ubuntu 22.04 Steam is now synonymous with gaming. It is impossible that you talk about gaming on a computer and Steam doesn’t come up. Up till very recently, it ..
Read more how-tos Ubuntu How to Copy Files in Linux Copying files and directories from one location to another is one of the most common tasks every computer user performs on an almost daily basis. Wh..