901 private links
Bash contains features that appear in other popular shells, and some features that only appear in Bash. Some of the shells that Bash has borrowed concepts from are the Bourne Shell (sh), the Korn Shell (ksh), and the C-shell (csh and its successor, tcsh). The following menu breaks the features up into categories, noting which features were inspired by other shells and which are specific to Bash.
This manual is meant as a brief introduction to features found in Bash. The Bash manual page should be used as the definitive reference on shell behavior.
Configuring your .vimrc file lets you use the full power of Vim. With a customized .vimrc file you can increase your Vim powers tenfold.
Dotfiles are important files that will play an integral role in your career as a software developer.
En tant qu’adminsys, le terminal est probablement l’application dans laquelle je passe le plus de temps. Du coup, afin d’être le plus efficace possible, ça vaut peut-être le coup d’apprendre à s’en servir efficacement. Notamment via les raccourcis clavier qui peuvent permettre de gagner en confort et en temps.
Voici donc une petite liste des combinaisons que je trouve potentiellement intéressantes. Avec, en bonus, la signification derrière le choix de la touche, quand je la connais et/ou qu’il y en a une, ce qui peut aider à retenir la combinaison le cas échéant.
The man command is a built-in manual for using Linux commands. It allows users to view the reference manuals of a command or utility run in the terminal. The man page (short for manual page) includes a command description, applicable options, flags, examples, and other informative sections.
In this tutorial, you will find commonly used Linux commands as well as a downloadable cheat sheet with syntax and examples.
The useful tool sed is a CLI (Command Line Interface) allowing you to edit some content line by line. But first, to be sure you have GNU sed installed on your computer, you can run in your terminal sed --version. If you don’t have GNU sed (but BSD for example), I would recommend you to install its GNU counterpart. You’ll have access to many more options making your life in the shell easier.
The Distrochooser helps you to find the suitable Linux distribution based on your needs!
How do I format the date to display on the screen on for my shell scripts as per my requirements on Linux or Unix like operating systems?
Durant mes années d'administrateur systèmes Microsoft Windows (Il en faut bien), j'ai régulièrement été confronté à un souci de gestion de parc complet, simple, et efficace. Lors de mes recherches, de nombreuses solutions se sont révélées être intéressantes (SolarWinds RMM, NinjaRMM, etc...). Comme vous le savez, chez AukFood, on ne mange qu'OpenSource. De ce fait, une solution s'est révélée pertinente : Tactical RMM (Remote Monitoring & Management)
Je vous propose de vous montrer ma stratégie de backups que j'ai mis en place au cours des années et qui a bien entendu évoluée au fil du temps.
It is quite easy to change the text font type and its size if you have graphical desktop environment. How would you do that in an Ubuntu headless server that doesn't have a graphical environment? No worries! This brief guide describes how to change Linux console font and size. This can be useful for those who don't like the default font type/size or who prefer different fonts in general.
It turns out Awk is pretty simple. It has only a couple of conventions and only a small amount of syntax. It’s straightforward to learn, and once y...
Découvrons quelle distribution Linux installer sur un vieux PC pour lui donner une seconde (ou une troisième !) vie.
This tutorial shows you some basic systemd commands that will be useful to manage services, run levels and logs. Learn the usage of systemctl and journalctl
This wiki is intended to hold documentation of any kind about GNU Bash. The main motivation was to provide human-readable documentation and information so users aren't forced to read every bit of the Bash manpage - which can be difficult to understand. However, the docs here are not meant as a newbie tutorial.
In this article, we’ll talk about how to find and replace strings with sed. We’ll also show you how to perform a recursive search and replace.
Manage your dotfiles across multiple diverse machines, securely.
In this tutorial, we guide you through the process of installing a package from the Arch User Repository (AUR) on Manjaro Linux.
This video shown step by step how to customize your KDE plasma desktop to look better. In this video, I use Manjaro Linux with the KDE plasma 5.20 series. This tutorial also works on Linux Distribution which using KDE Plasma Desktop such as KDE Neon, Kubuntu, OpenSUSE, KaOS, Netrunner, Chakra, Debian KDE flavor, Fedora KDE Spin, Arch with KDE plasma.