GCC 4.6.3 Released with 70 bug-fixes | The Hacker News (THN).
Monthly Archives: March 2012
NMAP Script to Check Presence of ms12-020 RDP vulnerability | The Hacker News THN
[SMARTPADS][GUIDA] CARICABATTERIA USB FAI DA TE ~ Mediacom SmartPads
COME COSTRUIRE UN CARICABATTERIA USB FAI DA TE
via [SMARTPADS][GUIDA] CARICABATTERIA USB FAI DA TE ~ Mediacom SmartPads.
Lessons on development of 64-bit C/C++ applications
Lessons on development of 64-bit C/C++ applications
A Collection of Examples of 64-bit Errors in Real Programs
Image
ISPConfig – Hosting Control Panel
Learn Linux, 101: RPM and YUM package management
Learn Linux, 101: RPM and YUM package management
Add new software and keep your system current
Ian Shields, Senior Programmer, IBM
Summary: Learn how to install, upgrade and manage packages on your Linux® system. This article focuses on the Red Hat Package Manager (RPM) developed by Red Hat, as well as the Yellowdog Updater Modified (YUM) originally developed to manage Red Hat Linux systems at Duke University’s Physics department. You can use the material in this article to study for the LPI 101 exam for Linux system administrator certification, or just to explore the best ways to add new software and keep your system current.
Learn Linux, 101: Debian package management
Learn Linux, 101: Debian package management
Add new software and keep your system current
Ian Shields, Senior Programmer, IBM
Summary: Learn how to install, upgrade, and manage packages on your Linux® system. This article focuses on the Advanced Packaging Tool, or APT, which is the package management system used by Debian and distributions derived from Debian, such as Ubuntu. You can use the material in this article to study for the LPI 101 exam for Linux system administrator certification, or just to explore the best ways to add new software and keep your system current.
Linux Audio Developer’s Simple Plugin API (LADSPA)
Linux Audio Developer’s Simple Plugin API (LADSPA)
Overview
LADSPA is a standard that allows software audio processors and effects to be plugged into a wide range of audio synthesis and recording packages.
For instance, it allows a developer to write a reverb program and bundle it into a LADSPA “plugin library.” Ordinary users can then use this reverb within any LADSPA-friendly audio application. Most major audio applications on Linux support LADSPA.
If you are a developer and want to jump straight into the code, you may want to look at the LADSPA header file or download the LADSPA SDK.
For a well-written introduction to LADSPA, see Dave Phillips’ article on Oriellynet.
Integrate Video Streaming Into Your C/C++ Application Using Nex Gen Media Server API | HowtoForge – Linux Howtos and Tutorials
Integrate Video Streaming Into Your C/C++ Application Using Nex Gen Media Server API