902 private links
Creating your own game is easier than ever! GDevelop is a beginner-friendly game engine that helps you create 2D games with little to no code.
Nous allons installer ensemble Dolibarr sur un VPS OVHCloud dédié à cette utilisation.
If you are a Linux user you have definitely heard about Linux Swap, but you may not know what it is exactly or have only superficial knowledge about it. Time to change that!
Some Linux users face a problem of the need to run Windows-specific utilities in Linux. The simplest and reliable way to do that is to use Windows in a virtual machine inside Linux. In this post, you will learn how to install Windows 10 in VirtualBox and make this Windows system completely functional including full-screen mode, shared clipboard, shared folder and other handy features that help integrate Virtual environment and your main system.
Découvrir, comprendre, maitriser et partager le métier de développeur au travers de contenus gratuits, de formations premium et d'une communauté bienveillante.
Gone are the days when Linux and Windows were like two opposing forces. Microsoft has embraced the open-source community quite cordially in recent years, and as a result we have things like Windows Subsystem for Linux baked right into our Windows installations.
It’s a good practice to create one SSH key for each server or service that you want to use. (Yes, even for your GitLab/GitHub account). This way if your key is compromised only one server gets compromised and not all of them. This can be a bit tricky to manage, but you can use an SSH config file, specifying the
IdentityFile
parameter for each host and it will become easier.
Comment conteneuriser une application à l'aide de Docker ? Qu'est-ce qu'un Dockerfile ? Nous allons le découvrir dans cet article.
Le Guide WordPress est un site gratuit destiné aux graphistes et intégrateurs qui souhaitent créer leur propre thème WordPress de A à Z.
The best way to store your dotfiles: A bare Git repository
How-to convert a (UEFI-based) Windows 10 physical installation into an Oracle VirtualBox guest.
Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers.
The concept of containerization itself is pretty old. But the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications.
GoFOSS - Digital freedom for all. The ultimate, free and open source guide to online privacy, data ownership and durable technology.
Use free and open source software. Protect your privacy. Boycott tech monopolies. Own your data. Escape mass surveillance. Make tech sustainable. Fight planned obsolescence.
If you ask a group of developers what Linux is, most of them will probably say it's an open-source operating system. Those with more technical knowledge will probably call it a kernel.
NGINX is becoming an increasingly popular HTTP server and has been deployed in more than 400 million sites. If left unattended, issues may crop up from time to time. As such it is imperative to monitor NGINX server regularly for performance and troubleshooting point of view.
Character | File Type |
---|---|
- |
Regular file |
b |
Block special file |
c |
Character special file |
C |
High performance ("contiguous data") file |
d |
Directory |
D |
Door (special IPC file in Solaris 2.5+ only) |
l |
Symbolic link |
M |
Off-line ("migrated") file (Cray DMF) |
n |
Network special file (HP-UX) |
p |
FIFO (named pipe) |
P |
Port (special system file in Solaris 10+ only) |
s |
Socket |
? |
Some other file type |
Vanilla.js — Getting Started
Convert Modern JavaScript to Legacy (ECMAScript 5) in Minutes
Client-side JavaScript Databinding without a Framework
Build a Single Page Application (SPA) Site With Vanilla.js
Cette interface de LibreOffice permet d’offrir aux utilisateurs une prise en main simplifiée du traitement de texte et adaptée aux jeunes élèves (et aux autres !!!). Quatre niveaux d’utilisation (1, 2 ,3 et « standard ») proposent une approche progressive de l’apprentissage du traitement de texte. On peut également y insérer simplement des éléments multimédias.
In this article we’ll show you the security and isolation benefits of running sites on LEMP with different Linux users. This will be done by creating different php-fpm pools for each nginx server block (site or virtual host).