Puvox – Blog
  • HOMEPAGE
  • Mobile & Android
  • Browser
  • Plugin
  • Technology
  • Trading programming
  • Website
  • Windows & Software
  • WordPress

Puvox – Blog

Recent Posts

  • Debloat Windows 11/10 with debloaters
  • Configure VPS with details & LAMP
  • Necessary steps to secure your digital life
  • Add user & ssh key in Linux/Ubuntu
  • Install Redis Cache for PHP-8

Recent Comments

  • PHP-8 (zts) & Apache & Swoole/Parallel (+ WordPress) with Docker/ PhpBrew – Puvox – Blog on Install Redis Cache for PHP-8
  • Constantin on Remove (exit) “SmartImage” on Philips Monitor
  • Docker & PHP-8 (zts) & Apache & Swoole+Parallel – Puvox – Blog on Useful commands for docker (Windows)
  • Docker & phpBrew (php-7 zts) & WordPress – Puvox – Blog on PHP-8 (zts) & Apache & Swoole/Parallel (+ WordPress) with Docker/Ubuntu/PhpBrew
  • Hajra on Migrate/Redirect Blogspot without loosing SEO Rank

Archives

  • April 2022
  • December 2021
  • July 2021
  • June 2021
  • December 2020
  • October 2020
  • July 2020
  • May 2020
  • February 2020
  • January 2020
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • September 2018
  • August 2018
  • June 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • April 2017
  • March 2017
  • January 2017
  • December 2016
  • December 2013
  • January 2013

Categories

  • Browser
  • Coding
  • Health
  • Information & How to tutorials
  • Mobile & Android
  • Plugin
  • Technology
  • Trading programming
  • Video
  • Website
  • Windows & Software
  • WordPress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
April 28, 2022
  • Windows & Software

Debloat Windows 11/10 with debloaters

Windows comes with tons of bloatware things and apps. There are a few good apps that do a great job in removing those bloat applications. https://github.com/Sycnex/Windows10Debloaterhttps://github.com/teeotsa/windows-10-debloathttps://github.com/LeDragoX/Win-10-Smart-Debloat-Toolshttps://github.com/ChrisTitusTech/win10scripthttps://github.com/farag2/Sophia-Script-for-Windowshttps://freetimetech.com/windows-11-debloater-tool-debloat-gui/ Some of them might…

See More
December 31, 2021
  • Coding
  • Website

Configure VPS with details & LAMP

Initial setup of Ubuntu LAMP stack: how-to-install-linux-apache-mysql-php-lamp-stack | how-to-install-a-lamp-stack-on-ubuntu PHB-Brew: github.com/phpbrew  &  blog/docker-php-8-zts-apache-swoole-parallel & gmp install LetsEncrypt: le-on-ubuntu | le-with-nginx  | (on different port: here or here)Setup Firewall : firewall-on-ubuntu |…

See More
December 26, 2021
  • Windows & Software

Necessary steps to secure your digital life

Don’t miss any of the following concepts, otherwise you can’t reach the overall goal of having a secure computer. Most people use & memorize passwords in mind, however, that is…

See More
December 12, 2021
  • Coding
  • Website

Add user & ssh key in Linux/Ubuntu

If you have just setup VPS (i.e ubuntu 20.04 or any) and want to add new user with its own SSH key, then do: username=myuser adduser $username usermod -aG sudo…

See More
July 20, 2021
  • Coding
  • Website

Install Redis Cache for PHP-8

There may be some tricky parts involved, and to avoid spending hours, this steps might give you some help, to install Redis Cache for PHP-8 on linux/ubuntu OS. Regular Install…

See More
June 2, 2021
  • Coding

Useful commands for docker (Windows)

Sometimes, novice users might need a few useful commands to deal with docker images. Build Dockerfile Navigate terminal to the folder where is Dockerfile and execute build: docker build -t…

See More
June 2, 2021
  • Coding

PHP-8 (zts) & Apache & Swoole/Parallel (+ WordPress) with Docker/Ubuntu/PhpBrew

We had another scenario, where the mentioned combination was needed to be installed. It was a bit cumbersome, but the final solution turned out to be: ### METHOD 1: using…

See More
December 18, 2020
  • Website

Add plugin for LiquidSoap in AzuraCast

As you know, AzuraCast comes with pre-built liquidsoap config. In order to enable any plugin, according to its authors, you will need to manually re-build the docker image, and use…

See More
October 14, 2020
  • Website

[Solution] PHP-FPM.SOCK (No such file or directory) while connecting to upstream

Sometimes you might get such warning: The solution sometimes is easy. You should ensure that the NGINX configuration file you have inside your sites-enabled/ might be using different version of…

See More
October 8, 2020
  • Website

[Solution] Could not reverse map the HTTPS VirtualHost to the original

Install SSL (Let’sEncrypt) certificate on VPS In some cases, when you try to install Let’sEncrypt SSL certificate on website in order to turn on the HTTPS:// , you might use…

See More

Posts navigation

1 2 … 9 Next →

Recent Posts

  • Debloat Windows 11/10 with debloaters
  • Configure VPS with details & LAMP
  • Necessary steps to secure your digital life
  • Add user & ssh key in Linux/Ubuntu
  • Install Redis Cache for PHP-8

Tags

error error fix fix

Categories

  • Browser
  • Coding
  • Health
  • Information & How to tutorials
  • Mobile & Android
  • Plugin
  • Technology
  • Trading programming
  • Video
  • Website
  • Windows & Software
  • WordPress
Copyright © 2019 | Puvox Software