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 Chriss Miller 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: *

  • Users: aixlurker
  • Content: Threads
  • Order by date
  1. aixlurker

    restoring symbolic files and link files

    i have two files that i want to restore to node1 from node2. telnet, rsh, rlogin from node1 to node2 are not available but i can ftp and rcp. the files in node1: #pwd /usr/sbin -r-sr-xr-x 1 root security 37883 Nov 14 17:22 tsm #pwd /etc -lrwxrwxrwx 1 root security 13 Nov 14 16:33...
  2. aixlurker

    Configuring PPP server

    after configuring tty for modem and the modem itself, the modem responded OK with the AT command. Then, i created a pppuser. In /home/pppuser/.profile, i appended the line 'exec /usr/sbin/pppattachd server 2>/dev/null. In the documentaion that i followed, the next step states that...
  3. aixlurker

    the backup command

    is it possible to backup (by names, and by i-nodes) 2 or more files on a single tape cartridge? how? i tried to use the command: for x in /var /tmp do find $x -print | backup -ivqf /dev/rmt0 done then execute: restore -Tvqf /dev/rmt0 > restore.out to check the output what i see was only...
  4. aixlurker

    is c-isam a standard package included with AIX?

    is it? if so, how do i activate it? what are the additional components needed? or it only requires installation of C or C++? thanks,
  5. aixlurker

    is c-isam a standard and built-in for every UNIX like AIX

    is it? if so, how do i activate it? what are the additional components needed? or it only requires installation of C or C++? thanks,
  6. aixlurker

    rmt0, rmt0.1 - rmt0.7 in /dev

    hi, what does its number designation eg., rmt0.1, rmt0.2,... rmt0.7 in /dev directory means?
  7. aixlurker

    reading materials for scripting

    i need to write scripts in aix. i haven't tried writing one. where should i start? thanks,
  8. aixlurker

    incremental backup

    i want to implement level 0 every sundays and an incremental backup during mondays to saturdays. how to do these? thanks,
  9. aixlurker

    physically removing an SSA Disk

    the disk is a member of RAID5 disk array but configured as a hot spare. what are the steps that must be performed before removing physically the disk? thanks,
  10. aixlurker

    RS6K, multi-processor

    how do i checked that the load is equally distributed among the processors in my system? Machine type: 7013 Model: J40 Processor: 2-way, fully installed cpucard0 00-0P CPU card EC Level....................E80802 FRU Number..................E4D...
  11. aixlurker

    EN3COM_TMOUT ent1 adapter error

    Can anyone site me the possible cause of the error? how do i avoid this adapter error? on my PC, the message is something like "Communications error...." LABEL: EN3COM_TMOUT IDENTIFIER: 916F6D64 Date/Time: Thu Sep 26 10:39:24 Sequence Number: 13692 Machine Id...
  12. aixlurker

    7013-J40 microcode and aix4.2.1.06 RML

    where can i download the abovementioned, preferably 9.50 or 9.51, and also available microcode update for internal 4-mm tape drive. tia
  13. aixlurker

    C-ISAM on AIX 4.2

    hi, where can i possibly find/download reading materials regarding C-ISAM. I have it running on my AIX box and it's causing performance degration. I want to point it out to the management about its capabilities and limitations and that, its about time to change our DBMS. tia
  14. aixlurker

    connecting branches

    hi, where can i found reading materials or documents containing ways, options, etc. in connecting the remote branches we have? i need the basics first..then the intermediate thanks
  15. aixlurker

    joining to an NT domain

    still exploring AIX... i have just re-installed AIX 4.3.2.0 to my E30 machine and i have given it an IP address belonging to the network address of my existing NT domain. What are the advantages/disadvantages of joining the machine to an NT domain and not joining? What are the steps involved in...
  16. aixlurker

    redhat on NT-PDC env w/ DHCP

    hi, i have just installed redhat7.3 w/c i wanted it to join an existing LAN authenticated by an NT-PDC environment. The domain is using a DHCP service running on the DC. I have given the redhat box a static IP and excluded it at the DHCP server. had i set a static address on the win9x PCs, i...
  17. aixlurker

    unpacking .gz file

    hi, i downloaded a netscape navigator file in the format navigator-v479-us.ppc_rs6000-ibm-aix4.tar into my win98 PC. using "ftp get"(in binary mode), i have it transferred into my aix box with the filename navigator-v479-us.ppc_rs6000-ibm-aix4.tar.gz. i tried to unpack it using...
  18. aixlurker

    samba 2.0.7.0.exe??

    hi, i have the file downloaded from the bullfreeware site when i noticed that it has the extension '.exe'. has anyone successfully installed samba using the file? should there be special procedure when transferring the file from my win98 PC to the aix box? how should i transfer it, i'm planning...
  19. aixlurker

    physically removing a disk

    there are 5 disks attached to the scsi cable. i want to remove hdisk1. how to determine the actual disk corresponding to hdisk1? thanks,
  20. aixlurker

    netscape 4.x for aix4.3.2

    hi, i am using aix4.3.2 with netscape communicator 3.0. will the latest version of netscape will run on my oslevel? where can i possibly download the latest version of netscape? thanks,

Part and Inventory Search

Back
Top