atlas news
    
Linux Stans
22  octobre     09h13
What is SASE and How to Use It on Linux
Linux Stans    Enhancing Linux Network Security with SASE: A Guide for Businesses In the digital age, securing your network infrastructure is more critical than ever. Businesses using Linux systems must be proactive in implementing robust security measures. This guide explores how Secure Access Service Edge SASE...
17  août     00h05
Best Gamepads for Linux
Linux Stans    Since gaming on Linux is a thing now, and has been for quite a while, people are starting to look for good gamepads controllers that work on Linux. In this article, we’ll guide you through the best gamepads for Linux that work out of the box or without any issues, with little to no setting ...
05  juin     14h52
How to use Microsoft OneDrive on Linux
Linux Stans    In this post, I’m going to show you how to use OneDrive on a Linux distro. Both GUI Graphical User Interface and CLI Command Line Interface options. Microsoft OneDrive doesn’t have an official desktop client for Linux. So, the only options you are left with are using the web version via a...
04  juin     18h51
How to use Google Drive on Linux
Linux Stans    In this post, I’m going to show you how to use Google Drive on a Linux distro. The best options to use Google Drive via the graphical user interface GUI or command line interface CLI . Google Drive is one of the most popular cloud storage services. Unfortunately, Google Drive doesn’t have an...
    16h30
Installing QEMU on Debian with XFCE Desktop
Jeremy Carter    In this one off tutorial, we will install QEMU on a fresh full DVD installation of Debian . . Preamble: QEMU is a virtualization framework for Linux, including tools to emulate full systems inside your machine, and to install and manipulate resources such as disks and other virtually emulated...
16  avril     14h14
How to Restart Linux with a Command
Linux Stans    In this tutorial, we’re going to show you how to use the restart command on Linux and how to restart reboot your system via the command line interface CLI . We previously learned how to shut down Linux using a command. Now we’ll learn how to restart it. These commands will work on most Linux...
02  avril     15h47
Linux Server Maintenance Checklist
Linux Stans    If you own a Linux server, you’re probably already doing some of these maintenance tasks. Our checklist will help you keep track of all the tasks you should do on your Linux server to properly maintain it. All tasks can be changed to suit your preferences. Especially the daily tasks. You don’t need...
04  mars     14h06
How to Install and Use wget on CentOS
Linux Stans    In this tutorial, we’re going to show you how to install and use wget on CentOS. We’ll include useful and practical examples of the wget command. This tutorial will work on CentOS Stream, CentOS, RHEL, AlmaLinux, Rocky Linux, and others. All the wget command examples will work on all distros,...
21  février     15h16
How to Install pCloud on Ubuntu
Linux Stans    In this tutorial, we’re going to show you how to install and use pCloud on Ubuntu. Follow our tutorial to install pCloud and learn how to use it through beginner friendly instructions. pCloud is one of the best cloud storage services for Linux. It’s probably the first choice for many Ubuntu users....
27  décembre     16h10
How to Find a File in Linux
Linux Stans    In this tutorial, we’re going to show you how to find a file in Linux. This tutorial will focus on the command line way of finding a file. You can of course just use the Search option in your GUI to find a file visually. To find a file in Linux, you can use commands: Source