Joined January 2013
·
pmaoui
Freelance
·
Paris
·
Audio streaming//record your mic (command line Linux)
pmaoui
·
0 responses
·
linux, audio, ffmpeg, cvlc
Grunt configuration with Node.JS, Forever, Less CSS, CoffeeScript
pmaoui
·
0 responses
·
coffee, grunt, yeoman, nodejs
Create dynamic virtual hosts with Apache2
pmaoui
·
0 responses
·
php, linux, apache2, vhosts
How to share a folder between 2 servers with NFS
pmaoui
·
1 response
·
linux, share, nfs, remote folder
Backup your data with RSYNC
pmaoui
·
0 responses
·
linux, backup, rsync
Find files on Linux with... find
pmaoui
·
0 responses
·
regex, find, linux, regexp
Compress and Uncompress anything on Linux
pmaoui
·
1 response
·
linux, zip, tar, uncompress
SSH on Linux, what you can and should do
pmaoui
·
1 response
·
ssh, linux, tunneling, autossh
Bash/Shell script quick cheat sheet
pmaoui
·
0 responses
·
shell, script, tips, testing
WGET : some useful commands
pmaoui
·
0 responses
·
linux, download, wget
AWK to explore your access log files
pmaoui
·
0 responses
·
linux, logs, awk, apache2
Protect your server with Fail2Ban
pmaoui
·
2 responses
·
security, linux, server, fail2ban
Fix JPG images with incorrect orientation
pmaoui
·
0 responses
·
linux, jpg, orientation, jhead
Wireshark : access to interfaces without being root
pmaoui
·
0 responses
·
linux, wireshark, dumpcap
MySQL stored function to normalize User-Agent
pmaoui
·
0 responses
·
mysql, function, user-agent, procedure
Reasons why crontab does not work
pmaoui
·
0 responses
·
linux, env, cron, crontab
DatePicker with time : TimePicker [jQuery UI]
pmaoui
·
2 responses
·
jquery, javascript, ui, datepicker
Using nmap to quickly ping all hosts in an address range
pmaoui
·
0 responses
·
unix, network, linux, nmap
CoffeeScript : iterate anywhere (for...in, for...of) !
pmaoui
·
0 responses
·
coffeescript, loop, array, object
Allow cross-domain requests (CORS) with Express 3
pmaoui
·
0 responses
·
coffeescript, express, cors, cross-domain
How to fetch GET, POST and URL based params with NodeJS
pmaoui
·
0 responses
·
express, route, url, javascript
Create a gateway with a transparent proxy (Iptables, Squid)
pmaoui
·
3 responses
·
linux, proxy, iptables, gateway
Iptables - Cheatsheet
pmaoui
·
0 responses
·
linux, server, input, iptables
HTTP Authentification with Express 3 / NodeJS
pmaoui
·
0 responses
·
coffeescript, express, http, nodejs
Using Socket.io and Express 3.X on the same port
pmaoui
·
0 responses
·
coffeescript, express, socket.io, websocket
Using EJS engine with Express 3.X / NodeJS
pmaoui
·
0 responses
·
express, rendering, nodejs, ejs
Convert a String to an Int without parseInt()
pmaoui
·
4 responses
·
javascript, parseint, cleanint, string2integer