All public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:32, 29 March 2024 Marcluer talk contribs created page Projects:Energy Data Collection Stack (Created page with " Category:Projects")
- 19:11, 23 March 2024 Marcluer talk contribs created page Unified Namespace (Created page with "== Simple == * Enterprise ** Site *** Area **** Line ***** MES ***** ERP ***** Edge ***** Cell ******... Category:Software")
- 19:06, 23 March 2024 Marcluer talk contribs moved page Manufacturing execution system to Manufacturing Execution System without leaving a redirect
- 19:05, 23 March 2024 Marcluer talk contribs moved page Manufacturing execution system - MES to Manufacturing execution system without leaving a redirect
- 19:05, 23 March 2024 Marcluer talk contribs moved page Manufacturing execution system (MES) to Manufacturing execution system - MES without leaving a redirect
- 19:05, 23 March 2024 Marcluer talk contribs moved page Manufacturing execution system to Manufacturing execution system (MES) without leaving a redirect
- 16:13, 23 March 2024 Marcluer talk contribs created page Manufacturing execution system (Created page with "== Functionalities == * Work orders * (Scheduling) * OEE * Downtime tracking * Recipe management * DQIP - Digital quality inspection plans ** Sample collections ** SPC ** SPA ** Iso 9001 Category:Software")
- 20:12, 15 March 2024 Marcluer talk contribs created page Linux/Guacamole (Created page with "* https://www.freeshell.de/~pcfreak/mdwiki/#!content/linux-generic/guacamole-compose/guacamole-compose.md * https://theko2fi.medium.com/apache-guacamole-manual-installation-with-docker-compose-222cef1894e3 * https://bobcares.com/blog/apache-guacamole-docker-compose/ * https://claudiu.psychlab.eu/post/homelab-3-install-configure-guacamole-as-docker-container/ Category:Linux/Services Category:Linux")
- 11:46, 10 February 2024 Marcluer talk contribs created page Linux/CUPS (Created page with "== CUPS server == * docker-compose.yml <pre> version: '3.3' services: cupsd: build: ./build container_name: cupsd restart: unless-stopped ports: - '631:631' volumes: - /srv/docker-data/cups/etc:/etc/cups </pre> * Dockerfile <pre> FROM ubuntu:latest RUN dpkg --add-architecture i386 && \ apt update -qq && \ RUNLEVEL=1 DEBIAN_FRONTEND=noninteractive \ apt install -y \ sudo \ whois \ usbutils \ cups \...")
- 12:44, 3 February 2024 Marcluer talk contribs created page ESPHome/Pulse Sensors (Created page with "== ESPHome Sensor Options == * pulse_counter (https://esphome.io/components/sensor/pulse_counter.html) * pulse_meter (https://esphome.io/components/sensor/pulse_meter.html) * gpio + lambda (+= 1)")
- 18:04, 12 January 2024 Marcluer talk contribs created page Odoo (Created page with "== Web Installer == * Database Name: odoo * Email: your email address for login * Password: your login password * Demo data: check")
- 18:44, 10 January 2024 Marcluer talk contribs created page Microsoft Office (Created page with " Category:Software")
- 18:43, 5 January 2024 Marcluer talk contribs created page Dell C1760nw (Created page with "== install Xerox Phaser 6000B driver == * Driver: https://www.support.xerox.com/de-ch/product/phaser-6000/downloads?platform=linux&category=&language=en_GB&attributeId= ** DEB Download: https://download.support.xerox.com/pub/drivers/6000/drivers/linux/en_GB/6000_6010_deb_1.01_20110210.zip <pre> sudo dpkg --add-architecture i386 sudo apt update sudo apt install libcupsimage2:i386 sudo apt install libstdc++6:i386 sudo apt install lib32stdc++6 lib32z1 lib32ncurses5 sudo...")
- 22:14, 29 December 2023 Marcluer talk contribs moved page ESP32 types to ESP types
- 22:13, 29 December 2023 Marcluer talk contribs moved page Microcontroller to ESP32 types
- 20:12, 5 December 2023 Marcluer talk contribs created page Linux/InfluxDB (Created page with " == Preparing v1 access via InfluxDB 2.x == * Create token in gui * access influx command line (docker exec -it influxdb sh) <pre> </pre> Category:Linux/Services Category:Linux")
- 12:25, 3 December 2023 Marcluer talk contribs moved page Linux/Kubernetes to Linux/Kubernetes (Learning)
- 10:57, 3 December 2023 Marcluer talk contribs created page Linux/Kubernetes (Created page with "== Topics == Category:Linux/Deployment Category:Linux")
- 19:57, 2 December 2023 Marcluer talk contribs created page MQTT (Created page with " Category:Networking")
- 11:24, 30 November 2023 Marcluer talk contribs created page Linux/Environment Variables (Created page with "== Basics == * List all environment variables <blockquote> <pre> env printenv </pre> </blockquote> * get variable <blockquote> <pre> echo $USER printenv USER </pre> </blockquote> * set variable <blockquote> <pre> VARIABLE='Hello world' echo $VARIABLE </pre> </blockquote> * promote a shell variable to an environment variable <blockquote> <pre> export VARIABLE='Hello world' </pre> </blockquote> * variable lists <blockquote> <pre> export VARIABLE='Hello world':'test'...")
- 19:48, 26 November 2023 Marcluer talk contribs created page Linux/Cloud-init (Created page with "== Links == * https://www.jimangel.io/posts/automate-ubuntu-22-04-lts-bare-metal/ * https://ubuntu.com/server/docs/install/autoinstall-reference Category:Linux/Deployment Category:Linux")
- 21:50, 25 November 2023 Marcluer talk contribs created page Linux/Sleep Suspend Hibernate (Created page with "disabled sleep modes <pre> sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target </pre> enable sleep modes <pre> sudo systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target </pre> Category:Linux/System Category:Linux")
- 14:19, 21 November 2023 Marcluer talk contribs created page Linux/Virtual Server Setup Guide (Created page with " Category:Linux/Deployment Category:Linux")
- 11:49, 21 November 2023 Marcluer talk contribs moved page Linux/Virtual Server Guide to Linux/Virtual Server Setup Guide with Ansible without leaving a redirect
- 15:14, 20 November 2023 Marcluer talk contribs created page Embedded CPUs (Created page with " Category:Hardware")
- 22:32, 19 November 2023 Marcluer talk contribs created page Linux/Swap (Created page with " Category:Linux/System Category:Linux")
- 21:25, 19 November 2023 Marcluer talk contribs created page Linux/wireguard (Created page with " Category:Linux/Network Category:Linux")
- 20:25, 19 November 2023 Marcluer talk contribs created page Linux/fail2ban (Created page with " Category:Linux/Network Category:Linux")
- 13:24, 19 November 2023 Marcluer talk contribs created page Linux/Virtual Server Guide (Created page with " Category:Linux/Deployment Category:Linux")
- 15:14, 18 November 2023 Marcluer talk contribs deleted page Linux/Benchmarks/fio (content was: "* Write Throughput <pre> sudo fio --name=write_throughput --directory=fiotest --numjobs=16 --size=1G --time_based \ --runtime=30s --ramp_time=2s --ioengine=libaio --direct=1 --verify=0 --bs=1M --iodepth=64 --rw=write \ --group_reporting=1 --iodepth_batch_submit=64 --iodepth_batch_complete_max=64 </pre> * Read Throughput <pre> sudo fio --name=read_throughput --directory=fio...", and the only contributor was "Marcluer" (talk))
- 19:58, 15 November 2023 Marcluer talk contribs created page Linux/Docker/Networking (Created page with "<pre> docker ps -q | xargs -n 1 docker inspect --format '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} {{ .Name }}' | sed 's/ \// /' </pre>")
- 10:07, 9 November 2023 Marcluer talk contribs created page Life Changing Bread/Kosten (Created blank page)
- 17:02, 19 October 2023 Marcluer talk contribs created page Windows 11/Command line (Created page with "* Start HyperVM <pre> powershell.exe -ExecutionPolicy Bypass -Command "Start-VM -Name homeserver" </pre> Category:Windows 11")
- 20:14, 12 October 2023 Marcluer talk contribs created page Fuel Energy Density (Created blank page)
- 17:52, 23 June 2023 Marcluer talk contribs created page Linux/Docker/Kubernetes (Created page with " Category:Linux/Docker Category:Linux")
- 19:09, 22 June 2023 Marcluer talk contribs created page United Manufacturing Hub (Created page with "== OS == * Category:Software")
- 17:54, 22 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Communications (Created page with "* Aeronautical station: on land, sea * CTR: Control Zone * H24: 24h service * HJ: sunrise to sunset * HN: sunset to sunrise * HO: to meet operational requirements * HS: at scheduled operations * HX: no specific working hours * * Q-Codes ** QFE: height ** QDM: Magnetic heading to the station ** QDR: Magnetic bearing from station ** QTE: True Bearing from station ** QUJ: True to * Flight safety message: ATC messages * "Please call taxi" to aeronautical station: unauthorize...")
- 14:35, 20 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Flight Performance and Planning (Created page with "* Units: ** 1 NM = 1.852 km ** 1m = 3,28 ft ** 1 US gal = 3.785 L ** 1 kg = 2.205 pounds * Terminologie: ** Neutrally stable: center of gravity towards rear limit ** Datum: on longitudinal axis, not necessarily between nose and tail ** backside of power curve: speed unstable ** rate of climb: climb gradient (%) * TAS / 100 ** climb gradient: *** (thrust - drag) / weigth * 100 *** Rate of climb / True airspeed **climb angle: tan-1 (gradient (rise/run) e.g. 5,2% -> 5.2/1...")
- 11:09, 20 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Human Performance and Limitations (Created page with "* Vision ** Astigmatism ** Myopia: optical image forms in front of retina ** Presbyopia: loss of elasticity of crystalline lens, due to ageing, long sightedness ** Hypermetropia ** Rods: night vision ** Cones: day vision ** Dark adaptation: 30min ** Light adaptation: 10sec ** Degradation of night vision: starting 5000ft ** Fovea: best day vision (cones), no night vision, used for reading ** Optimise night vision: adapt, avoid blinding, do not focus on the point to be obs...")
- 09:26, 19 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Aircraft General Knowledge (Created page with "* Flutter: torsion + bending * Shimmy: sinusoidal motion/vibration + damper * trim tab: reduce/cancel control forces, reduces hinge moment and control surface efficiency * electrical ice protection: prevent ice on small surfaces * Static dischargers: on wing and tail tips for electrical discharge + reduce radio interference, limit transfer of electrical charge from clouds * constant speed prop: pitch angle increases with increasing true air speed * constant speed prop: m...")
- 12:49, 18 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Navigation (Created page with "* Units: ** 1NM = 1852m ** 1NM = 6080ft * Earth: ** Earth tilt angle: 23,44° ** Rhumb line: cutting all meridians at the same angle ** circumference: 21600 NM / 40000km * Sun: ** rise above the horizon: top and low latitude at summer and winter: 66° ** be at 90° above horizon: 23° ** civil twilight: sun 6° below horizon * Seasons: ** Due to inclination of the polar axis with the ecliptic plane *Time: **Twilight duration: longer at high latitudes *Magnetic: **CDMV...")
- 09:35, 18 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Air Law (Created page with "== VFR Distances == * VFR requires VMC conditions * Around airport: ** Cloud ceiling > 1500' ** Ground vis >= 5km * general: ** 1500m horizontally + 1000' vertical distance from cloud ** at or below 10000' = 5km visibility ** above 10000' = 8km visibility * No VFR: ** in Class A airspace ** >= FL200 ** transonic, supersonic ** min. 1000' over towns ** min. 500' over other ground == IFR Distances == * 1000' above highest obstacle within 8km radius * 2000' above highest o...") Tag: Visual edit: Switched
- 09:29, 18 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Units & General (Created page with "== Distances == * 1 NM = 1,852 km * 1 NM = 6080 ft * 1 m = 3,28 ft * 1 statute mile = 1,609 km == Weight == * 1 kg = 2.205 pounds == Volume == * 1 US-Gal = 3.785 L * 1 Imp-Gal = 4.546 L == Pressure == * Standard Pressure = 1013.25 hPa * 1hPa = 27ft == Sphere == * Big circle: 1° = 60NM == Speed == * ICE-T ** Indicated Airspeed *** ↓ correct for instrument error ** Calibrated Airspeed *** ↓ correct for compressibility (negligible below 200kts and 10.000ft ) **...")
- 09:10, 18 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Meteorology (Created page with "* Stratosphere: Upper level, Temp constant * Tropopause: ** Boundary, Temp is higher in polar regions, 36090ft, -56.5°C ** at equator: 55000ft, -75°C ** at polar: 25000ft, -45°C * Troposphere: ** Half the mass of atmosphere is in the first 5km {| class="wikitable" |+Lapse rate ! !per 1000ft !per 100m |- | -> Absolute instability |>3° | |- |Dry Adiabatic |3° |1° |- | -> conditionally stable |2-3° | |- |Average (ISA) 15° @ MSL |1.98° |0.65° |- |Saturated (Centr...") Tag: Visual edit: Switched
- 18:14, 17 January 2023 Marcluer talk contribs created page Category:Pages using DynamicPageList (Created page with "__HIDDENCAT__") Tag: Visual edit: Switched
- 15:59, 17 January 2023 Marcluer talk contribs moved page Hauptseite/styles.css to Main Page/styles.css without leaving a redirect
- 15:59, 17 January 2023 Marcluer talk contribs moved page Hauptseite to Main Page
- 14:32, 17 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Principles of Flight (Leere Seite erstellt)
- 09:36, 17 January 2023 Marcluer talk contribs created page Projects:EASA PPL/Operational Procedures (Leere Seite erstellt)
- 08:56, 17 January 2023 Marcluer talk contribs created page Projects:EASA PPL (Die Seite wurde neu angelegt: „ Category:Projects“)