Vai al contenuto

Luigi Molinaro (OwL)

Collect moments, not things

Luigi Molinaro (OwL)
  • Home
  • Chi sono
  • Linux
    • Ubuntu
    • Apache
    • Mysql
  • Cloud
  • Management
  • Personali
    • Motivazione
  • Home
  • Linux

Categoria: Linux

Install KubeFlow locally

18 Aprile 202418 Aprile 2024 Luigi Molinaro

 Kubeflow is to MLOps as Kubernetes is to DevOps. Learn how to install it locally to test it out and see if it’s right for you. MLOps, like its older sibling, DevOps, is a hard problem. And what do engineers do,… Leggi tuttoInstall KubeFlow locally

Linux  Lascia un commento

backup restore mysql docker

3 Giugno 20223 Giugno 2022 Luigi Molinaro

# Backup docker exec CONTAINER /usr/bin/mysqldump -u root –password=root DATABASE > backup.sql # Restore cat backup.sql | docker exec -i CONTAINER /usr/bin/mysql -u root –password=root DATABASE

Cloud, Linux  Lascia un commento

Every Linux networking tool i know

31 Maggio 202231 Maggio 2022 Luigi Molinaro
Cloud, Linux  Lascia un commento

Selecting Performance Monitoring Tools

10 Aprile 202210 Aprile 2022 Luigi Molinaro

System monitoring is a helpful approach to provide the user with data regarding the actual timing behavior of the system. Users can perform further analysis using the data that these monitors provide. One of the goals of system monitoring is… Leggi tuttoSelecting Performance Monitoring Tools

Cloud, Linux  Lascia un commento

Deploying Kubernetes on bare metal with Rancher 2.0

5 Febbraio 20215 Febbraio 2021 Luigi Molinaro

Contents Install Rancher server Create a Kubernetes cluster Add Kubernetes nodes Install StorageOS as the Kubernetes storage class Understand Nginx Ingress in Rancher Install Rancher Create a VM with Docker and Docker Compose installed and install Rancher 2.0 with docker… Leggi tuttoDeploying Kubernetes on bare metal with Rancher 2.0

Cloud, Linux  Lascia un commento

Linux Name spaces

4 Novembre 20204 Novembre 2020 Luigi Molinaro

Namespaces in Linux are heavily used by many applications, e.g. LXC, Docker and Openstack.Question: How to find all existing namespaces in a Linux system? The answer is quite difficult, because it’s easy to hide a namespace or more exactly make… Leggi tuttoLinux Name spaces

Linux  Lascia un commento

Demystifying Containers – Part II: Container Runtimes

16 Luglio 201913 Dicembre 2019 Luigi Molinaro

This second blog post (and talk) is primary scoped to container runtimes, where we will start with their historic origins before digging deeper into two dedicated projects: runc and CRI-O. We will initially build up a great foundation about how… Leggi tuttoDemystifying Containers – Part II: Container Runtimes

Linux  Lascia un commento

Demystifying Containers – Part I: Kernel Space

10 Luglio 201913 Dicembre 2019 Luigi Molinaro

This series of blog posts and corresponding talks aims to provide you with a pragmatic view on containers from a historic perspective. Together we will discover modern cloud architectures layer by layer, which means we will start at the Linux… Leggi tuttoDemystifying Containers – Part I: Kernel Space

Linux  Lascia un commento

Apache server-status

28 Gennaio 2015 Luigi Molinaro

To the uninitiated, the mod_status output can look like so much gobbledegook, but it’s really quite straightforward. Let’s take a look at some sample output. Apache Server Status for somedomain.com Server Version: Apache/1.3.9 (Unix) PHP/4.0b3 Server Built: Mar 4 2000… Leggi tuttoApache server-status

Apache, Linux  Lascia un commento

Logging the php mail function

30 Aprile 201413 Dicembre 2019 Luigi Molinaro

From php version 5.3.0 we can use the directive mail.log to log who’s calling the function mail(). When someone calls the function mail() from a php script we can get some info about the sender in our log. I will… Leggi tuttoLogging the php mail function

Linux  Lascia un commento

Paginazione degli articoli

Pagina 1 Pagina 2 Pagina 3 … Pagina 5 Pagina successiva

Social

Settembre 2025
L M M G V S D
1234567
891011121314
15161718192021
22232425262728
2930  
« Ago    

Tags

bash.bashrc login script bash update apt-get update cloud compress gzip bash linux mysql dump dim ubuntu disco mount bash ubuntu Linux linux bash ubuntu ls linux directory bash ubuntu Mac riparte route bash ubuntu virtualization virtualbox cli
  • WP Categories

    • AI 1
    • Cloud 22
    • Linux 48
      • Apache 4
      • Mysql 2
      • Ubuntu 11
    • Management 13
    • Networking 3
    • Personali 386
      • Motivazione 2
      • Talk with Music 160
    • Security 2
    • Varie 6
    • Windows 2

Cerca

© 2025 Tutti i diritti riservati
Proudly powered by WordPress | Theme: Simple Life by Nilambar.
torna a inizio pagina