Lynis Linux Security Audit Tool: Hardening and Compliance Guide
Lynis offers powerful security capabilities for Linux, macOS, or Unix-based systems. As part of its hardening and compliance testing capabilities, it performs an extensive health scan of the systems. There has been an open-source version of the project available since
Selenium-Grid using Command Prompt with examples
Selenium-Grid using Command Prompt with examples Selenium grid system is a part of the selenium suite which allows the user to run multiple test cases simultaneously across different browsers, operating systems, and machines. To implement the selenium grid, we need
Regression Testing Example with Selenium
Regression Testing Example With Selenium Regression testing is a process to verify that code changes in the product do not impact the existing functionality of the product. In simple words, regression testing is performed to re-execute test cases in order
What is Visual Composer for WordPress?
What is Visual Composer for WordPress? WordPress is one of the favourite CMS in the world, because of its simple, customisable themes and an endless list of plugins. WordPress has revolutionised the process of website development with its unique features.
Install TestNG framework in Eclipse for Selenium Webdriver?
How to install TestNG framework in Eclipse for Selenium Webdriver? TestNG is an automation testing framework in which NG stands for “Next Generation”. By using TestNG we can automate the test cases with the help of annotations. Steps to follow
Library in Laravel for sending emails
Support for or a library in Laravel for sending emails Laravel uses free feature-rich library SwiftMailer to send emails. It is easy to use. Email templates can be created and loaded in the same way as views.We can use the
Divide Moodle Dashboard in 4 columns to place blocks in them
Divide Moodle Dashboard in 4 columns to place blocks in them We were required to build a custom moodle theme that displays blocks in 4 columns one after the other in moodle 3.4.2+. To achieve this we created a new
Bootstrap Grid System and Breakpoints
Bootstrap Grid System and Breakpoints Bootstrap Grid System The Bootstrap Grid System uses the strategy of mobile first. Bootstrap Grid System divides the screen into 12 columns which can be joined to create wider columns according to the size of
Broken Page CSS issue in Chrome Version
Broken Page CSS issue in Chrome Version upgrade from 68 to 69 In the earlier versions of chrome, my application was working without any CSS issues until I have updated my chrome version from 68 to 69. With version update,
Use of panels with example in bootstrap 3.x
What is the use of panels with example in bootstrap 3.x? Bootstrap panel is a bordered box with some padding around it that holds some DOM element. Bootstrap panel is a flexible container for DOM elements. There are number of
