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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ozkender

    Need help to compile curses (1982 Pavel Curtis Version) on SUSE 9.0

    Thanks for the reply mate I found today that not only curses but some other c programs also fail because it seems the newer GCCs don't support varargs and stdarg is not completely compatible with it. Now i'm looking for a GCC for SUSE 9 that would accept varargs or a varargs.h file that i could...
  2. ozkender

    Need help to compile curses (1982 Pavel Curtis Version) on SUSE 9.0

    Guys I'm having some problems to compile the 1982 version of curses under SUSE 9.0 Yeah, I know. you're probably going to say. Why do you need that if you have ncurses already working with SUSE 9.0 The thing is our application uses the old curses to compile and if we swap to the new one they...
  3. ozkender

    samba interface script

    Guys. Does anyone have a good SYSV script for the /etc/lp/interfaces that takes -o options like font size, etc when you do an lp ?
  4. ozkender

    X thru modem

    The Modems are connected to a cisco terminal server and we use them from an AIX and a Solaris box. An explanation for solaris would be more than enough. Thanks for the help
  5. ozkender

    X thru modem

    Our server dials using the modem connectied via the serial to the customers modem. The customer modem is plugged in via serial and the server is running a getty on that port. Is it possible to do it with this sort of configuration? If it's not, would it be to difficult to use the PPP config...
  6. ozkender

    X thru modem

    In my company we use modems to connect to our customers over a regular telephone line and we get a character based login. My question is. Is there any way to do the same and get an xterm or dtterm from the other side instead, of a character based terminal? The would be great for us, since we...
  7. ozkender

    Installing AIX 5.1 on RS6000 E20

    I finally got it working. It seems there was no software error. I used a PC-modem cable to connect the terminal and It worked fine. Thanks
  8. ozkender

    RS6000 E20 video board

    Guys, I know this is a hardware related question but i think you might know an answer. I'm looking for a video board for a RS6000 E20 server but couldn't get one user or new. even from IBM!!! Since this is a PCI system, do you know if a PC video board could work? if it could, is there...
  9. ozkender

    Installing AIX 5.1 on RS6000 E20

    yeah i know AIX 5.1 works cos someone installed it before on that box. Anyways the problem I have is the terminal never displays anything before it's loading the opsys and thats too late. I get no message before like the IBM AIX and those. Thanks
  10. ozkender

    ls command not working

    I would recommend you check your path maybe try the command "wich ls", that would tell you if ls in on your path. if it's not you can try to locate it on the usual places and if it's not there, try with "find / -name ls" (this could take quite a while and slow the system...
  11. ozkender

    Installing AIX 5.1 on RS6000 E20

    No, I wish! hehe
  12. ozkender

    Installing AIX 5.1 on RS6000 E20

    Guys, Recently I revived and old E20 box we werent used. My idea is to install AIX 5 on it. It's got no video board so all i could do was plug a serial cable to my laptop. When i turn on the server, instead showing the "intro screen" and give me the option to alter the boot sequence...
  13. ozkender

    Mirroring in AIX 5L

    Guys recently we'v purchased a new AIX server with 2 36gig disks in it. We would like to mirror one to the other. What would be the best way to do it. Mirror the rootvg? Mirror the LVs? And what would be the way to do it? Guys, I appreciate your help, I'm quite new in AIX I'm a solaris admin...

Part and Inventory Search

Back
Top