Giuseppe Del Duca

Just Me, my Life, my Work, Myself…

  • Home
  • About me
  • Varie
  • Contatti
  • Home
  • /
  • 2017
  • /
  • dicembre

Monthly Archives: dicembre 2017

online json beautifier tools

Howto beautify xml and json from a bash script

Sometime may happens you need to beautify xml or json from a bash script. So here there are two methods to easily obtaing a pretty print of your data: Command to beautify XML cat filename.xml | xmllint –format – Command to beautify JSON cat filename.json | python -m json.tool In case you miss above tools…

Leggi tutto
10 Dicembre 2017
Articoli Vari No comments Giuseppe Del Duca

Chi sono? Cosa faccio?

Vivo a Padova, sono appassionato di tecnologia in generale da quando ero piccolo. Attualmente sono analista e full-stack developer per progetti web. Coordino team di sviluppo e realizzo portali ed applicazioni basati principalmente su PHP e MySQL.

Articoli recenti

  • Disabilitare Netplan e tornare a IfUpDown
  • Errore elementor + WordPress 5.5
  • Aggiungere codice PHP a WP Bakery visual composer
  • Come installare imagemagick per php su whm centos
  • Dove si trova rc.local in ubuntu 18.04?

Categorie

  • Apache
  • Archilinux
  • Articoli Vari
  • Backup
  • Boot
  • Cron
  • DHCP
  • DNS
  • Domotica con Arduino
  • Guide
  • Io me mi
  • Lamentazioni
  • Linux
  • Mail
  • MySQL
  • Nagios
  • PHP
  • Risate
  • rootkit
  • Router & Firewall
  • Server
  • Shell
  • Snippets
  • Sorgenti & Commenti
  • Ubuntu
  • Vita Quotidiana
  • wireless
Copyright Giuseppe Del Duca
  • Home
  • About me
  • Varie
  • Contatti