Linux

A collection of 3 articles

Simple Script to read linux process limits

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

Read more →

Flush DNS

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

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.