Skip to content
  • View menu
  • View sidebar

The Bootstrapping Guy

I write about entrepreneurship, web development and digital marketing

  • About The Bootstrapping Guy
  • Blog
    • Software Development
    • Semantic Web
    • WordPress
    • Entrepreneurship
  • Contact
  • Instagram
  • –
  • Legal
    • Terms and Conditions
    • Privacy Policy

Search

Recent Posts

  • How to Install Drupal on CentOS 8
  • How to Install Joomla on Debian 10
  • How to Install KVM on CentOS/RHEL 8
  • Learn Python Sys Module Functions
  • How to Install Joomla on Ubuntu 18.04

Categories

  • Entrepreneurship
  • Linux
  • Software Development
  • WordPress

Category / Linux

March 30, 2020 by dschlager_en2dvigz

How to Install Drupal on CentOS 8

  • Linux
Drupal is a free and open-source CMS written in PHP that ships with the GNU / GPL license. Just like popular CMS platforms such as WordPress and Joomla, with Drupal, you can get started…
March 27, 2020 by dschlager_en2dvigz

How to Install Joomla on Debian 10

  • Linux
Joomla is a popular and widely used CMS (Content Management System) used for creating websites with little or no knowledge in markup or web programming languages. It ships with lots of PHP code, plugins,…
March 26, 2020 by dschlager_en2dvigz

How to Install KVM on CentOS/RHEL 8

  • Linux
Kernel-based Virtual Machine (KVM in short) is an open-source and de facto standard virtualization solution that is tightly integrated into Linux. It is a loadable kernel module that turns Linux into a type-1 (bare-metal)…
March 25, 2020 by dschlager_en2dvigz

Learn Python Sys Module Functions

  • Linux
In this article, we will take a look at the Python Sys Module. There are variables and functions that are maintained by the interpreter and the sys module provides a way of interacting with…
March 24, 2020 by dschlager_en2dvigz

How to Install Joomla on Ubuntu 18.04

  • Linux
When it comes to creating websites, one of the easiest ways to have your site up and running is using a CMS (content management system) that usually comes with bundled PHP code and all…
March 23, 2020 by dschlager_en2dvigz

Relax-and-Recover – Backup and Recover a Linux System

  • Linux
Relax-and-Recover (ReaR in short) is a simple yet powerful, easy-to-setup, full-featured and leading open-source bare metal disaster recovery and system migration solution, written in Bash. It is a modular and configurable framework with numerous…
March 20, 2020 by dschlager_en2dvigz

How to Install OwnCloud on Ubuntu 18.04

  • Linux
OwnCloud is a leading open-source file sharing and cloud collaboration platform whose services and functionalities are similar to those offered by DropBox and Google Drive. However, unlike Dropbox, OwnCloud does not have the datacenter…
March 19, 2020 by dschlager_en2dvigz

How to Install Joomla on CentOS 8

  • Linux
Joomla is a popular free and open-source Content Management System (CMS) written in PHP. Although it’s not as popular as its counterpart WordPress, it’s still used for creating blogs/websites with limited or no web…
March 18, 2020 by dschlager_en2dvigz

How To Configure PostgreSQL 12 Streaming Replication in CentOS 8

  • Linux
PostgreSQL database supports several replication solutions to build high-availability, scalable, fault-tolerant applications, one of which is Write-Ahead Log (WAL) Shipping. This solution allows for a standby server to be implemented using file-based log shipping…
March 16, 2020 by dschlager_en2dvigz

How to Set Up NFS Server and Client on CentOS 8

  • Linux
Network File System (NFS) also known as client/server file system is a popular, cross-platform and distributed file system protocol used to export local file systems over the network so that clients can share directories…

Posts navigation

Older posts