Nils Ratusznik
Nils Ratusznik
Le [chapitre 3](https://github.com/ahpnils/cours-linux-shell/blob/main/ch/ch03_cal.md) a été écrit sous Fedora, mais la commande `cal` n'a pas le même comportement entre Fedora (38) et Ubuntu (22.04). Idéalement, il faudrait comprendre pourquoi, avant de...
It could be useful to have the ability to delete a file just after it is downloaded, by ticking a checkbox, or adding a parameter in the called URL if...
On a mid-2012 Macbook Pro, with two GPU (Intel integrated + Nvidia), the second GPU is not aligned with the other components, cutting the colored apple when osxinfo is invoked...
En complément de la partie pratique du TP3 sur les backports, il pourrait être intéressant d'évoquer les systèmes de priorité ou de hiérarchie des dépôts Debian.
Dans le TP4 étape 5, on crée une clé SSH en RSA, puis une autre en ed25519. Il serait bon de préciser que RSA est un algorithme ancien et historique,...
Dans le TP 4, étape 1, il pourrait être intéressant de préciser que la commande `ssh-keygen -R 10.13.37.11` vient modifier `~/.ssh/known_hosts`.
…n Debian and Elasticsearch 8.x. # Description This PR adds the "Notify to the systemd unit for managing Elasticsearch ## Issues Resolved When using this cookbook with Debian (tested on...
## :ghost: Brief Description When deploying this cookbook on platform using ntpsec, an `ntp` transitional package gets installed. This package, although harmless, is useless. ## :pancakes: Cookbook version 5.2.3 ##...
# Description Uses the virtual fs file `/sys/module/apparmor/parameters/enabled` instead of `/etc/init.d/apparmor` to ensure Apparmor is enabled ## Issues Resolved #259 ## Check List - [ ] A summary of changes...
## :ghost: Brief Description Current Apparmor detection is based on `/etc/init.d/apparmor`'s existence. However, it is not enough. The apparmor packages can be installed, but if the underlying kernel does not...