Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Braindump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 07:11, 23 May 2022 Jan talk contribs uploaded File:Bootstrap.png
  • 07:08, 23 May 2022 Jan talk contribs created page File:Uefi.png
  • 07:08, 23 May 2022 Jan talk contribs uploaded File:Uefi.png
  • 11:16, 20 May 2022 Jan talk contribs created page MediaWiki (Created page with " ==MediaWiki== [https://www.mediawiki.org/wiki/Download_from_Git Mediawiki from git] /var/lib/mediawiki/LocalSettings.php $wgGroupPermissions['*']['edit'] = false; $wgGroupPermissions['*']['createaccount'] = false; cd /var/lib/mediawiki/ php maintenance/deleteOldRevisions.php --delete php deleteBatch.php /tmp/spampages.txt NGINX location /wiki { try_files $uri $uri/ /wiki/index.php?title=$1&$args; } location @rewrite { rewrite ^/wiki/(...") Tag: Visual edit
  • 10:57, 20 May 2022 Jan talk contribs created page File:Csf.png
  • 10:57, 20 May 2022 Jan talk contribs uploaded File:Csf.png
  • 07:40, 18 May 2022 Jan talk contribs created page Security (Created page with "{| |Identify |- |AM||Asset Management |- |BE||Business Environment |- |GV||Governance |- |RA||Risk Assessment |- |RM||Risk Management Strategy |- |SC||Supply Chain Risk Management |- |Protect |- |AC||Identity Management and Access Control |- |AT||Awareness and Training |- |DS||Data Security |- |IP||Information Protection Processes and Procedures |- |MA||Maintenance |- |PT||Protective Technology |- |Detect |- |AE||Anomalies and Events |- |CM||Security Continuous Monitorin...")
  • 11:00, 17 May 2022 Jan talk contribs moved page Applicatoins to Applications
  • 11:00, 17 May 2022 Jan talk contribs created page Applicatoins (Created page with "=== GlusterFS === === Kong === === Keycloack === https://www.keycloak.org/server/containers docker run --name optimized_keycloak -p 8443:8443 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=me_change prebuilt_keycloak:latest docker run --name keycloak_test -p 8080:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=me_change quay.io/keycloak/keycloak:latest start-dev")
  • 09:41, 17 May 2022 Jan talk contribs moved page IPXE to Linux
  • 09:40, 17 May 2022 Jan talk contribs deleted page Linux (content was: "Place holder", and the only contributor was "Jan" (talk))
  • 06:56, 14 May 2022 Jan talk contribs created page Active directory (Created page with "Samba DC samba smb nmb winbind ldap / ldb kerberos rpc musl-nscd sssd nss pam Microsoft Server 2022 Active Directory role")
  • 07:04, 3 May 2022 Jan talk contribs created page LDAP (Created page with "https://www.zytrax.com/books/ldap/ https://ldapwiki.com/wiki/RootDSE ldapsearch -h hostname -b "" -s base "(objectclass=*)"")
  • 08:33, 26 April 2022 Jan talk contribs created page TP-Link Deco (Created page with "=== Mesh === prplmesh IEEE 1905.1 mesh layer 2.5 intel beerocks controller / agent PrplWRT OpenWRT Cisco Linksys WRT WRT54G used Linux, FSF sued Cisco for copyright infringement GPLv2 allows the use of opensource software, but only when code changes are shared. WRT communities, OpenWRT, DD-WRT, Tomato-WRT ETH0 internal connection, ETH1 and ETH2 for Wireless Bridged and VLAN")
  • 06:40, 26 April 2022 Jan talk contribs created page Jolla (Created page with "https://docs.sailfishos.org/Develop/HW_Adaptation/Sailfish_X_Xperia_Android_11_Build_and_Flash/")
  • 11:18, 21 April 2022 Jan talk contribs created page Appliances (Created page with "=== Dishwasher === Progress PVX1555 AEG Electrolux Type GHE613CA1 PNC: 911435313/02 SN 64830006 Hinge part number: 4055327938 Dishwasher door doesn't stay closed, hear the spring pull door open. Hinge is damaged, needs replacement https://www.progress-hausgeraete.de/de-de/support/support-articles/geschirrspulen/geschirrspuler/die-geschirrspulertur-schliebt-nicht-richtig-oder-hat-sich-verformt/ Progress Suomi kundendienst 0306005200 Berghall 094778440 https://shop.e...")
  • 11:14, 20 April 2022 Jan talk contribs created page Time (Created page with "== The beginning of Time == GMT is Greenwich Mean Time Z is Zulutime UT1 is Universal Time TAI is international atomic time. UT + leapseconds UTC is Universal Coordinated Time TZ=Europe/Helsinki UTC+3h is UTC+2h+summertime EET+daylight saving time = EEST - The "posix" version is based on the Coordinated Universal Time (UTC). - The "right" version is based on the International Atomic Time (TAI), and it includes the leap seconds. standard time observed v.s. coordina...")
  • 11:14, 20 April 2022 Jan talk contribs deleted page Time (content was: "=== arduino uno === === esp32 === doit esp32 dev kit v1 921600 80Mhz === robot === BN: Unknown board VID: 1A86 PID: 7523 SN: Upload any sketch to obtain it http://learn.makeblock.com/en/makeblock-orion/ === arduino generics === https://www.instructables.com/id/Arduinolyzerjs-Turn-your-Arduino-into-a-Logic-Anal/ http://www.circuitbasics.com/arduino-ir-remote-receiver-tutorial/ htt...", and the only contributor was "Jan" (talk))
  • 09:22, 18 April 2022 Jan talk contribs deleted page Docker Private (content was: " docker volume create mc-volume docker run -d -it -e EULA=TRUE -p 19132:19132/udp -v mc-volume:/data itzg/minecraft-bedrock-server docker run -d --name=jackett -e PUID=1000 -e PGID=1000 -e TZ=Europe/Helsinki -e AUTO_UPDATE=true -p 9117:9117 -v ~/docker/jackett/config:/config -v ~/docker/jackett/downloads:/downloads --restart unless-stopped lscr.io/linuxserver/jackett docker run -d --...", and the only contributor was "Jan" (talk))
  • 08:31, 18 April 2022 Jan talk contribs created page Docker Private (Created page with " docker volume create mc-volume docker run -d -it -e EULA=TRUE -p 19132:19132/udp -v mc-volume:/data itzg/minecraft-bedrock-server docker run -d --name=jackett -e PUID=1000 -e PGID=1000 -e TZ=Europe/Helsinki -e AUTO_UPDATE=true -p 9117:9117 -v ~/docker/jackett/config:/config -v ~/docker/jackett/downloads:/downloads --restart unless-stopped lscr.io/linuxserver/jackett docker run -d --name=sonarr -e PUID=1000 -e PGID=1000 -e TZ=Europe/Helsinki -p 8989:8989 -v ~/docker...")
  • 08:27, 18 April 2022 Jan talk contribs created page Flightradar24 (Created page with "https://www.flightradar24.com/share-your-data https://repo-feed.flightradar24.com/install_fr24_rpi.sh losetup -f losetup /dev/loop0 /data/pi24-2.3.1.img fdisk -l /dev/loop0 mount -o loop,offset=$((512 * 532480)) -t ext4 /dev/loop0 /media/fr24/")
  • 08:21, 18 April 2022 Jan talk contribs created page IPv6 (Created page with "Google Android does not support DHCPv6. It must use SLAAC for assigning IPv6 addresses. SLAAC must use /64 prefixes with EUI-64 host addresses. OPNSense WAN IPv6 DHCP Client: Request Prefix-only LAN IPv6 track WAN, Prefix-ID 0x0 IPv6 Prefix ID Manual configuration V DHCPv6 Configured ::a000 - ::f000 /usr/local/sbin/radvd -p /var/run/radvd.pid -C /var/etc/radvd.conf -m syslog /var/etc/rarvd.conf foreach ($stanzas as $stanza) { $radvdconf .= "#\tpr...")
  • 08:20, 18 April 2022 Jan talk contribs created page Tensorflow (Created page with "opencv tensorflow keras yolo https://www.tensorflow.org/install/gpu https://rebrickable.com/api/v3/docs https://ldraw.org https://github.com/TobyLobster/ImportLDraw - Blender plug-in for importing LDraw .mpd, .ldr, .l3b, and .dat python.exe -m pip install --upgrade pip pip install numpy pip install opencv-python pip install tensorflow pip install tensorflow_hub pip install pandas pip install pillow pip install tensorflow-object-detection-api C:\Program Files\NVID...")
  • 08:03, 18 April 2022 Jan talk contribs created page Alpine Linux (Created page with "https://pkgs.alpinelinux.org/packages?name=openssl&branch=edge&arch=x86_64 https://pkgs.alpinelinux.org/contents?branch=edge&name=openssl&arch=x86_64&repo=main https://git.alpinelinux.org/aports/tree/main/openssl/APKBUILD ip link set eth1 up ip addr add 10.0.0.48/24 dev eth1 ip route replace default via 10.0.0.7 vi /etc/resolv.conf nameserver 10.0.0.7 vi /etc/apk/repositories http://alpine.mirror.far.fi/edge/main http://dl-4.alpinelinux.org/alpine/edge/main...")
  • 07:55, 18 April 2022 Jan talk contribs created page Raspberry (Created page with "Raspberry PI boots from first partition of the SD card, later mounted as /boot. The file /boot/config.txt contains the device tree overlays that used by the kernel to load modules, the modules are the drivers for the devices. bootcode.bin + kernel (arm v7l) cmdline.txt kernel parameters config.txt device tree overlay firmware for devices CSI Bus Driver KO lsmod |grep ov5647 /dev/video0 Lib SO App bcm2835_unicam mc videodev v4l2_fwnode ov5...")
  • 06:59, 17 April 2022 Jan talk contribs created page Android (Created page with "https://www.makeuseof.com/tag/install-chrome-android-tv/ APK Mirror or APK Pure https://www.amazon.com/gp/mas/get-appstore/android/ http://m.slideme.org/")
  • 16:51, 16 April 2022 Jan talk contribs created page Template:Cmd (Created page with "<noinclude>{{Template}} == Template Documentation == This template should be used for commands<br /> Example: <nowiki>{{Cmd|apk add <var>package</var>}}</nowiki> Will produce: {{Cmd|apk add <var>package</var>}} <!-- background-color:#eeeeee; color:#111111; padding:.05em .5em; margin:.5em; border:1px solid #dddddd; border-left:2px solid #dddddd; white-space:pre; font-family:monospace, Courier; font-size:10pt; background-color:#f9f9f9 --> </noinclude><includeonly><p...")
  • 16:51, 16 April 2022 Jan talk contribs created page Template:Cat (Created page with "<noinclude>{{Template}} '''A box displaying file contents.''' == Template Documentation == See also: * Template:Cmd ====Example==== <nowiki>{{Cat|/path/file|Body '''text'''</nowiki> <br /> more<br /> Second line.}} produces: {{Cat|/path/file|Body '''text''' <br /> more Second line.}} You must escape characters as follows: <pre> = not inside [[..]] use &#61; or {{=}} | not inside [[..]] use &#124; or {{!}} {{ use &#123;...")
  • 16:50, 16 April 2022 Jan talk contribs created page Template:Path (Created page with "<noinclude>{{Template}} Formats pathnames. ====Example==== <pre>{{Path|/etc/network/interfaces}}</pre> will produce: {{Path|/etc/network/interfaces}} </noinclude><includeonly><span style="font-family: monospace, Courier; font-size:10pt; color: #000055; white-space: nowrap">{{{1}}}</span></includeonly>")
  • 09:25, 16 April 2022 Jan talk contribs created page Photography (Created page with "== Migrate to dcraw == for i in $(find . -name "DSC_235*.NEF" -type f); do dcraw -c -w "$i" | convert - ${i%\.*}.jpeg" done # dcraw --wb=camera --exposure=auto --black-point=auto --overwrite --shrink=2 --saturation=1.3 $i --out-type=jpg --output="${OUT}/${i}.jpeg" dcraw -c -w DSC_2351.NEF | convert - /home/jan/DSC_2351.jpeg == Move all NEF files == based on the create date move the NEF files in a folder based on their year and month OUT=/share/CACHEDEV1_DATA/...")
  • 09:24, 16 April 2022 Jan talk contribs created page RC2014 (Created page with "== Z80 / Arduino Mega == https://create.arduino.cc/projecthub/michalin70/retro-computing-with-arduino-mega-and-a-z80-processor-86c79c == RC2014 == https://rc2014.co.uk/ https://groups.google.com/g/rc2014-z80 == SCC == Stephen C Cousins https://smallcomputercentral.wordpress.com/ https://easyeda.com/search?wd=sccousins https://smallcomputercentral.wordpress.com/small-computer-monitor/small-computer-monitor-v1-2/ == SM Baker == https://www.smbaker.com/z80-retrocom...")
  • 09:24, 16 April 2022 Jan talk contribs created page SDR (Created page with "RTL2838UHIDIR https://www.flightradar24.com/build-your-own https://theiotlearninginitiative.gitbook.io/softwaredefinedradio/hardware/rtl2838uhidir")
  • 09:24, 16 April 2022 Jan talk contribs created page Time (Created page with "== The beginning of Time == GMT is Greenwich Mean Time Z is Zulutime UT1 is Universal Time TAI is international atomic time. UT + leapseconds UTC is Universal Coordinated Time TZ=Europe/Helsinki UTC+3h is UTC+2h+summertime EET+daylight saving time = EEST - The "posix" version is based on the Coordinated Universal Time (UTC). - The "right" version is based on the International Atomic Time (TAI), and it includes the leap seconds. standard time observed v.s. coordina...")
  • 09:23, 16 April 2022 Jan talk contribs created page Zigbee (Created page with "=== Texas Instruments CC2531 === https://github.com/jmichault/flash_cc2531 ./cc_chipid -r 13 -c 6 -d 10 ID = b524 ./cc_erase -r 13 -c 6 -d 10 ID = b524. erase result = 00a2. ./cc_write -r 13 -c 6 -d 10 /home/pi/sniffer_fw_cc2531.hex")
  • 09:23, 16 April 2022 Jan talk contribs created page XEN (Created page with "https://wiki.alpinelinux.org/wiki/Xen_Dom0 setup-xen-dom0 apk add xen-hypervisor apk add bridge apk add seabios ovmf echo "xen-netback" >> /etc/modules echo "xen-blkback" >> /etc/modules echo "tun" >> /etc/modules rc-update add xenconsoled rc-update add xendomains rc-update add xenqemu rc-update add xenstored {{Cat|/etc/default/grub|<nowiki> GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=1024M,max:1024M" GRUB_DEFAULT="saved" GRUB_SAVEDEFAULT="true"</nowiki>}} grub...")
  • 09:22, 16 April 2022 Jan talk contribs created page Windows (Created page with "=== MTU === netsh interface ipv4 set subinterface "Ethernet" mtu=1464 netsh interface ipv6 set subinterface "Ethernet" mtu=1464 NMAP/Nessus/Ports Version Checks / Updates Hardening ELK Access Logs / Firewall Logs INotify Canaries Windows and Active Directory administration Check existing User Accounts / Roles Update Server? Run Latest updates Check Certificates (Root) Shell Integrity. CIS Security Hardening Integrity Scans Network Sflow Rita Kansa OSqu...")
  • 09:22, 16 April 2022 Jan talk contribs created page Pentest (Created page with " nmap -sC -sV -oN nmap/initial 10.0.0.1 gobuster -w /opt/DirBuster/directory-list -u https://10.0.0.1 sn1per -m web -t https://10.0.0.1 enum4linux.pl -a 10.0.0.1 hydra -l user -P /opt/rockyou.txt ssh://10.0.0.1 linpeas.sh ssh2john.py id_rsa | john - --wordlist=/rockyou.txt")
  • 09:16, 16 April 2022 Jan talk contribs created page Recipes (Created page with "== Pasta Carbonara == === Ingredients === {| class="wikitable" |- | 500 gr || pasta naar keuze |- | 150gr - 200 gr || diepvrieserwtjes |- | 200 gr || ontbijtspek, in stukjes gesneden |- | 1 || ui, fijngesnipperd |- | 1 || teentje knoflook |- | 250ml - 400 ml || room |- | 4 || eieren |- | 40 gr || geraspte parmezaan |- | || boter |- | || peper |} === Cooking === Cook pasta. F...")
  • 09:03, 16 April 2022 Jan talk contribs created page OVS (Created page with "== Openvswitch == https://wiki.alpinelinux.org/wiki/OpenVSwitch {{Cat|/etc/network/interfaces|<nowiki> auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 10.0.12.5 netmask 255.255.255.0 gateway 10.0.12.1 hostname alpine auto lan eth1 eth2 eth3 eth4 iface eth1 inet manual up ifconfig eth1 0.0.0.0 up down ifconfig eth1 down iface eth2 inet manual up ifconfig eth2 0.0.0.0 up down ifconfig eth2 down iface eth3...")
  • 09:02, 16 April 2022 Jan talk contribs created page OpenCarPro (Created page with "https://raspberry-projects.com/pi/pi-operating-systems/raspbian/bluetooth/bluetooth-commands /boot/config.txt #dtoverlay=bt-disable dtparam=audio=on usb bluetooth https://bluewavestudio.io/community/showthread.php?tid=2915 https://bluewavestudio.io/community/showthread.php?tid=2009 https://github.com/raspberrypi/linux/issues/3269 systemctl status hciuart.service /proc/device-tree/soc/gpio@7e200000/bt_pins/brcm rfkill rfkill list all systemctl start hciuart...")
  • 09:02, 16 April 2022 Jan talk contribs created page HAProxy (Created page with "=== OPNSense === HTTP to HTTPS Redirect Conditions Traffic is HTTP Rules http-request redirect scheme https code 301 unless { ssl_fc } Public Services http traffic is http rule Real Server (Backend server) Backend Pool")
  • 09:00, 16 April 2022 Jan talk contribs created page NRF53840 (Created page with "https://docs.particle.io/tutorials/learn-more/xenon-options/ https://github.com/particle-iot/app-notes/tree/master/AN008-Xenon-Nordic-SDK https://community.particle.io/t/pairing-setup-of-xenon/45273 https://www.freecodecamp.org/news/meet-pyrinas-an-iot-development-kit-for-your-particle-xenon/ https://support.particle.io/hc/en-us/articles/360044252594-Using-a-Xenon-with-the-Nordic-SDK https://medium.com/home-wireless/using-segger-studio-and-nordic-sdk-with-particle-x...")
  • 09:00, 16 April 2022 Jan talk contribs created page Mbot (Created page with " BN: Unknown board VID: 1A86 PID: 7523 SN: Upload any sketch to obtain it https://www.makeblock.com/steam-kits/mbot-ranger mbot ranger v2 / starter Orion https://www.mblock.cc/previous-versions/ http://docs.makeblock.com/diy-platform/en/electronic-modules/main-control-boards/makeblock-orion.html")
  • 08:57, 16 April 2022 Jan talk contribs created page Kubernetes (Created page with " service kubelet stop docker rm -f $(docker ps -a -q --filter "name=k8s") service containerd stop systemctl status kubelet journalctl -xeu kubelet === Cluster Info === kubectl cluster-info kubectl get nodes kubectl get pods --all-namespaces -o wide kubectl describe pod -n kubernetes-dashboard === SWAP OFF === swapoff /var/swapfile === SWAP ON === dd if=/dev/zero of=/var/swapfile bs=1M count=4128 mkswap /var/swapfile chmod 777 /var/swapfile echo "/var/swa...")
  • 08:57, 16 April 2022 Jan talk contribs created page IPXE (Created page with "http://forum.ipxe.org/showthread.php?tid=6077 /jffs/configs/dnsmasq.conf.add dhcp-match=set:ipxe,175 dhcp-boot=tag:!ipxe,undionly.kpxe,acer,10.0.0.15 dhcp-boot=http://10.0.0.15/ipxe/bootstrap.ipxe https://askubuntu.com/questions/1029017/pxe-boot-of-18-04-iso ipxe/bootstrap.ipxe #!ipxe :ubuntu sanhook --no-describe iscsi:10.0.0.15:::0:iqn.2004-04.com.qnap:ts-453a:iscsi.ubuntu.f8dd7f || goto fail sanboot --no-describe --filename \EFI\debian\grubaa64.efi || goto...")
  • 08:56, 16 April 2022 Jan talk contribs created page IP routing (Created page with "Complicated network setup. One endpoint with the IP address of a remote system ifconfig qvs1:0 10.0.0.15 up ip route replace 10.0.0.0/8 via 192.168.1.2 sysctl -w net.ipv4.ip_forward=1 iptables -A POSTROUTING -t nat -i lan -o wan -j MASQUERADE == Wireguard == wg is different from wg-quick especially in allowedips in the server config of the peers, allowedips is only to contain the peers address 10.0.9.87/32 in the client config the peers can be 0.0.0.0/0 to all...")
  • 08:54, 16 April 2022 Jan talk contribs created page Greenbone OpenVAS (Created page with "https://kifarunix.com/install-and-setup-gvm-20-08-on-debian/ https://community.greenbone.net/t/about-gvm-20-08-architecture/8449 GVM is the greenbone vulnerability manager, previously named OpenVAS. The gvm-libs is the base library, gvmd is the core component, it uses postgresql as a backend, the pg-pgm component is an extension for postgresql. The GSA is the assistent that provides the webserver. ospd is a generic scanner interface, openvas-scanner is the default scan...")
  • 08:54, 16 April 2022 Jan talk contribs created page Golang (Created page with "https://github.com/go-modules-by-example/index/blob/master/008_vendor_example/README.md go mod init go mod vendor go run .")
  • 08:54, 16 April 2022 Jan talk contribs created page Flightsim (Created page with "https://github.com/flybywiresim/a32nx https://flybywiresim.com/ https://flightsim.to/c/liveries/flybywire-a32nx/ https://www.mobiflight.com/en/index.html https://minicockpit.wordpress.com/ https://cockpitbuilderswebstore.com/ https://skyvector.com/?ll=52.308055556,4.764166667&chart=302&zoom=3 https://flightplandatabase.com/search/?from=EFHK&to=EFTP https://www.lvnl.nl/informatie-voor-luchtvarenden/informatie-voor-luchtvarenden/aeronautisch-informatie-downloads...")
  • 08:53, 16 April 2022 Jan talk contribs created page Fitness (Created page with "https://www.nerdfitness.com/blog/beginner-body-weight-workout-burn-fat-build-muscle/ 20 Bodyweight squats 10 Push-ups 10 Walking lunges (each leg) 10 Dumbbell rows 15 Second Plank 30 Jumping jacks")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)