Some of the typical naming conventions used for objects in Designer and the database. Nothing is carved in stone, but these are the sort of rules I follow: Continue reading
Tag Archives: ID
Frequent command line hacks
- Read which processes are writing to the hard driv
# echo 1 | sudo tee /proc/sys/vm/block_dump
wait few seconds Continue reading
Linux Redirection and File Processing
This article covers basic input and output redirection and file processing on Linux, with specific reference to the information needed for the RHCSA EX200 and RHCE EX300 certification exams.
Remember, Continue reading
Installing Software Packages (rpm, yum)
This article provides an overview of the rpm and yum commands for installing software packages on Linux, with specific reference to the information needed for the RHCSA EX200 and RHCE EX300 certification Continue reading