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 Chris 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: mcaen
  • Order by date
  1. mcaen

    Outlook and Postfix

    What problems are you having with qpopper? Moe
  2. mcaen

    !!!!Problems printing from CounterPoint on Linux

    You could use screen to put the script in background: screen -A -m -d -SS99local /etc/rc2.d/S99local You can recall the screen by typing: screen -r S99local And put it in background again by pressing ctrl-a d Is the printer attached locally, to a print server, or are you using SMB? If it is...
  3. mcaen

    !!!!Problems printing from CounterPoint on Linux

    Why not add: export dd_forms=">/usr/bin/lpr -s -Pforms" to your synsuppl and define your Device ID under printer setup as forms? That should work without any problems. If that does not work, what happens you try this? What distribution/version of Linux are you using? Morris
  4. mcaen

    Mounting a Windows Share on OS 5.0.4

    We are using Windows NT 4.0. I am going to install MS Windows Services for Unix this weekend. That should allow me to create a NFS share. Thanks for the help. Morris
  5. mcaen

    Mounting a Windows Share on OS 5.0.4

    Is it possible to mount a Windows share on OpenServer 5.0.4? I installed Samba 2.2.5 but smbmount was not installed. I tried manually compiling Samba with the smbmount option but it errored out with a message that smbmount was Linux only. I removed Samba and installed VisionFS 1.2 that comes...

Part and Inventory Search

Back
Top