• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

Linux

  • 2018-09-05 · 1 min read min read · Linux

    How to install PHP Ncurses on Debian

    Short note on how to install PHP Ncurses on Debian. This post assumes root level access. Install pear and the and ncurses development packages: apt-get update apt-get install -y php-pear

  • 2018-03-17 · 1 min read min read · Linux

    How to install RabbitMQ Server and Client on Debian

    This is a quick step by step guide on how to install RabbitMQ and the PHP-amqplib client on a Debian server. 1. Install server: sudo apt-get install rabbitmq-server 2. Check

  • 2017-03-25 · 1 min read min read · Linux

    VirtualBox Web Interface using phpVirtualBox and Debian 7

    Here is a step by step tutorial on how to manage VirtualBox using the phpVirtualBox web interface on Debian 7. Add VirtualBox package repository to apt source list: sudo echo

  • 2017-03-25 · 1 min read min read · Linux

    How to download and convert Youtube videos to mp3, in Ubuntu Linux

    This post describes how to download and convert Youtube videos to mp3, in Ubuntu Linux. Please note that this is not an encouragement to copyright infringement, I use these tools

← newer 2 / 2
  • github
© 2026 Grosan Flaviu Gheorghe