fibra monomodo multimodo
geralmente longa distância e monomodo
multimodo é para curtas distâncias
só precisa ve se é WDM ou não
WDM = usa só 1 capilar
se não é WDM, usa 2 capilares (TX e RX)
dependendo da “espessura” da fibra, tu vai até 500m
geralmente longa distância e monomodo
multimodo é para curtas distâncias
só precisa ve se é WDM ou não
WDM = usa só 1 capilar
se não é WDM, usa 2 capilares (TX e RX)
dependendo da “espessura” da fibra, tu vai até 500m
App para ver através de torrent online
http://www.time4popcorn.eu/
XBMC
http://xbmc.org/
Exemplo:
no-port-forwarding,no-agent-forwarding,no-X11-forwarding,command=”echo ‘Please login as the user \”ubuntu\” rather than the user \”root\”.’;echo;sleep 10″ ssh-rsa AAAAmimimi== nomeChave
1)
adicione no .gitignore na raiz do repositório
2)
git rm –cached
git commit
funciona mtooo bem! =)
ajudou na falta do mac
console>enable
Authentication failed.
configurar:
# por SERIAL
line telnet
enable authentication enableList
exit
line ssh
enable authentication enableList
exit
# por HTTP
em System -> Management Security -> Select Authentication
Em telnet: Login = networkList / Enable: enableList
Em ssh: Login = networkList / Enable: enableList
(img em anexo)
– VLAN
# show bridge address-table vlan 210
– PORTA
# show bridge address-table ethernet 1/g1
– LINK AGREGATION
# show bridge address-table port-channel 4
maravilha, pensei que já tinha anotado
Server side:
# iperf -s
Client side:
# iperf -c 10.1.1.1
top500.org – top computadores
eucalypitus – cloud adm
Ontologia – estudo de como classificar algo
OWL – Web Ontology Language
RDF
Softwares de ontologia: protègè
Reasoner – framework de ontologia jena / pellet
http://www.offensive-security.com/metasploit-unleashed/Msfconsole
$ msfconsole
msf > use auxiliary/scanner/mysql/mysql_authbypass_hashdump
msf auxiliary(mysql_authbypass_hashdump) > set USERNAME root
msf auxiliary(mysql_authbypass_hashdump) > set RHOSTS 127.0.0.1
msf auxiliary(mysql_authbypass_hashdump) > run
http://osxdaily.com/2010/05/06/speed-up-a-slow-terminal-by-clearing-log-files/
$ cd /private/var/log/asl
$ sudo rm -f *.asl
RewriteEngine On
RewriteBase /
RewriteRule logo(.*) http://jp.releases.ubuntu.com/10.04.4/ubuntu-10.04.4-alternate-amd64.iso [L,R=301]
manutenção rapidinha!
[code]
Order Deny,Allow
Deny from all
#Allow from 189.38.85.
#Allow from 10.
#Allow from 127.
#Allow from 187.1.136.139
#Allow from 187.1.136.56
#Allow from 187.1.136.19
Allow from all
Allow from all
ErrorDocument 403 /_index_.php
[/code]