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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 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, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. /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=$? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
############################################################## | |
pkgbase="ncftp" | |
vers="3.2.6" | |
url="ftp://ftp.ncftp.com/ncftp/ncftp-${vers}-src.tar.gz" | |
verify="" | |
digest="" | |
arch=`uname -m` | |
build=B1 | |
src="ncftp-${vers}" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
電源ボタン押した時 | |
TRACE[/home/karma/Plamo-src/plamo/10_xfce/xfce4_power_manager/xfce4-power-manager-1.6.1/src/xfpm-button.c:118] xfpm_button_filter_x_events(): Key press: ((XfpmButtonKey) BUTTON_POWER_OFF) | |
TRACE[/home/karma/Plamo-src/plamo/10_xfce/xfce4_power_manager/xfce4-power-manager-1.6.1/src/xfpm-manager.c:369] xfpm_manager_button_pressed_cb(): Received button press event: ((XfpmButtonKey) BUTTON_POWER_OFF) | |
TRACE[/home/karma/Plamo-src/plamo/10_xfce/xfce4_power_manager/xfce4-power-manager-1.6.1/src/xfpm-manager.c:400] xfpm_manager_button_pressed_cb(): Shutdown request : : ((XfpmShutdownRequest) XFPM_DO_SUSPEND) | |
(再度電源ボタン押してもフタを開いても何も出ない) | |
フタを閉じた時 | |
TRACE[/home/karma/Plamo-src/plamo/10_xfce/xfce4_power_manager/xfce4-power-manager-1.6.1/src/xfpm-manager.c:440] xfpm_manager_lid_changed_cb(): LID close event: ((XfpmLidTriggerAction) LID_TRIGGER_SUSPEND) | |
TRACE[/home/karma/Plamo-src/plamo/10_xfce/xfce4_power_manager/xfce4-power-manager-1.6.1/src/xfpm-manager.c:473] xfpm_manager_lid_changed_cb(): LID opened: ((XfpmLidTrigg |
Host: Ubuntu 18.04 LXD 3.0.3
$ ps auxf
: (snip)
root 3176 0.0 0.7 388156 7072 ? Ss 12:16 0:00 [lxc monitor] /var/lib/lxd/containers c1
100000 3194 0.0 0.8 159448 8956 ? Ss 12:16 0:00 \_ /sbin/init
100000 3305 0.0 0.9 78436 9616 ? Ss 12:16 0:00 \_ /lib/systemd/systemd-journald
100000 3323 0.0 0.3 33348 3372 ? Ss 12:16 0:00 \_ /lib/systemd/systemd-udevd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# script for me | |
usage() { | |
echo "usage: $(basename $0) [options...]" >&2 | |
} | |
help() { | |
echo >&2 | |
usage | |
echo >&2 |
NewerOlder