Dev
-
Deploying an OpenStack-based private cloud and Hortonworks Data Platform (HDP) on a
Linux on IBM Power Systems server
(IBM Developerworks)
This article describes private cloud deployment with OpenStack and Linux on IBM Power System LC servers that are running KVM. This article also explains the deployment of Hortonworks Data Platform (HDP) using OpenStack.
-
Learn Linux,
101: A roadmap for LPIC-1
(IBM Developerworks)
Use this roadmap to find IBM developerWorks articles that will help you learn and review basic Linux tasks. And if you're also pursuing professional certification as a Linux system administrator, these articles can help you study for the Linux Professional Institute's LPIC-1: Linux Server Professional Certification exams 101 and exam 102. This roadmap is organized according to the 43 objectives in the 101 and 102 exams, which you are required to pass for LPIC-1 certification.
-
Getting started with Neo4j on IBM Power Systems running Linux
(IBM Developerworks)
Neo4j on IBM Power Systems running Linux is an ideal solution for managing big data workloads. In this article, you can learn how to install Neo4j and begin using it with your application and data set today.
-
Installing CentOS 7.2 on IBM Power System S822LC for high-performance computing (HPC)
with a USB device
(IBM Developerworks)
Use this article to install CentOS on an IBM Power System LC server with a USB device. This installation is specifically for installing CentOS on an IBM Power System (OpenPOWER) server.
-
Red Hat Virtualization (RHV) environment on IBM Power Systems
(IBM Developerworks)
This article describes how to install and configure RHV components based on RHEL 7.3 LE, on an IBM POWER8 host.
-
Getting started with Neo4j on IBM Power Systems running Linux
(IBM Developerworks)
Neo4j on IBM Power Systems running Linux is an ideal solution for managing big data workloads. In this article, you can learn how to install Neo4j and begin using it with your application and data set today.
-
Guide to port Linux on x86 applications to Linux on Power
(IBM Developerworks)
This article describes how to port your Linux® C/C++ applications from the x86 platform (Intel® or AMD) to IBM® PowerLinux™ using the following straightforward, step-by-step process. First, learn what it takes to prepare for the port and then follow the implementation tips to get your 32-bit or 64-bit x86 code running on PowerLinux.
-
Learn Linux, 101: Automate system administration tasks by scheduling jobs
(IBM Developerworks)
Learn how to run the same job every day, week, or month. And learn how to schedule a single job when system usage is low, or when you would ratherspend your time in other ways. You can use the material in this tutorial to study for the LPI 102 exam for Linux system administrator certification or to learn for fun.
-
Put a Linux-based chess app on the cloud with Bluemix and IBM Containers
(IBM Developerworks)
Build a Docker container that uses WebSockets to expose an existing Linux CLI chess engine as a cloud service. This tutorial shows step-by-step the process for building a Docker container and deploying it as a running container on IBM Containers for Bluemix. It includes sample code and a JavaScript chess game that runs in a browser and illustrates how to consume the WebSocket-based service. You can apply the methods demonstrated to containerize almost any pipe-based Linux application and leverage them as cloud services on Bluemix.
-
Using Trusted Boot on IBM OpenPOWER servers
(IBM Developerworks)
IBM OpenPOWER servers provide a firmware level security feature known as Trusted Boot. Trusted Boot helps defend against a boot code cyberattack by helping to verify that your server is running only authorized firmware. Integrity of your firmware is vital to the security of your system. Trusted Boot works by taking measurements of the executable boot code as the server boots and recording these measurements to a dedicated hardware security module known as the Trusted Platform Module (TPM). Together with a process known as remote attestation, you can use the data in the TPM to verify the integrity of your server's boot code.
-
Quantum computing for everyone, a programmer’s perspective
(IBM Developerworks)
About a week ago, IBM launched Quantum Experience. The cornerstone of this initiative is to make a real, working quantum computer available for anyone. This blog discusses Quantum Experience, gives the basics while trying to dwell as little as possible on Algebra or Physics and, at the end, we’ll build a simple algorithm and discuss the results.
-
vCPU hotplug and hotunplug using libvirt v2
(IBM Developerworks)
This article talks about how to perform a virtual processor (vCPU) hotplug/hotunplug operation using libvirt version 2 in a PPC64LE environment.
-
Installing CentOS 7.2 on IBM Power System S822LC for high-performance computing (HPC)
with a USB device
(IBM Developerworks)
Use this article to install CentOS on an IBM Power System LC server with a USB device. This installation is specifically for installing CentOS on an IBM Power System (OpenPOWER) server.
-
Node-RED Update Tech Talk
(IBM Developerworks)
Node-RED co-creators Nick O’Leary and Dave Conway-Jones describe and demonstrate some of the new features that make it even faster to create and debug flows, as well as where they see the project heading in 2017.
-
Digital Business Start trial offer for IBM Power Enterprise Systems using
MongoDB
(IBM Developerworks)
The Digital Business Start trial offer is for customers who have IBM® Power Enterprise Servers in their environment and want to enable inactive cores and memory to deploy MongoDB on a Linux operating system (OS). This guide walks you through the setup steps.
-
Red Hat Virtualization (RHV) environment on IBM Power Systems
(IBM Developerworks)
This article describes how to install and configure RHV components based on RHEL 7.3 LE, on an IBM POWER8 host.
-
Analyzing performance using perf annotate
(IBM Developerworks)
This article demonstrates how Perf annotate can be used to analyze performance details alongside actual code with their assembly instructions. It also describes how the new cross-architecture annotation can be used to analyze recorded profile on different architecture, for example, record data on IBM PowerPC server and annotate on your notebook or x86 system.
-
Sortie de Qbs 1.7, avec la possibilité de créer des générateurs, notamment pour des projets Visual Studio ou des bases de données Clang
(Développez.com)
Sortie de Qbs 1.7, avec la possibilité de créer des générateurs
notamment pour des projets Visual Studio ou des bases de données Clang
Le nouveau système de compilation de Qt fait son petit bonhomme de chemin et annonce sa version 1.7.1. La grande nouveauté de cette version est la génération de fichiers de projet, qui faciliteront l'intégration aux systèmes de compilation et aux environnements de développement (une fonctionnalité que qmake possède depuis belle lurette).
Le principe des générateurs... -
Les fonctionnalités de Qt 5.9 bientôt arrêtées : OpenVG et nouveaux composants pour Qt Quick, de la sécurité et de grandes évolutions pour Qt 3D
(Développez.com)
Les fonctionnalités de Qt 5.9 bientôt arrêtées :
OpenVG et de nouveaux composants pour Qt Quick, de la sécurité et de grandes évolutions pour Qt 3D
Qt 5.8 est à peine sorti que la liste des fonctionnalités de Qt 5.9 est presque arrêtée (elle le sera définitivement ce jeudi 2 février, si tout va bien). Pas mal de choses arriveront au niveau graphique, notamment pour l'accélération matérielle.- Le moteur de rendu de Qt Quick pourra utiliser OpenVG, l'équivalent d'OpenGL pour le rendu vectoriel à deux...
-
Sortie de Cutelyst 1.3, le framework Web pour Qt gère maintenant le protocole FastCGI et améliore fortement sa performance
(Développez.com)
Sortie de Cutelyst 1.3
le framework Web pour Qt gère maintenant le protocole FastCGI et améliore fortement sa performance
Cutelyst est un framework Web qui se base sur Qt en C++. Ses concepts sont très proches de ceux utilisés par Qt pour les interfaces graphiques, mais du côté Web. La version 1.3 apporte deux améliorations importantes. La première concerne la validation des entrées : adresse électronique, adresse IP, fichier JSON, date, etc. Les validateurs utilisés peuvent être partagées...
-
Qt Speech arrive avec Qt 5.8, la synthèse vocale débarque comme préversion technologique, notamment pour aider les personnes en situation de handicap
(Développez.com)
Qt Speech arrive avec Qt 5.8
La synthèse vocale débarque comme préversion technologique, notamment pour aider les personnes en situation de handicap
Parmi les nouveautés de Qt 5.8, on compte Qt Speech, en préversion technologique. Pour le moment, ses fonctionnalités se limitent à la lecture à voix haute d'un texte par un ordinateur, en utilisant les API de chaque système d'exploitation ; ainsi, il sera plus facile d'ouvrir son application aux personnes souffrant de certains handicaps (notamment... - Qt 5.8 refactorise le moteur de rendu de Qt Quick et l'ouvre à Direct3D 12, de nouvelles API facilitent l'authentification par OAuth (Développez.com)
-
Sortie de Qt Creator 4.2.1, avec des améliorations de fiabilité lors de l'utilisation du simulateur iOS et de la gestion des paramètres de projet
(Développez.com)
Qt Creator 4.2.1 est dès à présent disponible. Cette version corrective se veut concentrée sur la correction de bogues et autres erreurs.
Différentes propriétés des configurations d'exécution étaient uniquement initialisées lors du passage en mode projet, ce qui pouvait mener à différents problèmes lors de l'exécution de projets reposant sur qmake ou utilisant des binaires spécifiques, ce qui est maintenant corrigé.
Cette nouvelle version voit le support du simulateur iOS pour Xcode 8 corrigé. Malheureusement,... - La fin de QGraphicsView : faut-il lui privilégier Qt Quick dans de nouveaux développements ? Ce cadriciel ne devrait plus évoluer dans le futur (Développez.com)
-
Kirigami 2.0, le jeu de composants Qt Quick de KDE pour les interfaces convergentes, se base sur Qt Quick Controls 2 pour améliorer la performance
(Développez.com)
Très peu de temps après la version 1.0 (moins de six mois), voici Kirigami 2.0. La grande différence entre ces deux itérations de la suite de composants Qt Quick pour des interfaces convergentes (mobile et bureau) est la version des Qt Quick Components utilisée et étendue : Kirigami 2.0 profite des Qt Quick Components 2.0, des améliorations de performance et des nouvelles fonctionnalités (mais aussi du changement d'API par moments et de certains composants absents).
Globalement, Kirigami 2.0...
- Sortie de Qt 5.8 RC, qui apporte son lot de corrections avant une version finale en janvier (Développez.com)
-
Using Docker Swarm mode on OpenPOWER servers
(IBM Developerworks)
This article explains how to set up a Docker swarm cluster using the newly introduced Swarm mode feature of Docker Engine.
-
Enforcing cluster-wide policies for a Kubernetes-based Docker cluster
(IBM Developerworks)
This article explains how cluster-level policies can be enforced for Kubernetes by using PodSecurityPolicy.
-
Vulnerability scanning of Docker images on OpenPOWER systems
(IBM Developerworks)
This article explains how to configure and set up Clair vulnerability scanner for Docker images on OpenPOWER servers.
-
Configuring flannel overlay network with VXLAN for Docker on IBM Power Systems servers
(IBM Developerworks)
This article explains how to setup flannel based overlay network for Docker containers on IBM Power servers.
L'actualité de cette partie est agrégé automatiquement à partir d'autres sites.
Contenus ©2006-2023 Benjamin Poulain
Design ©2006-2023 Maxime Vantorre