Skip to content

Instantly share code, notes, and snippets.

View galex's full-sized avatar

Alexander Gherschon galex

View GitHub Profile
@galex
galex / 1_common.kt
Created April 13, 2019 05:43 — forked from yshrsmz/1_common.kt
Multiplatform ViewModel
expect abstract class ViewModel() {
open fun onCleared()
}
###################################
## CartoDB 2.0 Install [Working] ##
## Tested on Ubuntu 12.04 ##
###################################
# Change password
passwd
adduser [username]
adduser [username] sudo