today's howtos
-
How to set up password-less SSH login on Ubuntu
Secure Shell (SSH) is a key tool for anyone who manages remote servers. By creating SSH keys, you can secure your connections and enhance the security of your system. This guide will walk you through the process of setting up SSH keys on Ubuntu. We'll cover generating a new SSH key pair, copying your public key to the remote server, and configuring SSH to use the key pair for authentication. By the end of this tutorial, you will have a secure, password-less login to your remote Ubuntu server.
-
Add Brightness Slider Control for External Monitor in Ubuntu
Running Ubuntu on Desktop PC or laptop with external monitor? You can add a slider in top-right system menu to control the screen brightness.
-
Measuring NVMe Latency
The Non-Volatile Memory express (NVMe) is the newer storage protocol that delivers highest throughput and lowest latency. The performance of IO increased significantly with the introduction of NVMe Drives that connect directly with the PCIe bus as it allows a parallel queue depth of 64,000 commands, with 65,535 queues per cpu core compared to single queues with just a few hundred commands. It provides enterprise grade features like low latency, high IOPS and encryption compared to legacy Solid-State Drives. This benefits real-time customer applications, real-time data analytics, artificial intelligence (AI) and decision making using Machine Learning (ML), and Deep Learning (DL) inference engines.
-
How To Install Docker on Fedora 38
In this tutorial, we will show you how to install Docker on Fedora 38. Are you a software developer looking to streamline your development process? With Docker, you can streamline your development and deployment processes, making it easier to share your code and collaborate with your team.
-
Install Apache Web Server on Debian 12
How can i install Apache web server on Debian 12?
-
DraGAN AI: How to Install and Use AI Editing Tool on Ubuntu
In the world of digital imagery and photo editing, the emergence of artificial intelligence (AI) has revolutionized the way we manipulate and enhance our visual content. Among the numerous AI-powered tools available, DraGAN AI stands out as a groundbreaking image editing tool that allows users to transform photos effortlessly.
Collection of top AI tools to use for different tasks.
This comprehensive guide will walk you through the process of installing and using DraGAN AI on Ubuntu, detailing the key features, benefits, and limitations of this cutting-edge technology.
-
How to Configure and Customize a Linux Operating System for Your Needs
Configuring and customizing a Linux operating system is an ongoing process. As you gain more experience and encounter new requirements, you can continue to fine-tune and adapt your system. Linux offers endless possibilities for customization, allowing you to shape your operating system to perfectly match your needs. By following these steps and exploring the vast array of customization options Linux offers, you can create a tailored Linux environment that optimizes your productivity, enhances your user experience, and empowers you to make the most of this powerful operating system. Embrace the flexibility of Linux and enjoy the freedom to configure and customize your operating system to meet your unique needs and preferences. Take a break from playing at TonyBet Company and learn how you can do this.
-
Sharing, compressing and password-protecting files on Linux
Keeping your files private from anyone but those with superuser (root) access is easy on Linux. File permissions provide everything you need. By default, you'll have a username and primary group assigned to your account, and you can use the chmod (change mode) command to control what anyone else can view or change.
(If permissions like "750" and "rwxr-x---" don't ring any bells for you, check out these posts for insights into how file permissions work on Linux: A deeper dive into Linux permissions and Unix: beyond group and everyone else)
-
Basic Commands to Get You Started With Linux - The Tech Edvocate
If you are new to Linux, then you may find yourself a bit overwhelmed with the entire process of using this operating system. However, the good news is that Linux is highly customizable and there are several commands you can use to get started with this unique platform. Below we explore some of the basic Linux commands you need to know about.
-
How to Change the Screen Resolution on Linux
The display is the first thing you interact with after booting into a Linux machine. An improperly configured screen resolution can hinder your work and lead you into thinking that Linux distros are poorly optimized for desktops.
Contrary to popular belief, Linux distros are easy to use, and configuring your screen resolution on Linux is a cinch. There are several ways to change the display resolution on Linux, both using the terminal and the graphical desktop settings.
-
What Is Linux Academy and Is It a Good Way to Learn Linux? [Ed: Spammy plug]
Linux Academy is frequently touted as one of the best resources you can use to learn Linux. Considering the steep subscription cost, however, you’re not alone if you’ve had second thoughts about taking the plunge. Here's a brief overview of whether Linux Academy is worth it.