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

August 16, 2019 by dschlager_en2dvigz

How to Setup SSH Passwordless Login in Debian 10

  • Linux
SSH (Secure Shell) is a popular and widely used tool for remote login and file transfers over insecure networks, that uses encryption to secure the connection between a client and a server. Read Also:…
August 15, 2019 by dschlager_en2dvigz

How to Install Redis on Ubuntu

  • Linux
Redis is an advanced persistent key-value database with a network interface and key features such as built-in replication, transactions, automatic partitioning with Redis Cluster, and different levels of on-disk persistence and so much more….
August 14, 2019 by dschlager_en2dvigz

How to Install PostgreSQL Database in Debian 10

  • Linux
PostgreSQL (sometimes referred to as Postgres) is the most advanced open-source general-purpose and object-relational database system with a proven architecture that runs on all major operating systems. It is a high performance, stable, scalable…
August 13, 2019 by dschlager_en2dvigz

How to Install Redis on CentOS 7

  • Linux
A well-known means to improve the efficiency of modern computer applications is by enabling caching. Caching simply means keeping active data in a temporary store to make it easier and faster to access and…
August 12, 2019 by dschlager_en2dvigz

How to Create a Sudo User on CentOS

  • Linux
The sudo command gives a technique for providing trusted users with administrative permission to a Linux system without sharing the root user password. When users permitted this technique precede an administrative command with sudo…
August 10, 2019 by dschlager_en2dvigz

How to Install Apache with Virtual Hosts on Debian 10

  • Linux
Apache, popularly referred to as the Apache HTTP server, is a free and open-source cross-platform web server maintained by the Apache Foundation. It is the leading web server commanding a 35% market share on…
August 9, 2019 by dschlager_en2dvigz

8 Netcat (nc) Command with Examples

  • Linux
Netcat (or nc in short) is a simple yet powerful networking command-line tool used for performing any operation in Linux related to TCP, UDP, or UNIX-domain sockets. Netcat can be used for port scanning,…
August 8, 2019 by dschlager_en2dvigz

How to Install MariaDB Database in Debian 10

  • Linux
MariaDB is an open-source and popular relational database management system (RDBMS) made by the original developers of MySQL. It is a fast, scalable and robust database system, with a rich ecosystem of storage engines,…
August 7, 2019 by dschlager_en2dvigz

How to Create a New Sudo User on Ubuntu

  • Linux
In Linux and other Unix-like systems, the root account has the highest access rights on the system. It is used specifically for system administration purposes. The root user (sometimes referred to as the superuser)…
August 5, 2019 by dschlager_en2dvigz

How to Install LEMP on Debian 10 Server

  • Linux
A “LEMP” stack is a mixture of open-source software that is typically installed on a Linux server to deploy dynamic applications. This term is an acronym that represents the Linux operating system, Nginx web…

Posts navigation

Older posts
Newer posts