PCsuggest

  • Quick tip
  • SECURITY
  • NETWORKING
  • OpenWrt
  • HARDWARE

Setup NGINX with PHP support to run PHP code

Updated - January 29, 2021 by Arnab Satapathi

So, if you're planning to setup NGINX to run a PHP based CMS or simply want to serve some dynamic web pages, you need to add PHP support first. This […]

Filed Under: coding, how to Tagged With: mysql server, php, web server

Clear Cloudflare cache with command line tools

Updated - April 8, 2020 by Arnab Satapathi

clear cloudflare cache

If you're searching for this, then you already know what is Cloudflare and what is does. So, straight to the point, how you can clear all the cache or cache […]

Filed Under: coding, Quick tip

Check Cloudflare cache status easily with command line tools

Updated - August 26, 2019 by Arnab Satapathi

check cloudflare cache status command line

Cloudflare is an integrated CDN, DNS server, Web reverse proxy Web firewall, DDoS protection service and many more, a very common name among webmasters. However Cloudflare is mostly used as […]

Filed Under: coding, Quick tip

Easy way to make MySQL server fail safe

Updated - January 19, 2019 by Arnab Satapathi

fail safe mysql server

If not managed properly, unexpected database crash happens often on a VPS. In this short tutorial, we'll discus about how to fail-safe the MySQL, MariaDB server, or any other database […]

Filed Under: coding, linux basics, Quick tip Tagged With: fail safe nysql server, mysql server

MySQL allow remote connections, from another server

Updated - December 6, 2019 by Arnab Satapathi

While developing or testing PHP-MySQL based applications, we often need to allow remote connections from another external server to an existing MySQL database. By default the mysql server is configured […]

Filed Under: coding Tagged With: mysql, mysql server

How to Download and Install Visual Studio Code for Linux

Updated - November 14, 2018 by Arnab Satapathi

install visual studio for linux

Visual Studio Code is an open source code editor for Windows, Linux and macOS, developed and maintained by Microsoft. Internally it's based on the Electron framework, runs the same Blink […]

Filed Under: coding, linux basics Tagged With: coding on linux, ide, visual studio, visual studio code

Install Phant on Ubuntu server for IoT data logging

Updated - December 4, 2019 by Arnab Satapathi

Sometimes we may need a specialized data logging platform for our IoT devices. So, for that Phant is here, an open source data logging platform with highly customizable data fields. […]

Filed Under: coding, featured, networking

Install NodeJS on Ubuntu from NodeSource repository

Updated - November 21, 2019 by Arnab Satapathi

install nodejs on ubuntu

NodeJs, no doubt that it's the popular JavaScript framework for linux, built on top of Google Chrome's v8 JavaScript engine. To install NodeJS on Ubuntu , follow the steps below […]

Filed Under: coding Tagged With: command line, JavaScript, NodeJS

Simplest IPv6 web server in Python

Updated - June 27, 2018 by Arnab Satapathi

As IPv4 is already exhausted, so many ISP is switching to a mixture of private IPv4 and public IPv6 network. So, it opened a scope for many to experiment with […]

Filed Under: coding Tagged With: ipv6 example, python, web server

7zip Linux - create, extract and edit 7z archives

Updated - October 2, 2017 by Arnab Satapathi

create_extract_7z_linux_f

Here's how to use the 7zip linux command to create and extract 7z files. Though it's not as widely used as zip, tar, gzip or bzip2 in Linux or other UNIX like systems. So when most […]

Filed Under: coding, how to Tagged With: 7z, archive, command line

  • 1
  • 2
  • Next Page »

Copyright © PCsuggest.com · All rights reserved.

  • Home
  • About
  • Contact
  • Privacy Policy
  • Sitemap