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

    XP Mode has no access to physical NIC

    I just installed Windows 7 Pro x64 and need to have XP mode for some legacy applications. The problem I have is XP mode nor my virtual machines are able to use my physical NIC card. i.e. It is not even an option. Here is what I've done so far: Uninstalled and reinstalled XP mode and Virtual...
  2. SLG

    Sendmail Relay

    Our sendmail server has been working flawlessly for almost 3yrs now until recently when someone high jacked it to use as a SPAM relay. This caused our IP to be listed on a few DNSBL lists and now mail is being rejected. I requested to be removed but in the mean time I want to forward all...
  3. SLG

    Need help with script

    I have a problem with my USB drives spinning down so I wrote a simple script that would 'touch' a file and copy it every minute to keep the drives alive. Now I want to take it one step further. I would like the script to check if the drive is mounted, if not try to mount it, then write to it...
  4. SLG

    Disable Balloon Tips?

    Is there a way to disable the balloon tips in Lotus Notes? I like the balloon tips (pop-up description)on the tool bar but would like to disable the rest. When I hover my mouse over anything within Notes a pop-up balloon shows what I'm hovering over. This often covers up other useful...
  5. SLG

    Dump and Tar File Sizes?

    I'm using a combination of dump and tar (dump for filesystems and tar for directories) to backup my Linux systems. Some of my dump and tar files are very large (+100gb) and I'm wondering what is the limit of tar and dump files? I don't have the space to do a test restore without wiping out the...
  6. SLG

    Expense Reporting Software

    I'm not sure if this is the right forum to ask this question but I could not find a more appropriate forum. I am looking for a LAMP based Expense Reporting tool for employees to submit their travel expenses. I know there are commercial offerings but we don't have the budget to purchase...
  7. SLG

    OWA Password Change not working

    I am running Exchange 2003 on Windows 2003 SP2 and I've just setup the OWA password change feature according to this guide http://technet.microsoft.com/en-us/library/bb684904.aspx. The main difference is I had to configure OWA to run on SSL on port 8043 since 443 was already in use. Everything...
  8. SLG

    Memorial Type Website

    I'm building a memorial site for a friends child that recently passed away and I'm looking for code similar to a guestbook but would like the ability for the "guest" to upload photos with their entry. I need to get this up and running pretty quick so I'm looking for something I can upload...
  9. SLG

    VPN connected but no traffic is flowing

    OK, I'm a little new to VPNs but I'm hoping there is an easy solution to my problem. I am using a Netgear FVS338 with a VPN setup. To connect to it I use Netgear Prosafe VPN client v2.10.8.3. The VPN connects with no problems and no errors in the logs. However, I can not access any of my...
  10. SLG

    Outlook to Exchange thru Firewall

    I have what I hope is a simple question but I have not be able to find a simple answer on Google. I need to know what ports to open on my firewall to access my Exchange server with Outlook. Before you answer, here is my dilemma; My Exchange 2003 server is in my small office (3 users) behind a...
  11. SLG

    IBM Director Proxy

    I would like to setup an IBM Director infrastructure that is centrally located and manage all of our servers around the world. The problem I have is it would need to traverse several layers of firewalls at the various locations. I was wondering if anyone knows of a proxy device that can handle...
  12. SLG

    NFS Server Problems

    I have a SuSE 10.3 that I am using as a NFS server and I connect my other SuSE 10.3 machines to it. I can not see files larger than 2GB. I specified NFSv3 in /etc/fstab but that did not solve my problem. I recently upgraded my systems to 10.3 so I'm wondering if something changed with 10.3 since...
  13. SLG

    Windows Explorer Hangs

    Several times a day my Windows Explorer hangs for about a minute then starts up again. It happens very randomly. I could be typing a document, reading email, mapping a drive, or sometimes it happens when I'm not even using my computer. I know it happened because every time it happens any...
  14. SLG

    Excel to PHP/MySQL

    I'm new to PHP/MySQL and need some advice. I have an Excel spreadsheet that I'd like to import into MySQL and display it with a PHP based website. Also, I only want authenticated users to be able to view the data and I want to give only a few people editor access to add/delete/modify the data...
  15. SLG

    MySQL newbie needing help

    I'm a newbie to writing MySQL database or any database for that matter. I have a simple database with one table in it and I want to restrict who can add/delete/modify entries in the table but I want to give all authenticated users view access. I'm running MySQL 5 with PHP5 on Linux/Apache...
  16. SLG

    proftpd behind 'new' firewall

    I have proftpd running on my server behind my firewall. It's been working fine for years until the other night when the firewall died and I replaced it with a NetGear FSV318v3. Now, even though I am forwarding the same passive ports, I can not connect to my FTP server from the outside world...
  17. SLG

    BIND not forwarding requests

    I am having a problem the DNS (BIND 9.3.2) server on our network. It has no problem looking up local hosts but it will not forward requests for external hosts. For example: # ping mail.domain.com 64 bytes from *.*.*.*: icmp_seq=1 ttl=64 time=0.224 ms but # ping www.yahoo.com ping: unknown...
  18. SLG

    Lost /var

    Ugh. I had /var mounted on a separate disk on our mail server and unfortunately I lost that disk this past week. I’ve managed to get backup and running and restored /var/spool from backup but I was not backing up /var/lib. I need some help restoring my rpm database since now when I try to...
  19. SLG

    AIX 5.1 vs AIX 5.3

    I have an application running on an old 7043-140 with AIX 5.1 installed. I would like to upgrade it to AIX 5.3 but the 43p does not support higher than AIX 5.1. I am having a hard time convincing management to shell out the money for an entirely new server since this application is really only...
  20. SLG

    Preventing website downloads

    Is there a way for me to prevent someone from downloading my website & content? I am mainly concerned about my /images directory. Thanks in advance!

Part and Inventory Search

Back
Top