Subscribe to feed

Build a free PXE server to boot Linux over the network! Hak5 1021.2

This time on the show, setting up a PXE server to launch Debian and Backtrack without using optical media! Plus Dale Chase’s Nerdcore CES wrap-up and some linux lovin’ bash-fu. All that and more, this time on Hak5! If you’re into Hak5 you’ll love our new show by hosts Darren Kitchen and Shannon Morse. Check out www.revision3.com/haktip ! Whether you’re a beginner or a pro, www.revision3.com/haktip is essential viewing for current and aspiring hackers, computer enthusiasts, and IT professionals. With a how-to approach to all things Information Technology, HakTip breaks down the core concepts, tools, and techniques of Linux, Wireless Networks, Systems Administration, and more And let’s not forget to mention that you can follow us on www.twitter.com/hak5 and www.facebook.com/technolust, revision3.com/hak5/subscribe to subscribe to the show and get all your Hak5 goodies, including the infamous WiFi Pineapple over at HakShop.com If you have any questions or suggestions please feel free to contact us at feedback@hak5.org

15 Responses to “Build a free PXE server to boot Linux over the network! Hak5 1021.2”

  1. First.

  2. Holy crap, that’s pretty cool. :D

  3. >mfw He does all that just for the directory size. Geek++ <3

  4. FUCK SOPA/PIPA… That is all.

  5. Re: nibble
    du -h –max-depth=1
    much easier to remember

  6. how can we do unattended?
    in here we got a menu….i windows platform via RIS we can do unattended…how to do the same here?

  7. Show disk usage of directories only?
    du -sh */
    If it throws errors you should do
    sudo du -sh */

  8. Your bash command doesn’t work with directories which include spaces in the name, why don’t you just use ‘find’ program to find directories?
    find . -maxdepth 1 -type d | du -sh * | sort -hr

  9. FUCK YEA

  10. Why no explain DNSmasq, or mounting root file sys via NFS. you installed the deamon for it. . .
    Neat nibble anyway :)

  11. int 80 sucks. Sorry, but he’s high on himself, and annoying. Since they added him and that idiot rapper-news-reader the show’s gone downhill.

  12. can somone tell me how to set sources in debian terminal? im having troubles finding anything in google

  13. What’s wrong with int0×80 being on the show. He’s segment was great, and fully explained everything that needed to be explained… if you didn’t know some of the basic things he covered…. Google it, or find a different show to watch.

  14. i think fogproject does the same thing as this, and i belive that its much more simple.

  15. what a lie… he watches cooking shows.

Leave a Reply