Tag: tech:yes

  • O Meme dos Comandos Mais Usados

    Resolvi aderir ao meme (alguém sabe onde começou?). floripa:~$ history|awk ‘{print $2}’|awk ‘BEGIN {FS=”|”} {print $1}’|sort|uniq -c|sort -rn|head -20 222 ls 140 cd 136 ls 52 rsync 43 dmesg 35 mv 35 gmplayer 24 sudo 23 ps 23 df 19 mkvinfo 18 rpm 15 mkdir 14 cat 11 mkvextract 11 less 11 ffmpeg 10 mmg…

  • SOA, Web Services, Virtualização, Grid, Web 2.0: Mashup gigante

    Entenda a relação entre SOA, Web Services, virtualização, Grid, Web 2.0 e mashups.

  • Supra-sumo em Compressão de Video

    Andei estudando tecnologias de compressão de vídeo e é um mundo fascinante. Tudo sobre Linux. DivX e Xvid são compressores ainda bons mas de gerações anteriores. O mais moderno e avançado é o H.264 também conhecido por MPEG-4 AVC, padrão ISO. Uma das melhores implementações desse compressor é livre: o projeto x264. E sobre containers,…

  • Na Trilha do Invasor

    Este artigo relata como um Linux invadido por um cracker foi analisado, buscando evidências da presença do cracker, ferramentas que ele usou, por que ele atacou, e também como ele conseguiu invadir a máquina.

  • Google Maps Plugin for WordPress

    This software will let you easily render Google Maps anywhere on your blog as a web service. It also includes code for easy integration with WordPress blogs, but what the code does best can actually be used with any other blog system or plain web page.

  • Instalando Java e Eclipse em Linux

    Um breve posicionamento de Java como padrão aberto, e entre outras tecnologias de desenvolvimento/linguagens, seguido por um guia prático para instalar Java em Linux usando o padrão JPackage.

  • Soleil Theme for WordPress

    Advanced and beautiful Soleil theme for WordPress which includes widgets-ready sidebar, on-demand localization and feed readers friendly.

  • Converting YouTube to MPEG or iPod

    A concise guide on how to convert YouTube videos to MPEG files on your disk.

  • System Rescue Without a Password

    So you lost your Linux root password. No panic. There is a way to reset it: Turn the computer on and pay attention. When the bootloader (GRUB or LiLo) screen appears, select the partition you want to fix the password. Do not boot it yet. Go into edit mode for this partition. In the end…

  • Inline Blogger.com Comment Form

    WARNING: This script is not being supported anymore since I moved to a much better blogging system with WordPress. If you don’t want your blog visitors to be redirected to blogger.com website just to write a comment for your post, you are in the right place. This page will show you how to include a…