How to Advertise on The Unix and Linux Forums


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators How to Advertise on The Unix and Linux Forums
# 1  
Old 10-08-2013
How to Advertise on The Unix and Linux Forums

We added a new way to advertise (to guests and non-registered users) directly on the forums:

Advertise directly with The UNIX and Linux Forums



Companies and individuals can buy display ads directly and submit their display ads for approval via this new feature.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies

2. Post Here to Contact Site Administrators and Moderators

VIP Membership - The UNIX and Linux Forums - Get Your UNIX.COM Email Address Here

We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies

3. How to Post in the The UNIX and Linux Forums

How to Navigate in UNIX & Linux Forums..?

Hi , i am a new user to this forum can anyone please help me in navigation for this forum. also when i am trying to open any thread i am getting below error. Bad Request Your browser sent a request that this server could not understand.] Thanks. (1 Reply)
Discussion started by: nkchand
1 Replies

4. What is on Your Mind?

The UNIX and Linux Forums Twitter Channel

In case you did not know about this, and are a twitter user, here is the link to the forum twitter channel: http://twitter.com/unixlinux We currently have 406 followers...... (0 Replies)
Discussion started by: Neo
0 Replies

5. Post Here to Contact Site Administrators and Moderators

Privacy Policy for The UNIX and Linux Forums

Privacy Policy for The UNIX and Linux Forums If you require any more information or have any questions about our privacy policy, please feel free to contact us by email or post your question as a reply to this thread. At The UNIX and Linux Forums, the privacy of our visitors is of extreme... (0 Replies)
Discussion started by: Neo
0 Replies

6. Advertise with Us

How to Post to The UNIX and Linux Forums Job Board

The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service. Promotion A: $99 ... (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
WINBOND-DIAG(8) 					      System Manager's Manual						   WINBOND-DIAG(8)

NAME
winbond-diag - EEPROM setup and diagnostic program for Winbond w89c840 based Ethernet cards. SYNOPSIS
winbond-diag [options] DESCRIPTION
winbond-diag is a program that you can use to diagnose problems with Ethernet cards based on the Winbond w89c840 chip. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -V, --version Show version of program. -v, --verbose Verbose mode. -q, --quiet Be very unverbose. -# <cardnum> Use card number <cardnum>. -a, --show_all_registers Print all registers. -e, --show-eeprom Dump EEPROM contents to stdout. -E, --emergency-rewrite Re-write a corrupted EEPROM. -p, --base-address <port> Specify port to use. -A, --Advertise <mediaype> Advertise media type. Valid Options are: 10baseT, 100baseT4, 100baseTx, 100baseTx-FD, 100baseTx-HD, 10baseT-FD and 10baseHD. -F, --new-interface <interface> Interface number. Options that make sense are: 10baseT, 10base2, AUI, 100baseTx, 10baseT-FDX, 100baseTx-FDX, 100baseT4, 100baseFx, 100baseFx-FDX, MII and Autosense. -H, --new-hwaddress <address> Set card to a new hardware address. -m, --show-mii Dump MII management registers. -R, --reset Reset the transceiver. -T, --test Do register and SRAM test. -w, --write-EEPROM <values> Write to the EEPROMS with the specified values. Do not use this, if you do not know what you do! -f, --force-detection Try to identify the card, even if it is active. -t, --chip-type <card> Explicitly set the chip. To get all valid numbers, run winbond-diag with the options '-t -1'. SEE ALSO
mii-diag(8) AUTHOR
winbond-diag was written and is still maintained by Donald Becker <becker@scyld.com>. This manual page was written by Alain Schroeder <alain@debian.org>, for the Debian GNU/Linux system (but may be used by others). February 18, 2002 WINBOND-DIAG(8)