How to setup Opengrok ( source code search and cross reference engine ) on Ubuntu
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, … Read more
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, … Read more
When we were developing the JNI example as mentioned in our another post, “Java Native Interface ( … Read more
The Java Native Interface (JNI) establishes a well-defined and platform-independent interface between the JAVA and Native C … Read more
Installing JAVA on ubuntu can be done using following easiest command. for Ubuntu 20.04, this command installs … Read more
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports … Read more
If you are using WordPress for your website and your website has large number of posts, after … Read more
One of our website which we had started is developed using PHP and uses MySQL as database. … Read more
When you want to change the database collation of your database, the best thing you can do, … Read more
If you have changed the hostname of your Linux PC, by using command from https://lynxbee.com/changing-hostname-in-ubuntu/ there are … Read more
Gerrit is a free, web-based team code collaboration tool. Software developers in a team can review each … Read more
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: … Read more