A Simple Monitor Script
[codesyntax lang=”bash” lines=”noR […]
My /etc/rc.local in Development Server of RHEL
[codesyntax lang=”bash”] #!/bin/sh # # This […]
One Tips for the Loading Order of Environment Files
loading order which? who? when? 1 /etc/enviroment syste […]
Linux Hardware Detection
[codesyntax lang=”bash”] # Linux Version $ […]
Linux C hello world
1. vi functions.c [codesyntax lang=”c”] #in […]