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...>>
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...>>
Configuration Optimization in MySQL Database
We may need to adjust the MySQL database default settings according to usage. Configuration settings can help...>>
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....>>
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...>>