Want to let “Open in Terminal” context (right-click) menu option work for another terminal emulator? Here’s an extension to do the similar job for Nautilus. When right-clicking on either a folder or blank area in file manager, there’s an “Open in Terminal” menu option to launch system default terminal with that folder as working directory.… Continue reading Add ‘Open Terminal Here’ for other Terminal Emulator in Ubuntu 22.04
How to Install Brave Browser in Ubuntu 23.04 | 22.04 with New Apt Rule
This simple tutorial shows how to install brave browser via the new apt source policy in Ubuntu 23.04 & 22.04. Due to security issue, Debian changed its policy for adding apt sources. Ubuntu is changing the rules too. Since Ubuntu 22.04, it uses more secure key files with digital signature for system repositories and PPAs.… Continue reading How to Install Brave Browser in Ubuntu 23.04 | 22.04 with New Apt Rule
How to Install Python 3.12 (Beta so far) in Ubuntu 22.04 | 20.04 | 23.04
For developers who want to prepare their project for the latest Python releases, here’s how to install Python 3.12 in all current Ubuntu releases. Python 3.12 now is in Beta development stage. It features more flexible f-string parsing, new type annotation syntax for generic classes, support for the Linux perf profiler, and many performance improvements,… Continue reading How to Install Python 3.12 (Beta so far) in Ubuntu 22.04 | 20.04 | 23.04
Podman Desktop 1.0 Released, How to Install it in Ubuntu 22.04 | 20.04
RedHat announced the release of Podman Desktop 1.0 general availability (GA) on Tuesday. Here’s how to install it in all current Ubuntu releases. Podman Desktop is a container management tool. It provides a simple and user friendly user interface to easily create, manage, and deploy Podman, Docker, Lima, Openshift Local, Kind, etc containers and complex… Continue reading Podman Desktop 1.0 Released, How to Install it in Ubuntu 22.04 | 20.04
How to Enable/Re-enable ‘Tab’ Key Auto-Completion in Ubuntu 22.04
The ‘Tab’ key bash auto-completion does not work for you? Here’s how to re-enable this feature in Ubuntu. When typing in terminal/command console, user can press ‘Tab’ key to auto-complete command, options, file path & name. This feature is quite useful and available out-of-the-box for every user with home directory. If you broke something done… Continue reading How to Enable/Re-enable ‘Tab’ Key Auto-Completion in Ubuntu 22.04