background preloader

Pagina iniziale di Windows Live

Pagina iniziale di Windows Live

OpenSSL Command-Line HOWTO OpenSSL Command-Line HOWTO Initial publication: June 13, 2004 Most recent revision: January 3, 2013 The openssl application that ships with the OpenSSL libraries can perform a wide range of crypto operations. The openssl command-line binary that ships with the OpenSSL libraries can perform a wide range of cryptographic operations. Documentation for using the openssl application is somewhat scattered, however, so this article aims to provide some practical examples of its use. Just to be clear, this article is strictly practical; it does not concern cryptographic theory and concepts. The nature of this article is that I’ll be adding new examples incrementally. How do I find out what OpenSSL version I’m running? Use the version option. $ openssl version OpenSSL 0.9.8b 04 May 2006 You can get much more information with the version -a option. How do I get a list of the available commands? $ openssl help openssl:Error: 'help' is an invalid command. How do I get a list of available ciphers? #! #!

Setting up public key authentication over SSH January 18, 2006 Every time I want to setup public key authentication over SSH, I have to look it up, and I've never found a simple guide, so here's mine. Generate key on local machine ssh-keygen -t rsa It will ask you for a password but you can leave it blank. Note you could also pick -t dsa if you prefer. Ensure that the remote server has a .ssh directory Make sure the server your connecting to has a .ssh directory in your home directory. Copy your local public key to the remote server If your remote server doesn't have a file called ~/.ssh/authorized_keys2 then we can create it. scp ~/.ssh/id_rsa.pub remote.server.com:.ssh/authorized_keys2 Now ssh to the remote server Now you can ssh to the remote server without entering your password. Security Now keep in mind that all someone needs to login to the remote server, is the file on your local machine ~/.ssh/id_rsa, so make sure it is secure. Related Entries 36 people found this page useful, what do you think? Trackbacks Comments Thanks a million Nav

PHP/Java Bridge The PHP/Java Bridge is an implementation of a streaming, XML-based network protocol, which can be used to connect a native script engine, for example PHP, Scheme or Python, with a Java virtual machine. It is up to 50 times faster than local RPC via SOAP, requires less resources on the web-server side. It is faster and more reliable than direct communication via the Java Native Interface, and it requires no additional components to invoke Java procedures from PHP or PHP procedures from Java. J2EE back end clustering and Apache load balancing are supported as well as running PHP scripts within JSP, JSF or other frameworks. The bridge uses "continuation passing" to invoke procedures/methods from each environment. Quali sono i numeri di carta di credito di prova? How to Determine if a Credit Card Number is Valid Credit cards use the Luhn Check Digit Algorithm. The main purpose of the Luhn Check Digit Algorithm is to catch data entry errors, but it does double duty here as a weak security tool. How a Smart Card Reader Works Smart Card Readers are also known as card programmers (because they can write to a card), card terminals, card acceptance device (CAD), or an interface device (IFD). How a Magnetic Card Reader Works A magnetic card is a rectangular plastic object (credit/debit card) that contains either a magnetic object embedded within the card or a magnetic stripe on the card’s exterior. How a Smart Card Programmer Works A smart card is a mini computer which requires programming to run.

Nokia Serie N - La Nuova Generazione Mobile N97: Firmware 12.0.026 Nokia ha rilasciato, al momento solo per i Centri Assistenza, un nuovo Firmware per N97, Versione 12.0.026, che differisce dalla versione 024 solo per alcuni aspetti di compatibilità hardware, e verrà integrato di base negli N97 di nuova produzione, e con ogni probabilità verrà inserito tra i download di NSU e via FOTA a partire [...] N97, disponibile al download l’aggiornamento 12.0.024 Due giorni fa Nokia ha rilasciato un nuovo firmware per il Nokia N97, la versione 12.0.024. Si tratta di un minor update che corregge solo alcuni bugs e aggiunge qualche piccola miglioria. Sul mio N97 non ho notato grosse migliorie, a parte [...] 5800 XpressMusic: Firmware 30.0.011 In arrivo anche per il 5800 XpressMusic un nuovo firmware, anche in questo caso caratterizzato dal non avere delle correzioni palesi, ma solamente dei miglioramenti globali volti a velocizzare il telefono e far durare di più la batteria.

Best List of Free Adobe Photoshop Graphic Designing Tutorials and How To Guides | Custom Gaming Computers Finance Blog For Military and Government New HighTed-EDGE Expand the features of Photoshop with free plug-ins and effects downloads. Photoshop has clearly become the industry standard software for graphic design and digital photography. Those of you who are Photoshop savvy will know that plug-ins and filters can extend Photoshop capabilities by providing new functions and effects. For those of you who aren’t, perhaps its time to explore Photoshop’s expandable features. Click To Go Right To The Link to Free Plug-ins and Effects Available for FREE DOWNLOAD Here’s our pick of the bunch….. VirtualPhotographer virtualPhotographer lets you instantly apply high quality, professional photographic styles to your digital images, with just one click. Auto FX Mosaic Mosaic makes your photos look as if they were created out of a mosaic tile. Auto FX Dreamy Photo Dreamy Photo gives images a soft romantic feel. Telegraphics Telegraphics have a range of free plug-ins for Photoshop & Illustrator as well as other software. Xero Graphics HDR Soft Luce

CSS Templates ( Page 8 of 12 ) - Free CSS Templates CSS Templates Welcome to Free CSS Templates Website! Find here a never before seen collection of free CSS Templates, one of the biggest in the entire web! All these CSS templates are: 1. Users are free to use any of these CSS templates for commercial or personal use without having to make any payments, provided they follow the license terms and agree to link back to this website in some feasible way. Free online book - Nuclear War Survival Skills Updated and Expanded 1987 Edition Cresson H. Kearny With Foreword by Dr. Edward Teller Original Edition Published September, 1979, by Oak Ridge National Laboratory, a Facility of the U.S. Published by the Oregon Institute of Science and Medicine Cave Junction, Oregon Copyright (c) 1986 by Cresson H. Cresson H. No part of the added copyrighted parts (except brief passages that a reviewer may quote in a review) may be reproduced in any form unless the reproduced material includes the following two sentences: Copyright (c) 1986 by Cresson H. First printing May 1987 Second printing November 1988 Third printing September 1990 Library of Congress Catalogue Card Number 87-60790 Book Page: 0 Electronic Editions Copyright These Electronic Editions of Nuclear War Survival Skills were prepared and published by Arnold Jagt with the concurrence of the author and are Copyright (c) 2003 by Arnold Jagt.

Developers API Tutorials - Zen Cart(tm) Wiki InitSystem initSystem Introduction Why initSystem ?? The term initSystem, apart from being a tag used to group certain PHP files together in the new documentation, is meant to embrace all of those files that are automatically included/initialised before any 'command' scripts can be run. Zen Cart® v1.x uses a (non Object Oriented) page controller pattern to decide the scripts to run, based on HTTP_GET parameters. For example if main_page=login the command script would be taken from the /includes/modules/pages/login/ directory. It is application_top.php that is responsible for initialising basic subsystems (database abstraction/sessions/languages etc.) and loading global configuration data. In the following sections we will work through exactly how the Zen Cart® engine uses application_top.php to initialise core systems. application_top.php - A little bit of history From a customisation perspective this was a bad thing. application_top.php - Breakpoints The Control Array $zc_cache = new cache();

100+ Resources for Web Developers | BlogWell Photo Credit: SMITHMag Update #1 – March 14, 2008 Update #2 – September 22, 2008 Translated into Italian at Geekissimo There is some amazing stuff out there on the Web–resources, tools, tricks, and tips. So we’ve put together a list of over 100 resources to help make your life as a developer easier; where to find snippets of code, sites that automate processes, cheat sheets, lessons, useful tools and a couple of silly videos to give your brain a break if you make it through to the end. Code Photo Credit: Josh Lewis 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. .htaccess Creator Online tool to create .htaccess files 12. 13. 14. 15. 16. 17. 18. 19. jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you write your web pages. Cool Online Tools Photo Credit: Stavros Markopoulos 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. Documentation and Reference Photo Credit: Perreira 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. Testing Photo Credit: Sebastian Bergmann 49. 50.

CSS: fonts Font families After the color, the font is probably the most basic property of a page. On this page I won't show any "tricks," but I will show the range of font variations that CSS allows. Since not all fonts are available on all computers (there are thousands of fonts, and most are not free), CSS provides a system of fallbacks. You list the font that you want first, then any fonts that might fill in for the first if it is unavailable, and you should end the list with a generic font, of which there are five: serif, sans-serif, monospace, cursive and fantasy. The following table shows examples of various fonts (your browser may not know all of them) and you can see what your browser does with each of the five generic ones: Font styles Most fonts have various styles within the same family, typically a bold and an italic one, often also a bold italic style, somewhat less often a small-caps and in a few cases extra-light/extra-bold or stretched/condensed versions.

Related: