Skip to content
January 27, 2026
  • How to Backup MySQL Database and Automatic Upload Backup File to Google Drive
  • How to Backup MySQL Database and Remove Old Backup Using Shell Script
  • Use Personal Access Token for Github
  • Windows Equivalent of Linux ‘tail’ Command

Colek Colek

writing for living

Newsletter
Random News
  • Home
  • Donate
  • Contact
Headlines
  • How to Backup MySQL Database and Automatic Upload Backup File to Google Drive

    2 months ago2 months ago
  • How to Backup MySQL Database and Remove Old Backup Using Shell Script

    2 months ago2 months ago
  • Use Personal Access Token for Github

    1 year ago1 year ago
  • Windows Equivalent of Linux ‘tail’ Command

    2 years ago2 years ago
  • Linux Mint: How to Activate Night Light

    2 years ago2 years ago
  • Portainer: How to Fix “Unable to retrieve image details”

    2 years ago2 years ago
  • Home
  • 2011
  • Page 4

2011

  • Linux
  • Open Source
  • Tutorial

Notes: Setup Ubuntu Web Hosting

kumkum15 years ago14 years ago01 mins

This is my little note on web hosting setup. – Install Ubuntu Server 10.10 – Setup static private IP address – Install ehcp hosting control panel: ehcp.net – Configure ehcp: add domain, add ftp user, modify ehcp dns template, modify external IP – Upload website source code – Import website database – Install smbfs: apt-get…

Read More
  • Javascript
  • Open Source
  • Programming
  • Tutorial

Pad Number with Leading Zero in Javascript

kumkum15 years ago2 years ago01 mins

The following function will pad number with leading zero(es). function pad(number, length) { var str = ” + number; while (str.length < length) { str = ‘0’ + str; } return str; } Some code to test the function: document.write(pad(1, 1) + ”); document.write(pad(1, 2) + ”); document.write(pad(15, 2) + ”); document.write(pad(1, 3) + ”);…

Read More
  • 1
  • 2
  • 3
  • 4

CATEGORIES

  • Android
  • Coldfusion
  • Container
  • Database
  • Debian
  • Docker
  • FreeBSD
  • Git
  • HTML
  • Internet
  • Javascript
  • Linux
  • MacOS
  • MySQL
  • Networking
  • Open Source
  • PHP
  • Programming
  • Security
  • Smartphone
  • SQL
  • Tips and Tricks
  • Trading
  • Tutorial
  • Ubuntu
  • Windows
  • Wireless
  • Wordpress
  • Yii2

Subscribe

Blogroll

  • Inti Delta Ekaprana
  • PT ARBI
  • Stem Cell Assays

Tags

backup bandwidth monitor bandwidth speed container debian dmg2iso docker excerpt get first image github google analytics highcpu imageantialias() insert using select JpGraph linux mint mysql network speed nighlight personalaccesstoken php php-mcrypt different version phpfox portainer powershell redshift root rsync samsung galaxy S III screen SetAntiAliasing shell script sql sql server 2005 squeeze ssh tail timezone token top twitter uptime windowstail wordpress
Newsmatic - News WordPress Theme 2026. Powered By BlazeThemes.