Sponsored Content
Full Discussion: media server?
Operating Systems Linux Fedora media server? Post 302712593 by samnyc on Tuesday 9th of October 2012 10:36:04 AM
Old 10-09-2012
Hi Bakunin,

Thank you so much taking your time to answer the question. Your post was very helpful. Since I never did any thing with media server, I am very interested to try this. I will write back with the status of this home project.

Thanks again. :-)
 

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
MII-TOOL(8)						Linux System Administrator's Manual					       MII-TOOL(8)

NAME
mii-tool - view, manipulate media-independent interface status SYNOPSIS
mii-tool [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart] [-w, --watch] [-l, --log] [-A, --advertise=media,...] [-F, --force=media] [-p, --phy=addr] interface ... DESCRIPTION
This utility checks or sets the status of a network interface's Media Independent Interface (MII) unit. Most fast ethernet adapters use an MII to autonegotiate link speed and duplex setting. Most intelligent network devices use an autonegotiation protocol to communicate what media technologies they support, and then select the fastest mutually supported media technology. The -A or --advertise options can be used to tell the MII to only advertise a subset of its capabilities. Some passive devices, such as single-speed hubs, are unable to autonegotiate. To handle such devices, the MII protocol also allows for establishing a link by simply detecting either a 10baseT or 100baseT link beat. The -F or --force options can be used to force the MII to operate in one mode, instead of autonegotiating. The -A and -F options are mutually exclusive. The default short output reports the negotiated link speed and link status for each interface. OPTIONS
-v, --verbose Display more detailed MII status information. If used twice, also display raw MII register contents. Alert: If used three times, will force reading all MII registers, including non standard ones. It's not guaranteed any valid answer from PHY while PHY communication can even hang. With driver e1000e will fail while reading register 0x07. -V, --version Display program version information. -R, --reset Reset the MII to its default configuration. -r, --restart Restart autonegotiation. -w, --watch Watch interface(s) and report changes in link status. The MII interfaces are polled at one second intervals. -l, --log Used with -w, records link status changes in the system log instead of printing on standard output. -F media, --force=media Disable autonegotiation, and force the MII to either 100baseTx-FD, 100baseTx-HD, 10baseT-FD, or 10baseT-HD operation. -A media,..., --advertise=media,... Enable and restart autonegotiation, and advertise only the specified media technologies. Multiple technologies should be separated by commas. Valid media are 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT-FD, and 10baseT-HD. -p addr, --phy=addr Override the MII address provided by kernel with value addr. DIAGNOSTICS
SIOCGMIIPHY on 'eth?' failed: Invalid argument If the interface is not running (up), kernel will refuse to report its link state. SIOCGMIIPHY on 'eth?' failed: Operation not permitted Most kernels restrict access to root. SIOCGMIIPHY on 'eth?' failed: No such device This error is shown, if the kernel does not know about the named device. SIOCGMIIPHY on 'eth?' failed: Operation not supported The interface in question does not support MII queries. Most likely, it does not have MII transceivers, at all. AUTHORS
David Hinds - dhinds@pcmcia.sourceforge.org Donald Becker - becker@scyld.com Bernd Eckenfels - net-tools@lina.inka.de SEE ALSO
http://net-tools.sourceforge.net - Homepage of the net-tools project net-tools 2013-02-15 MII-TOOL(8)
All times are GMT -4. The time now is 05:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy