Ubuntu Networking :: Setting Up A Music Server?
Jul 18, 2010
I've been trying to set up a music server and running into some difficulty.
I want to be able to stream music and video to my network and over the internet.
From what I've read so far ampache is what I would like to use but I've yet to find a user friendly guide on how to set it up. I've never set up a server before so all of the guides and documentation have just confused the heck out of me.
View 3 Replies
ADVERTISEMENT
May 2, 2010
I use mt-daapd music server to stream music to a couple of network music players (which use UPnP protocols). Recently (last month or so) I have found that on restarting my ubuntu system I need to manually restart the avahi-daemon in order for the music players to be able to 'see' the music server. I think avahi-damon is running when ubuntu first starts up. The output of a ps aux shows:
[Code]...
I'd like to understand why I need to restart the avahi-daemon and either solve this or learn a way to automate restarting it on system boot up so I don't have to do it manually each time. My system is ubuntu 9.10 64 bit and the version of avahi-daemon is 0.6.25
View 2 Replies
View Related
Jun 8, 2011
Alright so i'm sure it's been talking about millions of times, but im fresh with linux so im hoping to get a good answer to what im thinking.so to start the question is can i link a laptop to a desktop? reason is the laptop is decent enough to power a system, over 1ghz, 512ram, 40gb HDD..desktop is like..P3 500mhz 256 ram uhm i believe larger than 40gb.i also have two externals i currently use for my everyday laptop. 250GB fat32, 1TB NTFS.i would be willing to give one up for the server obviously to hold music ~90GB and obviously growing. preferably just the 250.It would mostly be shared with my own laptop which runs Ubuntu11.04/Win7. PS3 also if possible, not necessary.I'm thinking of putting Debian on the old system, i put it on the laptop so far, runs very nice. but it truely has nothing, and i didn't really select anything on install because i hit the enter button for the check boxes of servers by accident lol.
It would be setup via ethernet to my home modem (bell wireless modem).I would be willing to use one or the other as the server, i dont have to like the laptop and desktop together. the desktop simply has my 7.1 soundcard so im trying to keep it in the mix. i suppose i could put them together at the modem to ethernet them in.not sure what else i should describe! hopefully that gives it a good kickstart and some brilliant answers!
View 7 Replies
View Related
Feb 20, 2011
I have a vps server on debian linux and nothing else! No panel and no other programs. I want to connect my domain to my server.
View 1 Replies
View Related
Mar 24, 2010
I'm setting up a loopback server for work related testing. I have a small program that needs to be executed through telnet from about 200 IP's on the same network. On the server, I have to set a static ip, enable telnet login, and place my 2 program files in the appropriate folders so it will run. I have been on this for 2-3 days and haven't got far.
My /etc/Network/interfaces file is this...
Auto lo
iface lo inet loopback
The rest of terminal is filled up with these, and it states that the file only has 32 characters. I don't know if this is a privilege issue or not. I've read several threads on telnet, and lots of arguments about ssh, but I can't run ssh, so I need to enable telnet. There is not a security issue. I run a private network where the only valuable resource would probably be the text file with my IP address on it. Its also accessed by people that have very limited networking knowledge and no linux knowledge...
So,
Set static IP
Setup telnet server...
Any takers?
View 3 Replies
View Related
Nov 27, 2010
I'm trying to set up an old computer that was donated to my by an aunt to hold my external hard drives and use it as a file server so i can use them from anywhere within my house. However I can not seem to get the samba server to broadcast/be seen by my ubuntu installation, nor my windows installation.
I've read the manual, to an extent, but I feel as if I am missing something. All I want is to have it to where I can just type in \server and bring up my files to access without having to worry about passwords.
Here is the config file:
Code:
[global]
workgroup = WORKGROUP
netbios name = GrenadingBadger
security = share
[Code]....
View 5 Replies
View Related
Dec 19, 2010
I do not know much at all when it comes to setting up hardware--servers, switches, etc.
I have a 1701HG 2Wire wireless router that I use for my home network. I have an old pentium 3 tower that is just laying around, and I want to be able to host my projects on it for testing. Basically, I just want to be able to do everything on my laptop and then upload it to the server for testing.
I have set up an Ubuntu LAMP server on the desktop and am able to do everything I want via SFTP; however, I want to be able to type in "projectx.local" in a browser on my laptop to go to one test site, "projectz.local" to go to another, etc.
Is this possible, since I do not have the server set up as my gateway? It is merely connected to the router like everything else.
View 2 Replies
View Related
Jan 8, 2011
I recently started to set up a SSH server, I was able to set up a Hamachi based VPN and was able to connect to it on all levels, for about 5 min, after that the server goes into idle mode and is no longer able to connect to that computer via LAN or Hamachi. Not till after I shake the mouse can I connect back in via LAN, and I have to log out and back in of Hamachi to get that to work. Is there a way to stop the Internet shutdown on that computer when it goes into idle mode? SSH servers are more or less useless if it doesn't let me tunnel in when I need to. This is for Ubuntu Server.
View 2 Replies
View Related
Jan 28, 2011
post the "perfect" tutorial for setting up a router and firewall for Ubuntu 10.10 Server 64-bit? I'm kind of a n00b when it comes to Linux, so I get really confused with some things, I have seen things on the ubuntu wiki about this... but it really confuses me =
I'm trying to setup my ubuntu sys as a router and firewall... Internet -> Ubuntu (Router) -> Switch (no DHCP on it) -> Computers I've already setup bind and dhcp3 and got those working perfectly... I've also setup Squid3 and Dansguardian for content filtering (blocking ads and such) and got them working too... I want to set it all up to be transparent, and allow the system itself to function as a powerful firewall router, giving absolutely NO issues to client computers connected, and no speed reduction at all.... I want to setup the firewall to allow all outgoing connections, but block everything incoming (stealth the network)... Forcing all http/s traffic to pass through dansguardian, then to squid...
But am very confused on how to pull this off... The system is running Ubuntu 10.10 Server 64-bit, with 4 GB of RAM, 320 GB SSD, and two 1Gb NIC cards... Sorry if I'm not very clear, I do speak english perfectly, but just kinda new to the "Linux world", I was using SONICWALL but that's getting a little too costly to my network and wanna do a free alternative... Something completely CUSTOM, not using some network security distro.
View 1 Replies
View Related
Feb 12, 2011
I used windows OS and installed Ubuntu 10.04 (amd64) in separate partition and works well but had a problem in internet connectivity. Likely reason may be the proxy setting that we used in college (currently). I used this commands to set up the IP address and gateway.
ifconfig -a | grep eth
"eth0"
sudo ifconfig eth0 192.168.5.209 netmask 255.255.255.0
[code]....
Then I manually set the proxy setting of HTTP which is given as proxy server 192.168.5.2 and port as 8000, further more there is a wins setting which is 192.168.1.178, really don't know where to put this number.
View 2 Replies
View Related
Mar 25, 2011
i need to set up a print server on my network
View 1 Replies
View Related
May 11, 2011
Looking to force eth0 & eth1 to 100MB Full Duplex/Auto Negotiation off but am having trouble.
When I run: "ethtool -s eth1 speed 100 duplex full autoneg off" manually, it works fine. However when I add it to the intefaces file it does not after several different configuration attempts:
/etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#auto eth1
#iface eth1 inet dhcp
[Code].....
it seems my current configuration wont allow both eth0 and eth1 to be active at the same time. I would like them to be active-active if possible (if one goes down the other will service all traffice and vise versa).
View 2 Replies
View Related
Jul 16, 2011
I'm going to be going off to college in the fall and the internet probably won't be blazing fast like it is at home, so I was wanting to set my desktop up so that it would act as a local cache of the parts of the internet i frequent the most, but I can't find anything like that. All the tutorials I've found are either for sharing the load on a server or for setting up a separate machine as the squid.
View 3 Replies
View Related
Apr 14, 2011
To be short and to the point, I want to setup a service with my clients and allow them to back up to one of my servers. What I would like to do is allow client connections via WinScp to a ssh server that has home directories for each user to backup data. If users want their data I would like them to be able to connect to my apache web server (same as ssh) and download from anywhere.
Is there a way for apache to link web directories on the server to the actual /home/user account and use the same login information/authentication?? Does this make sense? I really appreciate the help. I am not a developer or else I would simply develop a user friendly front end for to an ssh server. Since that is the case I think this is the best solution for me, as well as the easiest for the client.
View 3 Replies
View Related
Jan 15, 2010
Ive spent the last couple of days looking for a way to set this up and cant find the solution anywhere. Right from what iv read so far i understand i have to set the card to master mode but when i try
Code:
sudo iwconfig wlan0 mode master
i get the error
Code:
Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.I read somewhere that the madwifi driver is up to the task but im still quite new to linux and not really sure how to change the drivers. this is what iv done so far
Code:
wget http://snapshots.madwifi-project.org/madwifi-trunk-current.tar.gz
tar xvxf madwifi-trunk-current.tar.gz
cd madwifi-trunk-r4108-20100115/
sudo make
[code].....
View 9 Replies
View Related
Feb 24, 2010
I know this is possible, the problem is all the guides seem to be out of date A combination of missing packages and obsolete packages are giving me a headache.
View 2 Replies
View Related
Jun 21, 2010
I am using VSFTPD as my FTP daemon. I want it to be set up so that my user (cj) will have a default directory of / when I log on to the FTP server and I want the secondary account (guest) to have it's home directory as the default location without any access to the root of the drive.
I need my account to have the default as / because the FTP client that I use in Windows won't go up to the parent directory of the default. Therefore, I cannot access the rest of my drive.
When I set "local_root" to "/" , it brings both users to the / directory when they sign in, even though the guest account is set to open the home directory with the "chroot_list_enable". It seems like the local_root option overrides the chroot_list_enable option.
Is there any way to set the default directory for each local user separately?
Also, Let me know if this is impossible with this FTP daemon
View 2 Replies
View Related
Oct 26, 2010
Security Type: WPA2-Enterprise
Encryption Type: AES
Network Authentication mode:
Microsoft: Protected EAP (PEAP) - Unvalidated Server Certificate
User must authenticate log-on. Its a wireless network. how to set this up for Ubuntu.
View 3 Replies
View Related
Sep 5, 2009
I am trying to set up a nfs server on my Fedora 11 host machine so that my virtual machines on the same host can access files on the host.The ip address of my host machine is 192.168.1.132The ip address of my virtual machine is 192.168.122.180I can ping successfully from host to virtual machine and vice versa.On the host machine, I have the following :1) Edited /etc/exports to add this one line./home/stardust496/files 192.168.122.180(rw,nohide)2) service rpcbind restart3) service nfs startOn the irtual machine, I do the following:1) mkdir /mnt/files2) mount 192.168.1.132:/home/startdust496/files /mnt/filesBut the mount call does not succeed. (It hangs for a while and then returns saying that it did not succeed)
View 3 Replies
View Related
Apr 3, 2010
I've searched through google, and all I can find are instructions on how to set up a L2TP/IPSec VPN that works with macs and iPhones. I'm NOT trying to set up an L2TP/IPSec VPN. I'm trying to set up a pure-ipsec vpn.
The iPhone IPSec client is a built-in cisco client, I believe. I'm staying away from L2TP and PPTP because I need multicast packets to go through. *edit: wow, i just noticed that the title says "8.10 LTS". Oops! I obviously mean "8.04 LTS". Gah, the lack of sleep got to me.
View 6 Replies
View Related
Aug 14, 2010
I've been having issues setting up the wireless interface on my Ubuntu server (command-line only, no GUI) and I can't seem to get it working. It seems as though the card is recognized, the drivers are installed and the interface is up, but it fails to connect. I have no idea where I'm going wrong. I have WPA and a MAC filtering setup on my wireless router. An exception has been made for this PC's MAC address and I've manually entered the connection details into /etc/network/interfaces.
[Code]...
View 2 Replies
View Related
Sep 9, 2010
I'm setting up a VPN with openVPN on a debian lenny server. I successfully installed it in the server, then created the certificates and both client (winXP) and server config files. For the client I use openVPN gui. I tested the tunnel and everything went just fine. I even can ping the openVPN server from the XP client.But thats all. I can't ping any machine behind the openvpn server.Some facts that you may find useful to help me with this issue are:
- The openVPN server is not the default gateway of the LAN. The dg is a pfsense server
- I dont have iptables enabled (policy of all chains are ACCEPT).
- I have configured ip forwarding (echo "1" >/proc/sys/net/ipv4/ip_forward)
[code]....
I have checked and all seems to be OK. I think that the problem is connected with routing the traffic from the vpn to my LAN but I don't know how to do that (besides the push route line in the server.conf).
View 11 Replies
View Related
Apr 27, 2010
I would like to set a double range of IP address with my DHCP3-server. Now, I have eth0 (which is my only network card) with this IP address : 172.16.93.1 and I have created a second interface eth0:1 with this address: 192.168.3.1. The goal is to give an IP address 172.16.93.X to phones (with option 66) and the IP address 192.168.3.X to the computers.
This is my DHCPD.conf :
ddns-update-style none;
option domain-name "mycompany.com";
option domain-name-servers 172.16.93.1;
default-lease-time 3600;
max-lease-time 2347200;
authoritative;
log-facility local7;
option ip-forwarding off;
default-lease-time 20;
max-lease-time 20; .....
Right now my DHCP server work fine, (I means, no error at the startup ) but the server give always the same kind of IP address, whatever if it's a phone or a computer. I notice something "wired", if I put the :
subnet 192.168.3.0 netmask 255.255.255.0 {
range 192.168.3.100 192.168.3.199;
option routers 192.168.3.254; }
(Which is first in the dhcpd.conf) after the "subnet 172.16.93.0 netmask 255.255.255.0", the server will give IP address 172.16.93.X at all the clients. Is it possible to give more than one IP range with one network card at the same time? And how set the option 66 to only give IP address (172.16.93.X) to the phones?
View 4 Replies
View Related
Jan 30, 2010
I'm trying to give some windows users a permanent connection to a samba share behind a firewall over the public Internet. I know I can give them access with something like winscp (which they have done) but really I'd like to do it with a VPN so it seems seamless to the user. However I have no idea how to set up the server to support this and am finding the documentation a bit confusing. The samba share is on a Debian box and the firwewall is a Linksys WRT54GL.
View 1 Replies
View Related
Oct 8, 2010
I am fairly new to Linux, dabbled with it over the years but am a experienced windows user so not a complete noob. I am setting up Ubuntu 10.04 as a file server following a tutorial in Linux User and Developer mag which is great but having a bit of a problem getting it to work correctly.I have two folders in the OPT directory and they can only be accessed by using the main username and password for the linux machine when logging on through my Win 7 machine, if I try and access the directory called 'alex' using the Alex username/password I can log into the folder but only have read only access.
I think (but am not sure) it has something to do with setting the ownership permissions of the folders ..
part of the step after creating the directory was
# sudo chown -R root:users /opt/alex
and that didn't seem to work, it wouldn't allow me access as either user so I did
# sudo chown -R root:grae /opt/alex
grae is the main user and so that user has access but the user called alex doesn't .Can anyone advise? I am sure you need more info so please let me know what would help you see what the problem is
View 9 Replies
View Related
May 13, 2011
I have no sound after upgrading to 11.04. Sound control panel and test speakers emits no sound. The new music player won't play sounds from music CDs either.
ALSA info is at: [url]
View 5 Replies
View Related
Jul 6, 2010
1-When entering a music CD, video or files, any programs or music or video players and desktop are closed are removed all the icons and I can not open any program only on firefox, I can not see the files or anything . (NOTE CD-rom is in mint condition)
2-I graphics effects ruin the entire desktop and when it is in fact no graphic still looks bad everything looks pixelated or striped like when flex is damaged or something is damaged and is in perfect condition.
Now I'm going with the version 10.04 of ubuntu:
1-I have the same problem with the CD I had in 9.10, except that in the 10/04 I can open some programs with the Emphaty and monitor systems.
2-When you close the laptop when I open the screen looks as if the flex embers damaged or broken screen (when it is of course) and I have no other to reset it.
3-When you drive about 30 minutes using computed with any open programs (Firefox, Emphaty, emesene, movie player, Gnome player) to close it or minimize it gets super slow and sometimes if I Friza and then to turn it off and repeat history.
4-When I'm watching a movie or a video with movie player is super slow (just what I'm playing does not the OS) as if Lageado and stuff. But with Gnome looks pretty good player just the video looks very small and I can not put it full screen. Certainly in a Dell Latitude C610 Pentium III-Processor: 1000/700mhz-Memory: 512MB Graphics-Card: 16mb.
View 1 Replies
View Related
Nov 26, 2010
I recently got an iPod touch 2nd gen. I plugged it in and it immediately showed up in Rhythmbox. I dragged and dropped music files to the iPod icon listed under devices on the left hand pane. The files ARE on the iPod, I can confirm by finding them on the device in Nautilus. The problem is, they do not show up in the music library on the actual iPod. Did I miss something, or is there a step I must take to get them to show up in the iPod's music library so I can play them?
View 3 Replies
View Related
Dec 19, 2010
I've been building my digital music collection for some time and used to house it on a local drive with no quality issues. A while back I built myself a file server using ubuntu and mdadm in a raid1 configuration to protect against potential drive failure. I link my iTunes library to the music files via a samba share and everything works great on the surface. I've started to notice that random songs are becoming corrupted with pops clicks and silent pauses. I'll even re-download an album and notice that it's corrupted a few weeks later. Now I'm at a loss to what is causing this issue; I ignored it at first but it seems to be getting worse and more widespread as time goes on.
Do you think this could be caused by mdadm? It reports that all is fine via 'cat /process/mdstat' but I wouldn't know where to look or what to look for if there were syncing issues. The other possibility is that I have iTunes set to keep my music folder organized for me, but I've never heard of it actually corrupting the files it shuffles around. The bottom line is that my library is getting crappier as time goes on and I cannot stand for that!
View 7 Replies
View Related
Apr 19, 2010
I've had an awkward problem lately: every music player I use wants to instead of play music from my USB external hard drive, stream music from it. I have no idea why it suddenly started doing that. It may have been an accidental key-combo I pressed, thinking I had another window targeted and didn't bother pressing it again for my Totem music player. So I closed out of Totem in hopes that Rythmbox would work like totem used to. Well, it doesn't. It wants to stream music now.The problem with the streaming music is trivial, but here it is: I have a playlist with a little over 300 songs. I have Totem set to shuffle and repeat my music. Streaming music with it makes it just stop randomly after a few songs, and when I try to pause music and play it later it takes a good 30 seconds before it kicks back in at the beginning of the song.Like I always ask because I don't know enough to give back to the community yet, can anyone help me? Thanks.
View 2 Replies
View Related