Sponsored Content
Full Discussion: media server?
Operating Systems Linux Fedora media server? Post 302712129 by samnyc on Monday 8th of October 2012 05:10:21 PM
Old 10-08-2012
media server?

Hi All,

I have so many picture of my kids, and movies and videos. I really want to create media server. After doing some research on the internet, I am going to install Ubuntu media server. This old server I have has two disk drive. I was thinking about mirroring that. After that I want to add external USB drive for the data. Just want to find out if that will work.

Do you think it's going to slow? This server will be directly connected to Linksys router, users will connect to it using Wifi.

Please advise. Thanks.
 

7 More Discussions You Might Find Interesting

1. Slackware

media player

Sir, I am working with SlackWare and when i try to use media player i acnn ot make a queue of songs.There are three software.Kaboodle,naotun,xmms. I can use only Kaboodle. Yesterday i here'd songs inNaotun but today when i click it the loding symbols comes and it then quit with loading. I... (2 Replies)
Discussion started by: arunkumar_mca
2 Replies

2. HP-UX

HP Support Plus media

Hi folks, i owe a HP 9000 E55 (antique...) server. I also owe the original version of the OS HPUX 11.0. Unfortenately i can't find the HP-Support Plus medium. During the instlallation i was asked to put it in, i always skip this one. But the system runs not very well. On HP's website you can... (8 Replies)
Discussion started by: FNORD
8 Replies

3. SCO

Media for Informix 4.1

HI ! I NEED A MEDIA TO INSTALLING INFORMIX 4.1 IN SCO UNIX. OUR MEDIA ARE LOST AND THE SERVER IS GOING BAD ! HELP ME PLEASE ! THANK YOU VERY MUCH ! (5 Replies)
Discussion started by: tomribeiro
5 Replies

4. Solaris

How to create a media server on Solaris 10 (Music/divx) etc

Does anyone have any good experience creating a media server on solaris 10. I want it so i can view movies and play music to my ps3. I've searched the net but keep seeing Linux info.... So I was wondering if anyone could help on the Solaris x86 side, I don't wont a virtual install of Linux on... (3 Replies)
Discussion started by: prym_admin
3 Replies

5. SCO

openserver 5.0.6 media need

I am looking for openserver 5.0.6 media. I need build a new production server and we only have the 5.0.5 media. If anybody can help that be awesome. (9 Replies)
Discussion started by: stlwindadmin
9 Replies

6. SCO

5.0.2 install media

I've inherited an openserver 5.0.2 and wanted to move it to a virtualized environment - Given the server is original hardware no one knows where any of its media is. I'm hoping someone has the installation media for 5.0.2 so I can get a clean system up and running to see what if any changes will... (2 Replies)
Discussion started by: StarKnight83
2 Replies

7. HP-UX

HP-UX media B.11.11

I need to reinstall The OS on rp3440 system and need HPUX B.11.11 media for risc processor. Can anyone help me? (2 Replies)
Discussion started by: Lapfa01
2 Replies
fddisk(8)						      System Manager's Manual							 fddisk(8)

NAME
fddisk - FDI disk maintenance utility SYNOPSIS
/sbin/fddisk options special OPTIONS
Unless this option is specified, an attempt to format or to install a file system fails in two cases. The first failure occurs when the device has been opened since the media was inserted. The second failure occurs if the device is currently opened by another process. For- mats the media to the density appropriate for that media. Copies a hex dump of sector number PSN to stdout. Uses the interleave factor nnn for formatting. If specified, ccc indicates an additional intercylinder interleave. Copies a packed-C hex dump of the entire disk to stdout. Specifies silent mode. This option blocks informational messages from appearing on stderr. Reads the entire media. The command fails if the utility finds a bad sector. Waits for media to be inserted into the drive if none is present. Waits for new media to be inserted into the drive if none is present or if the current media has been opened since it was last inserted. Reads the disk and reports on the format of the disk. OPERANDS
Specifies an unmounted, raw device pathname. This device must be an FDI interface (fd). DESCRIPTION
The fddisk utility, an FDI (integrated Floppy Disk Interface) disk maintenance program, can format a floppy disk, scan a floppy disk for bad blocks, and read and write selected blocks. It can be used in shell scripts for checking the status of floppy disks. Such status checks include checking for or waiting for the presence of media, and checking for or waiting for the user to change the media. RESTRICTIONS
The fddisk utility has the following restrictions: You must have read/write access to the device. The device must not be mounted. The program can only be used with a 3.5-inch floppy disk in the RX26 drive. In some cases, it might not be possible to format a floppy disk at a higher density than it is already formatted. If this situation occurs, the floppy disk must be bulk erased before it can be reformatted at a higher density. EXAMPLES
This example formats a floppy disk in drive zero: # /sbin/fddisk -fmt /dev/rdisk/floppy0a This example formats a floppy disk in drive zero when the disk has been read or written since it was inserted into the drive: # /sbin/fddisk -fmt -f /dev/rdisk/floppy0a SEE ALSO
Commands: mount(8), restore(8), uerf(8) Files: fd(7) fddisk(8)
All times are GMT -4. The time now is 11:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy