1 lien privé
Nano 8.0 apporte son lot de nouveautés pour cet éditeur en ligne de commande. Raccourcis clavier repensés, navigation intuitive, coloration syntaxique améliorée : de quoi ravir les accros du terminal tout en restant accessible aux débutants.
Changes between v7.2 and v8.0
https://www.nano-editor.org/dist/latest/ChangeLog
Again, until the package's issues can be cleaned up, it appears @devguy's answer is the best interim workaround:
Install base files; .postinst fails; libdvdcss package NOT installed
sudo apt-get install libdvd-pkg
Re-run .postinst; libdvdcss package successfully builds and installs
sudo dpkg-reconfigure libdvd-pkg
Learn various ways of installing Rust programming language on Linux along with its package manager Cargo.
9 Best Linux Distributions for Beginners
https://itsfoss.com/best-linux-beginners/
It’s easy to get overwhelmed by the list of Linux distributions available. In this article, we list the best Linux distros for beginners.
Here are a few lists of Linux distributions based on different criteria:
Best Linux distributions for Windows users
https://itsfoss.com/windows-like-linux-distributions/
Best lightweight Linux distros
https://itsfoss.com/lightweight-linux-beginners/
Best Linux distributions for hacking
https://itsfoss.com/linux-hacking-penetration-testing/
Best Linux distributions for gaming
https://itsfoss.com/linux-gaming-distributions/
Best Linux distributions for privacy and anonymity
https://itsfoss.com/privacy-focused-linux-distributions/
Best Linux distributions that look like MacOS
https://itsfoss.com/macos-like-linux-distros/
Zorin OS
https://zorin.com/os/
https://lecrabeinfo.net/installer-zorin-os-linux.html
Aujourd'hui, avoir un téléphone avec un Android libéré, c'est possible, on pense en particulier à Murena.
Avoir un téléphone sous GNU/Linux, c'est aussi possible via des projets tels que Librem ou encore le Pinephone.
On peut aussi utiliser PostmarketOS avec un Oneplus 6 par exemple.
Tasksel is an easy-to-use tool that provides an interface to install a group of software packages such as LAMP, Mail Server, DNS, etc. in Ubuntu and Debian.
Upt est un outil qui unifie les commandes de gestion de paquets pour différents systèmes Linux et Unix, permettant d’utiliser une syntaxe commune pour installer, mettre à jour ou supprimer des paquets.
cargo install upt
Vous êtes-vous déjà demandé ce que vos applications faisaient dans votre dos ? Quelles données elles envoyaient sur Internet à votre insu ? Je suis sûr que oui ! C’est pourquoi, si vous êtes soucieux de votre confidentialité et de la sécurité de vos informations, il est temps de faire connaissance avec OpenSnitch, le pare-feu interactif qui va vous permettre de mieux sécuriser et gérer les connexions sur votre ordinateur Linux.
Rclip est un outil en ligne de commande boosté à l’IA pour rechercher vos photos par leur contenu grâce à des requêtes textuelles ou des images de référence. Il permet de combiner des requête…
This guide shows how to install Apache, MySQL/MariaDB, and PHP with the required PHP modules, on RHEL-based distributions such as Fedora, Rocky, and Alma Linux.
Deepin Desktop offers a sleek design, intuitive layout, and smooth integration, making it a popular choice for those seeking a different desktop experience.
How to Install KDE Plasma in Ubuntu, Debian and Mint
https://www.tecmint.com/install-kde-plasma-ubuntu/
FFmpeg is a powerful multimedia framework that contains various tools for different tasks such as playing audio/video files, converting between MP3 to avi, etc.
To list installed software type:
dpkg --list
dpkg --list | less
dpkg --list | grep apache2
To delete the software named apache2, use the apt command or apt-get command as follows:
sudo apt-get remove {package-name}
sudo apt-get remove apache2
You may see info on screen that read as follows:
The following packages were automatically installed and are no longer required:
apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
Use 'sudo apt autoremove' to remove them.
Hence, run the following command to remove package that no longer needed as I deleted the apache2 and free up disk space:
sudo apt-get autoremove
df
In this guide, we explore some of the best GUI (Graphical User Interface) email clients that you should consider using for a Linux desktop.
Testez les distributions Linux en ligne !
https://distrosea.com/fr/
Chaque année, de nombreuses distributions Linux émergent, rendant le choix difficile. DistroSea facilite ce processus en offrant plus de 400 distributions Linux à essayer en ligne, sans installation. Parmi elles, on retrouve des distributions populaires pour tous les profils, avec internet activé, permettant une expérience utilisateur authentique. Visitez DistroSea.com pour démarrer rapidement et gratuitement.
When troubleshooting network connectivity or application-specific issues, one of the first things to check should be what ports are actually in use on your system and which application is listening on a specific port.
This article explains how to use the netstat, ss and lsof commands to find out which services are listening on which ports. The instructions are applicable for all Linux and Unix-based operating systems like macOS
In the Linux operating system, text editors are of two kinds that is the graphical user interface (GUI) and command-line text editors (console or terminal).
11 Best Open Source Note-Taking Apps for Linux
https://www.tecmint.com/note-taking-apps-linux/
Introduction
Cet article récapitule quelques infos sur les systèmes de fichiers sous Linux - EXT4, XFS et BTRFS.
Que vous soyez sous Linux, macOS ou Windows, il est possible en connectant votre smartphone Android à votre ordinateur via USB, d'en récupérer un affichage déporté avec lequel vous pourrez interagir (marche aussi via TCP/IP). Pratique pour filmer un tuto sur Android, tester des outils, faire des captures écrans...etc. Pour cela, il vous faudra l'outil…
QtScrcpy – Contrôlez vos appareils Android depuis votre PC / Mac
https://github.com/barry-ran/QtScrcpy
Ça fonctionne sous macOS, Linux et Windows et pas besoin d’avoir de droits root. C’est entièrement basé sur Scrcpy, donc vous aurez les mêmes fonctionnalités, mais tout pourra se paramétrer via une interface.
ZRAM is a powerful ramdisk cache for Linux-based systems. Learn how you can speed up your Ubuntu system by enabling and tweaking ZRAM today.
Activer zram - Mettre /tmp en tmpfs
https://sebsauvage.net/wiki/doku.php?id=linux-ssd
How to Configure ZRAM on Ubuntu Linux
https://www.maketecheasier.com/configure-zram-ubuntu/
Linux: Le gros bloc-note
https://sebsauvage.net/wiki/doku.php?id=linux-vrac&s[]=borgbackup