Technical Articles
Here is a compilation of techincal artlices to help you with issues you might have.
How to Clear DNS Cache on a Mac
Clear DNS Cache on a Mac There are a few different commands to use for flushing DNS cache on OS X and macOS depending on...
Oracle : Exiting out of loop early
I was working on a project recently and I came across needing a need to distribute orders to zones until certain conditions...
Troubleshooting Linux
Technical support analysts often receive tickets about high server loads. The cause of high server loads is very...
How to Kill a Process from the Linux Command Line
Learn how to kill processed from the Linux command line. Picture this: You’ve launched an application (be it from your...
How to Setup a Virtual Hosts on Apache Server (CentOS)
When using the Apache web server, you can use virtual hosts (similar to server blocks in Nginx) to encapsulate...
Connecting to Windows Share From Mac OS terminal
You can use the following command to mount a windows file share to a mac os folder Your mntpoint can be any folder,...