Recommended Posts

I'm still not able to download.

585945957[/snapback]

If you are trying to download from me, then no, you probably wont be able to, as my server is mad at me right now from the extreme load and refuses to work properly at the moment. Like I said above. It will be fixed by June 1st when I upgrade my server (need time to get new parts...). :)

what kind of hardware/ethernet your server runs on now?

585947083[/snapback]

It's a poor man's server right now, lol. Here's the current specs:

Intel Celeron 2.4Ghz

1GB RAM

1x 80GB HD

1200GB bandwidth

100Mbps port

New server will be (which is about the max I can afford for the time being):

Intel P4 2.8Ghz with HT

2GB RAM

2x 80GB HD

1700GB bandwidth

100Mbps port

I at least hope it will withstand most of the pressure. I may need to go dual CPU with some SCSI drives, but I doubt I can afford it. We'll see what happens though. :)

It's a poor man's server right now, lol.  Here's the current specs:

Intel Celeron 2.4Ghz

1GB RAM

1x 80GB HD

1200GB bandwidth

100Mbps port

That's my box.... but with unmetered 20mbps.

Now to just keep the stupid people from causing problems like they did today (which made it go to a crawl).

That's my box....  but with unmetered 20mbps.

Now to just keep the stupid people from causing problems like they did today (which made it go to a crawl).

585948429[/snapback]

Any suggestions that you may have that I already haven't taken to help keep things optmized and stabilized, please post them as I would be highly interested. :)

Any suggestions that you may have that I already haven't taken to help keep things optmized and stabilized, please post them as I would be highly interested.  :)

The box has no cpanel or anything like that, and mysql is for some other sites, I also have 1000 connections... php isn't being run, .html's are your friend.

The box has no cpanel or anything like that, and mysql is for some other sites, I also have 1000 connections...  php isn't being run, .html's are your friend.

585949204[/snapback]

Well, due to security reasons, I can't have direct links to my files, nor are they even located in the public_html folder, and which is why I use PHP to get the files. If you know of a better way, please let me know, as that's all I've tried. Thanks. :)

My server does have cPanel/WHM and a few other things, also with another project just as popular as this, so there's lots to be considered in why my server can't handle the load. :)

Hello,

i got message after installing Autopatcher May 2005 that my Internet Explorer isnt default explorer, and asked do i want to make it default. I just wanted to open some website, like windowsupdate. But that message was only for a first time, after that no messages about some other explorer ;d

Hi, me again.

Since I use SP1 and I don't want to use SP2, I need to get AP XP Aug 04? That's last one for SP1? Right? After that one, I just have to install latest one AP XP Lite, and everything should be fine?

From January 2005 every new version is cumulative?

PS:

Is it possible to make non-attended install little more user fiendly?

Edited by niksa
Hi, me again.

Since I use SP1 and I don't want to use SP2, I need to get AP XP Aug 04? That's last one for SP1? Right? After that one, I just have to install latest one AP XP Lite, and everything should be fine?

From January 2005 every new version is cumulative?

PS:

Is it possible to make non-attended install little more user fiendly?

585962578[/snapback]

Why dont you use SP2?? its a major critical security update!

The only situation where you should not use it is in a corporation that uses custom made software that isnt yet compatable, in which case you should get that software compatible as soon as possible and upgrade.

You may be able to dig up a link to the old Aug04 release somewhere.

You could also run the latest release for XP SP2 which will have a few that apply to SP1.

However even after running both youll still have to visit windows update to get the rest.

Every new release, unless it contains 'update' in the title, contains everything in the previous release.

So yes there cumulative.

Edited by TheBlazingAngel

guys.. before you read on i'd like to say i haven't done research b4 posting, so please forgive my ignorance, but..

it takes so long for autopatcher (lite).. it seems quicker to run the windows update website over my cable connection lol :/

and also then.. slipstreaming ryan's update pack.. the one some of you talked **** about.. it only has to be done once and then you have a ready cd.. i seriously don't understand what (and yes, how) would prevent anyone installing a future windows XP SP3 over an SP2 + ryan's pack slipstreamed installation.. basically what i'm saying is that there is no need to even consider autopatcher? no?.. well you know what they say about opinions ;)

but autopacher runs way beyond too cool and it's like a serious programming marvel, hats off to you wizard cat mofos for making history.. i just wish it didn't take 5 years for such software to appear.. i mean longhorn is just around the corner :( and then it's ssdd (same **** different day, dreamcatcher anyone) all over again.. figure out how they're trying to spy on us, bust us.. slip subliminal advertizing.. make millions off'ov (never could spell that) unaware beta-testers paying hundereds of dollars for unadequately tested software.. well y'all know what i'm talking about.. i wish linux would do something already, but that's a different story.. ;)

take it easy my good people, vladimir

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      PsYcHoKiLLa
      242
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!