🐧

Ubuntu Linux

Articles based on Ubuntu Linux, including installing packages, managing user accounts, sharing files with Windows machines and more.

Ubuntu Linux 4 min read
How to Set Default Microphone in Ubuntu Linux

This article provides instructions on how to choose and set the default microphone or input device in Ubuntu Linux. It explains how to navigate to Ubuntu Linux's System Settings to select the preferred input device. The post also discusses how some applications allow users to override the system's default microphone and includes troubleshooting tips.

September 7, 2022 Read more →
Ubuntu Linux 3 min read
How to Manage Alert Sounds in Ubuntu Linux

This text outlines how to modify the alert Sound in Ubuntu Linux. The alert Sound, separate from music and other audio files, plays for system notifications and events. Users can alter the alert sound, adjust its volume, or mute it entirely via the System Settings panel. Altering alert Sound does not affect the audio of other files.

Ubuntu Linux 4 min read
How to Mute or Unmute Sound on Ubuntu Linux

The post outlines how to mute or unmute sound on Ubuntu Linux via the system menu or the settings app. For the system menu, users can click on the top bar's right side and adjust the volume slider. For the settings app, users should navigate to the System Settings -> Sound panel and adjust the volume slider. Certain keyboards allow volume adjustments via keys located near the function (F) keys.

Ubuntu Linux 4 min read
Adjusting Sound Volume in Ubuntu Linux: A Simple Guide

This article provides steps to adjust the sound volume in Ubuntu Linux, summarizing the fastest way through the system menu on the top bar. It guides you to increase, decrease, or mute the volume by moving the slider once the system menu is opened. It also outlines the process of adjusting volume through the Ubuntu Linux settings app, and utilizing certain keyboard keys to control the volume.

Ubuntu Linux 4 min read
Set Up Dual Monitors in Ubuntu Linux: A Step-by-Step Guide

The post details how to add a second or external monitor in Ubuntu Linux, which automatically detects additional displays. If adjustment is needed, users can change the settings through Ubuntu's system settings app, permitting different display modes including joint displays, mirrored content, or single display. Configuration entails selecting orientations, resolution or scale, and refresh rate if necessary. After changes are applied, the settings will revert within 20 seconds if not saved.

September 6, 2022 Read more →
Ubuntu Linux 4 min read
Change Desktop Background in Ubuntu Linux

The post outlines how to change the desktop background in Ubuntu Linux. Users have the option to use pre-included images or set their own. This can be done by right-clicking the image file in File Manager and choosing 'Set as Wallpaper', or navigating through the System Settings. It also notes that some wallpapers are dynamic and change throughout the day.

Ubuntu Linux 3 min read
Change Display Orientation in Ubuntu Linux Easily

The post provides instructions to change display orientation using Ubuntu Linux. Screen orientation options include Landscape, Portrait Right, Portrait Left, or Landscape (flipped). The rotation function is a built-in feature in Ubuntu, also available with Intel, NVIDIA, or AMD graphics cards. Modifications can be made from the System Settings panel, under the Display name option, where orientation can be selected and applied.

Ubuntu Linux 4 min read
Enable Night Light in Ubuntu Linux: A Quick Guide

The post provides a detailed guide on how to enable or disable the Night Light feature in Ubuntu Linux, which can help alleviate eye strain and sleeplessness caused by a computer's blue light emission. The Night Light feature converts the display colors into warmer versions, and its settings and activation can be easily managed through the System Settings panel.

Ubuntu Linux 3 min read
Enable Do Not Disturb in Ubuntu: A Quick Guide

The post provides an easy guide to enable or disable the 'Do Not Disturb' feature in Ubuntu Linux, which mitigates disruptions by silencing notification banners. Users can adjust this setting either through the Ubuntu Linux Settings App or simply by clicking on the Clock. Even after disabling, notifications are accessible from the notification list. Individual application notifications can also be managed.

September 5, 2022 Read more →
Ubuntu Linux 3 min read
Disable Laptop Suspend When Lid Closes in Ubuntu

The post details how to modify Ubuntu Linux's default setting of automatically suspending when a laptop's lid is closed. By using the 'systemd' and changing a command line, or installing 'Gnome Tweaks', users can alter the setting so closing the laptop lid doesn't trigger sleep mode.

Ubuntu Linux 4 min read
Increase Text Size in Ubuntu Linux: A Step-by-Step Guide

This content provides instructions on increasing font size in Ubuntu Linux using two methods. The first method involves adjusting the 'Large Text' switch in the 'System Settings' -> 'Privacy' -> 'Accessibility' setting. The other approach uses the command line, where the command 'gsettings set org.gnome.desktop.interface text-scaling-factor 1.5' is run. Both methods should successfully enlarge text size for increased readability.

Ubuntu Linux 4 min read
Manage File History in Ubuntu Linux

This content guides on enabling or disabling the display of recently used files on Ubuntu Linux. Ubuntu tracks recent files to enhance productivity and ease file location, however, this can raise privacy concerns. The system settings panel provides options to adjust file history settings, including the possibility to clear the history or specify its retention duration.

September 4, 2022 Read more →
Ubuntu Linux 3 min read
Open Nautilus as Administrator in Ubuntu

This post guides through the process of opening File Manager (nautilus) as an administrator in Ubuntu Linux. It explains that, as a normal user, using the sudo command in the terminal console allows you to launch the file manager with root privileges. This enables editing and deleting of files owned by the root user.

September 3, 2022 Read more →
Ubuntu Linux 4 min read
Show and Hide Hidden Files in Ubuntu Linux

The post provides steps to hide or display hidden files in Ubuntu Linux's File Manager. To see hidden files, users can click the view options button and select show hidden files, or use the CTRL + H shortcut. To hide files, they should be renamed with a dot preceding the filename. Hidden files stay in the original folder but are absent from the normal view.

Ubuntu Linux 3 min read
Create a Bootable USB in Ubuntu Linux

The article provides a detailed guide on creating a startup disk in Ubuntu Linux. It requires at least a 2GB flash drive and an ISO image of Ubuntu which will be used in the Startup Disk Creator tool. The entire process should take less than ten minutes. It's important to note that any existing data on the flash drive will be erased when the startup disk is created.