Author Topic: saveTrees Web Project  (Read 12916 times)

0 Members and 1 Guest are viewing this topic.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #60 on: April 23, 2011, 09:19:59 pm »
I see it's working.  I would monitor your data usage in case of a spike.  Also, remember, this is a possible security risk, especially if your parents do online banking or something of that nature.  Basically, you're opening port 80 on your network.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #61 on: April 23, 2011, 09:21:54 pm »
How do I monitor data usage? and what do I do to protect my computer/network?
Is there any way I can add security to my computer?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #62 on: April 23, 2011, 09:28:51 pm »
How do I monitor data usage? and what do I do to protect my computer/network?
Is there any way I can add security to my computer?
Well, this is why I advised against doing it this way.  First of all, is your network wpa encrypted?  (I'm not sure if this affects incoming data on an open port, though, but it should be encrypted anyway) For usage, try going to a terminal and typing "httpd status".  I'm not sure how to do that via GUI as I haven't done a whole lot with apache.  (You did say it was apache, right?)

Firewalls are a great way to have security, but you did just basically poke a hole through one of the ports.  Also, I'm hoping you don't use this computer for anything else, and never turn it off.  (One of the many other reasons you shouldn't directly host this)

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #63 on: April 23, 2011, 09:36:38 pm »
My network is WEP encrypted.

I don't use this computer for much of anything else and It is almost always on
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #64 on: April 23, 2011, 09:55:35 pm »
My network is WEP encrypted.

I don't use this computer for much of anything else and It is almost always on
Okay.  WEP is no longer considered secure, IIRC.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #65 on: April 23, 2011, 10:07:45 pm »
I no just my parents don't want me changing it to WPA2 or WPA.
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: saveTrees Web Project
« Reply #66 on: April 23, 2011, 10:17:04 pm »
I no just my parents don't want me changing it to WPA2 or WPA.
I see.  Well, not much else I can do, as this is the limit of my expertise in this area. Hope that goes well.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: saveTrees Web Project
« Reply #67 on: April 23, 2011, 10:19:28 pm »
So do I.
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y