- How to enable automatic login in LightDM

TipsMake.com showed you how to enable automatic login in Ubuntu, but if you are using LightDM, here are the steps to enable autologin in LightDM.
- 8 best Linux password managers

Password manager is a great way to handle problems. Here are the best Linux password managers that you can trust to handle your passwords properly.
- How to upgrade Ubuntu from the command line

Sometimes you cannot use the graphical utility to upgrade Ubuntu, in which case you must use the command line to upgrade it.
- How to kill unresponsive programs in Linux

Although Linux software often causes fewer problems when operating, there are times when the best application also crashes. This article will show you some ways to kill
- 5 best LaTex editors for Linux

The Word editor is great, but too simple. This tool is great for writing letters or essays, but complex documents are not.
- The difference between Linux Hosting and Windows Hosting

When it comes to comparing Linux and Windows hosting options, the choice you give to the operating system will depend on what you intend to use the server for.
- How to use KDE Connect with MATE on Ubuntu and Debian

KDE Connect is an extremely convenient way to link Android phones and Linux PCs. With KDE Connect, you can view notifications and reply to text messages on a desktop or laptop
- 9 most popular Linux package managers today

The common point between all Linux distributions is that they need to be able to install new software packages into the system. Various package managers are available, allowing
- Is CentOS or Ubuntu the best web hosting server operating system?

With so many available Linux distributions, choosing a suitable distro for your home computer is not easy. Choosing a Linux distribution for the server is even more difficult.
- How to upgrade Debian

In every two year period, Debian will have no changes. Program and feature versions remain the same during this time.
- 11 uses of ps command in Linux

For system administrators, ps is a frequently used tool. The ps command is used to list the processes currently running on the system, with many available filtering and display
- Use the Top command to see the processes running in Linux

The top command in Linux is used to display all processes running in the Linux environment. This tutorial shows you how to use the top command through explaining the various
- What's new in Ubuntu 18.04 LTS just released?

Ubuntu 18.04 LTS code-named Bionic Beaver has just been officially launched on April 26th. This version is Canonical's up to 5 year support period.
- 7 great XFCE themes for Linux

A minimalist desktop doesn't mean it will look very ugly. If you are looking to improve your XFCE installation interface, here are some options you can consider.
- How to use cURL command in Linux

No matter what you use your computer for, at least once you need to download a file and opening the browser may seem overkill. This will be the time cURL really plays its role.
- The difference between cURL and wget

To download files directly from the Linux command line, there are two utilities you can use: wget and cURL. These two tools have a lot of similar features and can easily
- How to limit access to su command in Linux

If you have added Linux to your data center or are just using a single Linux machine for your business, you need to make sure it is as secure as possible.
- How to change the encryption password LUKS

It's great if you've decided to protect your data with LUKS. But you need to change if you have chosen an inappropriate passphrase. Fortunately, unlike many encryption solutions,
- How to install Pip in Ubuntu

Linux has a lot of package managers. Ubuntu not only has apt but also many programming languages that come with its own package manager. Pip stands for Python Packages Packages
- How to configure static IP addresses on Linux

When you need a Linux system with a static IP address instead of a dynamically set address by DHCP, all you need to do is make some configuration changes and reboot the system.