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!

Search results for query: *

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

    Mapped drives and "local device name already in use"

    W2K Pro with a mapped drive. Occasionally when a user tries to save a file to that drive they get: "An error occured while reconnecting H: to \\server\share Microsoft Windows Network: the local device name is already in use. This connection has not been restored." Apparently MS tells people...
  2. paleogryph

    Ghost Corporate Edition 8.0

    I was wondering if there is a forum in tek-tips that is devoted to Symantec Ghost. Does anyone know of a good forum to post questions about Ghost? I'm having problems getting a PXE enabled client to accept boot image .sys files from the Ghost Server. >Think for yourself< ...or someone else...
  3. paleogryph

    McAfee autoupdate file problem

    We run uvscan on Redhat 7.2. This is the "virus scan for Linux v4.14.0" from McAfee. The .DAT files are updated automatically every morning. Has worked fine for the last few years until this last Saturday, when qmail started having major problems. Tracked it down to something with the .DATs...
  4. paleogryph

    McAfee autoupdate DAT file problem on Linux

    We run uvscan on Redhat 7.2. This is the "virus scan for Linux v4.14.0" from McAfee. The .DAT files are updated automatically every morning. Has worked fine for the last few years until this last Saturday, when qmail started having major problems. Tracked it down to something with the .DATs...
  5. paleogryph

    Click &quot;OK&quot; on Local Area Connection properties

    This is more of a rhetorical comment than a question: I've noticed that with several network related issues in XP, whether it's a vpn connection, wireless or good old pci nic, sometimes they won't work, or work correctly until I click "OK" on the Local Area Connection properties and reboot...
  6. paleogryph

    &quot;No print servers are currently attached to this queue&quot;

    NW 5, SP 6, had a printer/print server/printer queue that worked fine: HP 2500 CP (plotter), Linksys EPSX3 V2 and a queue called "hp_2500_q". Everything worked fine, until yesterday. When trying to print, it would just hang, ran pconsole, said the job was "ready", not "active" like it...
  7. paleogryph

    Write perms in Samba

    Samba 2.2.5 on RH9. Only users in "cad" group can write, however when anyone in that group creates a file or dir, its 755, so that user owns it. So only they can write to it again, not anyone else in their group. Is there a way for them to automatically create their files/dirs as 775, so...
  8. paleogryph

    You get what you pay for

    This showed up in the Salt Lake Tribune classifieds (www.sltrib.com) on Sunday, May 2nd. This is an example of how ridiculous some employers can get, and unfortunately, this isn't the first time I've seen ads like this: "COMPUTER IT director small company WXP, HTML, MYSQL, PHP, CGI, $8-$10/hr...
  9. paleogryph

    Question about SNMP vulnerability

    The Cisco security advisory about the current SNMP vulnerabilty says that the IOS can be upgraded to protect against this bug. It also gives the workaround of disabling SNMP: "%SNMP agent not enabled". Is that all there is to it? If SNMP is currently not in use then there is no vulnerability...
  10. paleogryph

    perm and ftp write issues to /var/www/html

    RH 8 setup w/Apache. Can't ftp files (put) into /var/www/html (docroot). Can however get a dir list. Also, from the console only root can actually create files in that dir. Anyone else who tries gets "E212: can't open file for writing". This appears to be a permissions issue. Who should own...
  11. paleogryph

    Perm issue and Apache

    RH 8 setup w/Apache. Can't ftp files (put) into /var/www/html (docroot). Can however get a dir list. Also, from the console only root can actually create files in that dir. Anyone else who tries gets "E212: can't open file for writing". This appears to be a permissions issue. Who should own...
  12. paleogryph

    NW 5 hardware compatibility

    Can NW5 be installed an a P4 3ghz? We need to upgrade our server hardware, and I need to know if NW5 can be installed on the newer, hardware faster platforms. >Think for yourself< ...or someone else will do it for you.
  13. paleogryph

    RH8 vsftp error 553 could not create file

    RH8 running vsftp won't allow a user to put files in /var/www/html, gets &quot;error 553 could not create file&quot;. He can see the files/dirs though. The user can put files in his home dir. User is part of the group &quot;webadmin&quot;. /var/www/html's group ownership is that group...
  14. paleogryph

    .htaccess issue

    I have a RH 7.1 webserver that I needed to upgrade various packages on. Instead of updating the box, I built a new box with RH 8.0 with all the packages necessary: apache, mysql, php, etc;. I then copied all the old web data from the RH 7.1 drive to the new RH 8 drive. After some initial...
  15. paleogryph

    Updating PHP

    RH 7.1 running PHP-4.0.6 and PHP-MYSQL-4.0.6. Trying to upgrade to 4.1.2 of both packages via rpm. When I &quot;rpm -Uv --test php-4.1.2*.rpm&quot; I get: error: failed dependencies: php = 4.0.6-14 is needed by php-mysql-4.0.6-14 When I &quot;rpm -iv --test php-4.1.2*.rpm&quot; I...
  16. paleogryph

    Sed question

    RH8 Linux using bash. Is it possible to sed a line so that it &quot;Shift-j&quot;'s the end of the line? sed 's/$/shift-j/' or something like that. In other words, with vi I could &quot;shift-j&quot; a line and pull the line below up and add it to the current line. I'm greping lines...
  17. paleogryph

    Linux - read file into an array

    I am trying to create a basic script that needs to read the contents of a file into an array. I have read some of the posts here but nothing seems to work, I think because I'm using bash on RH8. I know for sure that &quot;set -A&quot; won't work in this version of bash. The file to be read...
  18. paleogryph

    Novell Client for Linux?

    Does anyone know where to acquire a Novell Client for Linux? I am currently trying to get http://nwcunix.sourceforge.net/ to work, but would like to know if Novell has an official Linux client. thanks >Think for yourself< ...or someone else will do it for you.
  19. paleogryph

    Accessing shared XP printers from Win98

    Setup an HP LJ 5550 on an XP Pro pc. Pc is in a workgroup. When try to add that printer on any 98 pc via browsing for network printers, it sees that pc then asks for a password. Setup of the shared printer on the XP pc never required a password. Tried enabling guest account, same deal. Any...
  20. paleogryph

    NS 7.1 mail client always attaches as .lnk?

    Anybody know why netscape mail (NS 7.1) always wants to attach files as .lnk. The user is choosing the actual file, not a link to the file... >Think for yourself< ...or someone else will do it for you.

Part and Inventory Search

Back
Top