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!

Recent content by f0rmat

  1. f0rmat

    windows batch scripting help

    I've been banging my head for hours and realize I need some help :) I'm generally a linux guy, so scripting in windows gets me all foggy with syntax. Here's what I need to do. I have a text file called approved.txt. Within it, it has the following group1 group2 group3 I need to parse this...
  2. f0rmat

    DFS and NFS (nfs client/unix for windows services) performance

    Hi, Has anyone used DFS to access NFS mounts on unix systems (or SAN's such as netapp) with using DFS as a unified namespace. If so, what have your experiences been? Is performance adversely effected at all? Since it sounds like from the technotes I've read that the domain controllers (dfs...
  3. f0rmat

    running perl remotely via ssh

    \\\$maintenance worked great. Thanks a bunch!!
  4. f0rmat

    running perl remotely via ssh

    Hi all, I have a small problem that I've half solved. I have 12 files, across 4 servers that I need to edit. I only need to change a single value in them and I thought perl would do nicely. Here's what I have.. 12 files containing the following $maintenance = 0; $debug = 0; $sendMail = 0...
  5. f0rmat

    massive group population

    is there an easy way to populate a new group(regional group) with people that exist within a specific domain. I.e. if I have o=company ou=region.. id like to create a security group that contains all of those members. is that possible to do with a script or a couple commands?
  6. f0rmat

    httpd to tomcat proxy question regarding redirects

    I don't quite understand the responses. My server is already looking for index.jsp in the directory index, otherwise going to http://localhost/info would not bring up http://localhost/info/index.jsp. What I need to do is be able to go to http://localhost/somename/someothername/info and have...
  7. f0rmat

    httpd to tomcat proxy question regarding redirects

    Hi there, I have an apache(httpd) server that acts as a proxy to tomcat. I want to achieve the following, but am having a little bit of trouble.. I have a webapp deployed in tomcat called info.war. I can access this in tomcat via http://localhost:8080/info/index.jsp or.. I can go to...
  8. f0rmat

    failure during apache build

    I'm having a slight problem building apache on Solaris 10 (sparc). I'm trying to build httpd2.2.9 and it's failing during the make.. I suspect it's because I don't have a particular library installed... but the troubling thing is.. the library it's complaining about does indeed exist! Below...
  9. f0rmat

    To be the only IT guy?

    since I started this thread I figure I should update it with what ended up happening. I found a job at a small startup (30 people) and I was going to be the 2nd IT guy.. very interesting opportunity. However, my company was also sold and the acquiring company didn't want me to leave when I...
  10. f0rmat

    To be the only IT guy?

    nope, not the only IT guy. We have (from an Ops group) 7 people. 4 of us are in america, the other 3 are overseas. I support alot of our development environment as well as parts of the business environment.. and am the go to guy for all helpdesk stuff in the states(about 150-200 users)...
  11. f0rmat

    To be the only IT guy?

    That's kind of where things get tricky for me. I work in a pretty diverse environment right now, and I really like that. We have alot going on and there's alot of different technologies that I get to play with and mess around with. I feel like possibly moving someplace small, where there's...
  12. f0rmat

    To be the only IT guy?

    Here's a question... I currently work for a small/midsize company. We're about 400 employees, but have probably 400+ servers including our development stuff.. so we have alot going on. First job out of school, been here for 5 years part of a 4 person team in the states. I've learned alot and...
  13. f0rmat

    Dumb terminal stuck on option11c?

    worked great. I was in MerMail, the display was just messed up. I'm curious as to why rebooting the terminal didn't do this. I'll make sure to keep this in mind.
  14. f0rmat

    Dumb terminal stuck on option11c?

    I have an old meridian Option 11c and I can't get any input on the terminal. I have a small blinking arrow at the bottom of the screen that points upwards, and any key I press the system just beeps at me. The printer will say "busy" constantly until I unplug the printer, then it'll say not...
  15. f0rmat

    lost ability to look up hostnames

    the issue ended up being a misspelling of a host name.. silly me...

Part and Inventory Search

Back
Top