Slashdot Mirror


User: codepunk

codepunk's activity in the archive.

Stories
0
Comments
2,140
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,140

  1. Re:Our server has been compromised 8 times in a we on MS Exec: 'Our products just aren't engineered for security' · · Score: 2

    Nope it has damn ASP apps running on it that maketing had contracted out without IT knowledge. We run a very good Cisco Pix Firewall. It is not so bad that it is being exploited it is the sheer amount of time to rebuild the machine. Some have suggested moving some things around and I like that, it should keep them off my back long enough to move it to a Linux box and apache.

  2. Re:Our server has been compromised 8 times in a we on MS Exec: 'Our products just aren't engineered for security' · · Score: 2

    We already have 5 linux web servers and none have ever been compromised. We are a very savy linux shop and we have not purchased a windows server in over a year and it is likely we will never purchase another one.

  3. Re:Our server has been compromised 8 times in a we on MS Exec: 'Our products just aren't engineered for security' · · Score: 2

    duhhhh maybe I should have thought about that....dork we changed them each time we reloded.

  4. Our server has been compromised 8 times in a week on MS Exec: 'Our products just aren't engineered for security' · · Score: 3, Interesting

    We have one windows web server left that we are now converting to run on linux. Our windows web server has been compromised over 8 times in the last week. We applied every single security patch we could on the machine. We also locked every single port but 80 out at the firewall. We shut down every single service that is not necessary and stripped the site to the bare minimum, but it continues to be compromised. Yes we even reloaded from scratch 3 times still no good. Even our MCSE is now a linux convert and begging me to get it converted quick as possible.

  5. Re:Could turn out to be unwise move on Venezuela Goes Open Source · · Score: 2

    Perhaps we don't give a damn what you say. They said they would use proprietary solutions if a sutible GPL program does not exist, do essentially your opinion is moot.

  6. Now change the name of KPP and KMAIL on KDE Gets The Hat · · Score: 4, Insightful

    Users have no clue what in the world KPP is. So I suggest redhat change the menu name to Dialup Settings or something to that effect. Please get rid of the KXXX crap it just confuses users...

  7. Re:Be carefull of Libertirians on Grubb for Congress. By Weblog. · · Score: 2

    Legalizing drugs would be a good move, I cannot even begin to tell you how much money could be saved by doing so. I don't do drugs and never have but if others wish to do it than so be it.

  8. Re:BEA is buggy as hell anyhow..... on Who is Using Tomcat or Jetty in Production? · · Score: 2

    Nope....we don't have a single bean running on it, we are only using JMS....

  9. BEA is buggy as hell anyhow..... on Who is Using Tomcat or Jetty in Production? · · Score: 4, Informative

    We use a BEA app server at work for our order processing system. Generally it works ok, but serious bugs in it cause us a lot of greif and downtime. First off it has serious memory leaks in the performance pack (trading speed for stability). We have to boot the BEA app server at least once a week least it runs out of memory and crashes. We are currently looking at JBOSS as our new production application server due to it's stability. If you code smartly you can move the code back and forth so you really have nothing to loose....

  10. The idea is not to push OSS software on Mega-Geek March? · · Score: 3, Interesting

    It is just like filling in your yearly IT budget requests. You put in something totally unrealistic and hope that you actually get most of what you ask for. A smart person will immediately see that this is in fact a push for open data formats. Like the article says, legislation is a compromise. No valid argument can be held against the fact that govt should own their data.

    It has little chance of passing in it's current state but that is never the intended goal.

  11. We just bought HP for linux 9i RAC on Dell No Longer Selling Systems w/o Microsoft OS · · Score: 2, Interesting

    We wanted linux to run the enterprise, so we just bought a certified linux cluster from HP. This thing costs us a boat load of money, a boat load of money DELL will never see. Dell is going to do to themselves what Gateway did, they are not enterprise players.

  12. Re:not in a remote location, but apartment. on Wireless Internet Co-Ops? · · Score: 1

    Use a linux machine and run a verification of IP an mac address that is what we do. We also have a script running looking for duplicate IP addresses on the network. If we see one we know we have someone trying to spoof a connection. If we ever find someone doing it the next thing for us to do is jump in a car with a antenna and hunt him down like a dog. A simple drive by with a microwave oven waveguide hooked to a grid antenna will cure the problem at least until he buys new equipment that just got fried.

  13. radius my arse on Wireless Internet Co-Ops? · · Score: 1

    No sense in all of the stupid radius servers, authentication ppoe....Build a simple linux bridge firewall and filter out all but valid mac addresses. Can it be spoofed sure it can, but I am damn sure going to know if someone is doing it very quickly. The great thing is that it will lock down the network and will not piss off your clients.

  14. Get rid of the LMR on Wireless Internet Co-Ops? · · Score: 1

    Do your self a big ass favor and rid yourself of the LMR. Search the web for POE Power over Ethernet. Build a couple POE connectors and put the WAP11 on a short cable 6 in from the antenna. Of course you will need to put it in a waterproof container but that is easy to do as well.

  15. Re:Same thing Here But... on Wireless Internet Co-Ops? · · Score: 2, Insightful

    Grab a old primestar satellite dish and give it a shot, you just might be able to pull it off. A parabolic primestar dish can get you up to around 36 db gain which just might penetrate those trees in your way. If it does not work you will be out next to nothing...

  16. Why not airplanes.... on Weather Balloons & Wireless · · Score: 2, Interesting

    Why on earth don't these idiots approach all of the major airlines and mount the boxes to all airplanes. The airlines could charge for the usage and boost their profits. Think of how many airplanes are in the air over the usa at any given moment. Now the trick part is to design a cheap phased array antenna for the client side radio.

  17. Re:Perl is not maintainable... on Writing CGI Applications with Perl · · Score: 1

    No the difference is that I do know perl but on the other hand I know MORE than just perl. I do not use a particular language for anything I use the one that best fits the job. Perl is great for parsing which it was designed to do. PHP and java where designed with the web and network as a core functionality of the language and thus are better at internet programming.Most Perl programmers are like most of the programmers I know. They know one single language and try to wedge it into everything they do.

  18. Perl is not maintainable... on Writing CGI Applications with Perl · · Score: 0, Troll

    I have been trying to get rid of some old perl code that our marketing department contracted. I would say that it is rather well written perl code, but it is still unmaintainable due to it's ugly syntax. It is time to let perl drop away, it is no longer needed and is not a enerprise suited language.

  19. Here is some advice from someone actively doing it on Migrating Your Office from Windows to Linux? · · Score: 3, Informative

    First of all lay down your architecture. In our shop we started by loading a huge compaq server with memory. We went to a local used pc company and bought a whole bunch of used p350 machines at 100 dollars a piece. We loaded redhat 7.2 on the big server along with open office, mozilla and some other productivity apps. We turned on GDM on the big server to dish out x displays. Next we built a kickstart install to do the workstations. The kickstart does a standard minimal linux load with x and at the end of the install modifys the inittab to query the server for a display. These machines do nothing but X display so we wanted to capture the free cycles to run computatational fluid dynamics applications on. So we add the mosix kernel at the end of the kick start and boot the now running workstation. Another way to accomplish this is by using LTSP but it is more trouble than it is worth in my opinion. It is far easier to just load linux on the local disk. We totally control the desktop on each machine right down to the application icons...The moral of the story is "we are happier than pigs in shit with the outcome" and I have never had to show a single user how to use the kde desktop.

  20. Re:Not to be cynical..... on Bill In U.S. House Plans Manned Mars Mission · · Score: 1

    Isolation my ass, try doing a six month cruise in a nuke sub submerged most of the time with not even a window to stare out of.

  21. College is for the non self trainable on System Administrators - College or Career? · · Score: 1

    Subject says it all....

  22. Spyware is a beautiful thing on First, Do No Harm - A Hippocratic Oath for Coders? · · Score: 1

    I will give everyone a little hint, if you do not have the code, don't run it. That simple rule will keep your computer happy and your data to yourself.

  23. I hate patents on Will Flash Be Taken Off The Shelf? · · Score: 1

    But I hate Flash more....good by you will not be missed.

  24. From a customer on Is Starband's Satellite Internet Service Palatable? · · Score: 1

    Try to find anyone but starband for service...

    Cons: Their billing department sucks, they somehow claim they where not billing me for 6 months. So what do they do they bill me 7 times in one day, overdrew the shit out of my checking account. I call to talk to billing, of course they could provide no explanation.

    The web accellerator bullshit they have you load does not work so I cannot really get maximum through put.

    Only support windows, big drawback

    Most software will not work at full speed due to the use of a proxy.

    I am moving to a location soon that has cable and wireless available so I will be ridding myself of it. I can honestly say I am not going to miss it.

  25. Re:I showed my windozw friends... on OpenOffice.org Team Releases Version 1.0 · · Score: 1, Flamebait

    Most of us do not work for software companies idiot so we could care less. I get paid to write custom shit that no one else would even touch as a commercial product.

    Oh yea, and it is going to be hard to beat free!