log files
0001-01-01
Logs are a ledger of events that occur on a computer system. These are often stored in “log files” due to them tradtionally being stored ...
Read More
log rotation
0001-01-01
Log rotation is a systems administration process in which log files are “rotated” so the log files do not grow to an unweildy size and ...
Read More
logical operation
0001-01-01
A logical operation is in computer science refers to a decision making process where the outcome is either TRUE or FALSE.
Read More
LOKI2
0001-01-01
LOKI2 is a backdoor that targets Unix-like systems such as Linux that uses the ICMP protocol as a covert channel.
LOKI2 was documented and released in ...
Read More
London
0001-01-01
London is a major city in England.
Read More
loop unrolling
0001-01-01
Loop unrolling (loop unwinding) is a software development technique that attempts to optimize a program’s execution speed at the expense of the ...
Read More
loops (software development)
0001-01-01
Loops are a software development concept that allow developers to repeat a sequence of code several times.
Read More
low single takedown
0001-01-01
The low single leg takedown is a variation of the single leg takedown, commonly seen in wrestling, BJJ, MMA, and other grappling martial arts.
This ...
Read More
low-hanging fruit
0001-01-01
low-hanging fruit refers to easy, obvious things that can be readily dealt with.
Read More
ls -a
0001-01-01
the -a flag used with the ls command shows all files and directories, including those prefixed with a period that are omitted when the -a flag ...
Read More