- A server running Ubuntu 18.04 and above
- Domain name dedicated for Metabase.
Once you have completed your instance or server setup you can proceed to install Java 8.
Execute the following command to install OpenJDK 8.
<?php | |
function kaprekar_constant($number) | |
{ | |
$constant = 6174; | |
if (strlen((string)$number) == 3) { | |
$constant = 495; | |
} | |
do { |
html, | |
body { | |
height: 100%; | |
min-height: 500vh; | |
margin: 0; | |
font-family: system-ui, sans-serif; | |
overflow-x: hidden; | |
} | |
.bg { | |
position: absolute; |