Weekly Shaarli

All links of one week in a single page.

Week 07 (February 14, 2022)

Note: Set up a Vagrant box from the terminal

$ vagrant init centos/8
$ vagrant up
$ ssh vagrant@192.168.121.10 -i .vagrant/machines/default/libvirt/private_key
Last login: Wed Feb 16 18:07:34 2022 from 192.168.121.1
[vagrant@localhost ~]$ cat /etc/redhat-release
CentOS Linux release 8.3.2011

(fonctionne aussi avec debian/{bullseye64|buster64|testing64|whatever64}

💖