• Home
  • Archives
  • Pics of HOPE 5
  •  

    NTFS-3G – Full NTFS read / write support for Linux

    Finally, a read-write ntfs driver, capable for unlimited file creation and deletion.

    read more | digg story


    Google Spreadsheets updated, finally poses threat to competitors

    The version number for Google Spreadsheet has been updated from 1.1.4b to 1.1.4d today â?? with it comes some new features that are now beginning to give Google a competitive edge against similar services. You can now right click in a cell to perform actions like cut/copy/paste and add borders to cells and load time has also improved.

    read more | digg story


    P2V for VMware: six ways to convert physical to virtual

    We are currently setting up a new VMware server and want to migrate several physical Windows servers to virtual machines. So far, I know five different ways doing this.

    http://4sysops.com/archives/p2v-for-vmware-six-ways-to-convert-physical-to-virtual/


    How To Prevent Attacks Against Your Apache Webserver With mod_security

    This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting (XSS), path traversal attacks, etc.

    read more | digg story


    A Closer Look at Damn Small Linux

    In summary, I’ve found this take-along operating system to be a great companion for doing most of what I need from a computer. Once your keydrive is configured the way you want, it will seem like you can take your computer everywhere without really having to take your computer anywhere.

    read more | digg story


    How to enable all extensions in Firefox 2.0

    Firefox 2.0 disables all extensions that are not mentioned as compatible with 2.0 by their authors. Most should work with 2.0 though and the website explains how to make them all work in firefox 2.0.

    read more | digg story


    Intricate Steps of How to Hack Into a Computer

    Here is a huge map that pretty much shows you all possible ways to gain entrance into a system. From finding exploits and scanning ports to password cracking. It shows all the likely paths you can take to hack into a computer and/or test out it’s security.

    read more | digg story


    9 Yrs Prison for WiFi Credit Card Hacker

    Though there’s no evidence either man saw a single stolen credit-card number, and despite cooperating to help Lowe’s boost its security after his arrest, Salcedo was sentenced to what the government described at the time as the longest U.S. prison term for a hacker in history.

    A federal appeals court upheld the nine-year prison term…

    read more | digg story


    MD5 hash reverse lookup

    Ever wondered how secure MD5 hashed passwords are? Wonder no more, they aren’t secure anymore!

    read more | digg story


    How to Convert a .BAT file or .VBS file into .EXE to Enable Pinning to XP Start Menu

    Windows XP will not allow you to pin a shortcut to the start menu that points to a network drive. For this reason it can be necessary to write a batch file to launch a program. The issue is that a shortcut pointed to a .bat file also contains no “Pin to Start Menu” option. While it can be dragged onto the start menu, this leaves no option for scripting these shortcuts. The simple solution is to convert the .bat file to an .exe file and lucky for us Windows XP includes a tool that can do it…

    http://renegadetech.blogspot.com/2006/07/how-to-convert-bat-file-or-vbs-file.html