
Topics

What is MariaDB, How to Install it on Ubuntu 14.04
MariaDB is an RDBMS (Relational Database Management System), developed by forking from MySQL. Sun bought MySQL...>>
Date Published: September 11, 2018

Using Functions in Apache JMeter
In JMeter, useful functions are available to create flexible and sustainable test plans. The functions can be used in the fields of Sampler and other elements in the test tree…>>
Date Published: September 7, 2018

Components of OpenStack
OpenStack is a large open-source project, and there are many separate components in this project. In this blog post, I explain…>>
Date Published: December 7, 2017

Continuous Integration with Bamboo
Bamboo is a continuous integration server developed by Atlassian to automate version management for software applications…>>
Date Published: July 30, 2017

What is Percona Server, How to Install in Ubuntu 14.04?
Percona Server is a tool used for relational database management. It is a fork of MySQL that comes with the Linux...>>
Date Published: November 24, 2016

The Importance of Testing and Apache JMeter
I have not dealt with testing of the projects until recently. I made tests via JMeter in the first month of my new job...>>
Date Published: November 24, 2016

Why We Switched from Icinga to Zabbix
At Kartaca, we use an open-source application called Icinga within the system monitoring tool we have developed for internal use...>>
Date Published: September 16, 2014

Developing Effective Code with C++
I like C ++. If you would like to learn object-oriented programming and know what you program, I would recommend C ++...>>
Date Published: June 12, 2014

AngularJS vs. BackboneJS
AngularJS is a JavaScript library supported by Google that is distributed freely through the MIT license. As a derivative of the MVC structure...>>
Date Published: September 12, 2013

Configuration Management with Chef
This year I'm doing my internship at Kartaca on product and system management. One of the things I'm working on is Chef. I have learned...>>
Date Published: August 29, 2013

Configuration Optimization in MySQL Database
We may need to adjust the MySQL database default settings according to usage. Configuration settings can help...>>
Date Published: August 12, 2013

What is SELinux? How to Allow Non-Compliance with the Default Security Policy?
SELinux (Security-Enhanced Linux) is a project that enables the realization of....>>
Date Published: August 6, 2013

Test Automation Using Selenium
Selenium is a test tool that automates tests. With the Selenium-IDE that also has a Firefox extension, you can easily automate your tests...>>
Date Published: August 5, 2013