Auto download all the dependencies of a git repo for composer, npm, bower, pip, vagrant
Category: Bash
My personal Command CheatSheet
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.You’re a developer? You’re a sysadmin? You’re a newbie? Add something in your workflow is very difficult because is very easy to forget a new tool. Cheatsheet are a simple way to have a recap about a new tool but print and on […]
Instant answers via CLI with HowDoI
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.The reason for use this tool is the same as the comic. Is very annoying search every time for found small snippet of code or the parameters for a command. With howdoi you can search on stackoverflow and get the first result with […]
My Workflow as Developer
Vi svelo come lavoro. Niente balletto o musica di sottofondo però.
Force overwrite package on apt
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.How to force the overwrite on apt when there are the problem or error? With this command force a variabile with Perl, you can pass also other flag of dpkg. apt-get -o Dpkg::Options::=”–force-overwrite” install package-name Source: http://raphaelhertzog.com/2011/08/01/understanding-dpkgs-file-overwrite-error/ […]