| bio | website | markashields.com |
|---|---|---|
| location | Atlanta, GA | |
| age | 30 | |
| visits | member for | 1 year, 11 months |
| seen | 2 days ago | |
| stats | profile views | 67 |
I work for a small business consulting company as their sole system administrator. Previously, I worked for one of the largest web hosting companies in the U.S. as a linux sysadmin.
|
Feb 25 |
revised |
How do I build a read-only Linux system that only writes to the RAM? Added code blocks to make preformatted text readable |
|
Nov 17 |
revised |
What does - mean with association to Linux files and directories clarification of -- versus - |
|
Mar 25 |
revised |
Add character to beginning and end of column deleted 2 characters in body |
|
Jan 22 |
revised |
Move /usr to SSD Changed 'copy' directive to use rsync instead. Preserves permissions, ownership, timestamps, etc. |
|
Nov 12 |
revised |
AltGr keys don't work with Ubuntu in VirtualBox edited tags |
|
Nov 12 |
revised |
Generate lists of page numbers for 2-up duplex printing: 2,3,… and 1,4,… Was late when I first posted this, had some code mistakes, fixed them |
|
Sep 20 |
revised |
How do I handle switches in a shell script? added 6 characters in body |
|
Sep 19 |
revised |
How do I handle switches in a shell script? Corrected options($@) to options "$@" (perl versus bash/wrong and right), fixed some more of me trying to use Perl in Bash |
|
Sep 18 |
revised |
How do I handle switches in a shell script? of=off |