Disclaimer: n’utilisant pas les pods dans ce petit article, vous pouvez utiliser docker à la place de podman pour répliquer les commandes ci-dessous, mais avouez, ce serai dommage 😉 Et, oui, je ne fais pas de dockerfile, car il me semble préférable d’ajouter au fur et à mesure en fonction de mes besoins mais rien… Continue reading Podman CTF Friend – FR
Category: Linux
Miam Miam, un disque cru – FR
ou, comment monter un disque raw ayant de multiples partitions Disclamer: toutes les commandes sont faites depuis le root, vous devrez surement utiliser sudo avant chaque commande ou prendre un terminal root en faisant “sudo -s” Alors voila, il se fait qu’auparavant, mes backups consistaient en un: Et je l’utilise toujours sur mon frontal qui… Continue reading Miam Miam, un disque cru – FR
DHCPDEXPERIMENT
Or how to spend 2 days on a problem that is not a problem. While preparing a dhcp server on my project, I had a small design problem, as the VLANs under Linux are on the same physical interface (where the trunk arrives), I couldn’t set up a dhcp (because the address is the same… Continue reading DHCPDEXPERIMENT
LuniX Tuning 1o1 – Part 0 – The NetW0rk
Or the art of playing with the nerves of one’s colleagues Ok here are two three little tips to make your Linux a little more fluffy or to rot the linux of a buddy/colleague who didn’t loggout from root or who put sudo nopasswd and let you put your paws in it ^^ 0x001 –… Continue reading LuniX Tuning 1o1 – Part 0 – The NetW0rk
Virsh, the framewok of Hell
This post is just a memento The commands I use the most at the moment: Useful to connect to the hypervisor without having to do an ssh and then do a sudo. In a previous post I said that I rarely use CLI for my VMs, it’s true, but sometimes it’s easier. List which VMs… Continue reading Virsh, the framewok of Hell
Test V2 – GNS3 + Docker On Fedora 33
On Fedora Beta 33 please ! Let’s start by trying to use Podman. First, I created a Podman socket using systemd and then I asked the GNS3 Docker to connect me to this socket. Obviously I asked Podman to daemonize the socket. By doing so, Docker is able to talk more or less with Podman… Continue reading Test V2 – GNS3 + Docker On Fedora 33
Test V1 – GNS3 + KVM On Fedora 33
Wouhou Fedora 33 + GNS 3 = 333 (half devil) As I am a returning student, I have projects to do and for my third one, I needed GNS3 to emulate network. My different options where: to install Windows ?!? WinWhat ? Let’s be serious for once to Debian or Ubuntu or whatever user friendly… Continue reading Test V1 – GNS3 + KVM On Fedora 33
BOGOF, ssh for host and git
Wow, that’s a great offer. Because I tried to containerize service with Podman, I installed gitlab on my server (I definitely need it) and linked the SSH service on a weird port, let’s say 55555 and the 80 on 8080 (no need for https, I stay inside my network and I’m working on installing squid… Continue reading BOGOF, ssh for host and git
Chroot or the art of resuscitating a broken system
Wow, just like in Mr Robot when he chroot to pass his mint to rkhunter I feel all-powerful on the system. Setting the scene: Oh no… noo? NOOOOOOOO !!!!!!!!! It’s all broken, there’s no way to access the system, there are three scenarios that come to mind (recently happened): update cut in the middle (at… Continue reading Chroot or the art of resuscitating a broken system
mt on ultrium lto-3
Basic commands for the use of ultrium (digging up mode) The advantage of the ultrium LTO-3 cartridges is that it was possible for me to buy a package on ebay.OK, there was a backup from a UK IT company with database and java sources for the health service but, even though the data looks crispy,… Continue reading mt on ultrium lto-3