Anuka Piyumantha How to Boost Your Microphone Volume Beyond 100% on Ubuntu Sometimes you’ll find that your microphone’s input level isn’t high enough, but the usual system sliders won’t let you increase it any further. When you’ve exhausted all other options, you can use Pul... Jun 1, 2025 Linux
Anuka Piyumantha How to Uninstall Odoo Modules Using the Terminal (CLI) There are scenarios where the web interface becomes inaccessible or perhaps you simply want to uninstall multiple modules at once. In such cases, uninstalling modules directly through the Command Line... Odoo 18 May 24, 2025 Odoo CLI
Anuka Piyumantha How to Archive Any Record in Odoo Sometimes, in Odoo, you may need to archive a record without deleting it completely. While some models in Odoo, like products, already support archiving, others, such as product categories, do not. In... Odoo 18 Jan 25, 2025 Special Fields
Anuka Piyumantha Managing Multiple SSH Keys for Multiple Git Accounts in Linux When working with multiple Git accounts, you need to set up separate SSH keys and configure them properly. This guide will walk you through the process. Generate SSH Keys for Each Account Run the foll... Jan 25, 2025 Linux