SmartTech101 https://smarttech101.com/ Do Everything in Linux Mon, 11 Mar 2024 16:45:52 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 https://i0.wp.com/smarttech101.com/wp-content/uploads/2022/09/cropped-ST.png?fit=32%2C32&ssl=1 SmartTech101 https://smarttech101.com/ 32 32 198967989 Printf Command in Linux with Examples and their Outputs https://smarttech101.com/printf-command-in-linux-with-examples-and-their-outputs/ https://smarttech101.com/printf-command-in-linux-with-examples-and-their-outputs/#respond Thu, 22 Feb 2024 15:45:53 +0000 https://smarttech101.com/?p=3314 The printf command in Linux is used to format and print data. It is similar to the printf function in the C programming language. This command allows you to format strings, numbers, and other types of data according to a specified format. Most of these formats, special characters are going to work with other similar […]

The post Printf Command in Linux with Examples and their Outputs appeared first on SmartTech101.

]]>
https://smarttech101.com/printf-command-in-linux-with-examples-and-their-outputs/feed/ 0 3314
The Evolution of Linux: A Journey Through Its History and Impact https://smarttech101.com/the-evolution-of-linux-a-journey-through-its-history-and-impact/ https://smarttech101.com/the-evolution-of-linux-a-journey-through-its-history-and-impact/#respond Tue, 20 Feb 2024 14:12:27 +0000 https://smarttech101.com/?p=3305 Linux, a name that resonates with power, flexibility, and reliability in the computing world, has a history as rich and diverse as the ecosystem it has spawned. From its humble beginnings to becoming the backbone of modern computing, Linux’s journey is a testament to the power of open-source software and community collaboration. The Genesis of […]

The post The Evolution of Linux: A Journey Through Its History and Impact appeared first on SmartTech101.

]]>
https://smarttech101.com/the-evolution-of-linux-a-journey-through-its-history-and-impact/feed/ 0 3305
Linux Gaming: How to Get Started and What You Need to Know https://smarttech101.com/linux-gaming-how-to-get-started-and-what-you-need-to-know/ https://smarttech101.com/linux-gaming-how-to-get-started-and-what-you-need-to-know/#respond Mon, 19 Feb 2024 14:23:49 +0000 https://smarttech101.com/?p=3295 Gaming on Linux has come a long way from the days when it was considered a distant possibility. Today, thanks to advancements in software compatibility and community support, gaming on Linux is not just viable but also enjoyable. This guide will walk you through setting up your Linux system for gaming, highlighting essential tools like […]

The post Linux Gaming: How to Get Started and What You Need to Know appeared first on SmartTech101.

]]>
https://smarttech101.com/linux-gaming-how-to-get-started-and-what-you-need-to-know/feed/ 0 3295
How to Use Virtual Environments in Python https://smarttech101.com/how-to-use-virtual-environments-in-python/ https://smarttech101.com/how-to-use-virtual-environments-in-python/#respond Fri, 05 Jan 2024 16:49:35 +0000 https://smarttech101.com/?p=3269 Discover the essentials of Python virtual environments with a focus on venv. This concise guide outlines steps for creating, activating, and managing isolated environments, allowing seamless experimentation with packages. Ideal for developers seeking practical insights into maintaining project-specific requirements while ensuring system-wide stability. Master the art of leveraging virtual environments for efficient and reliable Python project development.

The post How to Use Virtual Environments in Python appeared first on SmartTech101.

]]>
https://smarttech101.com/how-to-use-virtual-environments-in-python/feed/ 0 3269
How to Configure and Use MPV Video Player https://smarttech101.com/how-to-configure-use-mpv-video-player/ https://smarttech101.com/how-to-configure-use-mpv-video-player/#respond Sat, 16 Sep 2023 04:32:34 +0000 https://smarttech101.com/?p=3233 In this comprehensive guide to harnessing the power of the MPV video player, we will delve into key aspects such as keybindings, configuration settings, creating profiles, and managing playlists. Here, I will talk about how to tailor your MPV experience through custom keybindings, fine-tune configurations for optimal performance, create personalized profiles to suit various media types, and seamlessly manage playlists for a fluid viewing experience.

The post How to Configure and Use MPV Video Player appeared first on SmartTech101.

]]>
https://smarttech101.com/how-to-configure-use-mpv-video-player/feed/ 0 3233
How to Configure Picom in Linux https://smarttech101.com/how-to-configure-picom-in-linux/ https://smarttech101.com/how-to-configure-picom-in-linux/#respond Thu, 14 Sep 2023 11:46:11 +0000 https://smarttech101.com/?p=3217 Picom, a versatile compositor, tackles common issues like screen tearing and stuttering in Linux. With its customizable shadow and transparency settings, it not only eliminates these nuisances but also enhances your visual experience, delivering smooth transitions and precise control over window elements' appearance.

The post How to Configure Picom in Linux appeared first on SmartTech101.

]]>
https://smarttech101.com/how-to-configure-picom-in-linux/feed/ 0 3217
How to Bind Shortcut Keys to Commands in i3 https://smarttech101.com/how-bind-shortcut-keys-to-commands-in-i3/ https://smarttech101.com/how-bind-shortcut-keys-to-commands-in-i3/#respond Thu, 14 Sep 2023 03:08:44 +0000 https://smarttech101.com/?p=3185 Learn to bind keys effectively in i3, the Linux tiling window manager, and elevate your productivity through custom shortcuts. Unlock the magic of binding modes in i3, which not only lets you create custom shortcuts but also helps you remember the keys you need to press, especially when you've run out of keys on your keyboard. Elevate your productivity today.

The post How to Bind Shortcut Keys to Commands in i3 appeared first on SmartTech101.

]]>
https://smarttech101.com/how-bind-shortcut-keys-to-commands-in-i3/feed/ 0 3185
Ncdu – Managing Disk Space Using Terminal User Interface https://smarttech101.com/ncdu-managing-disk-space-using-terminal-user-interface/ https://smarttech101.com/ncdu-managing-disk-space-using-terminal-user-interface/#respond Mon, 11 Sep 2023 02:35:31 +0000 https://smarttech101.com/?p=3167 Ncdu, short for NCurses Disk Usage, is a game-changer for Linux users looking to manage disk space efficiently. With its Terminal User Interface (TUI), it offers a user-friendly alternative to the traditional `du` command. Ncdu provides intuitive navigation, sorting options, and even the ability to delete files and directories, all while displaying critical information about your disk usage. This powerful tool simplifies the process of exploring and optimizing your storage, making it a must-have for anyone seeking effective disk space management on Linux.

The post Ncdu – Managing Disk Space Using Terminal User Interface appeared first on SmartTech101.

]]>
https://smarttech101.com/ncdu-managing-disk-space-using-terminal-user-interface/feed/ 0 3167
How to Configure Modifier Keys to Act as Other Keys Without Losing Their Original Ability (ft. xcape) https://smarttech101.com/modifier-keys-to-act-as-other-keys-when-pressed-alone-using-xcape/ https://smarttech101.com/modifier-keys-to-act-as-other-keys-when-pressed-alone-using-xcape/#respond Sun, 10 Sep 2023 03:07:46 +0000 https://smarttech101.com/?p=3156 Do you find your modifier keys, such as Shift, Control, Windows, and Alt, often going to waste when pressed individually? Meet Xcape, the innovative utility that changes the game. With Xcape, you can assign alternative functions to these keys when pressed and released on their own. This guide will walk you through the installation and configuration process, revealing how to make your modifier keys work smarter and enhance your keyboard experience. Say goodbye to underutilized keys and hello to increased productivity with Xcape.

The post How to Configure Modifier Keys to Act as Other Keys Without Losing Their Original Ability (ft. xcape) appeared first on SmartTech101.

]]>
https://smarttech101.com/modifier-keys-to-act-as-other-keys-when-pressed-alone-using-xcape/feed/ 0 3156
How to Change Brightness on a Linux Laptop https://smarttech101.com/how-change-brightness-on-a-linux-laptop/ https://smarttech101.com/how-change-brightness-on-a-linux-laptop/#respond Sat, 09 Sep 2023 12:50:59 +0000 https://smarttech101.com/?p=3134 In this article, we'll explore four methods to adjust screen brightness on a Linux laptop. Manufacturers often prioritize Windows support, so standard function keys may not work out of the box. The methods include direct backlight-file editing, using xbacklight, employing the ACPI daemon, and utilizing xrandr. Discover which one suits your Linux laptop best.

The post How to Change Brightness on a Linux Laptop appeared first on SmartTech101.

]]>
https://smarttech101.com/how-change-brightness-on-a-linux-laptop/feed/ 0 3134