The only reason you would need an uplink port is if you are hooking two switches up together. If that indeed is what you are doing you have two choices. 1) plug one switch into the other's uplink port (if you can find it) with a normal straight through patch cable. or 2) use a crossover cable and just plug into a normal port on each switch. If you have a crimper, a length of cat5 and a couple of RJ45s you can
make your own crossover cable. If you are not plugging two switches together then you don't want to use an uplink port anyhow (an uplink port is nothing more than a normal port with a crossover, if you plug a crossover cable into an uplink port it would end up being a normal straight through port).
Having said that the uplink ports on switches are usually marked with an "X" for Xover (or crossover). The 3Com 12 and 24 port switches I used to use were very clearly marked but I usually didn't use uplink ports in those switches, I had fibre modules in the back that I connected to core switches.
Having said all that :) it appears that all 12 ports are MDIX (cross-over). Here's the manual:
http://support.3com.com/infodeli/tools/ ... anual.a03/
I believe this to mean that it is a normal switch with no uplink ports and you'll indeed need a crossover cable to plug two of them together. Again, if you are not directly plugging your switches together (your linux box with two NICs is between them) then use regular straight through patch cables. NIC->Switch use straight through, Switch->Switch use Crossover (unless you have an Uplink port). That was way too many words and more than you asked for. Sorry about the verbosity.