Ubuntu Servers :: Getting Alternative To WHS/media Server
Jan 3, 2011
I currently have a server running Windows Home Server and was wanting to know if Ubuntu Server could do the following requirements I currently enjoy
1. Media Streaming, to multiple devices simultaniously i.e. pc/xbob360/PS3 all at the same time. Possibly re-encoding OTF.
2. Remote Access, not just to the server but linking(so i can rdp to my main rig through the server from any internet location) to other systems on the "Home" Network both Linux and Windows.
3. Drive Pooling with redundancy, I want to be able to add and remove HDD and just have it expand the pool so current folders can just grow, but also have it duplicate or make redundant copies so if a HDD fails it can still be recovered.
4. Backup of machines on the network, either manual or scheduled, of both Linux and Windows machines
5. App sharing would be a plus but not required, so I could run a Linux app from the server seamlessly on my windows pc.
6. Basic file storage and browsable structure from windows machines.
I realise this may be a tall order and I don't expect it to be easy or straight forward in any way, but I really hate WHS, it has the slowest file access speed of any os i have ever seen, and is so buggy its unbelievable.
View 9 Replies
ADVERTISEMENT
Dec 31, 2010
Distro: Fedora 12
Package Mgr: Yum
Version: ushare 1.1a
Other: automatically running as daemon in runlevel (3)
Devices: Xbox 360 & Playstation 3
Note: I can access all of my linux server media via my game consoles. I am curious to know who else is utilizing "ushare" or similar software? Does anyone recommend something other than ushare? Anything better than "ushare?" Just curious
View 1 Replies
View Related
May 12, 2010
I use a headless 8.04 server for media storage. The system is a P4, 2Gb RAM, gigabit network. Some cpu/IO heavy processes are scheduled to run at night, typically the server is at about 3-6% CPU load, but memory is pretty fully used:
Tasks: 95 total, 1 running, 94 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 2075584k total, 1944612k used, 130972k free, 30472k buffers
Swap: 0k total, 0k used, 0k free, 1364788k cached
When playing back media (DVD, MP3) from the server, I find that playback gets interrupted every 10-15 minuted for about 5 seconds, and then resumes.
View 1 Replies
View Related
Mar 13, 2011
Any command line tool to create a m3u file from directories?
View 1 Replies
View Related
May 27, 2011
I'm building a new file/media server for my household to use, and would like to hear the experiences of others, and suggestions, or links to appropriate howto's. I'll be using two (2) 250 GB Western Digital RE4 drives mirrored via mdadm RAID 1 for the Operating System. The storage area will be handled by four (4) 500 GB Western Digital RE4 drives in a RAID 5 array, managed by an Areca 1210 controller.
What I'd like to configure is a basic Samba file server, on which we have individual user folders, and a shared drive. As well, I'd like to add the ability to manage our movie collection so it can be accessed by the Boxee Box attached to the television. Twonky looks promising (and I don't mind paying the $19.95 for something that works well). However, as this is new to me, there may be other solutions out there that are better, and easier to administer. Moving forward, I'd like to explore the feasibility of configuring LDAP on this machine to authenticate users on the network (perhaps even integrate the mail server somehow), and the remote users (only two) who VPN into the network using the pfSense firewall appliance. There are no Windows servers, so Active Directory is not a factor.
View 5 Replies
View Related
Nov 27, 2010
I'm having a very strange problem with my ubuntu apache2 server running wordpress. i want do download media files (from within a flash-mp3-player onsite or by link [url]) but the file transfer just stops after a while. (at least sometimes) at random positions. after that i have to clear the browsers cache and try again.
It is really annoying, though it is my band's website and we want to share our songs with our friends. i checked from several clients, seems to happen everywhere (linux, mac or windows clients)
The system:
Code:
With wget it seems to work...
View 4 Replies
View Related
Sep 10, 2010
I like to view some tv-streams of missed programs and other stuff, but more and more Microsofts Silverlight is used. The alternative Moonlight does not work, well..., it probably will if I accept to install a Mircosoft Media Pack (!), and to do so, I have to accept a Microsoft EULA..[URL]..Excepting something from Microsoft... I am not in favour of doing that on my lovely Ubuntu-machine..
View 2 Replies
View Related
May 23, 2010
i've made a video tutorial showing how to install playstation 3 media server on ubuntu and uploaded it to videos.
enjoy! [url]
View 3 Replies
View Related
Mar 31, 2011
What is ubuntu 11.04 alternative iso? is it server and desktop in one? it seems to be bigger than the server and desktop iso.
View 2 Replies
View Related
Nov 26, 2010
I would like to have some software on ubuntu which does what ps3 proxy does.
View 1 Replies
View Related
Jul 29, 2010
and it must have the ability to add domains and DNS nameservers.
View 2 Replies
View Related
Jul 30, 2010
On windows I use 'start > run > mstsc /admin' to get the Administrator with ID0 on win terminal servers.How can I achieve the same login from ubuntu?
View 6 Replies
View Related
Jun 19, 2010
I would like to run a server or ssh or ftp on a specific portSort of jailed daemon that runs with a login / pwd that is not /etc/passwd based to?
View 9 Replies
View Related
Mar 7, 2011
compaq presario sr2150nx <-- my computer.[URL]NO operating system but vista home appears to work with this computer. I know my CD/DVD im burning server 10.10/04 (have tried both) work, the HDD is bran new and works in my other server and desktop.Any input would be much appreciated. Im willing to give any other info needed assuming i can find it.------
Using google ive found you can downgrade to windows xp... but does that also mean ubuntu as well?On boot. this is there error the computer give me."Reboot and Select proper Boot device. or Insert Boot Media in selected Boot device and press a key"
View 9 Replies
View Related
Jun 6, 2010
I'm fairly competent with Linux at this stage and as we have just installed a new Red Hat 5.5 Server to host our DB at work it has basically fallen to me to sort everything out. The only thing I'm not 100% on is a backup strategy at the moment. Basically, the server / DB is not that big and as such we will be doing a full backup every night of the whole file system.
As it is there are several LVM partitions across several disks (these are all virtual both on the SAN and as a virtual machine). My question is what would be the best way to create a full backup overnight of the whole server including all the partitions (or a backup of each partition I'm guessing is more feasible). This doesn't seem to be too difficult to do, but my main problem is restoring the backup.
Is it a simple matter of basically .tar'ing the whole / filesystem? and if so, to restore can I just use a live CD to restore the partition that is needed? How does LVM affect the restoration process? I have looked at Amanda as a backup solution, though we wont be backing up directly to tape (backup to a share location then copy to the tape drive).
View 7 Replies
View Related
Dec 22, 2010
After several hours of searching web I give up. Problem: I want to run mysqld with datadir option.When I run it manually without --datadir everything is fine I have added required lines to /etc/apparmor.d/usr.sbin.mysqld and restarted apparmor
Quote:
/sys/devices/system/cpu/ r,
/disk0/mysql r,
/disk0/mysql/** rwk,
Then I copy /var/lib/mysql to my location, carefully, 10 times checking all the permissions and run. But daemon exits immediately after running.
[Code]...
View 2 Replies
View Related
Jun 20, 2011
At my work we have a windows 2008 that serves as a "bounce pc" i cant find any better word (thats directly translated from the word we use in my language) What i mean by that is that if we want to access the server net and so on we first have to rdp to a w2k8 computer and from their ssh/rdp/www futher to admin. The few admin have their own account and can be logged on at the same time, also with the rdp client you can mount your local c: witch can be very useful when you need to transfer file to the servers (they don't have access to the Internet). Now im looking for a similar service but for linux, suggestions?
The client that you connect with should be available to as many platforms as possible?
View 3 Replies
View Related
Jan 14, 2010
I'm planning on setting up a home file server. I was wondering what platform would be recommended for something like this. The server would be used mainly for media storage which would be shared between an HTPC and a couple desktops and laptops. I was thinking of just getting whatever motherboard had the most SATA headers on it (which currently seems to be something P55-based) and setting up a RAID5 fakeraid with some 1.5 or 2TB drives and the OS in RAID1 with whatever drives I have laying around. It there anything flawed with this approach? P55 boards with 10 SATA headers are currently upwards of $200, which is kind of pricey. Is there a more economical route that I should consider? Also, are there any known problems with setting up a fakeraid like this using certain motherboard's SATA controllers?
View 4 Replies
View Related
Mar 8, 2010
do I have an alternative for Microsoft exchange server under linux ?
View 3 Replies
View Related
May 25, 2010
I have a LAN of about 70 computers that I would like to share media files between. I have gotten to the point with Samba that I can view the files without a username/password from client PC's. I would like to make all the folders read only except for one which will be writable for everyone. The thing that I am having a hard time with is allowing a couple of administrators (on Windows 7 machines) read/write access for all files/folders. I am completely new to Ubuntu and Samba so please make explanations thorough. Here is /etc/samba/smb.conf file:
[Code]...
View 3 Replies
View Related
Jan 22, 2010
enable my usb media? such as Usb Flash Disk, Usb Mobile Broadband, Usb Modem, etc. when i run lsusb on my server 9.04, here is the output :
[Code]...
my flashdisk is Kingston Technology Data Traveler 2.0
View 2 Replies
View Related
May 25, 2010
I've recently come into the possession of a nice little pentium 4 box and I have a 1TB drive to go with it. I'm looking to make a media server out of it.
Setting up a server over my LAN was really simple to do with Firefly and Ubuntu's built in vino (remote desktop server). BUT I've run into the problem of not being able to serve my media outside of the LAN.
Now I realize that I could configure Remote Desktop in Ubuntu (10.04) to also allow connections from outside the LAN, but isn't there a better way of doing this? You know, streaming media WITHOUT using VNC?
View 1 Replies
View Related
May 30, 2010
I want to backup my DVD's to AVI (Media Server NAS). Now what works, I have tried K9Copy and that sucked! - Green lines all over the dvd's
View 5 Replies
View Related
Jan 14, 2011
How do I set up a PS3 Media Server? I've been trying all day.
View 6 Replies
View Related
Jan 16, 2011
I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'
Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /
Unfortunately, now I cannot get back into the properties to remove my error.
View 4 Replies
View Related
Apr 28, 2010
I'm an intermediate Linux user and a relative beginner to servers. I would like some help finding resources on setting up a basic server. I have Googled, and am a member of the Ubuntu Forums, but just figure it can't hurt to ask the Stack Overflow community for help as well. I plan on installing on an old laptop (Lenovo Thinkpad R61i or Toshiba Satellite A105). I have downloaded the latest Ubuntu (9.10) but don't know how to do any of the configurations.
I just want a server to store my files where I can access (download and/ or stream) from a browser.
View 5 Replies
View Related
Jul 2, 2010
I have done a fair bit of Googling first but with no success...I am using PS3Media server to stream audio, video etc to my PlayStation. It works very well indeed on the PS3 end, but I have a slight annoyance that is messing with the nice look and feel of my Ubuntu desktop: The PS3 Media Server icon seems to have a grey background, whereas my panels all have dark transparency, this makes it stand out a mile.Is there any way of altering this icon? I was looking in the ..../pms-linux-1.10.5 folder but couldn't find much there.
View 2 Replies
View Related
Aug 9, 2010
I put this in the General Help section since this potentially deals with multiple things. Without further ado...On my Desktop, My host OS is Windows 7 while thru VMware i have Ubuntu as a Guest OS. I know it's easier to just use Ubuntu solely on the Desktop to host it as a media server, but for certain reasons (family and friends mostly) I'm using VMware instead. My goal is to use my Ubuntu OS thru VMware for others in my household to access it. So far, my Windows host can pick it up the media it's sharing, but not the rest of the network. I know it has to do with the NAT that VMware uses, but what's the best way to configure it to where other laptops, and ps3's on the network can see it?
View 1 Replies
View Related
May 1, 2011
Have done a fresh install of 11.04 32bit and after getting everything to work I have run into a 11.04 killer for me. PS3 Media Server don't work It doesn't detect the PS3 correctly and on the PS3 side it just keeps saying "data corrupted" for every video I try to play. It used to work perfectly on 10.04.
View 3 Replies
View Related
Oct 29, 2010
using Ubuntu 10.10 server edition I guess on my Dell Dimension 5150. 3Ghz P4 with 2Gb DDR2 6400. A ATI HD3870 512Mb and a 450watt brick. 1.5 Terabytes of hard drive space. What I would like to do with this is set it up so that I can log into this machine through my laptop or other computer on the network and watch the movies off my hard drive. Basically have a headless server that 5 to 6 computers can access and it not slow down of mess up the audio track on the movie. Is there any software I need or is this a big project that requires a whole bunch of settings?
View 2 Replies
View Related