Origen: android – Change TextView background color in ListView with simple adapter – Stack Overflow
Archivo por meses: agosto 2017
Android JSON Parsing Tutorial – AndroidHive
Infraestructura TI Opensource
Kolab para email y calendario
Para email, calendaring y funcionalidad groupware (solicitud de citas). Kolab tiene una excelente interface web para la funcionalidad base, pero tambien funciona con casi todos los clientes de correo electronico.
Owncloud o Nextcloud para file sharing
Los dos sistemas son muy similares, OwnCloud contiene algunos modulos cerrados para organizaciones grandes, NextCloud ha hecho un compromiso de tener el 100% open.
Encontrar API KEY para Firebase Cloud Messaging
PASO 1: Ir a la Consola de Firebase Console
PASO 2: Seleccionar el proyecto
Seguir leyendo Encontrar API KEY para Firebase Cloud Messaging
Como ejecutar comandos remotos en ssh y mostrarlos localmente
|
1 |
ssh USER@HOST 'command' |
USER –> Usuario.
HOST –> Servidor.
Command –> Es el comando a ejecutar.
Ejemplo:
|
1 2 3 4 5 6 7 8 9 10 |
ssh lradmin@172.31.7.221 df Filesystem 1K-blocks Used Available Use% Mounted on /dev/xvda2 10473452 1599732 8873720 16% / devtmpfs 489456 0 489456 0% /dev tmpfs 507736 0 507736 0% /dev/shm tmpfs 507736 13000 494736 3% /run tmpfs 507736 0 507736 0% /sys/fs/cgroup tmpfs 101548 0 101548 0% /run/user/1000 tmpfs 101548 0 101548 0% /run/user/0 [root@rhel1 ~]# |
|
1 2 3 |
[root@rhel1 ~]# ssh lradmin@172.31.7.221 uptime 00:31:26 up 52 min, 2 users, load average: 0.00, 0.01, 0.04 [root@rhel1 ~]# |
Seguir leyendo Como ejecutar comandos remotos en ssh y mostrarlos localmente
Samba 4 Domain Controller Installation on CentOS 7
Automate your tweets with Python code running on a Raspberry Pi | Opensource.com
Make your own Twitter bot with Python and Raspberry Pi Automate your tweets with some simple Python code running on a Raspberry Pi.
Origen: Automate your tweets with Python code running on a Raspberry Pi | Opensource.com
