Linux

A collection of 4 articles

Receiving GLEF logs with syslog-ng

syslog-ng does not have an explicit handler for GLEF logs. However, we can use its JSON parsing capabilities to parse

Read more →

Simple Script to read linux process limits

#!/bin/bash if [ "$#" -ne "1" ]; then echo "" echo -e "\033[01;32mLimit checker\

Read more →

Flush DNS

Chrome: go to: chrome://net-internals/#dns and click "Clear host cache" Mac OS: sudo dscacheutil -flushcache; \ sudo killall

Read more →

Basic Linux Troubleshooting

Simple steps to get you started troubleshooting your linux system.

Read more →

Do you have any question to us?

Contact us and we'll get back to you as soon as possible.