You're seeing this page as if you were . The main menu is still yours, though. Exit from immersion
William A.WA

William A.

Supermalter

Expert Linux Debian | IT Management & Security

€440/day
104 projects
Paris, FR
8-15 years

Average response time: 1 hour

Freelancer profile translated to English.
Back to original language

About William

Quick intervention on Linux server incidents. Available and responsive, I intervene within 1 hour for critical situations: server down, network security breach, performance degradation.

Systems and network administrator for over 20 years, I make your Linux servers faster, more stable, and more secure – whether it's a dedicated server, VPS, web hosting, or business application.

96 missions completed on Malt with a 5/5 rating.

🌐Web Hosting & Websites
  • Slow or inaccessible website: diagnosis, Apache/Nginx optimization, caching
  • WordPress, CMS, e-commerce web hosting: optimized LAMP/LEMP stack, server updates
  • System administration panels: Plesk, ISPConfig — installation, migration, troubleshooting
  • Hosting provider migration: transfer, DNS, SSL

🖥️Servers & Infrastructure
  • Dedicated & VPS Linux Server: installation, hardening, Debian/Ubuntu optimization
  • Virtualization: Proxmox VE, high-availability clusters, VMware migration
  • Network: VLANs, load balancing, HAProxy reverse proxy, high-availability architecture
  • Automation: Ansible, Docker, Bash scripts

🗄️Databases
  • MySQL / MariaDB: performance tuning, slow queries, memory optimization
  • Replication, automated backups, disaster recovery plans (DRP)
  • Storage: ZFS, RAID, encrypted backup solutions

🔒Network Security & Protection
  • PfSense firewall, VPN (OpenVPN/WireGuard), system hardening, fail2ban
  • Security audits, vulnerability patching, compliance
  • Monitoring: Grafana, real-time alerting

🛡️IT Management & Systems/Network Administration Support
  • Proactive maintenance: 24/7 monitoring, updates, anticipating failures
  • Responsive technical support and clear documentation
  • Long-term support for SMEs and startups

Need urgent intervention or long-term system administration support? Contact me, I'll respond within 1 hour.
  • French

    Native or bilingual

  • English

    Fluent

Can work on-site
Paris (up to 50km), Lyon (up to 50km), Bordeaux (up to 50km), Marseille (up to 50km), Lille (up to 50km)

Experience

  • Voxa.center
    Installation of a VoIP telephony service, WEBRTC
    E-COMMERCE
    April 2026 - April 2026
    Paris 15 Vaugirard, France
    I designed, developed, and deployed Voxa Center, an open-source VoIP telephony platform powered by Asterisk 20. This project leverages my skills in Linux server administration, network administration, telecom protocols (SIP/RTP), infrastructure security, and DevOps automation.

    Linux Server Administration
    I deployed the infrastructure on Debian 12 / Ubuntu Server using native installation: compiling Asterisk 20 from source, orchestrating all services via Systemd (Asterisk, PHP-FPM, Nginx, MariaDB, Redis), server hardening with Fail2ban, iptables/nftables, SRTP/TLS encryption, and Let's Encrypt certificates. Performance tuning: PHP-FPM, MariaDB (InnoDB), Redis. Centralized log management with journald and logrotate.

    Network & Telecom Administration
    I configured a production SIP/SRTP architecture with multi-operator interconnection (OVH, Twilio, Vonage): SIP trunks, G.711/G.722/Opus codecs, call routing. Deployed a WebRTC softphone with Nginx WebSocket proxy, ICE/STUN NAT traversal, and DTLS-SRTP. Developed an application-level SIP firewall with dynamic IP filtering, rate limiting, and Fail2ban synchronization. Proficient in TCP/UDP flows, SIP/RTP ports, DNS, and voice QoS.

    DevOps & Automation
    I wrote an automated Bash installer (curl | bash) that provisions a bare-metal server in 5 minutes: compilation, configuration, SSL certificates, and systemd services. Fully reproducible and version-controlled infrastructure on GitHub. Integrated monitoring dashboard with live supervision, CDR logs, and statistics. Embedded update mechanism with database migration and rollback.
    Debian Linux Linux Server DevOps System Administration Voice over IP (VoIP)
  • Orbiter.systems
    🚀 Optimization of web infrastructure and TTFB reduction in a shared environment
    TECH
    February 2026 - April 2026 (2 months)
    Paris, France
    A client hosting multiple websites (WordPress, PrestaShop) on a shared infrastructure was experiencing critical issues: high TTFB (> 800 ms) impacting SEO and user experience, performance degradation under load, lack of isolation between sites ("noisy neighbor" effect), and complex maintenance due to a single PHP stack.

    As a systems and network administrator, the goal was to stabilize the infrastructure while significantly improving performance.

    The solution involved deployingOrbiterto containerize each website, isolate PHP-FPM processes, and allocate dedicated resources (CPU, RAM). Concurrently, server and network optimization was implemented: Nginx HTTP caching, optimized reverse proxy configuration, reduction of backend calls, and PHP performance tuning.

    The environment was administered on Linux Debian in production, with multi-version PHP management (7.4 to 8.x), resource monitoring (CPU, RAM, I/O), and system parameter adjustments (workers, buffers, ulimit).

    The results were significant: TTFB reduction from ~800 ms to 120–180 ms (up to -80%), improvement in loading times of 40% to 60%, ability to handle +70% more simultaneous traffic without degradation, complete site isolation (no cross-incidents), and a 30% reduction in technical intervention time.

    This project directly improved SEO (Core Web Vitals), provided a better user experience, and made the infrastructure more resilient and scalable, while reducing operating costs.

    It exemplifies a comprehensive systems and network administrator intervention, combining system optimization, network performance, and infrastructure modernization with concrete and measurable results.
    Systems and Network Administrator Linux Security Systems and Network Administrator Debian Linux Linux System Administration
  • eConnectFr
    AWS infrastructure IT management — automation and monitoring
    TECH
    January 2026 - Today (5 months)
    Lille, France
    Complete IT management of an AWS cloud infrastructure with over 20 instances. Implementation of custom automation, containerized backup solutions, and real-time monitoring.

    🖥️ AWS Infrastructure
    Administration of 20+ production EC2 instances
    S3 storage management: retention policies, lifecycle rules, encryption
    RDS database administration: maintenance, tuning, replication
    IAM rights management, security groups, and VPC network architecture

    ⚙️ Bash & Python Automation
    Development of Bash scripts for recurring tasks: log rotation, cleanup, health checks
    Development of Python scripts for orchestration: provisioning, EC2 snapshot management, S3 synchronization
    Scheduling and orchestration via cron and systemd timers
    Documentation and versioning of all scripts

    🐳 Containerized Backup with Docker
    Design of an automated containerized backup solution
    Dedicated Docker containers: RDS database backup, EC2 snapshots, S3 export
    Backup orchestration with dependency management and retries in case of failure
    Automatic backup integrity verification

    📊 Grafana + Prometheus Monitoring
    Deployment of a containerized Prometheus + Grafana stack
    Exporters on each EC2 instance: CPU, RAM, disk, network metrics
    Custom dashboards per service: EC2, RDS, S3, backups
    Real-time alerting: Slack/email for anomalies or backup failures

    ✅ Results:
    20+ instances supervised in real-time. 100% automated and daily verified backups. Reduced incident detection time thanks to Prometheus alerts. Time savings of several hours per week on recurring administration tasks.
    Technologies: AWS (EC2, S3, RDS, IAM, VPC), Linux, Bash, Python, Docker, Prometheus, Grafana, automation, backup, monitoring
    Docker Linux Security Linux Server Linux System Administration Systems and Network Administrator

Reviews

5.0

Out of 73 ratings

S

Samuel

CEO - BS’TEAM

Reviewed on 5/21/2026

William gave me some good advice and, after a demo on his infrastructure, was able to set up the service i'd requested. Thanks William!
I

Ilyas

Responsable RH - STV SARL

Reviewed on 5/18/2026

Au top comme d'habitude !

William has chosen to hide 62 reviews

62 written reviews are private.

Recommendations

SB
LF
Sebastien BleriotSB
+1
Samah Bouhelal and 3 other people have recommended William

These freelancer profiles also match your criteria

AgathaA

Agatha Frydrych

Backend Java Software Engineer

4.7

(3)

2

BaptisteB

Baptiste Duhen

Fullstack developer

4.6

(4)

5

AmedA

Amed Hamou

Senior Lead Developer

4

(2)

7

AudreyA

Audrey Champion

Web developer

4.3

(3)

4

Education

  • Technical Baccalaureate
    Albert de Mum
    1995

Skill set

Categories