Monthly Archives: January 2010

New gem snmpstats

I developed a new gem that includes a command line script (snmpstats) and the class SNMP::Collector for basic information gathering through SNMP. The script snmpstats can be very useful for system administrators because it simplifies some tasks and hides the … Continue reading

Posted in English, Linux/Unix, Programação, Ruby | Tagged , , , | Leave a comment

Nova gem snmpstats

Desenvolvi uma nova gem que inclui um script de linha de comando (snmpstats) e a classe SNMP::Collector para coleta de informações básicas via SNMP. O comando snmpstats pode ser bastante útil para administradores de sistemas pois simplifica algumas tarefas e … Continue reading

Posted in Linux/Unix, Programação, Ruby | Tagged , , , | Leave a comment

Dica de Ruby #1 – abort

Há algum tempo eu tenho estudado e praticado a linguagem Ruby. Desta forma, para registrar minhas descobertas vou postá-las como dicas neste blog. A primeira dica é sobre escrever no stderr e interromper seu script quando acontece algo errado. Isto … Continue reading

Posted in Programação, Ruby | Tagged , , , , | Leave a comment

Ruby Tip #1 – abort

For some time I have been studying and practicing the Ruby language. Thus, to register my discoveries I’ll post them as Ruby tips in this blog. The first tip is about writing to stderr and quitting your script when something … Continue reading

Posted in English, Programação, Ruby | Tagged , , , | Leave a comment

Domain-Anagrams is now the gem Domainerator

Domainerator (ex-domain-anagrams) combines words plus TLDs (top-level-domains) to form domain names for all available combinations and checks them agains a specified DNS server to see if the domain name is available for registration. The motive for the name change is … Continue reading

Posted in English, Programação, Ruby | Tagged , , , , , | Leave a comment

Domain-Anagrams agora é a gem Domainerator

O domainerator (ex-domain-anagrams) combina palavras e TLDs (top-level-domains) para formar nomes de domínios em todas as possíveis combinações e verifica cada uma delas em um servidor de DNS específico para ver se o domínio está disponível para registro ou não. … Continue reading

Posted in desconhecido | Tagged , , , , , | Leave a comment

Ejetando CDs ou DVDs presos em seu Mac

Eventualmente CDs e DVDs (mídias) danificados ficam presos no drive de um Mac e este não consegue ejetá-los. Isto acontece porque o Mac OS X fica tentando ler as mídias e não consegue. Enquanto ele ficar tentando, ele não ejeta … Continue reading

Posted in Apple, Shell | Tagged , , , , , | 1 Comment