no log in windows, everytime you turn on.
win + r netplwiz
uncheck users must blah blahb lah. escribe password 2 times, and done.

titsay
we're not kids anymore.
taylor price
ojovivo

if i look back, i am lost

No title available
No title available
hello vonnie

No title available
$LAYYYTER

Andulka
Mike Driver
Three Goblin Art
PUT YOUR BEARD IN MY MOUTH

shark vs the universe
he wasn't even looking at me and he found me
Cosimo Galluzzi
wallacepolsom
Stranger Things
Sade Olutola

seen from Argentina
seen from United States
seen from United States

seen from Malaysia
seen from United States
seen from Moldova

seen from United States

seen from United States
seen from United States
seen from Australia
seen from Mexico
seen from Switzerland
seen from United States

seen from Argentina
seen from United States
seen from Argentina

seen from United States
seen from Albania
seen from Belarus

seen from Argentina
@cldus
no log in windows, everytime you turn on.
win + r netplwiz
uncheck users must blah blahb lah. escribe password 2 times, and done.
Flush dns
C: > ipconfig /flushdns
Virtual hosts
Virtual host configuration in Apache.
1. Open your Apache configuration file located in C:\wamp\bin\Apache#.#.#\conf\httpd.conf, where #.#.#corresponds to the version of Apache that you are running in WAMP.
2. Search for “LoadModule vhost_alias_module” (without the quotes) and uncomment the LoadModule vhost_alias_module modules/mod_vhost_alias.so
3. Search for “Virtual Hosts” (without the quotes) and uncomment(#) the Include conf/extra/httpd-vhosts.conf
4. Save and close
Update virtual host file
1. Open your Apache Virtual Hosts (vhost) configuration file located one directory down from the Apache configuration file directory in C:\wamp\bin\Apache#.#.#\conf\extra\httpd-vhosts.conf.
2. add configuration
<Directory D:/Files/On> Order Deny,Allow Allow from all </Directory>
<VirtualHost *:80> DocumentRoot “D:/Files/On/todo” ServerName todo.ka </VirtualHost>
Update windows host file
Open your Windows hosts file located in C:\Windows\System32\drivers\etc\hosts.
Add a new entry for the vhost you created in part 2
127.0.0.1 todo.ka
How to get color on any file.
View > Syntax > [Optional: Open all with current extension as...] > CSS
Remove from File explorer
To remove one drive:
HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}
System.IsPinnedToNameSpaceTree Value to 0
To remove dropbox:
The last time I right-clicked on a file, I was annoyed by the fact that it took a full two seconds to load the context menu. Why? Well because I had installed so many different applications on my computer that
Error Pages
Could use:
ErrorDocument 404 "<H1>Page not found</H1>"
or
ErrorDocument 404 /404.html
Most common Errors ErrorDocument 400 /400.html ErrorDocument 401 /401.html ErrorDocument 403 /403.html ErrorDocument 404 /404.html ErrorDocument 500 /500.html
apagar programado
shutdown /s /f /t 3600
para apagar una hora.
/s as shutdown
/t as tiempo
/f as force close
Sublime
ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X).
Formatear USB
cmd
diskpart list dis sel dis (#) (verificar peso sea pequeño, si only hd, would be #1) cle cre par pri act for fs=ntfs quick ass exit
xcopy (letradedonde):\*.* /s/e/f (letraadonde):\
Folder hidden
cmd
cd\ - to root.
(letterusb):
dir/ah - show all files. and check if hidden.
attrib *. -h -s /s /d - * all inside -s clear system files attributes /s files inside subfolders /d all folders
dir to check if hidden attribute has been eliminated
exit
*if files read-only attribute add -r after * to change that.
How to change A record tumblr and domain
if myweb.com use point A-record (IP address) to 66.6.44.4
if sub.myweb.com use point CNAME record to "domains.tumblr.com"
How to do it on freenom:
1. if not, set the nameservers to freenom. by going: my domains/ manage domain (on domain wanted)/ management tools / nameservers / clic on use default nameservers.
2.on domain go to: management .. add record leave name blank if is going to be use all site aroud.