Recommended Posts

Make sure that the TOS ( terms of service ) from your ISP esp. on high speed let you run a server otherwise you might get kicked off permanently or if they're nice give you a warning.

Mine doesn't even allow and SSH server so I can connect from school to upload some files and apparently some people have been kicked off for doing it.

If you still want to do it, and I not showing people how to do this, at the very least put it on a random high port number like 3653 or 8941 ... make it up. Make sure you don't get a lot of traffic or you'll get busted.

Aside from all legal issues (ISP busting you and such)

Which server would be better in a view for me (i'm 15) and i just want to run a simple website to share photo's, files, have maybe a small forum, and a file upload thing so people can host their pics and files on my computer. ISS or Apache? I've used Apache 1.3.7 before but just a couple hours ago i formatted and i want a fresh start.

Oh btw: I have no interest in going into the heart of the source or such and modifying it, therefore just because Apache is open source doesn't cut it for me. Does IIS have some sort of GUI? Editing the http.conf files were kind of confusing for me. (not really, i'm just really lazy :D)

  ike said:
and if you want a really simple webserver so you don't have to deal with apache/IIS...if you just want to host files that don't require php or mysql or any of that, try analogx simpleserver:www http://www.analogx.com/contents/download/n...twork/sswww.htm

This worked. IIS Was making me give a username and password. I tried the windows password, the IIS FTP and Anonymous Username and Pass and nothing worked.

  sebaz said:
U are aware of the fact that if you are using IIS under windowsXp/2k you can only have 10 concurrent connections at one time..i suggest that use Win2k/2003 Server (2003 has a standalone Server edition)

Yes i have read this as well although i have apache running on an xp pro machine and have not had any problems using it as an internal web server with 200 employees. Http connections dont last very long so 10 people would have to be accessing it at roughly the same exact time. While it is possible, depending on how it is being used it may never be a problem.

  vraa said:
Wow, installation of IIS was extremely easy, i just had to click about three things and bam, it's ready! I wonder if there are any mod_alias types or something, it's kinda limited or maybe it's me.
  vraa said:
Ok, IIS sucks, i'm moving to Apache, i hate having no one to guide me  :D

yep, installation of IIS is pretty easy.

...

limited? define "limited." you probably haven't noticed the multiple (to make a simpler term) "plug-in" abilities. which is what you have with apache too. perhaps apache has more options, BUT this does not mean IIS "sucks." there are a very good number of companies that rely on IIS (intel for example...microsoft should be a good enough example considering the massive hits their sites take)

but i guess it doesn't matter since you've concluded that IIS clearly "sucks" so...carry on, then :rolleyes:

  ike said:
yep, installation of IIS is pretty easy.

...

limited? define "limited." you probably haven't noticed the multiple (to make a simpler term) "plug-in" abilities. which is what you have with apache too. perhaps apache has more options, BUT this does not mean IIS "sucks." there are a very good number of companies that rely on IIS (intel for example...microsoft should be a good enough example considering the massive hits their sites take)

but i guess it doesn't matter since you've concluded that IIS clearly "sucks" so...carry on, then :rolleyes:

Your right, i was very quick in judging the server capabilities. But on the get go I get messages from Apache and (maybe its because i didn't bother) but i have so much documentation on Apache and how to get it started from nothing.

  aitf311 said:
I can get to my ip now in the address bar, but it asks for a password...anyone know why it would do that?

Because your accessing a resource in your NTFS File System that doesn't have the "Internet Guest Account" Added to the File Permissions.

Anyone who wants to access an annonymous resource on your machine, you must add the "IUSR_<ComputerName>" File Permissions.

by default, your web server is setup to accept annoymous access, if you have a file that is not part of the IUSR_<computername> group then you'll get a password, for your local username and password to access the file, since that username is part of the NTFS File Permissions.

Remember when you install IIS the default webserver directory is C:\inetpub\wwwroot

anything you place in the wwwroot folder that you want a user outside of your computer to access via the web, you must add the "IUSR_<Computername>" Account, unless you create a username and password for that user and add them to the permission table for that file/resource.

  aitf311 said:
This worked. IIS Was making me give a username and password. I tried the windows password, the IIS FTP and Anonymous Username and Pass and nothing worked.

Incorrect File Permissions, Blame Yourself not IIS... :rolleyes:

  xStainDx said:
Incorrect File Permissions, Blame Yourself not IIS... :rolleyes:

I think I already did :D

But i choose (i forget how to say past tense of that word) Apache because i've used it before, and it's super easy, also an extreme influence by some friends swayed me over.

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

    • No registered users viewing this page.
  • Posts

    • Hello, Given the reports of Chinese Mini PCs shipping with malware, I would recommend wiping the machine and performing a clean install of Windows on it before use.  From what I can infer from the reports, the Mini PCs that shipped with malware were not the result of targeted purposeful action on the part of the device manufacturers (which is something that has happened with low-cost Android smartphones and TV boxes from China) but rather due to lax security in the manufacturing process.   Getting back to the subject at hand, there are a few steps you will want to go through before wiping the Mini PC: The first things you can do begin before the Mini PC has even arrived.  Once you have ordered it, and know the brand and model, go to that manufacturer's website and download all of the latest device drivers, BIOS (UEFI) firmware updates, machine-specific software (if any), and manuals.  Many Mini PC manufacturers do not do a lot of customization of their device drivers, just shipping whatever device drivers the the silicon vendors provide.  I still recommend downloading them, though, just in case there are some customizations or for initial install since those are the drivers you know the manufacturer validated for the Mini PC.  Store these in a safe place, so you have them ready when the Mini PC arrives. Use Microsoft's Windows Media Creation Tool to create an installation USB.  You can also create a directory on installation USB--like C:\DRIVERS\ or whatnot--and store the extracted device drivers there in case you need them while or after installing Windows. Once the Mini PC arrives, and you have your Windows installation USB available, you can proceed with wiping the PC and doing the clean install.  Here's how you do that, step-by-step: Check the computer and make sure you know how to boot it from a USB flash drive (may be a specific key you have to press when the computer is powered on, or a change to the BIOS (UEFI) firmware settings.  The PC may tell you what key combination you need to press to boot from another drive, or the manual for the PC may it. Plug the USB flash drive into the computer and power it up using the means to have it boot from the Windows install USB. Once the computer finishes booting, it should be at a Windows installation screen. Do not agree to any prompts, copyright licenses, or click on any buttons. Press the Shift + F10 keys together to open a Command Prompt. Run DISKPART to start the command-line disk partitioning utility. The command line prompt will change to DISKPART>. At the DISKPART> prompt, type LIST DISK to get the numbers of all drives installed in the system. Make a note of what number is assigned to what drive (if the Mini PC has more than one drive).  At the DISKPART> prompt, type SEL DISK n  where n is the number of the drive containing Windows. At the DISKPART> prompt, type CLEAN and this will erase the GPT/MBR code from the beginning of the drive. *WARNING:* After performing the clean operation, the drive now be blank/erased, and everything on it will be gone (all files, etc.).  You can exit DiskPart and just continue with the Windows installation as you normally would.  If needed, you can install the device drivers you put on the Windows install media to get your network connection up and running, and from there run Windows Update to get the operating system and device drivers up to date Regards, Aryeh Goretsky
    • Why? Amazon has some great shows and Fallout was near perfect.
    • Both a game adaptation and it's on Amazon I'll set my hopes low
    • You shut your mouth you young fart, that was just a few years ago, lol.
  • Recent Achievements

    • Week One Done
      cac1lll earned a badge
      Week One Done
    • One Month Later
      Falcon.ai earned a badge
      One Month Later
    • Week One Done
      Falcon.ai earned a badge
      Week One Done
    • Dedicated
      EYEREX earned a badge
      Dedicated
    • First Post
      Electronic Person earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      628
    2. 2
      ATLien_0
      238
    3. 3
      Xenon
      166
    4. 4
      neufuse
      142
    5. 5
      +FloatingFatMan
      123
  • Tell a friend

    Love Neowin? Tell a friend!