Accessing MongoDB data using SQL / ODBC on Linux
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
A technical guide for setting up a Ruby on Rails development environment with PostgreSQL on the openSUSE Leap 42.1 operating system.
Explores decompression bombs and demonstrates using Docker's cgroup blkio controls to throttle disk I/O bandwidth.
A guide to configuring SSH on Windows for easier, secure connections to Linux VMs and Git, eliminating repeated password prompts.
A tutorial on using nvm (Node Version Manager) to install and manage multiple Node.js versions on Linux systems.
A developer shares their experience creating a game called 'Groar' for the Ludum Dare 48-hour game jam, including controls and timelapse links.
A developer troubleshoots and fixes a Rust compiler error related to missing shared libraries by updating the system's library configuration.
A user troubleshoots fish shell's man page completion generation in Slackware 14.1, sharing fixes and custom completions.
A technical guide detailing the steps to build and install the Krita digital painting software on Slackware 14.1 Linux.
A technical guide documenting the author's process of reinstalling and configuring Slackware Linux, including kernel setup, package management, and software installations.
A user details troubleshooting an offset drawing issue in Krita with dual monitors using Xinerama and the solution using RandR.
An introduction to Docker, explaining containerization, how it differs from virtual machines, and its practical applications in software deployment.
Using Flame Graphs to analyze and visualize performance bottlenecks in Oracle Data Integrator (ODI) load plans and sessions.
Using Linux diagnostic tools to troubleshoot OBIEE internal issues when standard logs are insufficient, focusing on a custom skin deployment problem.
A developer's troubleshooting story about how inconsistent casing in a NuGet package ID caused build failures on Linux and the steps taken to resolve it.
A technical guide on installing and configuring the inadyn DynDNS client as a service on CentOS 6.
A review of the book 'Data Science at the Command Line', highlighting its approach to data manipulation and analysis using command-line tools.
Guide to monitoring OS metrics across a Linux cluster using colmux and collectl for system administrators.
A guide to configuring a Linux swap device on AWS instances using Cloud-Init's cloud-config syntax for persistent setup.
A guide to using PDSH for executing commands in parallel across a Linux cluster, covering setup and practical examples.