Skip to content

Instantly share code, notes, and snippets.

View tenforward's full-sized avatar

KATOH Yasufumi tenforward

View GitHub Profile
root@plamo7:/var/lib/lxc/c1# lxc-start c1
root@plamo7:/var/lib/lxc/c1# lxc-info c1
Name:           c1
State:          RUNNING
PID:            2985
IP:             10.0.3.23
Link:           vethMZ1HJe
 TX bytes:      1.51 KiB
 RX bytes:      1.90 KiB
. /lib/lsb/init-functions
stop_child_sshd(){
err=0
if [ -f /run/sshd.pid ]; then
pids=$(pgrep -P $(cat /run/sshd.pid))
for p in $pids
do
kill $p
err=$?
#!/bin/bash
INSTALLED_VERSION=$(head -n 1 /var/log/packages/google_chrome | awk '{ print $3 }' | sed -e 's/google_chrome-//' -e 's/-x86_64-B.//')
url="https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm"
pkgbase="google_chrome"
compress=tzst
arch=$(uname -m)
logger "start update-chrome.sh"
20240123._domainkey.ml IN TXT "v=DKIM1; k=rsa; " "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwK3od6S/Uz6BaqRgzbtLdLViZT90PGs8att5B4Kot65KbYKnz730XQf3m3a308DBdmMpH/qhpE8PT0GF+4lbbpV2EDiWsOuXCUR8hMebizB5Lj5SwdOaNNzBRko4E+LdV+nrmXcFuBmOtC0RXb4M/n2oNSdgpFm85Y1TlR+6OpUdV77Gg9vurqec/wPr4eDjXorW5MuJlo2jrr" "Ud7UtibtUD0im+cszMAVuKE3IgRUyscHMoM61nKYUr07tucwQ1Cw6MhHm65Co5aiNwQdH8qYrTpZB1+S2DvMNc7jCQBIS2vM9jlFXHYWdv3xdttNZicu57xyAYGy6Fzgd1PnHecQIDAQAB"
ml IN TXT "v=spf1 ip4:153.126.129.232 ip6:2401:2500:102:3000:153:126:129:232 ~all"
[ 24.808]
X.Org X Server 1.21.1.18
X Protocol Version 11, Revision 0
[ 24.808] Current Operating System: Linux warbird 6.14.0-plamo64 #2 SMP PREEMPT_DYNAMIC Wed Mar 26 18:14:05 JST 2025 x86_64
[ 24.808] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.14.0-plamo64 root=UUID=8ba25c46-ff8f-49ec-a996-2b05d811d237 ro net.ifnames=0 net.ifnames=0 quiet
[ 24.808]
[ 24.808] Current version of pixman: 0.44.2
[ 24.808] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 24.808] Markers: (--) probed, (**) from config file, (==) default setting,