Post thumbnail of Adobe flash vulnerability is yet another reason to try html5
9 June 2010
Continue reading Adobe flash vulnerability is yet another reason to try html5

Adobe flash vulnerability is yet another reason to try html5

Since so many websites use flash, and most computers you come across have adobe flash installed, this vulnerability is kind of a big deal due to the sheer volume of potentially affected computers. Install Google’s Chrome browser. It’s faster than your browser, and while you’re at it, head over to youtube with this link, and try youtube through html5.

Post thumbnail of List files in an RPM without installing first
4 June 2010
Continue reading List files in an RPM without installing first

List files in an RPM without installing first

You can list the contents of an rpm without installing it first. If you’re not going to build your own from source, you should at least check an rpm before installing it to see what it’s going to install.

Post thumbnail of Lame Copy and Paste Hijacking
4 June 2010
Continue reading Lame Copy and Paste Hijacking

Lame Copy and Paste Hijacking

http://daringfireball.net/2010/05/tynt_copy_paste_jerks
John Gruber must get a lot more hits than me, because he’s really fired up about copy & paste hijacking.
When you copy some text and paste it somewhere else, do you expect to see the exact text you’ve copied? 5-10 years ago, you would say uh, yes. But today, the …

Post thumbnail of Use awk to figure out your ip address from ifconfig for a bash script
3 June 2010
Continue reading Use awk to figure out your ip address from ifconfig for a bash script

Use awk to figure out your ip address from ifconfig for a bash script

99% of the time you can just use the local address to talk to yourself. This is just an example to show you how wrangle the ip address using awk. Rewrite the hosts file so the host itself can use it’s external address by name. Write out the basic stuff in hosts that doesn’t change then write out the current IP address.

Post thumbnail of Recover files when lsof wont help you
3 June 2010
Continue reading Recover files when lsof wont help you

Recover files when lsof wont help you

What if there’s no open file to be found, then what? If you were looking for some sort of media file, it might be easy to use a memory based distro with tools like photorec

Post thumbnail of 10 tips for boosting network performance
2 June 2010
Continue reading 10 tips for boosting network performance

10 tips for boosting network performance

10 tips, each summarized in a sentence or two. Speed up your WAN, Build a lab, know your apps, virtualization pitfalls, speed up backups, and more.

Post thumbnail of Build noarch RPM packages when architecture matters not
1 June 2010
Continue reading Build noarch RPM packages when architecture matters not

Build noarch RPM packages when architecture matters not

With rpmbuild, you can make custom packages for any architecture, but what if there’s no difference between the architectures in what you’re building. If you’re copying around something like scripts, docs or other text files that have nothing to do with 32 vs 64 bit or endianness, it’s easier and more efficient to create a single noarch package and just keep one copy of it in a repository.

Post thumbnail of Force gui updates during long callbacks or internal operations in pygtk or gtk
28 May 2010
Continue reading Force gui updates during long callbacks or internal operations in pygtk or gtk

Force gui updates during long callbacks or internal operations in pygtk or gtk

This faq is the most useful pygtk resource you will find. The full documentation is great for looking up which methods to use or what’s available in one class or another, but it’s the little nooks and crannies that are always left out by most pygtk resource sites that I …

Post thumbnail of Custom udev rules and external program debugging
27 May 2010
Continue reading Custom udev rules and external program debugging

Custom udev rules and external program debugging

In udev rules, the %k, %b, %n variables are nice and all, but you can also use the variables you’re comparing and setting such as ID_FS_TYPE, KERNEL, SUBSYSTEM, PHYSDEVPATH, etc. When you run a command in a udev rule, there’s nothing stopping you from calling a shell and executing a few commands without actually calling a standalone script to do the dirty work. If you write out the array of environment variables from inside an external program, you can get a better understanding of just which part of the device discovery is matching your rule and getting processed.

Post thumbnail of Google’s playable Pacman videogame without Flash
21 May 2010
Continue reading Google’s playable Pacman videogame without Flash

Google’s playable Pacman videogame without Flash

Today, the logo on Google’s homepage changed to their first interactive doodle - a playable game of Pacman, and you don’t even need flash to play it. Yet another nail in the flash coffin? Hit Insert Coin again and you can play as Mrs. Pacman with the WASD keys while player 1 uses the arrow keys!

 Page 1 of 42  1  2  3  4  5 » ...  Last » 
Powered by Wordpress   |   Lunated designed by ZenVerse