-
BASH
10 Examples of find command in Unix and Linux
The find command is one of the versatile commands in UNIX and Linux and I used it a lot in my…
Read More » -
Windows
Command Prompt Envy
I’m spending my time between Mac OS and Windows, and when I go back to my Windows machine I always…
Read More » -
BASH
Linux sed Examples
In this post, we feature a comprehensive Linux sed Examples. Sed is basically a stream editor used for modifying files…
Read More » -
Apache
Apache enable SSL / TLS tutorial
In this post, we feature a comprehensive Apache enable SSL / TLS Tutorial. This article is part of our Academy…
Read More » -
DevOps
Executing Cookbooks with Chef-Solo
Chef-Solo is an open source tool that runs locally and allows us to provision the guest machine using chef cookbooks without…
Read More » -
Apache
Apache mod_rewrite example: Redirecting and rewriting URLs
In this post, we feature a comprehensive Apache mod_rewrite example. This article is part of our Academy Course titled Apache…
Read More » -
BASH
Bash completion for Docker
When you interact a lot with command line tools, such as : docker , docker-machine and docker-compose, command line completion…
Read More » -
Mac OS
Digikam on Mac OS X or how to use Docker to run a graphical app on Mac OS X
Digikam is a very powerful and convenient KDE application to manage a photo collection (batch renaming, batch auto rotate, modification…
Read More » -
BASH
Using rlimit (And Why You Should)
I’ve been going through some old notes and came across a reminder of setrlimit(2). This is a C system call…
Read More »