Dev

  • Défi PHP : Développez un bug tracker avec le framework de votre choix (Développez.com)
  • Microservices in action, Part 2: Containers and microservices — a perfect pair (IBM Developerworks)
    Discover how Linux containers are revolutionizing software development and powering microservices to shift an entire industry. Know the requirements that are critical to success in microservices adoption and how container-based infrastructures make it easier to meet those requirements.
  • 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.
  • LPI exam prep: Network client management (IBM Developerworks)
    In this tutorial, the fifth in a series of seven tutorials covering intermediate network administration on Linux, David Mertz continues preparing you to take the Linux Professional Institute Intermediate Level Administration (LPIC-2) Exam 202. By following this tutorial, you will examine several protocols' centralized configuration of network settings on clients within a network. DHCP is widely used to establish basic handshaking to clients machines such as assigning IP addresses. At a higher level, NIS and (more often) LDAP are used for arbitrary shared information among machines on a network. This tutorial also discusses PAM, which is a flexible, networked, user authentication system.
  • 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.
  • Qt 5.7 Beta est disponible, exploite plus la norme C++11 et apporte deux nouveaux modules : Qt Quick Controls 2 et Qt 3D (Développez.com)
    Pas loin d'un mois et demi après la première préversion, Qt 5.7 Beta pointe le bout de son nez. En quelques mots, elle apporte bon nombre de nouveaux modules, exploite C++11 dans le code de Qt et dans son API, tout en proposant une unification au niveau des fonctionnalités entre les versions libre et commerciale.

    Qt existe dans sa forme actuelle uniquement grâce à C++, tant dans ses fondations (parfois décriées) que dans sa performance à l'exécution. Le langage évolue, Qt le suit pour profiter...
  • Detecting bootable IBM Power server ISO images (IBM Developerworks)
    Most ISO images use an ISO 9660 extension that allows the image to be bootable by the basic input/output system (BIOS). IBM Power Systems firmware, on the other hand, does not use such extension. This means that the detection of the bootability of images differ between computer architectures. In software such as hypervisors or even virtual machine (VM) managers, this detection can't consume too many resources and take too much time due to the number of the images they need to manipulate. This makes options like such as trying to boot the image by trial and error or even trying to mount the image in the file system not viable. This article describes a way to detect if an IBM Power server image is bootable by reading the ISO data stream directly, showing a working Python code that illustrates the concepts.
  • Inqlude recense 184 bibliothèques dans l'écosystème Qt et donne un bon aperçu de l'étendue des extensions développées (Développez.com)
    Après trois années de développement, l'idée d'Inqlude, soit un dépôt de bibliothèques, un gestionnaire de paquets centré sur Qt, arrive à un certain niveau de maturité : l'auteur considère le projet comme prêt pour les utilisateurs précoces. Notamment, l'outil est utilisé pour générer le site Web inqlude.org ; parmi les bibliothèques présentes, un grand nombre provient des KDE Frameworks 5. À terme, il se veut l'équivalent de Bower ou npm en JavaScript, de RubyGems ou encore de pip pour Python.

    Les...
  • Learn Linux, 101: Manage shared libraries (IBM Developerworks)
    Learn how to determine which shared libraries your Linux executable programs depend on and how to load them. You can use the material in this tutorial to study for the LPI 101 exam for Linux system administrator certification, or just to learn for fun.
  • Problem reporting for IBM PowerKVM host through IBM Electronic Service Agent for IBM PowerLinux (IBM Developerworks)
    This article explains the use of IBM Electronic Service Agent (ESA) and the configuration that administrators must perform for reporting hardware problems for IBM PowerKVM hosts automatically.