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 wOOdy-Soft 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 cakecop

  1. cakecop

    hyper link to page inside pdf document

    In HTML it is possible to use an anchor to link from one page to a spot on another page. Is it possible to make a link from an html page to page 6 on a 13 page pdf document? Thanks
  2. cakecop

    Dial-in modem K-Class

    Hi I found this document. One thing I noticed, Try pressing Ctrl-B.. MODEMS 1.) INFORMATION TO GATHER: a.) Type of modem (ie..us-robotics)(K or D class int/ext) b.) Port, modem is on (ie..mux port 3 -> ttyd0p3) c.) Modem Cable (800's use 40233A or 92219Q)...
  3. cakecop

    File Server Share: Where do deleted files go?

    I have a file server with shared folders for 30 users. Each PC user is mapped to one shared folder with their name. We backup the shares, not the local PCs. If they are on their desktop and they delete a document located on the share, it is not in their local Recycle Bin, or in the file server...
  4. cakecop

    [b]Being only able to login as root on system console?[/b]

    There is a kernel entry for total number of logins.
  5. cakecop

    Printed page cuts off content

    I'll try it Thanks [americanflag]
  6. cakecop

    Printed page cuts off content

    I am building a site that is 770 pixels wide. When I print a page it cuts of the content at 660 pixels. I do not want to decrease the width because I need the room for all the buttons at the top of the page. I have seen web pages with wide margins, and when I print, it all fits on the page (8"...
  7. cakecop

    POP to IMAP

    I am going to move 25 users from POP to IMAP. While testing this, I am able to make it work. However, the users old POP inbox, outbox and trash remain. I am not able to delete or rename these mailboxes. So, now I have one inbox for POP and an inbox for IMAP. I think my users will have a...
  8. cakecop

    commands like hostname and rsh where are they located

    No, In HP-UX # which rsh /bin/rsh # which hostname /bin/hostname
  9. cakecop

    How frequently should unix server be rebooted

    iribach used reboot command I was taught to use reboot command only in emergency. shudown -r 0 is much safer and will do a gracefull reboot
  10. cakecop

    printing problem

    also, try to ping the printer. You should get a response like this # ping RPrinter PING RPrinter: 64 byte packets 64 bytes from 10.1.2.249: icmp_seq=0. time=5. ms 64 bytes from 10.1.2.249: icmp_seq=1. time=2. ms 64 bytes from 10.1.2.249: icmp_seq=2. time=2. ms ----RPrinter PING Statistics----...
  11. cakecop

    printing problem

    Even if it is enabled, still try this disable RPrinter enable RPrinter I found, a printer needs this if someone turned it off/on or disconnect/connect the network cable. It is not always predictable.
  12. cakecop

    Wrong Forum perhaps? HP-UX vs Linux

    I have an HP K200 running 10.20 and I wondered the same thing. Can I run Linux on this machine? I talked to an HP Support Engineer. He said I could not run Linux. HP-UX runs on a RISC chip made by Motorola. Linux runs on an Intel chip.
  13. cakecop

    Microsoft Cheaper Than Linux?

    It's this kind of behavior that gets Microsoft sued over and over again.
  14. cakecop

    HP UX certification

    I had two years experience, and I read the book three times. Took all the tests three times. I passed. It took about 6 months to do this, but, it made me much more confident of my HP-UX skills. Totally worth it!
  15. cakecop

    cron not "running" after reboot???

    To start cron, login as root # /sbin/init.d/cron start

Part and Inventory Search

Back
Top