Search
public copyright
inscriptions
15001 results found for tag:"personal".
1809278539446
RE-PROGRÁMATE - Borrador 1
09/27/2018
Borrador del libro y el cuaderno de ejercicios. Todavía incompleto y faltan más fases.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
Manual y diapositivas del curso Liberación de Emociones Atrapadas
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
Manual y diapositivas del curso Liberación de Emociones Atrapadas
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1806307530948
Desprograma Tu Mente - Manual
06/30/2018
Manual del curso Desprograma Tu Mente, con las 4 herramientas que incluye.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
Descripción de las 6 herramientas de liberación emocional que se enseñan en el curso Libérate de tus Bloqueos Emocionales.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1806207454894
CUADERNO DE SESIONES
06/20/2018
Lead Magnet #1 web re-programate.com
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1803045980684
POSITIVAMENTE
03/04/2018
Guía práctica para alcanzar el éxito
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1705272444574
Mal educat!
05/27/2017
Com molts de vosaltres ja sabreu, ara mateix estic rondant per Oxford. De totes les implicacions que això podria tenir a la meva vida, n’hi ha algunes que són més rellevants que d’altres. O bé, almenys això és el que pot semblar. Concretament el que ara us contaré inicialment em semblava totalment irrellevant: havia d’explicar […]
All rights reserved
1705272444567
En Cron Jobs
05/27/2017
En Cron Jobs tenia una obsessió amb el temps. Sempre havia estat així. ¿Què vols ser de gran? I ell sense dubtar-ho ni un moment deia “un cargol!”. Ningú l’entendria llavors i tampoc ho farien ara. L’adolescència per ell va ser una mica més dura que la dels demés. Ja no era que els adults […]
All rights reserved
1705272442969
Subtitles Offset
05/27/2017
Motivation: I just wanted to split one subtitles file (.srt) in two (useful if your movie is contained in two files) Solution: you will find the code at github, follow me
All rights reserved
1705272442921
Basic server setup on Ubuntu
05/27/2017
[this section will be properly edited] ssh root@ip_address passwd # changing initial password adduser demo # adding 'demo' user visudo demo ALL=(ALL:ALL) ALL # find section called user privilege specification and add this Optional (changing ssh port for more security) nano /etc/ssh/sshd_config Port 25000 Protocol 2 PermitRootLogin no UseDNS no AllowUsers demo reload ssh
All rights reserved
[this post will be properly edited] sudo apt-get update sudo apt-get install apache2 sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql sudo mysql_install_db sudo /usr/bin/mysql_secure_installation # you can just say yes to all options sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt sudo nano /etc/apache2/mods-enabled/dir.conf # Add index.php to the beginning of index files sudo service apache2 restart
All rights reserved
[this post will be properly edited] sudo mkdir -p /var/www/example.com/public_html sudo chown -R $USER:$USER /var/www/example.com/public_html sudo chmod -R 755 /var/www sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/example.com sudo nano /etc/apache2/sites-available/example.com ServerName example.com ServerAlias www.example.com DocumentRoot /var/www/example.com/public_html sudo a2ensite example.com sudo service apache2 restart
All rights reserved
1705272442891
LAMP: launch a site on Ubuntu server
05/27/2017
I will stick to the basic commands. Full information is available here. 1. Basic server setup. 2. Set up LAMP. 3. Set up Apache virtual hosts. (in case you are hosting more than one website). (tutorial’s source)
All rights reserved
1705272442884
Create a SSL Certificate on Ubuntu
05/27/2017
[this post will be properly edited] sudo a2enmod ssl sudo service apache2 restart sudo mkdir /etc/apache2/ssl sudo nano /etc/apache2/sites-available/default ServerName example.com:443 SSLEngine on SSLCertificateFile /etc/apache2/ssl/apache.crt SSLCertificateKeyFile /etc/apache2/ssl/apache.key sudo a2ensite default sudo service apache2 reload source: digitalocean
All rights reserved
Problem: some songs appear marked with the ‘!’ sign in my iTunes and I just want to get rid of them (in my case I know the original source was an external drive I’m not using anymore). Ideas: I learned that /Users/username/Music/iTunes/iTunes Music Library.xml contains a list with all songs and their path, so eager to […]
All rights reserved
Coincidiendo con la partida de uno de sus integrantes a Liverpool, los BIT-else sacan los “cacharros” a la calle. Antigua torre, ordenador portátil, tablet y smartphone en mano rinden homenaje a la evolución de las nuevas tecnologías. Gracias a ello seguirán trabajando a kilómetros de distancia unidos en un nuevo espacio de flujos no limitados […]
All rights reserved
1705272440705
Useful Linux & Unix commands
05/27/2017
Find find . \! -name 'filename' -delete –> Finds the file named ‘filename’ and deletes all files in . directory except that one (because of its negation ‘\!’)
All rights reserved
1705012203997
El no fin de año
05/01/2017
No hay fin de año en Arcoíris. Las razones son obvias, el tiempo carece de verdadero sentido cuando se doblega a los caprichos oníricos. Sin embargo, dónde todo es posible ni siquiera una afirmación como ésta es inmutable. Quizás como burla a la inherente fragilidad del mundo real, o tal vez como simple reafirmación de omnipotencia, hay quien decide celebrarlo. No en un momento concreto, ni con una duración determinada, lo que sería ridículo en sí mismo, sino como un simple acto de trasgresi
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
First | Previous | Page 406 of 751 | Next | Last
write to us if you want to leave us a message
© 2026 Safe Creative