Silicon's blog

Menu
  • Home
  • Kadena
  • Solana
  • Ethereum
  • Bot Automation
  • Proxmox
  • Nginx Proxy Manager
  • Others
  • Contact
Menu

Author: Silicon

How to combine Nginx Proxy Manager with Cloudflare to access your websites/ web services securely

Posted on January 22, 2023May 17, 2023 by Silicon

  The previous article taught you how to install Nginx Proxy Manager using Docker Compose in Ubuntu 22.04. Cloudflare provides a DNS proxy service which will hide your server IP address, adding an additional security layer to your website. This article will teach you how to combine Nginx Proxy Manager with Cloudflare in order to…

Continue reading

How to install Nginx Proxy Manager with Docker Compose on Ubuntu 22.04

Posted on January 22, 2023May 17, 2023 by Silicon

  Nginx Proxy Manager is a powerful tool for managing web proxies. It can act as a reverse proxy to forward requests to your internal web services. In other words, you can host multiple websites with just 1 IP. Compared to Traefik and Nginx, Nginx Proxy Manager provides an intuitive GUI to create your own…

Continue reading

Troubleshooting guide if you failed to upgrade your raspberry pi 4 from buster to bullseye

Posted on January 14, 2023May 17, 2023 by Silicon

  If you are reading this article, this implies you are facing big trouble when upgrading Raspberry pi OS from buster to bullseye. Make sure you have a cloned backup of your Raspbian OS, as some commands in this guide are irreversible. Even if none of the following steps works, you can fall back to…

Continue reading

How to upgrade raspbian from buster to bullseye (2023 guide)

Posted on January 14, 2023May 17, 2023 by Silicon

    The Raspberry pi foundation released Raspbian Bullseye in Nov 2021, and Raspbian buster became obsolete. You should update your raspberry pi from buster to bullseye in order to get the latest security updates and software patches. The Raspberry pi foundation recommends having a clean install of Raspbian bullseye from a new drive instead…

Continue reading

How to enable copy and paste function on your Proxmox web console without installing additional software in your VM

Posted on January 12, 2023June 2, 2023 by Silicon

  Proxmox uses noVNC by default. It means copy-and-paste function is not available for your VMs on your Proxmox browser console. To enable copy and function for your Ubuntu VM, you may need other remote tools such as TeamViewer or Anydesk. If you don’t want to install additional software, the simplest solution is to enable…

Continue reading

How to install security update automatically on ubuntu 22.04 (with email notification)

Posted on January 12, 2023May 17, 2023 by Silicon

    Security updates are designed to keep our systems secure by patching up any vulnerabilities or weak spots that can be exploited by hackers or malware. By automatically installing these updates, we can ensure that our digital devices are always up-to-date with the latest security patches, providing us with top-level protection against cyber threats….

Continue reading

How to generate an app password for Gmail

Posted on January 11, 2023May 17, 2023 by Silicon

  For securities reason, the less secure app access option is deprecated and replaced by another service called “App passwords”. It means we can no longer use our Gmail account password to send emails via SMTP; instead, we have to use an application-specific password to send emails through SMTP. This article will show you how…

Continue reading

How to bind USB port with a static name on Linux (Rasbian/Debian/Ubuntu)

Posted on January 11, 2023May 17, 2023 by Silicon

    Assigning them a static name can be incredibly useful if you have multiple USB serial ports on a single device, as you don’t have to remember their ID anymore. This article will show you how to assign a static name to a specific serial port on Linux systems such as Raspbian (Debian) and…

Continue reading

Create a cloned copy/backup of your data using DiskGenius

Posted on January 11, 2023May 17, 2023 by Silicon

  A cloned copy of your hard drive protects your files and information. Creating a backup of your data is the best way to ensure that it will never be lost in a system crash, virus attack, or other types of disaster. By creating a cloned copy of your file system, you can rest assured…

Continue reading

How to disable Wayland permanately to ensure Teamviewer works properly on ubuntu 22.04

Posted on January 11, 2023May 17, 2023 by Silicon

    According to Teamviewer’s community blog, Teamviewer has added support to Wayland recently. Due to security reasons, whenever we want to remote our computer or share our screen with someone, we have to permit TeamViewer manually. In my opinion, it is pretty annoying. To disable Wayland and switch back to Xorg on Ubuntu 22.04,…

Continue reading
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next
©2024 Silicon's blog
Click to Copy