Posted on February 13, 2010, 2:27 pm, by devnet.
This post was originally published on 13 July, 2006. I’ve updated the original post which can be found here with current and extra information.
I have a problem with facebook, myspace, and other social networking websites out there. The problem is when I upload my data to their webservers….I don’t own it anymore. They do. And [...]
Posted on December 13, 2008, 3:42 pm, by devnet.
This article is from 2006! The information here may not be the most current. You can visit an updated version here!
Doesn’t sound like anything new right? Well, some people may not know of this method.
Normally, to host your own webpage you would need to spend around 7 bucks to purchase a domain. Next you would [...]
Posted on November 25, 2008, 5:01 pm, by devnet.
I wanted a quick way to be able to find out what files weren’t visible to others (and therefore, not visible to website visitors). Messing with arguments and the file command, you can do the following:
find -type f ! -perm -444
This locates all files not visible to ‘others’ in the current directory. You can apply [...]
Posted on May 8, 2006, 12:16 pm, by devnet.
Beginning this month, I’ll be attempting to infuse my place of work with Linux. I am an new Applications Analyst and resident AIX/Linux expert for a government agency that lives and breaths Microsoft. I feel that Open Source software, mainly, Linux…can be a great addition to this agency. I’ll be documenting my [...]