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

Game Changer & Make Some Noise
Aqua Utopiaď˝ćľˇăŽĺşă§č¨ćśăç´Ąă
Cookie Run:Kingdom Official!
đ

Jar Jar Binks Fan Club
Phantogram Three

izzy's playlists!
Cosimo Galluzzi
NASA
The Bowery Presents

shark vs the universe
Noah Kahan
TMBGareOK. The Official They Might Be Giants tumblr
Sweet Seals For You, Always
RMH

romaâ

Kiana Khansmith
seen from United States
seen from Thailand

seen from TĂźrkiye
seen from Lithuania

seen from India

seen from United States
seen from Indonesia

seen from United States
seen from United States

seen from United Kingdom
seen from Canada

seen from Germany
seen from Sweden

seen from United States

seen from Russia

seen from United States
seen from Italy

seen from United States
seen from Indonesia
seen from Germany
@cldus
no log in windows, everytime you turn on.
win + r netplwiz
uncheck users must blah blahb lah. escribe password 2 times, and done.Â

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch ⢠No registration required ⢠HD streaming
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:

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch ⢠No registration required ⢠HD streaming
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

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch ⢠No registration required ⢠HD streaming
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.Â