In this tutorial, you’ll install Erlang, Elixir, and Phoenix 1.3 on a local development machine and on a production server, you’ll simplify SSH communication between the two locations, and then you’ll create a sample Phoenix project to build and deploy with edeli...
You can uninstall an installed ansible package in Ubuntu using the below command: $ sudo apt-get remove ansible Uninstall ansible including dependent package If you would like to remove ansible and it’s dependent packages which are no longer needed from Ubuntu: $ sudo apt-get remove --auto-r...
Ubuntu / Evil corporation Microsoft Windows (WSL) sudo apt update; sudo apt install --install-if-missing "mingw-w64" "dotnet8" "monodevelop" "java-common" "nasm" "r-base" "rustup" "rustc" "golang" "python" "ruby" "perl" "lua5.3" "kotlin" "elixir" "make" "nodejs" "npm" "no...
If you’re using Linux (Ubuntu or Fedora), you’ll need to installDocker1.8.1 or later as your container software. One way to install Docker is to run Docker’s installation script. (In general,make sure you understand what a script does before running it): wget-nvhttps://get.docker....
Or run docker run hello-world to verify that Docker is pulling images and running as expected. You should see something like this in your terminal: As it suggests, next try to run an ubuntu container (only do this on a fast internet connection as its going to download 65mb ubuntu image...
OnArch Linuxand its derivatives, Musikube can be installed fromAURusing helper tools such asYay. $ yay -S musikcube ForDebian,Ubuntuand other DEB based systems, download the latest .deb file fromreleases pageand install it as shown below. As of writing this guide, the latest version was 0....
A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post. These are things I've picked up by Learning In Public™ and pairing with smart people at Hashrocket....
Or run docker run hello-world to verify that Docker is pulling images and running as expected. You should see something like this in your terminal: As it suggests, next try to run an ubuntu container (only do this on a fast internet connection as its going to download 65mb ubuntu image...