The kiosk project
To illustrate all this, let’s imagine we work for a store that’s part of a larger chain called BigMart. They’ve been around for decades; in fact, our imaginary grandparents probably grew up shopping there. But these days, the guys at BigMart corporate headquarters are probably just counting the hours before Amazon drives them under for good.
Seguir leyendo Crear reglas de IPTABLES para restringir la navegación →
La Técnica Pomodoro es un método de gestión del tiempo que puede ayudar a que tu productividad sea mayor. Veamos qué es y cómo puede ayudarte.
Seguir leyendo ¿Qué es la técnica pomodoro? →
Pasos para implementar un IVR
Un IVR nos permite automatizar la entrada para darle un mejor tratamiento a las llamadas y mejorar la satisfacción de nuestro cliente
Seguir leyendo Como implementar un IVR →
Editar el archivo /etc/environment
Añadir las siguiente lineas:
http_proxy = "http://10.25.50.1:3128/"
https_proxy = "http://10.25.50.1:3128/"
ftp_proxy = "http://10.25.50.1:3128/"
no_proxy = "localhost,127.0.0.1,localaddress,.localdomain.com"
HTTP_PROXY = "http://10.25.50.1:3128/"
HTTPS_PROXY = "http://10.25.50.1:3128/"
FTP_PROXY = "http://10.25.50.1:3128/"
NO_PROXY = "localhost,127.0.0.1,localaddress,.localdomain.com"
Reiniciar la maquina para que tome los cambios.
Esta aplicacion nos permite realizar test de nuetro codigo php.
Seguir leyendo Instalar PHPUNIT →
Cuatro razones clave para colgar
Las razones para colgar a un cliente varían de una compañía a otra, y sin duda hay más de cuatro.
Cuatro razones clave que se aplicarán a la mayoría de los call centers:
Seguir leyendo Esta bien colgarle a un cliente? →
Si al tratar de actualizar te esta saliendo este error:
E : The repository 'http://gb.archive.ubuntu.com/ubuntu zesty Release' does no longer have a Release file .
N : Updating from such a repository can 't be done securely , and is therefore disabled by default .
N : See apt - secure ( 8 ) manpage for repository creation and user configuration details .
Seguir leyendo Arreglar problema de actualizacion en Ubuntu 17.04 →
Ir a las entradas
Documentos y manuales de UDP