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

Author / dschlager_en2dvigz

February 2, 2020 by dschlager_en2dvigz

Linux / Unix desktop fun: gti get jeep/car when you mistype git

  • Linux

One of the most common mistakes developers and ops people make is typing gti instead of git command. I set an alias i.e. alias gti=git, but then you may miss out on the jeep/car on your screen.
gti get jeep or car on linux or unix screen when you mistype git

The post Linux / Unix desktop fun: gti get jeep/car when you mistype git appeared first on nixCraft.

January 31, 2020 by dschlager_en2dvigz

How to Install Yay AUR Helper in Arch Linux and Manjaro

  • Linux
The tow commonly used AUR helpers in Arch Linux are Yaourt and Packer. You can easily use them for Arch Linux package management tasks such as installing and updating packages. However, the two have…
January 30, 2020 by dschlager_en2dvigz

How to Install Composer on CentOS 8

  • Linux
Composer is the most popular package management program for PHP, that offers a standard form for managing dependencies of PHP applications and needed libraries that your project relies on and it will manage (install/update)…
January 29, 2020 by dschlager_en2dvigz

How to Install Yii PHP Framework on CentOS 8

  • Linux
Yii is an open-source, high-performance, flexible, efficient and secure PHP framework for rapidly building modern Web applications. It is a generic and full-stack web programming framework for writing code in an object-oriented fashion and…
January 28, 2020 by dschlager_en2dvigz

How to Create a VDO Volume On a Storage Device on RHEL 8

  • Linux
Introduced by RedHat in RHEL 7.5 and later, VDO short for Virtual Date Optimizer is a block virtualization technology that provides inline deduplication and compression of data at a block device level. The idea…
January 24, 2020 by dschlager_en2dvigz

How to Install Seafile to Sync and Share Files on CentOS 8

  • Linux
Seafile is an open-source, high-performance, secure and enterprise-ready file synchronization and sharing solution built using Python. It features simple data organization using libraries, fast, reliable and efficient synchronization between devices. It comes with built-in…
January 23, 2020 by dschlager_en2dvigz

How to Install Nextcloud in Ubuntu

  • Linux
Nextcloud is an open-source, powerful and secure PHP-based content collaboration platform built for file synchronization and sharing. It offers a safe, secure, and flexible solution that allows users to share one or more files…
January 22, 2020 by dschlager_en2dvigz

How to Install a Kubernetes Cluster on CentOS 8

  • Linux
The process of installing a Kubernetes Cluster on CentOS 8 is almost similar to that of CentOS 7 (which you can go through here), but the process here has a few changes. These changes,…
January 21, 2020 by dschlager_en2dvigz

How to List All Files Ordered by Size in Linux

  • Linux
In one of our several articles about listing files using the popular ls command, we covered how to list and sort files by last modification time (date and time) in Linux. In this short…
January 18, 2020 by dschlager_en2dvigz

dnf-automatic – Install Security Updates Automatically in CentOS 8

  • Linux
Security updates play a crucial role in safeguarding your Linux system against cyber-attacks and breaches which can have a devastating effect on your critical files, databases and other resources on your system. You can…

Posts navigation

Older posts
Newer posts