#Ubuntu Linux

Ubuntu Linux 3 min read
How to Change Dock Position in Ubuntu Linux

The post provides a guide on how to change the Dock position in Ubuntu Linux, which is by default aligned to the left of the screen. Users can choose to align the Dock to the left, right, or bottom, through the System Settings panel under Appearance options. The top alignment isn't possible as the system menu bar occupies that part.

August 31, 2022 Read more →
Ubuntu Linux 3 min read
How to Enable Automatic Brightness in Ubuntu Linux

The post outlines how to enable or disable automatic brightness in Ubuntu Linux, which adjusts the screen's brightness according to ambient light conditions. This feature, available on laptops with advanced graphics cards and light sensors, optimizes brightness and contrast, contributing to power saving and longer battery life. The settings can be changed from the Power Saving section in the System Settings panel.

Ubuntu Linux 3 min read
How to Show Battery Percentage in Ubuntu Linux

The post provides a guide to display battery status as a percentage on the Ubuntu Linux system menu. By default, Ubuntu gives a battery icon with a lightning bolt without indicating remaining charge. The article outlines the process of changing this status to a percentage, giving users a better idea of their battery life. The change can be made via the System Settings panel.

Ubuntu Linux 3 min read
Enable/Disable Location Services in Ubuntu

The article explains how to activate or deactivate location services in Ubuntu Linux. Location services, reliant on cell tower positioning, GPS, and nearby Wi-Fi access points, aim to provide accurate geolocation data required by specific applications. The piece provides a comprehensive guide to navigate the System Settings panel and manage location services under the privacy settings. Users concerned about privacy can disable this feature.

August 30, 2022 Read more →
Ubuntu Linux 2 min read
Enable Remote Desktop on Ubuntu Linux

The post details how to enable and disable remote desktop sharing in Ubuntu Linux. Ubuntu has a built-in Remote Assistance tool that involves turning on the GNOME Remote Desktop package, which is initially disabled. The post also guides on how to allow remote connection and interaction with your desktop, demonstrating authentication and remote connection setup.

Ubuntu Linux 4 min read
How to Properly Shut Down Ubuntu Linux: A Complete Guide

The post elaborates various ways to shut down a Ubuntu Linux PC. Options include using the power button, engaging the system menu, or via the command line. However, caution is advised when shutting down with the power button as ongoing processes may not be saved. The shutdown method should be chosen based on the user's preferences and situational needs.

August 28, 2022 Read more →
Ubuntu Linux 5 min read
How to Run Cron Jobs every Minute, Hour, Day on Ubuntu Linux

The post provides an in-depth guide to configuring and scheduling cron jobs in Ubuntu Linux, which are executed at specified intervals for routine tasks like log cleaning or system file backups. Using a cron table (crontab), one can schedule tasks to run by the minute, hour, day, month, or year using multiple operators. The post also explains how to schedule jobs to run every minute, every 5, 10, or 15 minutes, and provides an example of an entry for Let's Encrypt certbot's certificate renewal.

July 30, 2022 Read more →
CMS 5 min read
How to Rebrand (or Change Domain Name) in WordPress

This post provides a step-by-step guide to rebranding or changing a domain name in WordPress. Thus, it starts with registering a new domain name, creating a new virtual host or server block, and redirecting traffic from the old domain to the new one. The post then shifts to updating the WordPress database and verifying the changes. It's a handy guide even for beginners, given the accessibility of server console via SSH or direct connection.

July 28, 2022 Read more →
Ubuntu Linux 3 min read
3 Steps to Play DVD in Ubuntu Linux (Fix Codecs)

Ubuntu Linux, by default, does not support encrypted or region-protected DVDs. Users need to install the correct codecs and certain packages such as libdvd. This post provides step-by-step instructions on how to enable the multiverse repository, install the libdvd-pkg, and set up additional packages and plugins to watch DVDs and videos in Ubuntu Linux.

June 30, 2022 Read more →
Ubuntu Linux 2 min read
Install Angular CLI on Ubuntu: A Step-by-Step Guide

This post teaches how to install and use Angular CLI on Ubuntu Linux. First, the NVM environment is installed and activated. Then, Node.js v16 is installed. After Node.js and NPM are set up, the latest Angular CLI can be installed. The post also outlines how to create, build, serve a new Angular project on a development server, and the server's automatic rebuilding and reloading process whenever source files are modified.

June 28, 2022 Read more →
Exit mobile version