Learn how to identify power supply and usage information within a Linux system.
Also find me here:
Baeldung Author
Nimrah Chaudhry
With 2+ years of experience, I'm a technical writer holding a Bachelor's in Software Engineering and Cyber Security Certification. I enjoy simplifying Linux concepts for the community while also blogging about HTML/CSS, cloud computing, databases, and other technologies.
Here's what I've written (so far):
Baeldung on Linux
- >All
- Administration (9)
- Security (3)
- Installation (3)
- Networking (2)
- Files (2)
- Web (1)
- User Administration (1)
- Text Processing (1)
- Processes (1)
- Network Configuration (1)
- Filesystems (1)
- File Transfer (1)
- File Editing (1)
- Building (1)
Linux Processes
Filed under Administration, Processes
Learn about Linux processes, their initiation, types, states, management, and termination.
How to Profile C++ Code Running on Linux
Filed under Building
Learn the theory and practice of C and C++ code profiling in Linux with perf, gprof, and Valgrind.
How to Properly Install Valgrind
Filed under Installation
Learn three ways to install Valgrind in Linux along with their respective uninstallation methods.
Software Alternatives for Utilizing Digital Pens on Linux
Filed under File Editing
Learn about different applications that support and promote the use of digital pen hardware in Linux.
Removing a GPG Key Added Using the Deprecated apt-key add in Linux
Filed under Administration, Security
Learn how to remove GPG keys added via the deprecated apt-key in Linux.
Best Lightweight IDEs for Linux
Filed under Installation, Text Processing
Learn about some of the best integrated development environments (IDEs) for Linux that can run well on slower machines.
How to Find IP of Virtual Machine
Filed under Administration, Network Configuration
Learn ways to get the IP address of a running virtual machine with Linux.
How to Use rsync With Android
Filed under File Transfer
Learn how to use rsync for two-way communication between Android and Linux devices.
Baeldung on Computer Science
- >All
- Web (2)
- OS (1)
- Artificial Intelligence (1)
What Is Prompt Engineering?
Filed under Artificial Intelligence
Learn about prompt engineering, its importance, various prompt techniques, and components.
Introduction to the Fetch-Execute Cycle
Filed under OS
Explore the Fetch-Execute cycle and its stages in detail.
SEO: Off-Page vs. On-Page Techniques
Filed under Web
On-page SEO focuses on optimizing individual web pages, while off-page SEO focuses on improving a website’s overall quality
What Is Web 3.0?
Filed under Web
Discover what is Web 3.0.
Baeldung on SQL
- >All
- SQL Operators (1)
- SQL Functions (1)
Sorting by a List of Strings in SQL
Filed under SQL Operators
Learn how to sort a list of strings alphabetically or in a specific order.
Retrieving the Current Date and Time in SQL
Filed under SQL Functions
Learn how to obtain the current date and time in MySQL, SQL Server, and PostgreSQL.