All public logs
From Alessandro's Wiki
Combined display of all available logs of Alessandro's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 13:18, 12 February 2026 Xunil talk contribs created page Java (Created page with " * set heap size: JAVA_TOOL_OPTIONS="-Xms4g -Xmx4g" * check heap size: java -XshowSettings:system -XshowSettings:vm -version")
- 22:42, 15 August 2025 Porcelinux talk contribs created page Wireguard (Created page with " [Interface] # Name = host Address = 192.0.2.3/32 ListenPort = 51820 PrivateKey = DNS = 1.0.0.1,1.0.0.2 Table = 12345 MTU = 1420 PreUp = /bin/example arg1 arg2 %i PostUp = /bin/example arg1 arg2 %i PreDown = /bin arg1 arg2 %i PostDown = /bin arg1 arg2 %i [Peer] # Name = peer AllowedIPs = 10.0.2.1/24 Endpoint = node1.example.tld:12345 PublicKey = remotePublicKeyAbcAbcAbc= PersistentKeepalive = 25")
- 13:26, 10 December 2024 Xunil talk contribs created page Docker (Created page with "==docker== === Kubernetes === Details about all nodes: kubectl describe nodes Start container testing parameters kubectl apply --validate -f mypod.yaml Save pod configuration to file kubectl get pods/mypod -o yaml > mypod.yaml Show running pods IP address kubectl get pods -l app=<app name> -o go-template='{{range .items}}{{.status.podIP}}{{"\n"}}{{end}}' Exposes the service to the net kubectl expose deployment <app name> --port=80 --target-port=9376 Get the servic...")
- 20:33, 26 July 2024 Porcelinux talk contribs created page OpenWRT (Created page with " Upgrade all upgradable packages root@antest:~# opkg list-upgradable | cut -f 1 -d ' ' | xargs -r opkg upgrade") Tag: Visual edit
- 10:43, 28 June 2022 Porcelinux talk contribs created page Spf (Created page with " * Soft Fail v=spf1 ip4:85.214.201.250/32 ~all * Fail v=spf1 ip4:85.214.201.250/32 -all")
- 09:22, 26 June 2022 Porcelinux talk contribs created page Ethereum (Created page with " Once upon a time there was Mist, today it's not. Let's CLI then = go-ethereum = == Install == # download from https://geth.ethereum.org/downloads/ # unzip, check directory # intstall go if you haven't # go get -d github.com/ethereum/go-ethereum == Javascript console == * launch the CLI geth console")
- 21:53, 13 March 2022 Porcelinux talk contribs created page Huawei AR500 (Created page with " = DHCP = [Router] interface vlanif 10 [Router-Vlanif10] dhcp select interface [Router-Vlanif10] dhcp server lease day 30 [Router-Vlanif10] dhcp server domain-name huawei.com [Router-Vlanif10] dhcp server dns-list 10.1.1.2 [Router-Vlanif10] dhcp server excluded-ip-address 10.1.1.2 [Router-Vlanif10] dhcp server static-bind ip-address 10.1.1.100 mac-address 286e-d488-b684 [Router-Vlanif10] quit")
- 14:17, 15 February 2022 Porcelinux talk contribs created page Physics (Created page with " \ = Constants = == Gas== R = 0.082 L atm / mol K R = 8.314 J / mol K")
- 21:23, 14 February 2022 Porcelinux talk contribs created page Python (Created page with " == Pip == * update Pip version using pip itself pip install pip -U")
- 23:03, 10 February 2022 Porcelinux talk contribs created page File:NewArduinoCheatsheet 1.pdf (Arduino Cheatsheet)
- 23:03, 10 February 2022 Porcelinux talk contribs uploaded File:NewArduinoCheatsheet 1.pdf (Arduino Cheatsheet)
- 22:44, 10 February 2022 Porcelinux talk contribs created page Module:CapiuntoTest (Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local headerStyle if args.headerstyle and args.headerstyle ~= '' then headerStyle = string.format('background-color:%s;', args.headerstyle) else headerStyle = 'background-color:grey;' end local retval = capiunto.create( { title = args.title, headerStyle = headerStyle, } ) :addImage( args.image, args.caption ) :addRow( 'Foo', args.foo ) :addHead...")
- 22:43, 10 February 2022 Porcelinux talk contribs created page Template:CapiuntoTest (Created page with "<includeonly>{{#invoke:CapiuntoTest|main}}</includeonly>")
- 13:35, 4 August 2021 Porcelinux talk contribs created page Modsecurity (Created page with " SecTmpDir /var/cache/modsecurity SecDataDir /var/cache/modsecurity")
- 13:27, 4 August 2021 Porcelinux talk contribs created page Jitsi (Created page with " A guide for Debian: https://www.digitalocean.com/community/tutorials/how-to-install-jitsi-meet-on-debian-10")
- 10:22, 23 July 2021 Porcelinux talk contribs created page File:Raspberrypi-7inch-connections.png
- 10:22, 23 July 2021 Porcelinux talk contribs uploaded File:Raspberrypi-7inch-connections.png
- 20:48, 22 July 2021 Porcelinux talk contribs created page Volumio (Created page with " = Mount points = Filesystem Type Size Used Avail Use% Mounted on /dev/mmcblk0p1 vfat 61M 57M 3.4M...")
- 19:08, 14 July 2021 Porcelinux talk contribs created page Kodi (Created page with " /home/osmc/.kodi/userdata/Database/ MyVideosxxx.db. advancedsettings.xml")