Zoom
Trash
Related:
OpenJDK: Download and install Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-7-jre The openjdk-7-jre package contains just the Java Runtime Environment. If you want to develop Java programs then install the openjdk-7-jdk package. Fedora, Oracle Linux, Red Hat Enterprise Linux, etc. $ su -c "yum install java-1.7.0-openjdk" The java-1.7.0-openjdk package contains just the Java Runtime Environment. $ sudo apt-get install openjdk-6-jre The openjdk-6-jre package contains just the Java Runtime Environment. $ su -c "yum install java-1.6.0-openjdk" The java-1.6.0-openjdk package contains just the Java Runtime Environment. BSD Port For a list of pointers to packages of the BSD Port for DragonFly BSD, FreeBSD, Mac OS X, NetBSD and OpenBSD, please see the BSD porting Project's wiki page.
Sécuriser Grub et le mode "recovery" Il est très certainement déjà arrivé à l’un de vos proches (ou "contacts") d’oublier son mot de passe (utilisateur ou administrateur). Et, comme vous l’avez lu sur un blog, un forum... il est on ne peut plus simple sur (de nombreuses distributions de) GNU/Linux de sortir de ce mauvais pas. Le principe : modifier le mot de passe. Ou le supprimer, ce qui revient au même. Paradoxalement oui... parce que cette affirmation est surprenante et se trouve en contradiction (apparente) avec l’opinion qui a cours sur la sécurité de GNU/Linux. Est-il besoin de dire ici encore que, ce qui est une commodité aux yeux de la plupart, pose d’importants problèmes de sécurité à d’autres ? Paradoxalement parce qu’en définitive le mode "single user" est nécessaire pour un tout petit nombre de tâches administratives et qu’il est, somme toute, très rarement... nécessaire. Une fois de plus, Linux démontre que l’objectif d’un Système d’Exploitation reste avant tout de laisser la main à l’utilisateur... passwd root
java - How to open jar file using open JDK? How To Install Oracle Java 7 (JDK) In Ubuntu As you probably know, Oracle Java (JVM/JDK) will not be available in the Debian / Ubuntu repositories anymore because Oracle retired the "Operating System Distributor License for Java" (JDL) and the only release available in the repositories will be OpenJDK. But of course, Oracle Java can still be downloaded from its website if you really need it and don't want to use OpenJDK: Linux users who prefer to use the thoroughly tested Oracle JDK 6 or Oracle JDK 7 binaries over OpenJDK builds packaged in their Linux distributions of choice can of course as usual simply get the gratis download at under the same terms as users on other platforms. However, installing it in Ubuntu is not that easy, so here is how to install the latest Sun Oracle Java JDK 7 (at the time I'm writing this post) in Ubuntu. Install Oracle Java JDK 7 in Ubuntu Warning: JDK 7 is available as a developer preview release, so use it at your own risk. Let's begin! 1. 2. 3. 4. sudo update-java - 32bit: - 64bit:
GRUB-HOWTO: S curiser le d marrage Page suivantePage précédenteTable des matières 12. Sécuriser le démarrage Le gestionnaire d'amorçage est le programme qui va prendre la main dès le démarrage, en particulier avant que, sur architecture Intel IA-32, le processeur ne bascule en mode protégé. C'est un premier souci qui devrait vous faire perdre ce sourire béat et agaçant. Le deuxième souci est bien identifié : il est placé face à l'écran et au clavier, c'est-à-dire le terminal, et s'appelle : l'utilisateur. La première sécurité concerne le BIOS : interdire que l'amorçage puisse se faire autrement que par le gestionnaire que vous avez choisi. Supposons donc que vous avez mis un mot de passe au BIOS, et qu'il n'autorise plus que le démarrage sur un disque amorçable par le GRUB. 12.1 Mise en place du mot de passe Il y a deux sortes d'utilisateurs pour le GRUB : ceux qui ont le mot de passe, et les autres. Exemple (dans le fichier menu) : password --md5 $1$35bz. La chaîne md5 est obtenue en invoquant l'utilitaire `grub-md5-crypt' :
Coreservlets.com: Java, JSF 2.0, Ajax, jQuery, Spring, Hibernate, REST, Hadoop, and GWT Training, Tutorials, Consulting, Books, & Resources Java SE 7 and JDK 7 Compatibility Compatibility is a complex issue. This document discusses three types of potential incompatibilities relating to a release of the Java platform: Source: Source compatibility concerns translating Java source code into class files including whether or not code still compiles at all. Binary: Binary compatibility is defined in The Java Language Specification as preserving the ability to link without error. Behavioral: Behavioral compatibility includes the semantics of the code that is executed at runtime. For more information, see Kinds of Compatibility, a section in the OpenJDK Developer's Guide. The following compatibility documents track incompatibility between adjacent Java versions. The following documents have information on changes to the Java Language Specification (JLS) and the Java VM Specification (JVMS). Binary Compatibility Java SE 7 is binary-compatible with Java SE 6 except for the incompatibilities listed below. Source Compatibility Some APIs in the sun.* packages have changed.
GNOME Tweak Tool - A tool for changing specialised or advanced GNOME3 settings If you're new here, you may want to subscribe to my RSS feed and if you have questions related to your ubuntu system post question to our forums. Thanks for visiting! Sponsored Link GNOME Tweak Tool is an application for changing the advanced settings of GNOME 3Features Install and switch gnome-shell themes Switch gtk/icon/cursor themes Switch window manager themes Change The user-interface and titlebar fonts Icons in menus and buttons Behavior on laptop lid close Shell font size File manager desktop icons Titlebar click action Shell clock to show date Font hinting and antialiasing Install GNOME Tweak Tool on ubuntu Open the terminal and run the following commands sudo add-apt-repository ppa:ricotz/testing sudo apt-get update sudo apt-get install gnome-tweak-tool Screenshots Incoming search terms: Related posts
Java Tutorial Blog Java PKCS#11 Reference Guide 1.0 Introduction 2.0 Sun PKCS#11 Provider 2.1 Requirements 2.2 Configuration 2.3 Accessing Network Security Services (NSS) 3.0 Application Developers 3.1 Token Login 3.2 Token Keys 3.3 Delayed Provider Selection 3.4 JAAS KeyStoreLoginModule 3.5 Tokens as JSSE Keystores and Trust Stores 4.0 Tools 4.1 KeyTool and JarSigner 4.2 PolicyTool 5.0 Provider Developers 5.1 Provider Services 5.1.1 Instantiating Engine Classes 5.1.2 Parameter Support Appendix A Sun PKCS#11 Provider's Supported Algorithms Appendix B Sun PKCS#11 Provider's KeyStore Restrictions Appendix C Example Provider 1.0 Introduction The Java platform defines a set of programming interfaces for performing cryptographic operations. The cryptographic interfaces are provider-based. The Cryptographic Token Interface Standard, PKCS#11, is produced by RSA Security and defines native programming interfaces to cryptographic tokens, such as hardware cryptographic accelerators and Smartcards. 2.0 Sun PKCS#11 Provider 2.1 Requirements 2.2 Configuration
Linux par l'exemple : Notions de base et configurations types Next: Introduction [YB] Groupe <<Guilde Education>> Yves BAILLY Marcel GRENARD Version 0.8 2 août 1999 Cette documentation est pour l'heure encore très incomplète et imparfaite. Les versions en ligne de cette documentation sont distribuées sous les termes de la General Public License. Enfin, l'ensemble de ces pages peut être obtenu en un seul fichier par ce lien, également disponible en format DVI, en format PostScript ou en format PDF. Bonne lecture !
Spring Framework Introduction The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments. Features Dependency InjectionAspect-Oriented Programming including Spring's declarative transaction managementSpring MVC web application and RESTful web service frameworkFoundational support for JDBC, JPA, JMSMuch more... Quick Start Spring Framework includes a number of different modules, here we are showing spring-context which provides core functionality. Once you've set up your build with the spring-context dependency, you'll be able to do the following: hello/MessageService.java package hello; public interface MessageService { String getMessage();}
How do I install the Sun Java SDK in Ubuntu 11.10 Oneric Linux - L'installation de logiciels | CommentCaMarche Mars 2014 Les différents types d'archives Basiquement il existe plusieurs façons de récupérer une application fonctionnant sous Linux : Sous forme de paquetage RPM. Il s'agit d'un fichier portant l'extension .rpm permettant une installation automatique, pour les distributions Linux telles que RedHat ou Mandrake. Sous forme de paquetage DEB. Les packages RPM RPM (Red Hat Package Manager) est, comme son nom l'indique (en anglais), un outil de gestion de packages (ensemble de fichiers constituant une application) pour Linux. Mettre à jour les packages: Lorsque vous récuperez une nouvelle version d'un package, il n'est pas nécessaire de désinstaller la version précédente avant d'installer la nouvelle. Voici les commandes des 5 fonctionnalités principales : Installation: pour installer le package "mpg123-0_59p-1_i386.rpm" il suffira de taper : rpm -ivh mpg123-0_59p-1_i386.rpm rpm -e mpg123 (Où mpg123 représente le nom du package à désinstaller, ce sera un autre nom pour vous...) rpm -qa rpm -Va . . .