Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by robbLA

  1. robbLA

    check version of Solaris

    uname -a will tell a lot. prtconf| grep Memory will also give memory. -r -- robb
  2. robbLA

    Working with MySQL and Postgres (need to share/mirror)

    Hi, I'm in a situation that requires me to share data between a MySQL database on one machine and Postgres on a second. The data in the first (MySQL) is the authoritative and currently I'm just dumping the data out of MySQL and importing it into a fresh Postgres db nightly to use Postgres...
  3. robbLA

    How do I remove a virtual IP address

    can you reboot? That should bring you back to your pervious state and then you can use: # ifconfig hme0 removeif <ip_address> ie: # ifconfig hme0 removeif 66.111.222.123 to remove the virtual interface. -r -- robb
  4. robbLA

    Ideal Drives for Sun Multipack???

    I don't have any drives yet (I'm going to buy 7 -- 6 + 1 spare) and don't want to over spend. -r -- robb
  5. robbLA

    Ideal Drives for Sun Multipack???

    Hi, I have a Sun Multipack Model 711 (6 drive unit) that uses SCSI SCA 80 pin drives. It's an UltraSCSI version (as label on the door and on the internal parts of the unit.) I know that there are several different kinds of SCA drives (LVD/Hot Swap/etc) out there. I'm assuming that any SCA...
  6. robbLA

    Solaris 9 and CD-ROMs

    After spending about 3 hours on the phone with Sun support testing *everything* on the system, I found that, (starting with Solaris 9?) you have the line in /etc/inetd.conf that starts 100155/1 uncommented (it comes that way, but if you're like me, you might have commented a lot of stuff out)...
  7. robbLA

    Solaris 9 + V100 + SunScreen 3.2 = Killer Solution, *but*....

    Hi, Well, after working with Sun support (I got a Sun support contract with the V100) I figured out the router question, so here's the summary for that: Basically, once you configure the two interfaces to be both sides of the two networks, the key to get the traffic to pass inbewteen the two...
  8. robbLA

    Airport/Cable Modem Help

    Does your cable company Tie your MAC address to the cable modem? Mine does, and I have to use LinkSys routers that allow me to fake the AP's MAC address. Also, when Airport first came out, AT&T cable modems were set to not allow any of the MAC addresses (but I think that they have lightened up...
  9. robbLA

    Solaris 9 + V100 + SunScreen 3.2 = Killer Solution, *but*....

    Hi All, I'm looking for some encouragement *and* advice/guidance. I've conceived this great configuration that I want to deploy in the next few months, but I'm having a hard time getting my head around some of the networking details. Here's what I want to do: 1. Set up a Sun Fire V100 with...
  10. robbLA

    Solaris 9 (Ready for Prime time??)

    Hi, I know that Solaris 9 is officially a beta right now, but has anyone used it and found it stable? I'm thinking about installing it on a home box to play with, but I don't want to spend hours installing/setting up/configuring before I find out that it's really not ready... Thoughts...
  11. robbLA

    Linking two MICS 5.0 systems

    >> I've heard of the NAM being networked succesfully This is great news... Do you have any idea what was done, who did it, or if it's a work-around/hack unsupported by Nortel... I really want to do this, but have no idea where to start... Networking these switches seems so far out of my...
  12. robbLA

    system date and time change?

    There are no stupid questions, ever. This forum is great for people like us; here helping each other. I was glad to be able to answer it for you! -- robb
  13. robbLA

    What's New (for DR 5.1 Software)

    Thanks! -- robb
  14. robbLA

    Dedicating a line

    First, take them out of any line pools, and make sure that they're not in any phone company hunt groups. Then just add the line to the DN that you want it to appear on, and select Ring & Appear, Ring Only or Appear only. Note: If someone calls in on a dedicated line, it won't roll over to...
  15. robbLA

    How to change UNIX passwd by www ?

    Well, you coudl use a system call wrapped in sudo... but I'm not a sudo expert, so maybe someone and add that part... :) -- robb

Part and Inventory Search

Back
Top