Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 20 / 155
Trying Out Intel Optane Memory On Linux - Phoronix https://www.phoronix.com/scan.php?page=article&item=intel-optane-16gb&num=2
Wed Mar 18 11:37:38 2020 archive.org
QRCode
Quest for the best: is there a reMarkable alternative? | Travel.Geek.NZ https://travel.geek.nz/gadgets/remarkable-alternative/
Wed Mar 18 09:15:54 2020 archive.org
QRCode
thumbnail

The Remarkable e-ink tablet is an awesome gadget. Is it the best solution? I went on a quest for a (cheaper) Remarkable alternative. This is what I found.

Using the MDF with C++ - ESP32 Forum https://www.esp32.com/viewtopic.php?t=9102
Tue Mar 17 23:14:40 2020 archive.org
QRCode

Espressif ESP32 Official Forum

[HowTo] Dual-boot Manjaro - Windows 10 - Step by Step - Technical Issues and Assistance / Tutorials - Manjaro Linux Forum https://forum.manjaro.org/t/howto-dual-boot-manjaro-windows-10-step-by-step/52668
Tue Mar 17 19:36:16 2020 archive.org
QRCode

Dual boot - Step by Step The tutorial originated from the issue Dual Boot Win 10 EFI and has evolved with detailed instructions to prepare your Windows installation to co-exist with Manjaro. Target systems Firmware Checklist Windows preparation Manjaro installation Revisions Target systems UEFI Computers with preinstalled Windows (Windows 10) is computers using UEFI firmware. This guide is a generic guide targeted at UEFI installations. However some of the guide does apply even if you a...

Calling C Code from C++ With 'extern "C"' - Simplify C++! https://arne-mertz.de/2018/10/calling-cpp-code-from-c-with-extern-c/
Tue Mar 17 16:25:46 2020 archive.org
QRCode

The correct solution

Since #include is a simple text replacement by the preprocessor, we can put the extern "C" declaration in our C++ code, where it belongs:

//main.cpp

extern "C" {
#include "foo.h"
}

int main() {
foo(22);
}

This way, everything inside the header, including the indirectly included declarations in other C headers, appear inside the extern "C" declaration.

cpp c++ c function call
Pulled pork recipe | BBC Good Food https://www.bbcgoodfood.com/recipes/pulled-pork
Sun Mar 15 18:37:05 2020 archive.org
QRCode
thumbnail

The easiest pulled pork recipe you'll ever use. No tricky measurements involved, minimal ingredients and a mouth-watering smoky barbecue result

Des rochers au praliné à tomber par terre ... - UN GRAIN DE CUISINE http://cantalblog.canalblog.com/archives/2012/03/29/23886710.html
Sat Mar 14 10:37:05 2020 archive.org
QRCode
thumbnail

  Les rochers au pralinés, c'est comme une histoire sans fin, quand on les goûte il nous en faut toujours un dans la bouche pour...

What Is Enterprise Architecture? http://www.ittoday.info/Articles/What_Is_Enterprise_Architecture.htm#.XlxdPSWRWEc
Fri Mar 13 09:39:27 2020 archive.org
QRCode
architecture
Enterprise Reference Architecture: A Primer on IoT-Based Systems - Wipro Digital https://wiprodigital.com/2017/11/21/enterprise-reference-architecture-a-primer-on-iot-based-systems/
Fri Mar 13 09:39:03 2020 archive.org
QRCode
thumbnail
architecture
Data Centre Services Reference Architecture Document (RAD) - Canada.ca https://www.canada.ca/en/shared-services/corporate/publications/data-centre-services-rad.html#t4
Fri Mar 13 09:38:15 2020 archive.org
QRCode
architecture
arduino-heatpumpir/README.md at master · ToniA/arduino-heatpumpir · GitHub https://github.com/ToniA/arduino-heatpumpir/blob/master/README.md
Thu Mar 12 22:59:45 2020 archive.org
QRCode
thumbnail

An Arduino library to control split-unit heatpumps over Infrared - ToniA

iot esp8266 arduino riot
S132 SoftDevice - Downloads - nordicsemi.com https://www.nordicsemi.com/Software-and-tools/Software/S132/Download#infotabs
Tue Mar 10 16:31:53 2020 archive.org
QRCode
thumbnail
Zstd : c’est quoi ce format de compression ? https://blog.seboss666.info/2020/03/zstd-cest-quoi-ce-format-de-compression/
Tue Mar 10 10:18:47 2020 archive.org
QRCode
thumbnail

Certains diront que je débarque, mais le fait est qu'il y a eu une récente actualité autour de ce format relativement récent de compression sans perte, car il commence à être utilisé par défau

T-Pot : Le Honeypot OpenSource le plus complet du marché - Geeek.org https://www.geeek.org/t-pot-honeypot-opensource-docker/
Tue Mar 10 10:14:58 2020 archive.org
QRCode
thumbnail

Les Honeypots ou pots de miel sont des serveurs que l'on positionne dans une infrastructure pour anticiper et détecter des tentatives d'attaques provenant de personnes mal intentionnées ou de malware. Ils exposent de faux services qui permettent de faire croire à un attaquant qu'il est s'est introduit dans la plateforme,

Data-Oriented Architecture | Eyas's Blog https://blog.eyas.sh/2020/03/data-oriented-architecture/
Mon Mar 9 12:08:42 2020 archive.org
QRCode
thumbnail

There's a little-known pattern in software architecture that deserves more
attention. Data-Oriented Architecture was first described by Rajive Joshi in a
200…

Comment installer et sécuriser Mosquitto MQTT Messaging Broker sur Ubuntu 16.04 https://www.codeflow.site/fr/article/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-16-04
Mon Mar 9 00:07:17 2020 archive.org
QRCode
How to Make Yourself Into a Learning Machine - Superorganizers https://superorganizers.substack.com/p/how-to-build-a-learning-machine###
Fri Mar 6 01:55:08 2020 archive.org
QRCode
thumbnail

Shopify’s Director of Production Engineering explains how reading broadly helps him get to the bottom of things

My First Week As Embedded FOSS Advocate - Lup Yuen Lee 李立源 - Medium https://medium.com/@ly.lee/my-first-week-as-embedded-foss-advocate-106d625deae
Wed Mar 4 10:44:37 2020 archive.org
QRCode
thumbnail
59 Linux Networking commands and scripts https://haydenjames.io/linux-networking-commands-scripts/
Thu Feb 27 16:37:06 2020 archive.org
QRCode
thumbnail

This list of Linux Networking commands and scripts, will receive ongoing updates, similar to the other lists on this blog…

arpwatch – Ethernet Activity Monitor.

bmon – bandwidth monitor and rate estimator.

bwm-ng – live network bandwidth monitor.

curl – transferring data with URLs. (or try httpie)

darkstat – captures network traffic, usage statistics.

dhclient – Dynamic Host Configuration Protocol Client

dig – query DNS servers for information.

dstat – replacement for vmstat, iostat, mpstat, netstat and ifstat.

ethtool – utility for controlling network drivers and hardware.

gated – gateway routing daemon.

host – DNS lookup utility.

hping – TCP/IP packet assembler/analyzer.

ibmonitor – shows bandwidth and total data transferred.

ifstat –  report network interfaces bandwidth.

iftop – display bandwidth usage.

ip (PDF file) – a command with more features that ifconfig (net-tools).

iperf3 – network bandwidth measurement tool. (above screenshot Stacklinux VPS)

iproute2 – collection of utilities for controlling TCP/IP.

iptables – take control of network traffic.

IPTraf – An IP Network Monitor.

iputils – set of small useful utilities for Linux networking.

iw – a new nl80211 based CLI configuration utility for wireless devices.

jwhois (whois) – client for the whois service.

“lsof -i” – reveal information about your network sockets.

mtr – network diagnostic tool.

net-tools – utilities include: arp, hostname, ifconfig, netstat, rarp, route, plipconfig, slattach, mii-tool, iptunnel and ipmaddr.

ncat – improved re-implementation of the venerable netcat.

netcat – networking utility for reading/writing network connections.

nethogs – a small ‘net top’ tool.

Netperf – Network bandwidth Testing.

netsniff-ng – Swiss army knife for daily Linux network plumbing.

netstat – Print network connections, routing tables, statistics, etc.

netwatch – monitoring Network Connections.

ngrep – grep applied to the network layer.

nload – display network usage.

nmap – network discovery and security auditing.

nmcli – a command-line tool for controlling NetworkManager and reporting network status.

nmtui – provides a text interface to configure networking by controlling NetworkManager.

nslookup – query Internet name servers interactively.

ping – send icmp echo_request to network hosts.

route – show / manipulate the IP routing table.

slurm – network load monitor.

snort – Network Intrusion Detection and Prevention System.

smokeping –  keeps track of your network latency.

socat – establishes two bidirectional byte streams and transfers data between them.

speedometer – Measure and display the rate of data across a network.

speedtest-cli – test internet bandwidth using speedtest.net

ss – utility to investigate sockets.

ssh –  secure system administration and file transfers over insecure networks.

tcpdump – command-line packet analyzer.

tcptrack – Displays information about tcp connections on a network interface.

telnet – user interface to the TELNET protocol.

tracepath – very similar function to traceroute.

traceroute – print the route packets trace to network host.

vnStat – network traffic monitor.

websocat – Connection forwarder from/to web sockets to/from usual sockets, in style of socat.

wget –  retrieving files using HTTP, HTTPS, FTP and FTPS.

Wireless Tools for Linux – includes iwconfig, iwlist, iwspy, iwpriv and ifrename.

Wireshark – network protocol analyzer.

linux network command
Monitorer ses containers Docker | Blog Eleven Labs https://blog.eleven-labs.com/fr/monitorer-ses-containers-docker/
Thu Feb 27 09:18:39 2020 archive.org
QRCode

Les containers sont aujourd’hui largement utilisés du développement jusqu’en production. Cependant un docker stats en ssh ne permet pas de gérer correctement son environnement de production. Nous allons donc voir comment répondre à ce besoin de monitoring pour des containers en production.

page 20 / 155
4769 links, including 1683 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn