All Things How
  • Home
  • iPhone
  • Windows
  • Web
Sign in Subscribe

Python

A collection of 2 posts
How to Install Memcached on Ubuntu 20.04 LTS
Developers

How to Install Memcached on Ubuntu 20.04 LTS

If you have ever felt the pain of high Database load causing the slowdowns in your web-apps and wondered “Is there a way to decrease the latency caused by DB queries?”, then the answer to that question is a big yes. Memcached a friendly neighbourhood memory cache daemon is here
May 13, 2020 4 min read
How to Install and Use Pip on Ubuntu 20.04
Pip

How to Install and Use Pip on Ubuntu 20.04

pip is the standard package management tool for software written in Python. It installs software, and their dependencies from the standard Python repository, Python Package Index, by default. Although the usual package manager apt can be used, it has several downsides when it comes to regularly updated versions of Python
Jan 16, 2020 3 min read
Page 1 of 1
All Things How © 2023
  • Sign up
  • About
  • Privacy Policy
  • Terms & Conditions
Powered by Ghost