Search Results

Search found 3 results on 1 pages for 'altcognito'.

Page 1/1 | 1 

  • Is there an alternative to /dev/urandom?

    - by altCognito
    Is there some faster way than /dev/[u]random? Sometimes, I need to do things like cat /dev/urandom /dev/sdb The random devices are "too" secure und unfortunately too slow for that. I know that there are wipe and similar tools for secure deletion, but I suppose there are also some on-board means to that in Linux.

    Read the article

  • Windows 7 F6 Drivers off a USB Drive

    - by altCognito
    I'm doing a fresh install of Windows 7 and I have an on board software RAID. I "need" to install the drivers via the infamous F6 process. Technically, it should be possible to do so after the OS has been booted, but long story short, this isn't going to work well for me. Is it possible to install F6 drivers during the installation using a USB, or must that always be done using floppies? What are my alternatives?

    Read the article

  • How to retrieve checkboxes values in jQuery

    - by lanqy
    How to use jQuery to get the checked checkboxes values, and put it into a textarea immediately? Just like this code: <html> <head> </head> <body> <div id="c_b"> <input type="checkbox" value="one_name" checked> <input type="checkbox" value="one_name1"> <input type="checkbox" value="one_name2"> </div> <textarea id="t"></textarea> </body> </html> If the id="c_d" is updated by Ajax, the below of altCognito's code doesn't work. Is there any good solution?

    Read the article

1