Configure Apache Virtual Host
In the previous post I’ve talked about installing Apache2 web server. Apache is configured by
In the previous post I’ve talked about installing Apache2 web server. Apache is configured by
In this post I will write about how to install and configure Apache HTTP Server
Let’s imagine the following scenario: you are connected through ssh on multiple systems and at
Sometimes you might need some information about your system when troubleshooting some issues that might
In this article, I will show you how to see information about the users that
cat (concatenate) is a command used to print the contents of a text file. You
In the previous post about the grep command, I have showed you how use the
grep (short for Global Regular Expression Print) is a command line tool used to search
In the first post about the find command I showed you how to search for
In a previous post I talked about the locate command. Now it’s time to write
Working on Linux, searching files and directories will be one of the most common operations.
You’ve installed linux and fired up the terminalβ¦what to do now? Here are some commands