Firefox 16, a treat for developers http://t.co/cnd27CzT
Create your own MP3/media streaming server with GNUMP3d
If you want to share your music with your family , freinds or neighbours .. then GNUMP3d can do this job for you with one click. GNUMP3d is a streaming server for MP3s/, OGG vorbis files, movies and other media formats.
In this tutorial we will try to setup a GNUMP3d server for mp3/media streaming.
1- Installation :
First download the latest version of GNUMP3d
Then extract and install the file :
tar -xzvf gnump3d-x-x.tar.gz
Change to gnup3d directory
cd gnump3d-3.0
To install is easy just one coomand will do the job : make install
sudo make install
2- Configure :
Before running the server we will configure it first. The configuration file is in /etc/gnump3d/gnump3d.conf. There are just two things that you have to edit to make the server just running, they are:
- Port, used to decide on what port the server will be listening. The default value is 8888, you might want to change it.
- root, used to tell gnump3d where the files that you want to share are located.
gedit /etc/gnump3d/gnump3d.conf
You can read more about configuration here.
# Port to which gnump3d will be accessible via web interface or via a media player like xmms or winamp.port = 8888
.
.
.
# The directory where are your music files resides.root = /media2/music/
3- Indexing :
Now you need to index all you music collection
gnump3d-index --verbose
By default gnump3d runs in foreground. If you want it to go in background and run quietly, run it as follows.
4- gnumpsd Run
Now run gnump3d using this command :
gnump3d --fast
Output :

By default gnump3d runs in foreground. If you want it to go in background and run quietly, run it as follows.
gnump3d --fast --background
if you want to make gnump3d run at start up, open /etc/rc.local
gedit /etc/rc.local
and add this line :
gnump3d --fast --background
5- Statistics
If you want to know the statistics of how large your collection is, you can use gnump3d-index with the –stats argument.
gnump3d-index --stats
6- Aaccess your gnump3d media server,
Open your browser and type :
http://ip :port/
{loadposition user9}
Related Articles By Tags:
{loadposition user1}
Links :
-
http://goodfinance-blog.com
-
http://goodfinance-blog.com
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Unix/Linux File Recognition. Did You Know? : Did you know that Unix and Linux has no concept of a file extension? What is a file name extension?
...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto- Resolve nosound problem on Ubuntu 13.04 Raring Ringtail,12.10 and Older : Updated 05/04/2013 : One of the common issues facing Ubuntu users after installing or upgrading Ubun...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Recent Posts
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
- Getting Debian 7.0 ‘Wheezy’ Up and Running
Recent Comments



















Dominik Bauer
| #
thx a lot!
Maximiliano Osorio
| #
Osom. Thank you.
Sam
| #
Thanks much. It worked like a charm.
HailsandNails
| #
Actually, what I see too much of, and what Microsoft actually (sorta) did with Windows 8 is think forward. And let’s be brutally honest. Windows 8 is actually NOT as bad as people is making it out, they’re just freakishly afraid of change (which Linux users are as well, it seems)
SK
| #
Yes i will. Keep visiting. Subscribe us to get daily updates. Thanks for the comment