Streaming Media Server in Ubuntu GNU/Linux Using Gnump3d August 11th, 2009
The GNU MP3/Media Streamer is a simple application which makes it possible to navigate through your audio and video collection via a browser, and stream playlists across a network.GNUMP3d is a streaming server for MP3s, OGG vorbis files, movies and other media formats.The software supports browsing, searching, and streaming all via your browser with support for MP3, OGG Vorbis, WMA and many other types of audio files.
Â
If you have a large music collection then streaming it across a LAN, or the internet, is a logical thing to do with it.Now we will have a look at gnump3d.
Gnump3d features
- Small, stable, portable, self-contained, and secure.
- Simple to install, configure, and use.
- Portable across different varieties of Unix, the GNU Operating System, and Microsoft Windows
platforms.
Install Gnump3d in Ubuntu
sudo apt-get install gnump3d
This will install all the required p Read the rest of this entry »
Howto Setup advanced TFTP server in Ubuntu August 11th, 2009
atftp is Multi-threaded TFTP server implementing all options (option extension and multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. Atftpd also supports multicast protocol known as mtftp, defined in the PXE specification. The server supports being started from inetd as well as in daemon mode using init scripts.
Â
Install atftp Server in Ubuntu
sudo aptitude install atftpd Read the rest of this entry »
Cacti is a complete network graphing solution designed to harness the power of RRDTool’s data storage
and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices.
Â
Â
Cacti Features
If you want to know more about cacti check here
Install cacti in Ubuntu 8.10 (Intrepid Ibex) Server
Preparing Your system
First you need to make sure you have install Ubuntu 8.10 LAMP server and then you need to install the following packages
sudo apt-get install php5 php5-gd php5-mysql Read the rest of this entry »
Install GLPI (IT and asset Managemet Software) from Ubuntu Repositories August 11th, 2009
GLPI stands for “Gestionnaire libre de parc informatiqueâ€, GLPI is the Information Resource Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers…). It has enhanced functions to make the daily life for the administrators easier, like a job tracking system with mail-notification and methods to build a database with basic information about your network-topology.
Â
GLPI Requirements
- Linux or Windows Operating system
- Apache webserver with php support
- Mysql Database with php support
Install GLPI From Ubuntu Repositories
sudo aptitude install glpi Read the rest of this entry »
Convert .flv (Google Videos) to .mpg using ffmpeg August 11th, 2009
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows. In ubuntu This package contains the ffplay multimedia player, the ffserver streaming server and the ffmpeg audio and video encoder. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF, …) and encoding formats (MPEG, DivX, MPEG4, AC3, DV, …).
Â
ffmpeg Features
- ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. Read the rest of this entry »
