16 March 2010
Setting file permissions is very important in getting CGI scripts to work on your web site. Follow the below step to understand file permissions.
To begin:
Pages should be readable/writeable by the owner and readable by the web visitor.
Scripts should be readable/writeable/executable by the owner and readable/executable by the web visitor.
The following are abbreviations for permissions:
— (or [...]
[Click to cite this article]
[hide academic citations]
AMA citation:
Jiang W. General Rules for File Permissions. Stone Studio. 2010. Available at: http://wei-jiang.com/it/web-technology/general-rules-for-file-permissions. Accessed July 31, 2010.
APA citation:
Jiang, Wei. (2010). General Rules for File Permissions. Retrieved July 31, 2010, from Stone Studio Web site, http://wei-jiang.com/it/web-technology/general-rules-for-file-permissions
Chicago citation:
Jiang, Wei, "General Rules for File Permissions", Stone Studio, posted March 16, 2010, http://wei-jiang.com/it/web-technology/general-rules-for-file-permissions (accessed July 31, 2010).
Harvard citation:
Jiang, W 2010, General Rules for File Permissions, Stone Studio. Retrieved July 31, 2010, from <http://wei-jiang.com/it/web-technology/general-rules-for-file-permissions>
MLA citation:
Jiang, Wei. "General Rules for File Permissions." Stone Studio. 16 Mar. 2010. 31 Jul. 2010 <http://wei-jiang.com/it/web-technology/general-rules-for-file-permissions>
Thank you for your interest.
1 February 2010
Obviously you shouldn’t use this to gain unlawful access to a computer. If you’re a geek, however, you’ll eventually end up in a situation where someone forgets their password, you acquire a machine with an operating system you cannot access, or similar situation.
[Click to cite this article]
[hide academic citations]
AMA citation:
Jiang W. Howto Bypass a Computer Password on All Major Operating Systems. Stone Studio. 2010. Available at: http://wei-jiang.com/system/unix/howto-bypass-a-computer-password-on-all-major-operating-systems. Accessed July 31, 2010.
APA citation:
Jiang, Wei. (2010). Howto Bypass a Computer Password on All Major Operating Systems. Retrieved July 31, 2010, from Stone Studio Web site, http://wei-jiang.com/system/unix/howto-bypass-a-computer-password-on-all-major-operating-systems
Chicago citation:
Jiang, Wei, "Howto Bypass a Computer Password on All Major Operating Systems", Stone Studio, posted February 1, 2010, http://wei-jiang.com/system/unix/howto-bypass-a-computer-password-on-all-major-operating-systems (accessed July 31, 2010).
Harvard citation:
Jiang, W 2010, Howto Bypass a Computer Password on All Major Operating Systems, Stone Studio. Retrieved July 31, 2010, from <http://wei-jiang.com/system/unix/howto-bypass-a-computer-password-on-all-major-operating-systems>
MLA citation:
Jiang, Wei. "Howto Bypass a Computer Password on All Major Operating Systems." Stone Studio. 1 Feb. 2010. 31 Jul. 2010 <http://wei-jiang.com/system/unix/howto-bypass-a-computer-password-on-all-major-operating-systems>
Thank you for your interest.
18 January 2010
This article will show you how to get started with gpg encryption and how to use it with gmail.
Installing gpg and generating a set of keys
First, lets install some necessary packages
[cc] sudo aptitude install gnupg gnupg-agent xsel [/cc]
Now, generate your public [...]
[Click to cite this article]
[hide academic citations]
AMA citation:
Jiang W. Add pgp/gpg encryption to gmail. Stone Studio. 2010. Available at: http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail. Accessed July 31, 2010.
APA citation:
Jiang, Wei. (2010). Add pgp/gpg encryption to gmail. Retrieved July 31, 2010, from Stone Studio Web site, http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail
Chicago citation:
Jiang, Wei, "Add pgp/gpg encryption to gmail", Stone Studio, posted January 18, 2010, http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail (accessed July 31, 2010).
Harvard citation:
Jiang, W 2010, Add pgp/gpg encryption to gmail, Stone Studio. Retrieved July 31, 2010, from <http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail>
MLA citation:
Jiang, Wei. "Add pgp/gpg encryption to gmail." Stone Studio. 18 Jan. 2010. 31 Jul. 2010 <http://wei-jiang.com/it/software/add-pgpgpg-encryption-to-gmail>
Thank you for your interest.