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

July 19, 2019 by dschlager_en2dvigz

How to Enable USB in VirtualBox

  • Linux
If your data center depends on VirtualBox and your virtual machines depend on the USB device, you’ve perhaps noticed that USB doesn’t support by default unless you’ve manually enabled it. In this article, we…
July 18, 2019 by dschlager_en2dvigz

How to Install Ubuntu Alongside With Windows 10 or 8 in Dual-Boot

  • Linux
This tutorial will guide you on how you can perform the installation of Ubuntu 19.04, Ubuntu 18.10, or Ubuntu 18.04 in dual-boot with a Microsoft Operating System on machines that come pre-installed with Windows…
July 17, 2019 by dschlager_en2dvigz

How to Enable Apache Userdir Module on RHEL/CentOS

  • Linux
User Directory or Userdir is an Apache module, which allows user-specific directories to be retrieved through an Apache web server using the http://example.com/~user/ syntax. For example, when the mod_userdir module is enabled, users accounts…
July 16, 2019 by dschlager_en2dvigz

How to Enable TLS 1.3 in Apache and Nginx

  • Linux
TLS 1.3 is the latest version of the Transport Layer Security (TLS) protocol and it is based on the existing 1.2 specifications with proper IETF standard: RFC 8446. It provides stronger security and higher…
July 15, 2019 by dschlager_en2dvigz

How to Install PostgreSQL in RHEL 8

  • Linux
PostgreSQL, also known as Postgres, is a powerful, open-source object-relational database management system that uses and expands the SQL language combined with numerous features that safely keep and scale the most complex data workloads….
July 12, 2019 by dschlager_en2dvigz

How to Install Redis in RHEL 8

  • Linux
Redis (which means REmote DIctionary Server) is an open-source, well known and advanced in-memory data structure store, used as a database, cache and message broker. You can consider it as a store and a…
July 11, 2019 by dschlager_en2dvigz

The 10 Top GUI Tools for Linux System Administrators

  • Linux
A Linux administrators task is to typically install, upgrade, and monitor a company’s software and hardware while maintaining the essential applications and functions which include security tools, emails, LANs, WANs, web servers, etc. Read…
July 10, 2019 by dschlager_en2dvigz

4 Process Managers for Node.js Applications in Linux

  • Linux
A Node.js process manager is a useful tool to ensure that a Node.js process or script runs continuously (forever) and can enable it to auto-start at system boot. It allows you to monitor the…
July 9, 2019 by dschlager_en2dvigz

rdesktop – A RDP Client to Connect Windows Desktop from Linux

  • Linux
rdesktop is an open source software that enables you to connect and manage your remote Windows desktop from your Linux computer using RDP – Remote Desktop Protocol. In other words, while you are sitting…
July 8, 2019 by dschlager_en2dvigz

How to Install Node.js in RHEL 8

  • Linux
Node.js is a lightweight and powerful JavaScript run-time environment platform which is based on Chrome’s V8 JavaScript engine and it is used to create scalable network applications. In this article, we will guide you…

Posts navigation

Older posts
Newer posts