Update resume
This commit is contained in:
parent
0aff76906c
commit
6c5294d105
1 changed files with 78 additions and 54 deletions
130
CV.page
130
CV.page
|
@ -1,19 +1,19 @@
|
|||
---
|
||||
format: Markdown
|
||||
toc: no
|
||||
title: CV
|
||||
title: CV / Resume
|
||||
...
|
||||
|
||||
```
|
||||
I'm not really seeking for a job, at the moment I'm a Sysadmin at Evolix.
|
||||
Just keeping my CV online (and versionned in GIT hell yeah).
|
||||
Just keeping my resume online (and versioned in GIT hell yeah).
|
||||
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@ WARNING: THIS CV IS SO GEEK !!!11 @
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@ WARNING: THIS RESUME IS SO GEEK!!!11 @
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
[benoit@brain ~]$ uptime
|
||||
00:00:00 up 9131 days, 0:00, 1 users, load average: 0,10, 0,20, 0,30
|
||||
00:00:00 up 10957 days (30y), 0:00, 1 users, load average: 0,10, 0,20, 0,30
|
||||
|
||||
[benoit@brain ~]$ cat /proc/cpuinfo
|
||||
Informations
|
||||
|
@ -25,15 +25,14 @@ model name : benpro
|
|||
cpu Hz : 2Hz IRL, 10Hz when using a computer, but scheduling can
|
||||
be slow or may hang!
|
||||
cpu cores : I have only one brain.
|
||||
flags : serious, independent, rigorous, self-taught, otaku, geek,
|
||||
hacker
|
||||
flags : serious, independent, rigorous, self-taught, geek, hacker
|
||||
|
||||
[benoit@brain ~]$ route
|
||||
Route of studying (all in France)
|
||||
Destination Gateway Genmask Flags
|
||||
LPRO SIL ASR IUT Paul-Verlaine Metz 57000
|
||||
BTS IG ARLE Lycée Ozenne Toulouse 31000
|
||||
BAC PRO MRIM Lycée Eugène Montel Colomiers 31770
|
||||
LPRO SIL ASR IUT Paul-Verlaine Metz 57000 (3 years university degree)
|
||||
BTS IG ARLE Lycée Ozenne Toulouse 31000 (2 years university degree)
|
||||
BAC PRO MRIM Lycée Eugène Montel Colomiers 31770 (high-school diploma)
|
||||
CAP AMMB Lycée Eugène Montel Colomiers 31770
|
||||
default self-taught 0.0.0.0 0
|
||||
|
||||
|
@ -41,53 +40,76 @@ default self-taught 0.0.0.0 0
|
|||
Professional experiences
|
||||
LSB Version: 2011→current
|
||||
Distributor ID: Evolix
|
||||
Description: French Opensource IT company
|
||||
Description: French IT company (Open Source Managed Hosting Provider)
|
||||
Release: sysadmin
|
||||
|
||||
[benoit@brain ~]$ lsmod
|
||||
Activated modules (Knowledge list)
|
||||
Size: 1 "I know a little about it", 2 "experienced", 3 "expert".
|
||||
Size: 1 "I know a little about it", 2 "I'm quite good at it", 3 "Experienced".
|
||||
Module Size Used by
|
||||
Shell/Bash 3 computer languages
|
||||
PHP 3 computer languages
|
||||
HTML 2 computer languages
|
||||
CSS 2 computer languages
|
||||
C/C++ 1 computer languages
|
||||
SQL 1 computer languages
|
||||
Java 1 computer languages
|
||||
Ruby 1 computer languages
|
||||
git 3 dcvs
|
||||
svn 2 dcvs
|
||||
cvs 1 dcvs
|
||||
MariaDB/MySQL 3 databases
|
||||
MongoDB 3 databases
|
||||
PostgreSQL 1 databases
|
||||
Oracle 1 databases
|
||||
Shell/Bash 3 Computer languages
|
||||
PHP 1 Computer languages
|
||||
HTML 1 Computer languages
|
||||
CSS 1 Computer languages
|
||||
C/C++ 1 Computer languages
|
||||
SQL 1 Computer languages
|
||||
Java 1 Computer languages
|
||||
Ruby 1 Computer languages
|
||||
Ansible 2 Automation
|
||||
git 2 VCS
|
||||
svn 1 VCS
|
||||
cvs 1 VCS
|
||||
GitLab 2 Hosted VCS
|
||||
Gitea 2 Hosted VCS
|
||||
Debian 3 GNU/Linux distribs
|
||||
Ubuntu 3 GNU/Linux distribs
|
||||
Archlinux 3 GNU/Linux distribs
|
||||
Redhat/Centos 2 GNU/Linux distribs
|
||||
OpenBSD 2 BSD distribs
|
||||
FreeBSD 2 BSD distribs
|
||||
Apache 3 Services
|
||||
NginX 3 Services
|
||||
Munin 3 Services
|
||||
Bind 3 Services
|
||||
Proftpd 2 Services
|
||||
Nagios 2 Services
|
||||
Squid 2 Services
|
||||
Tomcat 2 Services
|
||||
Postfix 2 Services
|
||||
Samba 2 Services
|
||||
LDAP 2 Services
|
||||
CUPS 2 Services
|
||||
VMware 2 Hypervisor
|
||||
KVM 2 Hypervisor
|
||||
VirtualBox 2 Hypervisor
|
||||
Arch Linux 3 GNU/Linux distribs
|
||||
Redhat/Centos 1 GNU/Linux distribs
|
||||
OpenBSD 1 BSD
|
||||
FreeBSD 1 BSD
|
||||
systemd 3 Services manager
|
||||
HAProxy 2 Services web/load balancing
|
||||
Apache 2 Services web
|
||||
NginX 2 Services web
|
||||
Bind 2 Services dns
|
||||
Proftpd 2 Services ftp/sftp
|
||||
Munin 3 Services monitoring
|
||||
Nagios 1 Services monitoring
|
||||
Icinga 1 Services monitoring
|
||||
Squid 2 Services proxy
|
||||
Tomcat 2 Services application
|
||||
Postfix 3 Services mail
|
||||
Dovecot 2 Services mail
|
||||
Samba 1 Services files sharing
|
||||
Rsync 3 Services files sharing
|
||||
LDAP 1 Services directory
|
||||
CUPS 1 Services print
|
||||
MariaDB/MySQL 3 Services database
|
||||
MongoDB 1 Services database
|
||||
PostgreSQL 1 Services database
|
||||
Oracle 1 Services database
|
||||
SQLite 1 Services database
|
||||
ElasticSearch 1 Services database
|
||||
Memcached 1 Services database
|
||||
Redis 2 Services database
|
||||
Fail2Ban 2 Services security
|
||||
Let's Encrypt 3 Services security
|
||||
OpenSSH 3 Services security
|
||||
ZFS 1 Storage
|
||||
LUKS 1 Storage encryption
|
||||
DRBD 2 Distributed replicated storage
|
||||
LVM 2 Storage provisioning
|
||||
Mdadm 2 Storage data redundancy
|
||||
NFS 2 Storage sharing
|
||||
VMware 1 Hypervisor
|
||||
KVM/virsh 3 Hypervisor
|
||||
VirtualBox 3 Hypervisor
|
||||
Xen 1 Hypervisor
|
||||
AWS 1 Cloud provider
|
||||
GCP 1 Cloud provider
|
||||
Port Trunking 2 Switchs
|
||||
VLAN 2 Switchs
|
||||
Spanning Tree 1 Switchs
|
||||
Spanning Tree 2 Switchs
|
||||
Static routing 2 Routers
|
||||
Dynamic routing 1 Routers
|
||||
pfSense 3 Firewall
|
||||
|
@ -97,18 +119,20 @@ Assembly 3 Hardware
|
|||
French (native) 3 Languages
|
||||
English 2 Languages
|
||||
Japanese 1 Languages
|
||||
And many others, thanks to FLOSS, I can learn all day, that is really
|
||||
And many others, thanks to FLOSS, I learn all day, that is really
|
||||
great!
|
||||
|
||||
[benoit@brain ~]$ ls -l ~/passions
|
||||
Japanese culture, especially pop.
|
||||
Photography, especially macro.
|
||||
Photography, especially landscape.
|
||||
Opensource/Hacking, yeah, that's a passion!
|
||||
|
||||
[benoit@brain ~]$ ls -l /etc/nginx/sites-enabled
|
||||
http://benpro.fr
|
||||
http://lekernelpanique.fr (Sysadmin oriented blog)
|
||||
https://www.benpro.fr this wiki website using a git backend
|
||||
https://blog.benpro.fr blog about FLOSS and Japan things
|
||||
https://photos.benpro.fr photos gallery
|
||||
https://toots.benpro.fr mastodon account
|
||||
|
||||
[benoit@brain ~]$ more ~/cv
|
||||
Ask me! benoit@benpro⊙fr
|
||||
Ask me! resume@benpro⊙fr
|
||||
```
|
Loading…
Reference in a new issue