Recent content by puck

  1. P

    Exchange Server 2003 SP2

    I ended up having to upgrade Monday morning when I came in and found our database had grown a lot over the weekend. Havn't had any issues yet, seems to be running good. Was a quick and easy install.
  2. P

    terminal services question

    Only way I can think of using RDP is to setup one computer to be forwarded to from the router and then open another terminal session inside that session. It can be confusing but it will work. edit: You could connect via a VPN thats what I do at work.
  3. P

    Internet issues: Level3(backbone) and CogentCo

    I think a lot of Florida is being affected. there was a thread in genMay that mentioned it a a few Orlando people were also having problems. I think RoadRunner is largly affected at least.
  4. P

    Exchange 2003 Questions: Performance

    Note what times the spikes occur and look in event viewer to see what services are starting up. Also check and see what times you have Mailbox Mangement set to run.
  5. P

    copy large folder between linux systems help!

    use rsync, this way you can confirm all the files after you copy them over. You can also use the --compress option to do on the fly compression and decompression as everything is transferred.
  6. P

    Really Dumb Linux Noob question

    I don't think he's quite ready for vi/vim yet. Don't want to scare him too bad.
  7. P

    Really Dumb Linux Noob question

    The programs would be installed in various bin and lib directories. Just type out the name of the command or look in the menu bar in whichever Desktop you are using.
  8. P

    Recommend a switch for VoIP for small business

    Make sure you get Power over Ethernet on the switches also, some VoIP phones require it.
  9. P

    Exchange 2k3 Attachment Limits

    I recently installed a new exchange server and now we can not send or receive large attachments which is crucial to work. I've checked every place I can think of as to where this limit is coming from. Global Settings is set to No Limit Default SMTP Virtual Server is set to no limit SMTP...
  10. P

    i386 or x86-64

    Yeah, you need to have 32-bit libs installed to run 32-bit apps on 64-bit linux. If you search the gentoo forums you'll find plenty of mentions on what you need and how to use them. it should also work on fedora. As far as the RAM limits. If you turn on Hi-MEM in the kernel then you will...
  11. P

    Anything like virtualdub for linux?

    avidemux2 works ok, but I've had issues with it crashing. mencoder works best but has a steep learning curve.
  12. P

    The un-erasable file!!!

    Theres a known bug in windows where by using some ASCII characters a folder will not be deleteable by windows. You can try using Safe Mode Command Prompt and using wildcards (*) to delete the folder usig deltree or del, try both.
  13. P

    Rackmount UPS twistlock question

    Thanks for thee replies, hopefully the new outlets will be installed tommorow. I just wish theye would standardize on some damn outlets, way too many out there.
  14. P

    Rackmount UPS twistlock question

    We have a rackmount UPS that has a 125v 30A plug on it, we are getting ready to move and our new server room has 125v 20A outlets. Will the 30A plug be able to plug into the 20A outlet?
  15. P

    debian?

    choose either of these, I prefer the commandline version but it is harder to use. I also compile mine from source to get better encodinng performance but these should work fine for normal playback. mplayer-586 - The Ultimate Movie Player For Linux or mplayer-nogui and w32codecs...
Back
Top