- Powered by
- WordPress
-
Install ModSecurity on Apache for Ubuntu: A Comprehensive Guide
The article provides detailed instructions on installing and using ModSecurity with Apache on Ubuntu Linux. ModSec, an open-source web application firewall, was initially a module on Apache but now supports multiple servers, with advanced performance on Apache. The guide covers installation, configuration, rule modification for preventive actions, and application of OWASP ModSecurity rules.
-
How to Install Standard Notes Server on Ubuntu
The article presents a detailed guide to installing and using the Standard Notes server, a cross-platform, open-source, and encrypted note-taking app, on Ubuntu Linux. The guide includes installing Docker, downloading and setting up Standard Notes from GitHub, generating configuration secrets, updating certain lines in server and Docker files, starting the server, and running checks. Additionally,…
-
How to Check Bluetooth Device Battery in Windows 11
The article provides a guide on how to check the battery level of a Bluetooth device in Windows 11 using the Settings app. To do this, users need to go to the System Settings via a shortcut or click on Start -> Settings. Then, select ‘Bluetooth & Devices’ to view device details, including battery levels.…
-
How to Mount Linux File System on Windows 11 via WSL
The article explains how to mount an Ubuntu Linux file system on Windows 11 using the Windows Subsystem for Linux (WSL). This enables running a GNU/Linux environment directly in Windows, without a virtual machine or dual-boot. The process involves configuring the WSL environment, running PowerShell commands to mount physical Linux drives, and accessing contents through…
-
How to Install Apache Hadoop on Ubuntu Linux
The article provides detailed steps to install and use Apache Hadoop on Ubuntu Linux. The process involves initially installing Java OpenJDK, creating a dedicated user account for Hadoop, installing Apache Hadoop, setting up Hadoop environment variables, and configuring Apache Hadoop with a focus on folders, permissions, and system names. Finally, the Hadoop portal is accessed…
-
Enable or Disable FilterKeys in Windows 11: A Step-by-Step Guide
The content describes multiple methods to enable or disable FiltersKeys, an Accessibility feature in Windows 11 used to control keyboard repeat rate and ignore repeated keys. These methods include using settings on the sign-in screen, keyboard shortcuts, the Windows Settings app, and the Control Panel. FiltersKeys improves usability for users with disabilities.
-
Manage Background Apps in Windows 11: A Step-by-Step Guide
The article provides instructions on managing background apps in Windows 11. Users can either permit or restrain apps from operating in the background when not actively in use. Windows 11 offers three settings: “Always”, “Power optimized” (recommended), and “Never”. These options can be adjusted for individual apps in the system settings. The guide also suggests…
-
Enable/Disable Microsoft Vulnerable Driver Blocklist in Windows 11
The article provides steps to enable or disable the Microsoft Vulnerable Driver Blocklist feature in Windows 11. The feature, activated by default, blocks problematic drivers but could interfere with valid device drivers. It can be managed via the Windows Security App; toggling on/off in the Core isolation details pane under Device Security. Regular monitoring of…
-
Adjust Foreground Flash Count for Windows 11 Taskbar Apps
The article gives a step-by-step guide on how to change the foreground flash count for taskbar apps in Windows 11. The default setting flashes the taskbar apps seven times, but users can adjust this setting including setting it to flash indefinitely. The change is made through the Windows Registry.
-
How to Install SonarQube on Ubuntu Linux
The article provides step-by-step instructions on how to install and use SonarQube on Ubuntu Linux. SonarQube is an open-source platform that allows developers to inspect and analyze code quality and implement best security practices. The guide covers the installation of dependencies like OpenJDK and PostgreSQL, creating a SonarQube database and user, downloading and configuring SonarQube,…
