Skip to content
CodeBangers
  • Home
  • Store
  • Support
    • Get Support
    • FAQ
0

Your cart

CodeBangers
0

Your cart

  • Home
  • Store
  • Cart
  • My Account
  • Support

Category: Linux

April 5, 2013February 24, 2020How to, Linux, PHP

How to a Print to a Local or Network Printer with PHP and Linux Command Line

PHP Functions

//Easy way to print from php or just plain command line. exec(“lpr [ options ] [ filename … ]”); //Gettinga little Fancy cat thesis.txt | lpr //Another example exec(“lpr -P printer -r […]

March 23, 2013March 27, 2013How to, Linux, Raspberry Pi

Speech Recognition with the Raspberry Pi

UPDATE: Audio quality is greatly improved by using a sampling rate of 48000 Hz (The default rate is 8000 Hz). So, the […]

March 23, 2013March 26, 2013Fix, How to, Linux, Raspberry Pi

Fix Sound Drivers for Raspberry Pi – Easy

Install the Sound Drivers Update : The newer Debian “Wheezy” image enables the sound driver by default so this section is not needed to […]

March 21, 2013March 21, 2013Linux, Raspberry Pi

RaspberryPi Media center – XBMC – Easy Tutorial

This is a quick video showing how to setup XBMC on the raspberryPi using raspbmc. This will turn your raspberry Pi in […]

March 20, 2013April 9, 2013Linux, Raspberry Pi

Coolest Things To Do with Your Raspberry Pi

Raspberry Pi powered quadrocopter Originator Says: My finished raspberry pi quadrocopter. More information at www.botched.co.uk. R2D2 Robot Powered by Raspberry Pi Originator Says: This […]

March 20, 2013March 20, 2013Linux, Music

Pithos – Pandora Desktop Client for Linux

Pithos is a Linux based client for the GNOME Desktop for the online music platform: Pandora.com. Although there is a official Flash based Linux client for Pandora.com […]

November 20, 2012November 26, 2012Apache2, Linux, PHP, Ubuntu

Add Ftp Users and Change Home Directory

To add a user account, use the following syntax, and follow the prompts to give the account a password and identifiable characteristics […]

November 16, 2012Linux, PHP

Easily Run PHP Script As A Cron Job Linux

PHP Functions

I’ve nicely written PHP script that I’d like to run as a cron job. I’m using CentOS 4.5 as server with Apache […]

September 13, 2012Apache2, Linux

Why does apt-get fail to resolve the mirror?

yes, the name server update does work and if it does work then you’ve probably updated your IP settings to be static […]

March 19, 2012February 24, 2020How to, Linux, Programming, Red Hat, Ubuntu

How to look at updated access.log or other log files in linux command line

Go to /var/logs directory or whichever on you want to look tail and try these commands: tail -f /var/log/messages less /var/log/messages more […]

Posts pagination

< 1 2 3 >

Cart

© 2025 CodeBangers. Proudly powered by Sydney