Explore two git graphical user interface clients meant for Linux – Git Cola and Gitg.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (143)
- Scripting (130)
- Files (89)
- Processes (70)
- File Editing (37)
- Filesystems (36)
- Networking (35)
- User Administration (26)
- Security (23)
- Web (22)
- Text Processing (18)
- File Viewing (18)
- Network Configuration (16)
- Package Management (14)
- File Searching (14)
- Docker (14)
- Service Management (13)
- Installation (12)
- Series (11)
- Network Monitoring (11)
- Search (8)
- File Conversion (8)
- File Compression (8)
- Building (7)
- File Permissions (6)
- Boot Process (5)
- File Transfer (4)
Purpose of Swap Files in Vim
Filed under Administration, Files
Learn about the swap files of the vim editor.
Allow Users in fstab File to Read and Write to a Partition
Filed under Filesystems, User Administration
Learn more about the fstab file and how we can use it to allow users to read and write to a partition
Restart a Stopped Docker Container
Filed under Docker
Learn how to restart a stopped Docker container and automate the process.
Setting Environment Variables for systemd Services
Explore different ways to set environment variables for daemons managed by systemd.
Checking a User’s Sudo Access
Filed under Security, User Administration
Learn how to check if a user might use sudo.
Check if a Process Is Running in Linux
Filed under Processes
Learn various commands to check if a process is running in Linux.
Linux Memory Overcommitment and the OOM Killer
Filed under Administration, Processes
Learn about the Linux way to manage memory.
Unlocking a Linux User Account After Too Many Failed Attempts
Filed under Security, User Administration
Learn how to unlock a Linux account after too many failed login attempts.