fedingo

Author: Ubiq

How to Sort Dictionary By Value in Python

April 17, 2021April 17, 2021 Ubiq Leave a comment Python
sort dictionary by values in python

Sometimes you may need to sort dictionary by value in Python. Here are the different ways to sort dictionary in Python.

Continue reading


How to Empty or Delete Contents of Large File in Linux

April 17, 2021April 17, 2021 Ubiq Leave a comment Ubuntu
empty large file in linux

Sometimes you may need to empty a file or clear file in Linux. In this article, we will look at how to empty or delete contents of large file in Linux.

Continue reading


How to Install Flask in Ubuntu

April 16, 2021April 16, 2021 Ubiq Leave a comment Ubuntu
how to install flask in ubuntu

Flask is a popular web framework to build python applications. Here are the steps to install Flask in Ubuntu.

Continue reading


How to Remove .php from URL in NGINX

April 16, 2021April 16, 2021 Ubiq Leave a comment Nginx
remove .php from url in nginx

By default NGINX shows .php and .html in URLs. Here are the steps to remove .php from URL in NGINX.

Continue reading


How to Convert List to String in Python

April 16, 2021April 16, 2021 Ubiq Leave a comment Python
convert list to string in python

Sometimes you may need to convert a list of string or integer to a string. Here are different ways to convert list to string in python.

Continue reading


How to Run Scripts on Start up in Ubuntu

April 16, 2021April 16, 2021 Ubiq Leave a comment Ubuntu
add script to startup in ubuntu

Sometimes you may need to add scripts to startup or run commands on startup. Here is how to run scripts on start up in Ubuntu.

Continue reading


How to Install HAProxy in Ubuntu

April 16, 2021April 16, 2021 Ubiq Leave a comment Ubuntu
install haproxy in ubuntu

HAProxy is a open-source high availability load balancer and reverse proxy. Here is how to install HAProxy in Ubuntu.

Continue reading


How to Import CSV in Python

April 15, 2021April 15, 2021 Ubiq Leave a comment Python
import csv in python

Sometimes you may need to import csv file into python. Here is how to import csv using csv reader and python pandas libraries.

Continue reading


How to Sort Dictionary By Key in Python

April 15, 2021April 15, 2021 Ubiq Leave a comment Python
sort dictionary by key

Sometimes you may need to sort Python dictionary by key. Here are the steps to do it.

Continue reading


How to Install Tomcat in Ubuntu

April 15, 2021April 15, 2021 Ubiq Leave a comment Apache, Ubuntu
how to install apache tomcat in ubuntu

Apache Tomcat server helps you to run Java-based websites and applications. Here is how to install Tomcat in Ubuntu.

Continue reading


Posts navigation

Older posts

Recent Posts

  • How to Sort Dictionary By Value in Python
  • How to Empty or Delete Contents of Large File in Linux
  • How to Install Flask in Ubuntu
  • How to Remove .php from URL in NGINX
  • How to Convert List to String in Python
dazzling Theme by Colorlib Powered by WordPress