Change lowercase to uppercase or vice versa using sed the brute force easy way and the smart way. One use of this would be finding the hardware address of an interface and converting it to all uppercase.
Cheatcodes
Cheatcodes are used to pass options to KNOPPIX to help with getting it working on difficult hardware. You type them into the boot screen and press enter/return. The format is “kernel option option option …”. Usually “knoppix” is the right selection for the “kernel”. You can type more than one …
Linode is cheaper than many of the other big names in VPS and they offer plenty of storage and bandwidth too. Monitoring their status page for a few days/weeks should give you a good idea of the kind of downtime you’ll be looking at.
Tomorrow is the final day of the Eve Online Alliance Tournament. From dragged out tank-fests to bomber squadrons obliterating machariels and bhaalgorns, there have been quite a number of great matches thus far. If you’re looking to see how different ships work together, this is a great place to brush up on your knowledge.
The following is a list of variables you can use for both yum commands and yum configuration files.
Check out the images from what the F-35 pilot sees when he’s wearing his new headgear. Assuming the pictures given to the public are anything like what the real pilots see, the view from the controls of a Nintendo Entertainment System and the F-35 Joint Strike Fighter are about the same quality. What’s a Nintendo NES go for on ebay these days anyway?
It’s about meeting the developers half-way, and that’s mentioned, but it can’t be stressed enough. I just worry this might be used as an excuse for not writing secure code. If you tell developers they don’t have to worry about insecure code because a framework will save them you may as well tell them they can avoid exercise and eat all the twinkies they like because there’s a magic pill for that too.
This one should be pretty bulletproof. Use a single sed command to dump the list of all ip addresses from interfaces showing in ifconfig.
You only get so much grid and cpu to work with. Make the most out of your extractors, processors, storage, and links. If you want to make a decent profit working with planets in high sec, go for the T3 products. T4’s are a lot of work shuttling product between planets, and T2 and under just isn’t worth the time. When you’re ready squeeze every last drop of productivity out of your planets, try these useful tips.
Defining things like %_topdir and %_smp_mflags for all your rpmbuilds can be done in the hidden rpmmacros file in your build user’s home directory. The problem is portability. If you define unnecessary things such as %_tmppath, and try to use it in your spec files, everything will work fine until the day you or someone else attempts to build without having their rpmmacros set up quite the same way.