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 TouchToneTommy 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: *

  1. MichiganRon

    Web Hosting Suggestion

    Last summer I secured a domain name (using godaddy) that I planned to use down the road. I'm now ready to start building my site. But unfortunately, cash is a bit tight right now. I know that there are plenty of free hosting sites out there. I'm looking for suggestions on a free OR low cost...
  2. MichiganRon

    Wireless Repeater & External Antenna

    I have a somewhat unique situation which I need some advice about. A friend of mine and his sister have agreed to share the cost of internet access. They live in the country, where ISP choices are limited or unavailable. She lives in a sub-division and can (barely) get internet access via DSL...
  3. MichiganRon

    Installing MySQL Twice

    I posted a message yesterday asking how I could install a database on a separate volume than the default. Here's the thread. It explains why I need to do this: http://www.tek-tips.com/viewthread.cfm?qid=1403489&page=1 Another possible solution to my problem would be to install a second instance...
  4. MichiganRon

    Separate Filespace Locations for Different DB's

    I need to add another database to my MySQL system. Unfortunately, the volume which currently stores databases is filling up quickly. I've created another volume. I need to be able to create the new database in the new volume without moving the old one. Is this possible? If so, how? Thanks, Ron...
  5. MichiganRon

    Inclement Weather Message (Suggestions?)

    I manage the phone and voice mail system for a local school district. We recently made a change in our system which allows us to use vectors and messages recorded and stored on a VAL board. All incoming calls go to a particular vector, where callers hear a message and are offered several...
  6. MichiganRon

    Postfix & Recipient Verification

    I have an Apple server running Postfix. I need to enable recipient verification using "RCPT TO". I've found instructions online detailing how to do that in the Linux version of Postfix. But I can't seem to figure it out for my Apple server. I think I need to do a modification somewhere in the...
  7. MichiganRon

    Apple Postfix Server Question

    Not sure if this is the correct forum, but here goes: How do I enable "RCPT TO" recipient verification on my Apple Postfix mail server? Right now, it returns an "accepted" code for all recipients, not just valid ones. I want it to reject mail at the RCPT TO stage of an SMTP session for invalid...
  8. MichiganRon

    911 over ISDN PRI

    Last year we installed an ISDN PRI to our G3Si PBX (r11). We have two buildings on our campus. The buildings have different addresses and separate "inbound" phone numbers. Both numbers come in through the ISDN and are routed to the appropriate building by the PBX. Unfortunately, all...
  9. MichiganRon

    Time Calculations

    I have a table that contains data which expires after a certain period of time. I have a PHP script which runs a query to delete records older than a certain date/time. This date/time is given in unix timestamp format. The table has a field of "datetime" format named "starttime". I want to do...
  10. MichiganRon

    Forwarding Attendant's Calls

    I have a g3si r11. I am trying to figure out how to forward all calls directed to our attendant console (302) to another extension while the receptionist is away from her desk. I have a "night" destination, but it's just an Audix auto-attendant, not an extension. Do I have any other options...
  11. MichiganRon

    Strip IP address from string

    I will be receiving a string containing an IP address and domain name. Example: mydomain.com[192.168.245.13] I need to strip the IP address out and add it to a variable. In other words, I need to keep the IP address and nothing else. The construction of the string will always contain the IP...
  12. MichiganRon

    GroupWise 7.0 SP1 Released

    GroupWise 7.0 Service Pack 1 was released yesterday, June 19, 2006. It's been a highly anticipated release and can be found at http://support.novell.com/filefinder/20641/index.html Ron “If you are irritated by every rub, how will you be polished?” ~ Mevlana Rumi Do you live in Michigan...
  13. MichiganRon

    Cake PHP

    Has anybody used CakePHP? www.cakephp.org It's supposed to be a rapid development framework for PHP. I'm wondering what everyone's experiences have been with it so far. Good? Bad? Recommend? Thanks! Ron “If you are irritated by every rub, how will you be polished?” ~ Mevlana Rumi Do you...
  14. MichiganRon

    Syslog -> MySQL or Postgres

    I'm setting up a FC4 server as a Syslog-ng box. I want to move the data from the syslog log files into a MySQL or Postgres DB (I haven't decided which what to use yet). Once in the DB, I'll be running reports on the data via php web pages. 1. In your opinion, which DB would be the better choice...
  15. MichiganRon

    Have You Installed SP5 Yet?

    Has anyone installed GroupWise 6.5 SP5 yet? I'm using 6.5.4 right now and have had no problems. If you've installed 6.5.5, have you had any issues (good or bad) with it? Thanks, Ron “If you are irritated by every rub, how will you be polished?” ~ Mevlana Rumi Do you live in Michigan? Join...
  16. MichiganRon

    Good Troubleshooting Article

    While troubleshooting an IE crashing problem, I came across this web page which walked me, step-by-step, through analyzing the dump file using a free Microsoft utility called WinDgb. Because of this article, I was able to track down the cause of the problem and fix it in a short amount of time...
  17. MichiganRon

    Changing Server IP Address (NetWare 6.5)

    The CNE where I work built a new NetWare 6.5 SP3 server for me to migrate our GroupWise system to. The GroupWise system is currently running on NW 5.1 SP7. I plan on moving the system to the new server this weekend, but I was just told that after the migration, I need to down the old server and...
  18. MichiganRon

    Call Coverage Question

    I have a G3si r.11. Here is how we'd like the coverage for extension 1600 to work: 1. Rings 4 times at station. 2. Rings 4 times at a coverage answer-group. 3. If still unanswered, transfer to an auto-attendant on extension 1171 (Intuity Audix). I'm running into a problem with step 3. When I...
  19. MichiganRon

    Bash Script Question

    In case it matters, I'm using Fedora Core 2. I have a script which runs nightly and parses my Dansguardian and Squid log files looking for "DENIED". For each line which contains the searched text, that line is added to a "denied.log" file. At the end of the script, it emails me the log file...
  20. MichiganRon

    Yum vs. Up2date

    I've recently read that up2date will eventually go away in favor of yum. What's your thought on this? What are the advantages of one versus the other? Ron “If you are irritated by every rub, how will you be polished?” ~ Mevlana Rumi Do you live in Michigan? Join us in the Tek-Tips in...

Part and Inventory Search

Back
Top