Grosan Flaviu Gheorghe
AI, Linux, Programming Tutorials, and Game Development Guides.
-
Setting up a FreeBSD multi-user git server
How to set up a multi-user Git server on FreeBSD with SSH access and group-based repository permissions.
-
Part 2: Real-Time Browser to Browser Communication, Adding Application Specific Events
Extending Node.js and Socket.IO communication with custom application-specific events for building real-time web apps.
-
Installing CodeIgniter - Step by step guide
A minimal step-by-step guide to installing CodeIgniter 2.1.4 on Ubuntu or Debian with Apache, PHP, and MySQL.
-
Web Application Performance Testing using Apache JMeter, Part 2: Monitor Server Resources
How to monitor server CPU, memory, and disk during JMeter load tests using the PerfMon plugin and server agent.
-
Control your Raspberry PI GPIO in Real Time via the Browser using NodeJS, Socket.IO and pi-gpio
Real-time Raspberry Pi GPIO control from the browser using Node.js, Socket.IO, and pi-gpio - with complete source code.