Archives For November 30, 1999

This is a step by step beginner’s guide shows how to install NVIDIA proprietary driver in Ubuntu. And, how to switch between Intel/AMD and NVIDIA GPU, run specific app/game with NVIDIA while leaving others rendered by integrated graphics card.

While installing Ubuntu, the wizard provides an option to install the NVIDIA proprietary driver alongside. If you didn’t enable that option, then here’s how to manually install it afterward.

Continue Reading…

In Ubuntu desktop, most app windows by default start at top-left of screen. It’s quite annoying, since you have to move app window before it’s ready for use.

So, in this tutorial I’m going to show you how to tweak you desktop, to make it start app window at screen center automatically.
Continue Reading…

Got app windows that do not show their icons on left (or bottom) dock panel? This tutorial may help to fix the issue in Ubuntu 24.04.

App icons that you see in system app launcher are handled by .desktop files. This kind of config file usually include a line Icon=app-icon-name, so Ubuntu and many other Linux can find and display the icon image for the app in start menu (or application menu).

If the icon file is missing from both system icons directory (usually /usr/share/icons and /usr/share/pixmaps) and user’s local icons folder (.loca/share/icons), then it shows universal executable icon (the gear icon with gray square background, see the image above) instead.

Continue Reading…

After doing a fresh install of Ubuntu system, users usually have to do a list of configurations before the system is ready for use. And, here are a list of the top things I can tell for the Ubuntu 24.04 LTS.

1. Install back some default apps

If you didn’t choose “Extended selection” option while installing Ubuntu 24.04, then you’ll find that many apps are missing!

There’s no office suite, no video/music player, no email app … If you need some of them, then just launch the new App Center from left panel, then search and install any of them back.
Continue Reading…

This is a step by step beginner’s guide shows how to install Ubuntu 24.04 LTS, Desktop Edition, in PC or laptop using an USB stick.

Ubuntu 24.04 is a long term support release with 5 years support (and other 7 years security updates via Ubuntu Pro). It features a new desktop installer. So, I re-write about this how to guide for beginners, with Windows 10/11 dual boot support.

NOTE: The new installer so far does NOT allow encryption for manually added partitions! Meaning encryption ONLY works when using entire disk for Ubuntu. See the bug reports here and here.
Continue Reading…

This tutorial shows how to install the most recent VokoscreenNG screen recording app in all current Ubuntu releases, including Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04.

VokoscreenNG is a free and open-source application for recording your desktop, window, or an area in Linux and Windows desktop. It can record sound from multiple sources, and record from built-in webcam or camera. For Linux, the app works on both Wayland (however with limited features) and classic Xorg sessions.
Continue Reading…

This is a step by step guide shows how to install JDownloader 2 in Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 20.04.

JDownloader is a free open-source (partly closed-source) download manager for Linux, Windows, and MacOS. It allows to automatically download groups of files from one-click hosting sites

Key features of JDownloader include:
Continue Reading…

Boring with the default startup animation in Ubuntu? Here’s step by step guide shows you how to install and change the theme in Ubuntu 24.04, Ubuntu 22.04, and Ubuntu 20.04.

The startup (and shutdown, reboot) animation screen is handled by Plymouth. Plymouth supports themes, and the default is bgrt in Ubuntu.

If you just want to replace or disable the manufacturer logo, then I’ve written a how to guide in this page. While, here I’m going to show you how to completely replace it with another one.

Ubuntu default boot animation screen


Continue Reading…

This tutorial shows how to change the MAC Address, aka hardware address, for your network interface in Ubuntu 24.04. Though the title said for Ubuntu 24.04, it should work in all current Ubuntu releases, including Ubuntu 20.04 and Ubuntu 22.04.

MAC address, stands for Media Access Control address, is a unique identifier primarily assigned by device manufacturers. Therefore, it’s often referred to hardware address or physical address. However, many network interfaces support changing their MAC addresses. And, here’s how to do the trick in Ubuntu.
Continue Reading…

Want to run an operating system in virtual machine using VMware Workstation Player? Here I’m going to show you how to install and use it in Ubuntu 24.04 and Ubuntu 22.04 LTS.

Personally, I use Oracle Virtualbox for trying out different operating systems in as virtual machines (VMs). Some however prefer VMware workstation, which is available free for non-commercial use.


Continue Reading…