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 Chriss 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: thedaver
  • Content: Threads
  • Order by date
  1. thedaver

    Word 2003 - slow to start, global templates, add-ins, /a switch

    My Word 2003 became slow to startup versus when I call it with the /a switch (~3 seconds vs. ~40 seconds). After reading this article: http://pubs.logicalexpressions.com/pub0009/LPMArticle.asp?ID=282 I thought maybe I would find a bad template. I did not. I have removed known add-ins and yet...
  2. thedaver

    Folder permissions to over-ride Share permissions

    Goal: Use NTFS folder permissions set by Active Directory groups to over-ride (restrict) access for a shared folder sub-tree. Share Approach: Create share at top of folder tree, group "Everyone" gets "read" Share permission Folder Security: Inheritance of NTFS permissions is turned off at all...
  3. thedaver

    socket child timeout (not stream)

    I'm reusing socket code from other sources to produce a server that listens on a port, receives a string, and returns a result code. I'm good on everything EXCEPT getting an open socket to timeout: snippet #!/usr/bin/php -q <?php error_reporting(1); ini_set('display_errors', '1'); $socket =...
  4. thedaver

    is this a case for REPLACE INTO?

    I need to make some mass updates to an existing squirrelmail solution. Table: describe userprefs; +---------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------+--------------+------+-----+---------+-------+ | user |...
  5. thedaver

    Safe way to delete a file owned by ROOT from a PHP script on Apache

    I'm playing around with coding a tool to control SSHd access via scripted processing of IPs from logs and stuffing them into /etc/hosts.deny. (yes I know other tools already can do this, I'm forcing my self to think on my own as a coding exercise with some spare time...) This is on a remote...
  6. thedaver

    Specific example of image floated over UL

    I have a heavily formatted UL (via CSS) and am having trouble getting an image to float in the upper right of the DIV container for the UL. Anybody have a link to a tutorial? I'm starting at a semi-basic level but trying to work with existing, advanced CSS code. Thanks! Dave. D.E.R...
  7. thedaver

    Linux ipod - playlists from HD folders

    I'm weary of iTunes' interface to manage my iPod music. Mainly, I'm angry because I've got my "playlists" stored as folders on my desktop hard drive. Once I import those songs into the iTunes library, any notion of those folders of origin (which would be how I'd create a playlist easily) is...
  8. thedaver

    Apache 1.3.33 - what would this server parameter set do?

    Opinions please on the practical benefits and limits of the following httpd.conf segment. I'm trying to debug an application problem. I'm trying to unravel why the developer selected this particular configuration. MinSpareServers 20 MaxSpareServers 20 StartServers 20 MaxClients 20...
  9. thedaver

    Using variable in bash for awk

    I'm having a heck of time getting a silly little awk script to run correctly. I know I'm not escaping/quoting the variable correctly, but I cannot figure out what's wrong. Objective, match a leading (time) string in a logfile and print the rest of the file from that matching poing to the end...
  10. thedaver

    Would you kill these user accounts?

    bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh man:x:6:12:man:/var/cache/man:/bin/sh mail:x:8:8:mail:/var/mail:/bin/sh backup:x:34:34:backup:/var/backups:/bin/sh This server is leased. I know 'mail' isn't going to get used by my qmail kit. Are 'bin' and 'sys' holdovers from a bygone...
  11. thedaver

    Reco: external storage device

    Seeking a recommendation: I'd like to add a RAID5 (4 drive) external drive chasis to an existing desktop that I'm using as a home server. I want to store media on the RAID space and retrieve it from points within the home. The desktop itself is less than a year old, but will require a...
  12. thedaver

    Old School: External modem for fax

    I have a Ubuntu linux machine in a low-profile, 1 year old HP desktop. I think I can get my hands on an external USR serial modem to use as a fax (hylafax) send-by-email device off of my network. [Buying a new, internal, low-profile PCI modem seems kinda wasteful] It's literally been YEARS...
  13. thedaver

    PP 2K3 SP2 - Won't save menu bar state

    Every other application in my Office 2003 SP2 suite is correctly saving the menu bar changes/settings/layout EXCEPT PowerPoint. Any idea how to clean this up so that the menubar/toolbar stays the way I want it from session to session? I'm not getting any error or functional problems. Disk...
  14. thedaver

    Where is this virtual folder and its contents?

    I appreciate your helping a Unix/Linux guy to figure out something trivial... When I receive an .XLS attached to email in Outlook, I double-click it and it opens in Excel just fine. Then, when I decide I want a "local copy", I use "File|Save As.." and the default Save As.. "folder" appears to...
  15. thedaver

    qmail released to public domain

    DJB has recently released qmail into the public domain. This has raised some new issues about ownership, forked projects, and support... however, it's generally been regarded as a good step in developing qmail. DJB's website itself and Slashdot are good sources to get started on the new...
  16. thedaver

    Want to purge /usr/share/emacs. Risks?

    Hi, I've never been an emacs user on my Fedora 3-6 boxen. I have a specific machine that could use a little extra disk space. /usr/share/emacs is good for 51MB of free space. Again, I don't use emacs personally, but I don't know if it's considered a helper application for stuff I don't know...
  17. thedaver

    specific &quot;find&quot; syntax

    I need to look into a folder tree using "find" to identify folders where the "execute" (+x) bit is not set for the owner. Ideas? D.E.R. Management - IT Project Management Consulting http://www.dermanagement.com/
  18. thedaver

    rsync on remote imap folders

    Having some trouble getting things to behave on an rsync (two linux servers, both ext3). rsync -tavr /source/mailusers/[user wildcard/Maildir/.* /target/mailusers/[user wildcard]/Maildir I WANT it to replicate all folders that are "hidden" - those that being with a leading "." (dot) AND the...
  19. thedaver

    Outlook 2003 - Out of Office reminder on startup

    In a previous version of Outlook, when I had the Outlook/Exchange server out of office rule enabled, I would be reminded that it was ON when I restarted Outlook. I find that my new installation of Outlook 2003 has a properly functioning OoO rule/assistant, but Outlook no longer reminds me that...
  20. thedaver

    Did we just hit the &quot;old&quot; time change?

    Here in the US, the government implemented a plan to have the spring and fall time changes (standard vs daylight savings) moved a couple of weeks away. We implemented that first for the springtime change. I woke to find my mail server reporting the wrong time today, "back by an hour", which is...

Part and Inventory Search

Back
Top