462 reputation
213
bio website lordoftime.info
location Pittsburgh, PA
age 23
visits member for 2 years, 2 months
seen May 22 at 19:37
stats profile views 32

I am a University student, with a liking for programming in multiple languages, cyber-security, and working in a non-Windows environment.

I am affiliated with several different Launchpad projects and groups, listed on my Launchpad User Page.

I am also able to be found on ubuntuforums.org, and this is my user account there.

I am an Ubuntu Member as of November of 2011. Please see my launchpad user page for details.


IRC:
LordOfTime @ irc.freenode.net
TheLordOfTime @ irc.freenode.net
Resistance @ irc.freenode.net
EvilResistance @ irc.freenode.net


May
15
revised How to customize logout options under Kubuntu
Retag, title modification
May
15
suggested suggested edit on How to customize logout options under Kubuntu
May
11
revised Iptables (easyfwgen) script issues. No internet access
Mint is not Ubuntu, the ubuntu tag is therefore not needed.
May
11
suggested suggested edit on Iptables (easyfwgen) script issues. No internet access
Mar
22
revised Cannot install Fedora 18
Retagged. Question is not about Ubuntu, nor about Windows, but is about installation of Fedora.
Mar
22
suggested suggested edit on Cannot install Fedora 18
Mar
17
awarded  Yearling
Mar
7
comment Can only access my webserver from my computer?
@user1091856 Did you check to see if there're any firewall rules in place on your computer itself? Did you also check to see whether or not your ISP blocks port 80 inbound to your network? Some ISPs do that to prevent you from running web servers
Mar
7
suggested suggested edit on No targets specified and no makefile found. Stop. Makefile ubuntu
Jan
31
awarded  Custodian
Jan
31
reviewed No Action Needed rxvt-unicode + mc - strange characters in root shell only
Jan
31
reviewed No Action Needed rxvt-unicode + mc - strange characters in root shell only
Nov
25
suggested suggested edit on Can only access my webserver from my computer?
Nov
25
comment Can only access my webserver from my computer?
You only added the command, not the actual output. Please read my answer below, since i think your issue is a port-forwarding / firewall issue.
Nov
25
revised Can only access my webserver from my computer?
added 159 characters in body
Nov
25
comment Can only access my webserver from my computer?
Then its irrelevant, although i've read the RFC. I'll remove it, but add it as a footnote saying "If stuff breaks, try adding in a UDP 80 rule."
Nov
25
comment Can only access my webserver from my computer?
The HTTP protocol also uses UDP in rare cases. for accurate operation for certain actions (i don't know the RFC for HTTP offhand, but i know for a fact it references UDP), UDP should usually be opened on port 80.
Nov
25
answered Can only access my webserver from my computer?
Aug
7
comment How can I create and grant a normal user with root privileges?
@MichaelMrozek do remember i wrote this answer a year ago, when I didnt have a knack for correctly wording answers :P I agree, I don't like those answers either, at the time, though, well... lets just say that in hindsight, i believe i could have worded it better.
Aug
7
comment How can I create and grant a normal user with root privileges?
bleh, can't edit my comment. In IT security, @MichaelMrozek, it is prudent to not give every user administrative access. This is the case for my answer here, as giving a non-superuser the equivalent access of a superuser is a massive security hole, one that should never occur to begin with (hence "sudo" existing in the first place, and hence my answer being worded in the manner it is)