All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Halfface. 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:59, 22 October 2024 Ekaanbj talk contribs created page Ipv6 (Created page with "<pre> nmcli connection modify bahnhof ipv6.method dhcp nmcli connection modify bahnhof ipv6.addr-gen-mode eui64 nmcli connection modify bahnhof ipv6.dhcp-duid ll nmcli connection modify bahnhof ipv6.dhcp-iaid 123456 nmcli connection modify bahnhof ipv6.never-default no # sudo sysctl net.ipv6.conf.enp5s0.accept_ra=1 sudo sysctl net.ipv6.conf.all.accept_ra=1 sudo sysctl net.ipv6.conf.default.accept_ra=1 nmcli connection show bahnhof | grep -E "ipv6.method|ipv6.addr-gen-mo...")
- 08:27, 26 August 2024 Ekaanbj talk contribs created page Containerd (Created page with "=containerd= Container runtime. =list containers= ctr -n k8s.io containers ls")
- 09:08, 27 June 2024 Ekaanbj talk contribs created page Prometheus (Created page with "=prometheus info= =configure scraping= /etc/prometheus/prometheus.yml scrape_configs: # The job name is added as a label `job=<job_name>` to any timeseries scraped from this config. - job_name: "prometheus" # metrics_path defaults to '/metrics' # scheme defaults to 'http'. static_configs: - targets: ["localhost:9090"] - job_name: 'kafka' static_configs: - targets: ["localhost:9091"] # JMX Exporter endpoint for Kafka...")
- 09:44, 18 June 2024 Ekaanbj talk contribs created page Pfsense (Created page with "=pfsense= ipsec")
- 10:36, 19 April 2024 Ekaanbj talk contribs created page Network (Created page with "=osi model= 1 physical Raw bit stream over physical medium 2 data link. Defines the format of the data on the network. 3 network. Desides which which physical path the data will take. 4 transport Transmits data using transmission protocol. (tcp, udp...) 5 session Maintain connection and is responsible for controlloing port and sessions. 6 presentation how two devices should encode, encrypt, and compress. 7 application User end appl...")
- 14:52, 17 April 2024 Ekaanbj talk contribs created page Helm (Created page with "=read helm secrets= kubectl get secret sh.helm.release.v1.strimzi.v4 -o json | jq -r '.data.release| @base64d ' | base64 -d | zcat | sed 's/\\n/\n/g'")
- 21:33, 7 January 2024 Ekaanbj talk contribs created page Kafka (Created page with "Strimzi - Apache Kafka on Kubernetes")
- 13:15, 14 December 2023 Ekaanbj talk contribs created page Munin (Created page with "=setup check=")
- 12:19, 15 November 2023 Ekaanbj talk contribs created page Kibana (Created page with "=how to master kibana=")
- 08:19, 11 October 2023 Ekaanbj talk contribs created page Terraform (Created page with "=install terraform= sudo dnf install -y dnf-plugins-core sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo")
- 09:46, 21 September 2023 Ekaanbj talk contribs deleted page Scientific (content was: "==SL-6-x86_64-2014-11-05-netinstall.iso== Please enter the URL containing the Scientific Linux installation image on your server. ftp.sunet.se:/pub/Linux/distributions/scientific/6.6/x86_64/os", and the only contributor was "Ekaanbj" (talk))
- 07:03, 30 August 2023 Ekaanbj talk contribs created page Elasticsearch (Created page with "=what does it mean= cdm Continuous Diagnostics Mitigation")
- 12:19, 14 August 2023 Ekaanbj talk contribs created page Bgp (Created page with "=Search for asn= bgpq3 -4 -P AS35041")
- 08:13, 5 May 2023 Ekaanbj talk contribs created page Jq (Created page with "=create list of all keys in array.= curl -sk -H "Authorization: Bearer $(oc whoami -t)" https://$(oc get routes -n openshift-monitoring thanos-querier -o jsonpath='{.status.ingress[0].host}')/api/v1/metadata | jq . echo '{ "data": { "aggregator_openapi_v2_regeneration_count": [ { "unit": "" } ], "alertmanager_alerts": [ { "unit": "" } ] } }' | jq -r '.data | keys | flatten[]' /tmp/tmp.json aggre...")
- 07:25, 3 May 2023 Ekaanbj talk contribs created page Silverblue (Created page with "=temporarily install package= rpm-ostree install --apply-live <rpm>")
- 11:05, 27 April 2023 Ekaanbj talk contribs created page Ceph (Created page with "=ceph= ceph df")
- 09:58, 1 April 2023 Ekaanbj talk contribs created page Apple (Created page with "=which version of macos= sw_vers ProductName: macOS ProductVersion: 13.2.1 BuildVersion: 22D68")
- 13:41, 8 March 2023 Ekaanbj talk contribs created page Suse (Created page with "=update= zypper dup")
- 10:03, 12 December 2022 Ekaanbj talk contribs created page Argocd (Created page with "=what does it mean= ApplicationSet Automating the generation of Argo CD Applications with the ApplicationSet Controller")
- 14:47, 17 November 2022 Ekaanbj talk contribs created page Crc (Created page with "=debug= crc start --log-level debug")
- 20:01, 7 November 2022 Ekaanbj talk contribs created page Pi-kvm (Created page with "=pi-kvm= password root ssh root@pi-kvm.halfface.se")
- 19:43, 19 September 2022 Ekaanbj talk contribs created page Gitlab (Created page with "=console= gitlab-rails console")
- 11:35, 24 May 2022 Ekaanbj talk contribs created page Openstack (Created page with " cinder OpenStack Block Storage service")
- 19:51, 26 March 2022 Ekaanbj talk contribs created page Iscsi (Created page with "=Configure Storage Server with iSCSI.= Storage server with iSCSI on network is called iSCSI Target. Client Host that connects to iSCSI Target is called iSCSI Initiator. ==In...")
- 15:44, 25 January 2022 Ekaanbj talk contribs created page Megacli (Created page with "=How many raid cards do we have in system.= MegaCli64 -adpcount =Megaraid output. List disks.= MegaCli64 -CfgDsply -aAll | grep "Physical Disk:" =sda has gone missing. Drive...")
- 09:55, 8 September 2021 Ekaanbj talk contribs created page Tcl (Created page with "=if= if {boolean_expression} { # statement(s) will execute if the boolean expression is true } else { # statement(s) will execute if the boolean expression is false }")
- 07:30, 28 May 2021 Ekaanbj talk contribs created page Rabbitmq (Created page with "=rabbitmqctl= Manage rabbitmq")
- 14:21, 29 April 2021 Ekaanbj talk contribs created page Haproxy (Created page with "=logging= Log configuration. Send log to specified sock. with facility local0. Syslog level. global log /var/lib/rsyslog/rsyslog.sock local1 debug")
- 11:27, 15 April 2021 Ekaanbj talk contribs created page Openshift (Created page with "=List projects= oc projects")
- 12:31, 25 March 2021 Ekaanbj talk contribs created page Alpine linux (Created page with "=packages= apk")
- 15:54, 10 February 2021 Ekaanbj talk contribs created page Aws (Created page with "=amazon= firewall")
- 11:31, 8 September 2020 Ekaanbj talk contribs created page Redis (Created page with "=Redis= =Continues stats.= redis-cli -p $(awk '/^port/ {print $2}' /etc/redis.conf) --stat =Info about redis node.= redis-cli -p 6379 info =Which role does redis have= red...")
- 06:29, 19 August 2020 Ekaanbj talk contribs created page F5 (Created page with "=List running configuration= tmsh show running-config")
- 10:43, 30 June 2020 Ekaanbj talk contribs created page Anbox (Created page with "=Android in a box=")
- 19:39, 9 June 2020 Ekaanbj talk contribs deleted page Pizza ricardos (content was: "#REDIRECT Pizzeria Ricardos", and the only contributor was "Ekaanbj" (talk))
- 19:38, 9 June 2020 Ekaanbj talk contribs deleted page Pizzeria Ricardos (content was: "=Pizzeria= ==Pizzeria Ricardos== Timmermansgatan 40 +468846850 Stockholm =Meny= ===First page=== 800px|First page, menu ===Second page=== 800px|Second page, menu Category:Miscellaneous_Pages", and the only contributor was "Ekaanbj" (talk))
- 19:35, 9 June 2020 Ekaanbj talk contribs deleted page Flipper 640 (content was: "==Boat== Flipper 640 117/81 ==Motor== Evinrude 175 part nr:he175gleom s/n: g03936663 Part number explained. h e 175 g l eo m Hong-Kong Evinrude 175hp SpecialStyling Propelleraxel20inches 1995 Category:Boat", and the only contributor was "Ekaanbj" (talk))
- 19:34, 9 June 2020 Ekaanbj talk contribs deleted page Excel (content was: " http://www.vbaexpress.com/kb/getarticle.php?kb_id=817 ==macro== Add the following to your macros. *Enter the VB Editor by selecting Tools|Macro|Visual Basic Editor from the menu *In the VB Editor, insert a new regular module into your workbook's VB Project *Paste the code into that module <pre><nowiki> Option Explicit Function ConcRange(Substrings As Range, Optional Delim A...", and the only contributor was "Ekaanbj" (talk))
- 11:37, 30 April 2020 Ekaanbj talk contribs created page Oracle (Created page with "=sqlplus64= Connect to oracle database. sqlplus64 user/password@hostname sqlplus / as sysdba Connect to oracle database non standard port. sqlplus64 -L user/password@"(DESC...")
- 08:52, 20 April 2020 Ekaanbj talk contribs created page Nginx (Created page with "==Which urls give 500.== awk '($9 ~ /200/)' /var/log/nginx/content-access.log | awk '{print $7}' | sort | uniq | xargs")
- 11:21, 17 April 2020 Ekaanbj talk contribs created page Bigip (Created page with "=bigip/big-ip/f5= ==create password hash== echo -n P@ssW0rd | md5sum")
- 13:56, 14 April 2020 Ekaanbj talk contribs created page Php (php info)
- 07:27, 18 March 2020 Ekaanbj talk contribs created page Ansible (Created page with "=dont fail on errors= ignore_errors: yes")
- 16:55, 27 February 2020 Ekaanbj talk contribs created page Firewalld (Created page with "=look at state of firewalld= firewall-cmd --state")
- 19:24, 25 February 2020 Ekaanbj talk contribs created page Gotify (Created page with "=install= Download suitable gotify binary. Put in /usr/local/bin/gotify =Create directories.= /etc/gotify /var/lib/gotify =create user= groupadd -r gotify useradd -M -d /...")
- 10:51, 27 October 2019 Ekaanbj talk contribs created page Macos (Created page with "=create user with admin privilages= dscl . -create /Users/abjorklund dscl . -create /Users/abjorklund UserShell /bin/bash dscl . -create /Users/abjorklund RealName "Andreas...")
- 11:53, 10 October 2019 Ekaanbj talk contribs created page Oom (Created page with "=dmesg= Use to get oom output dmesg =analyze dmesg output= Find the original "Out of memory" line in one of the files that also contains total_vm. Thirty second to a minute...")
- 14:38, 29 August 2019 Ekaanbj talk contribs created page Swap (Created page with "=How to handle swappiness= Start top and press O then p to sort by swap. top -c Look at what is using swap. si and so is swap in and swap out. vmstat 1 To return swap to ram...")
- 07:37, 3 January 2019 Ekaanbj talk contribs deleted page Compile environment (content was: "<pre> Get compile environment for kernel yum install kernel-2.6.12-1.1381_FC3.src.rpm rpmbuild -bp --target=noarch /usr/src/redhat/SPECS/kernel-2.6.spec cd /usr/src ln -s redhat/BUILD/kernel-2.6.9/linux-2.6.9/ linux ln -s redhat/BUILD/...")
- 09:04, 11 February 2018 Ekaanbj talk contribs restored page Gnome (2 revisions) (Starting to use gnome again)