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 John Tel 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. hookahmasta

    good alternative to cmd.exe

    Hey, I just moved over to a new company where it's all Windows. At my old place, I used Putty to SSH in my Linux boxes, then go wild with the command line. I find myself using the command line in Windows XP Pro a lot, but I find the cmd.exe shell to be highly unsatisfactory (can't resize...
  2. hookahmasta

    Trouble with ReWrite directive

    I'm having trouble with the ReWriteCond and ReWriteRule directive. My objective is to redirective http://subdomain.domain.com to https://subdomain.domain.com, which works fine currently, but some users might forget to put in the s in https. I made sure that the module is included, and now...
  3. hookahmasta

    VB script sends file w/ attachment, corrupts attachment

    I made myself a nice little VB Script, partly inspired by some feedback here, that... a. Opens Excel b. Opens file c. Runs Macro which c1. Runs a pivot refresh on the Excel file c2. Does a print to the Adobe "printer", thus creating a PDF file in a specific directory d. Quits Excel f...
  4. hookahmasta

    VB script attaches file, corrupts file

    I made myself a nice little VB Script, partly inspired by some feedback here, that... a. Opens Excel b. Opens file c. Runs Macro which c1. Runs a pivot refresh on the Excel file c2. Does a print to the Adobe "printer", thus creating a PDF file in a specific directory d. Quits Excel f...
  5. hookahmasta

    update data in Excel pivot table

    An consultant in our company has created a Pivot table where it pulls in data from our SQL database, and generates financial numbers that we can use. However, the numbers can only update whenever someone actually opens the actual Excel file and saves it. Can a macro, or something in the...
  6. hookahmasta

    JPG in Word Doc crashes MS Word

    Here's a problem we've struggling to deal with this problem: We have a company logo in jpg format that we use occasionally in issuing press releases in MS Word format. Usually, the person who types up the release uses MS Office 2003. If a person w/ an older version of MS Office (2000, XP)...
  7. hookahmasta

    all in one printers that play well with Terminal Services?

    I'm considering deploying Windows TS for our remote employees, but obviously being able to print locally to their printers are of utmost importance. After some basic research, I realized that this is a HUGE pain in the ass, as most printer drivers for crappy USB printers aren't built for such...
  8. hookahmasta

    Trouble w/ NFS server

    I have a Suse 9.2 Linux server, running its own NFS server, invoked by /etc/init.d . For some reason, when I add certain directories in /etc/exports, then running /etc/init.d/nfsserver restart to re-start the NFS server, it would not start. It would get stuck at the starting NFS server...
  9. hookahmasta

    using webmin and usermin to send mail, and rcpthosts

    Here's a problem I'm encountering..... I have this qmail configuration running, and i've set the rcpthosts to be of my own domain so that it's not an open relay. I've also setup several IP addresses in the cdb file so that those IPs can be a open relay, so that they can send e-mails without...
  10. hookahmasta

    help trouble my qmail supervise script

    I'm having trouble with my Qmail setup...... The setup worked perfectly for over 6 months, and all of a sudden, it stopped working this morning...... Nothing changed in terms of configuration, just all of a sudden, stopped working. I took it offline and replaced it with a backup (with a...
  11. hookahmasta

    help trouble my qmail supervise script

    I'm having trouble with my Qmail setup...... The setup worked perfectly for over 6 months, and all of a sudden, it stopped working this morning...... I took it offline and replaced it with a backup (with a slightly different config, which didn't work on the original box when I replaced it), but...
  12. hookahmasta

    looking for file sync software

    My boss is looking for a way to synchorinze one of the network drives on our Samba box to his laptop, so that he can always have it on the road with him.... nevermind the fact it's almost 10 Gigs. However, he's the boss.... The file sync utility in XP sucks because it seems that it doesn't...
  13. hookahmasta

    best Corporate/Server AV solution

    What do you think is the best of the Corporate/Server based AV solution? We are using Norton corporate AV edition right now, which works OK, except for the fact that Norton sometimes misses some trojans, where TrendMicro catches them. I know that TrendMicro and McAfee has similar corporate...
  14. hookahmasta

    need some help on vhosts

    I'm trying to set up 2 vhosts, each with its own unique web address, on one apache server. It worked for a while, but all of a sudden, it stopped working; now, both vhosts now goes to one of the vhost. Here's the configuration files for each vhost The one that both vhosts are going to...
  15. hookahmasta

    linux noob needs help on file archive automation.

    As a wet behind the ears admin, I need some help in terms of cycling archive files... Here's the situation... A Cron job runs every morning that compresses our DB2 database into a archive file around 4 Gigs. It gets made, and gets copied to the NFS share of my main file server. I only need to...
  16. hookahmasta

    Outlook 2003 "synchorizing folders"

    The problem is that in when receiving e-mail in Outlook 2003, it goes on a 5 second break, saying "Outlook is synchorizing its folders", basically making it unsable for the time. I've been reading around and it seems that it has to do with people that has lots of subfolders inside their inbox...
  17. hookahmasta

    incorrect .qmail on home directory... what would happen?

    I'm a relative newbie at qmail, and here's what I did.... While changing settings, I accidentally changed someone's .qmail file in their home directory, so that everything in there's commented out.... It was.... # ./Maildir/ | /usr/bin/procmail -p I changed it to.... # ./Maildir/ # |...

Part and Inventory Search

Back
Top