Learn about available tools to manage users via a graphical user interface in Linux.
Also find me here:
Baeldung Author
Gautam
With a strong foundation in Linux, I have over five years of experience in network engineering and technical consulting, specializing in network monitoring, service management, performance optimization, and security auditing.
Here's what I've written (so far):
Baeldung on Linux
- >All
- Administration (3)
- User Administration (1)
- File Viewing (1)
- File Conversion (1)
Rotating Login Screen for a Rotated Monitor in Linux
Filed under Administration
Learn ways to rotate the Linux login screen for rotated monitors.
Linux Tools for Reading MOBI Files
Filed under File Viewing
Learn about Linux tools for viewing MOBI files.
How to Convert a PDF to ePUB Format in Linux
Filed under File Conversion
Learn ways to convert PDF files to the ePub format in Linux.
How to Limit Battery Charging in Linux
Filed under Administration
Learn ways to set the maximal battery charging percentage on a Linux device.
Linux Power-Saving Tools
Filed under Administration
Learn ways to save battery power with different Linux tools.
Baeldung on Computer Science
- >All
- Programming (2)
- Algorithms (2)
Introduction to the Halting Problem
Filed under Programming
Explore a fundamental problem in computer science, the halting problem, to identify the algorithmic problems that can’t be solved in a finite time.
Difference Between Backtracking and Recursion
Filed under Programming
Explore the general ideas of backtracking and recursion with examples.
How to Implement Elitism in Python for Evolutionary Metaheuristics?
Filed under Algorithms
Explore the details of implementing the elitism concept in evolutionary algorithms using Python.
What is Digital Differential Analyzer (DDA)?
Filed under Algorithms
Explore the DDA algorithm in detail.