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!

Search results for query: *

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

    Emulators and vi

    I am using an emulator to update scripts using vi on a unix server but it is very time consuming. I am not great with vi but I seem to be having more problems when I am not on the linux/unix machine directly. As the vi commands I issue seem to do different things so I have to keep exiting and...
  2. BikerGal

    Formating

    Hello someone asked me this question. They want the data to be sent in a table in the produced email. Has anyone any ideas? thanks a lot The code below produces the email below that. Any ideas how to improve the code so that it is formatted more better? It goes through each item on each row...
  3. BikerGal

    jdk 1.4.1

    For a piece of software I am testing I need jdk1.4.1. I have tried to use jdk1.4.1_01 and it does not work. I have tried sun's sight but I cannot see it there. Does anyone know where to get it. thanks a lot
  4. BikerGal

    Mystery of the missing crontab file!!!!

    I cannot see my crontab file in /usr/spool/cron/crontabs but I think it is still there if that makes sense because I am getting results from it. How do I make it appear again??? thanks, G
  5. BikerGal

    Crontab Environment

    Sorry could not do a keyword search as it seems to be down at the minute. I am having more problems with the crontab jobs not running. I have run the script when logged on as root and it works but it does not run when as a crontab job. I thought that the environment the crontab jobs run under...
  6. BikerGal

    End of File problem

    I am working on a unix script but when I run it I get the error: 'end of file' unexpected There are no blank lines after the last line of text. Can you please tell me how to remove this 'end of file' thank you. The last line simply says 'exit'. thank you a lot for your time
  7. BikerGal

    chroot

    I am trying to setup an anomoyous ftp server. When I am in /usr/ftp I tried to execute the command: chroot /usr/ftp I am logged on as root but I get the following message: chroot: cannot execute /bin/bash: No such file or directory. There is /bin/bash and I have also got /usr/ftp/bin/bash If...
  8. BikerGal

    Cron problem

    I am running several scripts through a crontab file. There were originally only two scripts now there are three. The third script (new script) is not running at all (but it runs alright if I run it manually from the command line). The other script that runs every two days is now sending out two...
  9. BikerGal

    Net Meeting

    I am using Windows 2000 Professional on a company machine. I did not install it. I am unable to share my desktop/application as this option is greyed out in Net Meeting. Also when I try to start Net Meeting I am told 'Net Meeting could not start. Please, restart your machine and try again'...
  10. BikerGal

    Network Configuration

    How do I decide what the network and broadcast fields should be in the installation of Red hat 7.3?? thanks a lot
  11. BikerGal

    Spaces

    How do I create spaces in html that will be visible in Microsoft Internet Explorer and Netscape. I have come across <SPACER> but this does not work in Microsoft Internet Explorer. I have to take the table out of a html page and this is why I need some means of spacing out to form two columns...

Part and Inventory Search

Back
Top