Boost On Manjaro

Details for the operating environment appear below. [codesyntax lang=”text”] Operating System: Manjaro Linux KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 Kernel Version: 5.9.16-1-MANJARO OS Type: 64-bit Processors: 8 × Intel® Core™ i7-3612QM CPU @ 2.10GHz Memory: 7.7 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4000 [/codesyntax] I have […]

BCS Programmer’s Tools

Primary Dialog Primary Option Menu Edit Link Categories Pop Up Menu Link Pop Up Menu Our primary workbench is depicted below. This tool stores links (for web pages and executable programs).  Browser counterparts cannot accomodete other links which may be useful in developing computer software. The panel on the left deals with entries for cagtegories […]

Dual Boot Windows And Linux

In order to sucessfully dual boot install Windows X using the entire disk.  Be sure and reboot after installation to ensure proper boot sequence. Reboot using the Linux Distribution ISO.  After booting proceed to install the distribution. Follow the prompts and when the installer asks for the target location select the manual option.  Here you […]

Automation for Linux

A major consideration when using a Linux distribution is the lack of a GUI for many of the system administration tasks.  Programmers are pretty much relegated to the command line without some fairly sophisticated tools. A c++ program issues sudo command to execute shell commands while routing the output to a text file and subsequently […]