• Home
  • Blog
  • Resume
  • Gallery
    • Architecture
    • Paysages
    • Animaux
    • Portraits
  • Contact
  • About
  • fr_FRFrançais
  • en_GBEnglish (UK)

Computer

Computer science

Computer DevOps Linux Python

Hype², public release !

New features A big step had been done ! Now Hype² allow managing some basic network. Indeed, you can now create a network with a dedicated DHCP and connect/disconnect your VM in it. DNSMask I was not planned to implement networking on my solution. But I spoke with some people Read more…

By pporcheret, 1 year7 May 2024 ago
Computer DevOps Linux Python

Hype², step by step

What’s better using his product every day and notice errors, missing and bugs….Since the previous article, I did a lot of small improvements: Windows Systems I can finally install (some) Windows system ! For Windows installation, you have to select a disk where to install your partitions, install… For this, Read more…

By pporcheret, 1 year14 March 2024 ago
Computer DevOps Python

Hype²

Redesign After some month using my solution Hype (see here), I decided to improve it and redesign it. What’s new ? All design had been review, a light/dark theme (save in cookie session) and a full bootstrap redesign done I also removed the PAM auth (Insecure for the system) and Read more…

By pporcheret, 2 years13 October 2023 ago
Computer Linux Python

Monitoring in Python

I wanted to create a simple monitoring page to get basic resource’s info about my servers. Most of the monitoring tools, need to install an agent on the server which will communicate the info to a central server with an interface. The main problem is, you need to install this Read more…

By pporcheret, 2 years4 July 2023 ago
Computer Linux Python

Transfert

To tranfert big files and keep data in my own, I decided to create my own tool in python and Flask.

By pporcheret, 2 years7 May 2023 ago
Computer DevOps

Triks and more commands for Kubernetes

This article can be seen as the continuation of the article Basic Kubernetes usage Get all info about a Namespace Here namespace is webserver as previous examples. You will have all pods, services, deployments… for a namespace Get logs for you Namespace Sometimes, thing go wrong and you need logs Read more…

By pporcheret, 2 years14 March 2023 ago
Computer Linux Python

Hype-rvisor

This software had been upgrade on new version, you should take a look here History During my studies, I installed an VMWare on an old PC to keep me update about how to use, install and manage tools, programs…as an own lab. The problem was that it took a lot Read more…

By pporcheret, 2 years10 March 2023 ago
Computer DevOps Linux

Basic Kubernetes usage

Please read the Kubernetes installation if needed How kubernetes works ? Kubernetes will first need a Namespace where we will push pods (containers). Here, for example, we will create a Namespace called « webserver » where we will run nginx pods. The workflow will consist of create a Namespace (If no Namespace Read more…

By pporcheret, 2 years9 March 2023 ago
Computer Linux Python

Network and Port Scanner

Homemade Network and Port Scanner in python

By pporcheret, 2 years5 March 2023 ago
Computer Linux

Install Kubernes on Debian

Here is a short tutorial to install Kubernetes (k8s) on Debian on minimum 2 Nodes Requirement: Install Docker (on all nodes) Install the requirement to get Docker and his gpg key Get the gpg key (require for Docker repository) Finally, add the Docker repo, update and install : echo « deb Read more…

By pporcheret, 2 years5 March 2023 ago

Categories

  • Computer
  • DevOps
  • Linux
  • Python
  • Facebook
  • Twitter
  • Instagram
  • Contact
Hestia | Developed by ThemeIsle