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

    IE7 hover:li bug

    I've been working on a CSS dropdown menu with a flyout submenu. I've been struggling with IE 7 z-index bugs. I thought I solved them, but one has 'popped up' to plague me. This menu currently works under IE 5.5, 6, Firefox 3 and Webkit/Safari. The bug only occurs under IE 7. To see the...
  2. meekrob

    Multiple SSL sites on one IP ?

    Hi, I'm running Apache 2 on Linux. I currently have one SSL site. I want to add SSL for a different domain. Do I need to obtain another static IP, or can I have multiple certs on one IP?
  3. meekrob

    Sharing image directory among multiple sites/subdomains

    Hi, I have a site with a directory layout something like this: MainSiteDocRoot |-SubsFolder |-Subdomain1 |-Subdomain2 |-Subdomain3 |-SharedImages Originally you would access the sub sites by going to: http://www.mainsite.com/SubsFolder/Subdomain1 But now...
  4. meekrob

    Peachtree Recovery

    Hi, I'm working on retrieving data for a customer who had a server crash. I'm not very familiar with the peachtree data structure; can I just find one file like quickbooks, or is the data scattered all over in the .dat files? What extensions/filenames should I look out for? Thanks for any...
  5. meekrob

    Outlook 2003 no longer displays HTML messages

    I have a client who frequently uses outlook to send an HTML newsletter. Others receive the newsletter just fine, but when she sends it to herself the images do not display and all the HTML formatting is stripped. It's possible that this problem began after upgrading to IE7, but I'm not...
  6. meekrob

    Searching Event Log with eventquery.vbs is weak, have a better way?

    I'd like to be able to search my event log for a regular expression, much like grepping a Unix log. I found the tool "eventquery.vbs" (described here: http://knowledge.twocell.com/index.php?title=Searching_the_event_logs_with_eventquery.vbs ). But it seems that you can only filter on the...
  7. meekrob

    Mounting a specified USB drive to a specific folder

    The Situation: I have a rsync set to back up to a couple of usb hard drives. The backup of one server goes to a certain usb drive, let's call it "Backup A" and "Drive A". There is a second backup, "Backup B" that saves to "Drive B". The backups are incremental, so it is imperative that they...
  8. meekrob

    ACT! 9.0 over a VPN.

    I'm trying to open an ACT database over a VPN connection, without success. I can share files and browse the computer hosting the act database, but cannot open it. Can anyone tell me a little about how the ACT Database shares data with multiple users? Does ACT still use a flat file database or...
  9. meekrob

    Moving from MSDE to SSE

    I'm considering migrating my custom DB from MSDE to SQL Server Express. Anyone have experience doing this? What should I look out for?
  10. meekrob

    iptables, double nat question.

    Hi, I've been using iptables for years now, but perhaps I don't really understand how NAT works. I have an iptables firewall (firewall box) running behind an actiontec dsl router. The actiontec actually runs an embedded linux w/ iptables. Behind the firewall box is a Linux samba server that...
  11. meekrob

    How to deny all sites except a few? (using Squid)

    What kind of ACL's do I set up to deny all sites exept two domains using the squid proxy?
  12. meekrob

    Yum issue

    Hi, I'm new to Redhat and attempting to use CentOS 4.0 (a RHEL clone). When I try to update my system this happens: [root@localhost ~]# yum update Setting up Update Process Setting up Repos contrib 100% |=========================| 328 B 00:00...
  13. meekrob

    <body bgcolor="0000FF"> is ignored by perl script

    For some reason I am having a heck of a time changing the background color of the the html output of a perl cgi script I am writing. This: print &quot;<body bgcolor=\&quot;#0000FF\&quot; text=\&quot;#FFFFFF\&quot; link=\&quot;#FFFFFF\&quot; vlink=\&quot;#FFFFFF\&quot...
  14. meekrob

    Group Policy is not propogating (error 1202)

    I'm having problems getting some security policies to propogate. I added some Group policies in AD ( some basic password expiration stuff) and now I get a bunch of this in my application log: Event Type: Error Event Source: Userenv Event Category: None Event ID: 1000 Date: 6/28/2002 Time...
  15. meekrob

    MDBDATA folder too big! Pesky E0*.log files...

    My MDBDATA folder has grown too big and is crashing Exchange 2000, as I am running out of disk space. I have 2257 E0*.log files with a size of 5 meg each lying in here. My first question is can I delete these? My second question is what kind of maintainance should I be doing to avoid this in...
  16. meekrob

    Securing Exchange - New FAQ

    Here is a quick FAQ on evaluating your application level security under Exchange. There are a couple of tools that can make this big job very simple. At the very least make sure you have subscribed to Microsoft's Security Bulletin service...
  17. meekrob

    Outlook &quot;Out of office&quot; wizard fails to forward mail.

    I am trying to create a simple out of office rule to forward email to another account while I am gone. I check the conditions sent directly to me and copied to me and add the action forward to myacct@hotmail.com. When I send myself an email from an external address (not the hotmail address), I...
  18. meekrob

    Stop SPAM.

    If you operate a mail server and have not been tested for an open relay I highly recomend you do so. An open relay can allow a spammer to hijack your email server and relay massive amounts of spam through it. This is obviously bad for the internet community in general but it is also bad for...
  19. meekrob

    Outlook 2000 client locks up and pounds server resources.

    When a certain user opens Outlook 2000, the client connects to Exchange but then locks up at the 'Outlook Today' page. Meanwhile back at the server the CPU utilization is going through the roof. STORE.EXE is using up about 90% resources. Anyone have a clue?
  20. meekrob

    STORE.EXE using high cpu resources.

    STORE.EXE is using up about 75% to 95% of the cpu time on a dual PIII/1000 system with a gig of ram. The user base is only 50, and traffic is low. It causes the SMTP queue to stutter, although it always recovers. As soon as the users leave for home it drops down to a nice 2% to 5%. How do I...

Part and Inventory Search

Back
Top