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

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

    mounting ufs file system

    To All, I have a problem on disk group that has a file system. When the system crashed, I had to rebuild the OS (Tru64 v5.1B). After reinstalling the OS, the disk group is automatically imported. But when I tried to mount the filesystem in that disk group, I doesn't have any data on it. When...
  2. CaptNeo

    cannot find any more files in ufs file system

    Hi all, I had a operating system disk corruption on a Tru64 box and had several disk groups on different disks. I can only do a fresh install of the operating system (v5.1B) but after I install it and ran lsmsa, I can still find the disk goups being imported but when I tried mounting the...
  3. CaptNeo

    insert a shell sciprt in a c program

    Hello all, Is there a method to insert a shell script in a c program or binary source code so that when I compile the source code the shell script gets compiled as well? Any help will be appreciated.
  4. CaptNeo

    crypted shell script getting error

    Hello all, After I ran the crypt comand over a file and saved it to a new file, I'm getting this error after running the new file: #./test.sh ./test.sh: syntax error at line 2: `)' unexpected This is how I ran the crypt command: # crypt password < run-test.sh > test.sh I would like to ran the...
  5. CaptNeo

    backup filesystem one at a time

    Hello, I need to process a backup on each filesystem that are mounted one fs at a time. Say like a variable has this; / /usr /var but this would depend on the system (it may even have a /home) Now I tried to run this simple script but it would not run until I press the 'Enter' key. # for...
  6. CaptNeo

    port forward SSH using WRT54GS

    To All, We have a file server that has a shared folder and I was given a task to get that folder accessible over the Internet through a secure channel. I have managed to configure SSH running on the file server and forwarded the port in our DSL router (model WRT54GS). No problems using SSH from...
  7. CaptNeo

    DS20E powers off with failed backup

    Hi all, This error is the last message we see on this machine and completely powers off for no reason. 21-Feb-2005 21:29:46 _%%%%%%%%%%% OPCOM 11-FEB-2005 21:29:46.55 %%%%%%%%%%% 21-Feb-2005 21:29:46 Message from user ABS on Lexus 21-Feb-2005 21:29:46 ABS FATAL ERROR...
  8. CaptNeo

    ES45 - HSG80 - OpenVMS 7.3-2 - system crashed

    We have an ES45 systems that has it's OS mounted in one of the drives attached to an HSG80 controller. The following morning, we were stun to learn that the system has crashed and the LED display says AC power loss. I've tried replacing the power supply but it wouldn't power up and would just...
  9. CaptNeo

    pdisk slot location

    Hi all! I need to know if there's a way you can re-arrange the location of the pdisks below in such a way that pdisk0 should be in 10-68-7133-01, pdisk1 in 10-68-7133-02 and so on. I've tried deleting them and adding them back w/ cfgmgr but to no prevail. I tried adding them individually using...
  10. CaptNeo

    dual drive letter but same disk drive

    Hello all, I have an unsual problem on my server, it's got one raid-5 logical drive but has two drive letters assigned to it. I wanted to get rid of the other drive letter but can't find where to do it. I found here somewhere to remove it from registry so I won't see it in windows explorer but...
  11. CaptNeo

    RS/6000 Service Guides

    Hello all, I need to get some old documentation for some old RS/6000 machines (i.e., 590/591, C10, 43p-140, etc.). I can't find any service guides for these kind of machines. Does anyone of you know where I can download/find these service guide documents? Any help would be appreciated. Thanks!
  12. CaptNeo

    Logon error on CIW during RIS install

    Hi to all of you. I have this problem that when I login using the CIW, I get the Logon error. I know I have type my userid, password and domain correctly but it gives me the Logon error. I have setup the RIS on my domain controller and created an image of my workstation without any problems...
  13. CaptNeo

    vpn behind pat

    I'm trying to setup vpn behind a nat/pat router and I've not been able to successfully configure it correctly. I have a cisco router with NAT enabled, a Win2k server with DHCP, DNS, AD, VPN configured. On my router, here is the config: ip nat pool 0 72.153.128.66 72.153.128.126 netmask...
  14. CaptNeo

    VPN through NAT

    I have a network that is connected to the Internet via Frame Relay. I setup the router with DHCP and NAT. My Win2k server has a static ip, DHCP, DNS, AD and I configured it as a VPN server. I setup one computer as VPN client and dial-up connections to the Internet. I can dial-up to the Internet...
  15. CaptNeo

    editing preview page

    I have two pages, one is the form where you input data and the other is where you preview the data that you inputed. On the second page, I want the user to go back to the first page to edit the information that they input but should still have the same data that they input.
  16. CaptNeo

    connections drop even ping and nslookup works.

    I have a weird connection on two of my computers. Here are the details. I'm running dhcp server and nat on my router. The two computers gets ip from the dhcp server. I can ping my inside and outside dns server as well as do an nslookup (of any hosts on the Internet) without any problem. Using...
  17. CaptNeo

    connections drop but ping and nslookup still work

    I have a weird connection on two of my computers. Here are the details. I'm running dhcp server and nat on my router. The two computers gets ip from the dhcp server (router). I can ping my inside and outside dns server as well as do an nslookup (of any hosts on the Internet) without any...
  18. CaptNeo

    CISCO IOS Firewall on 1721?

    What version should I use to get all firewall feature set? Where could I find the steps to install new version? how do I back the current flash file in case something happens?
  19. CaptNeo

    group policy doesn't affect newly installed win2k

    I created a group policy within a domain but it only affects those that were already part of the domain. When I joined new computers on the same domain, they don't get affected at all. I have a Windows 2k Server and I all have win2k pro workstations. All the new workstations can log in to the...
  20. CaptNeo

    how to connect an existing network to the Internet with Windows 2000

    I would like to know how to connect my existing network over the Internet with Windows 2000 server using LAN? I won't be using a proxy server, won't be dialing up. Just ISDN connection.

Part and Inventory Search

Back
Top