Creating SSL Certificates using CertBot Certificate Authoriy (CA) in Debian 8 Jessie
Creating SSL Certificates using Certbot in Debian Jessie 8.7: Adding backport repository: First of all, add the backport...
Creating SSL Certificates using Certbot in Debian Jessie 8.7: Adding backport repository: First of all, add the backport...
Changing the SSH default port in ubuntu, CentOS Linux Server: Changing SSH port number is a good idea....
Speedtest from the command line. Check upload and download speed of the Linux server, Check the Transfer speed of the Ubuntu, CentOS, Debian or any Linux.
Installing LAMP ( Linux, Apache, MySQL, PHP ) in Ubuntu server: Please use the following command to install...
Installing Git in Ubuntu / Debian: Git is an essential tool for all developer. In this tutorial, we...
Let’s install zeromq from the source code. Go ahead and install the git and CMake. Then clone the zeromq GitHub...
Here is the one cool script which will install the FFMPEG in centOS based systems
dev / git / Linux / svn / Uncategorized
by Venkatesh Macha · Published December 2, 2016 · Last modified March 3, 2017
What is Git : Git is a version control system (VCS) that is used for software development and...
by Venkatesh Macha · Published November 2, 2016 · Last modified March 10, 2017
RPM creation from SPEC file and tar file : To create any RPM we need the source code...
To view the commit history of the current project:
1 |
$ git log |
Sample output :
1 2 3 |
commit fb0d90ec75601304348168bb988ebdbf10c260 Author: Author name<email@somedomain.com> Date: Thu Oct 13 17:30:46 2016 +0300 |
You will get the...
Basics of C / C / C language / C tutorial
Decision making statements if and if…else in C
9 Dec, 2018
Admin / RTP / rtpengine / ubuntu / Uncategorized / VOIP
Installing RTPEngine on Ubuntu 14.04
17 Aug, 2015