nmcli help
nmcli general help
nmcli general status
nmcli device status
nmcli connection show

小川拓海 發表在 痞客邦 留言(0) 人氣()

Reference:
https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2
https://stackoverflow.com/questions/64640596/ssh-permission-denied-publickey-after-upgrade-fedora-33
https://stackoverflow.com/questions/65007311/in-fedora-33-git-operations-with-ssh-id-rsa-file-fail-on-gitlab-com/65007312#65007312

小川拓海 發表在 痞客邦 留言(0) 人氣()

BTF: .tmp_vmlinux.btf: pahole (pahole) is not available
Failed to generate BTF for vmlinux
Try to disable CONFIG_DEBUG_INFO_BTF
make: *** [Makefile:1113: vmlinux] Error 1

小川拓海 發表在 痞客邦 留言(0) 人氣()

# ls /boot/grub2/grub.cfg
# ls /boot/efi/EFI/fedora/grub.cfg
# ls /boot/loader/entries/
# grub2-editenv - list
# grub2-editenv - set kernelopts="root=/dev/mapper/fedora_fc30-root ro resume=/dev/mapper/fedora_fc30-swap rd.lvm.lv=fedora_fc30/root rd.lvm.lv=fedora_fc30/swap rhgb quiet net.ifnames=0 biosdevname=0 "

小川拓海 發表在 痞客邦 留言(0) 人氣()

step1.png
Reference:
https://newtoypia.blogspot.com/2013/12/gnupg-pgp.html

小川拓海 發表在 痞客邦 留言(0) 人氣()

Reference:
https://www.server-world.info/en/note?os=Fedora_29&p=ftp&f=1
https://www.hiroom2.com/2017/07/12/fedora-26-tftp-server-en/

小川拓海 發表在 痞客邦 留言(0) 人氣()


Package

Ubuntu
Fedora


build-essential
Development Tool


libc6-i386
glibc-devel / glibc-devel.i686


lib32stdc++6
libstdc++.i686


lib32z1
zlib.i686


lib32ncurses5
ncurses-compat-libs.i686


libusb-1.0
libusb.i686

小川拓海 發表在 痞客邦 留言(0) 人氣()

# dnf --refresh upgrade
# dnf install dnf-plugin-system-upgrade

小川拓海 發表在 痞客邦 留言(0) 人氣()

將 .crt 改名為 .pem,然後複製到 /etc/pki/ca-trust/source/anchors,最後執行
# sudo update-ca-trust

小川拓海 發表在 痞客邦 留言(0) 人氣()

for ((i=1;i<=100;i=i+1))
do
echo "$i"
done# ./test2.sh# test2.sh: 1: Syntax error: Bad for loop variable# sudo dpkg-reconfigure dash
Select “No”

小川拓海 發表在 痞客邦 留言(0) 人氣()

Reference: http://stackoverflow.com/questions/5984625/ignore-a-folder-during-svn-updates1. remove this folder from your working directory
$ svn update --set-depth exclude {folderName}2. reset the depth
$
svn update --set-depth infinity

小川拓海 發表在 痞客邦 留言(0) 人氣()

1. libz.so.1: cannot open shared object file
fix: yum install zlib.i686 libstdc++.i6862. Your Perl installation is not complete enough: at least Thread::Queue is missing.
fix: dnf install 'perl(Thread::Queue)'3. openssl/opensslv.h: No such file or directory
fix: yum install openssl-devel

小川拓海 發表在 痞客邦 留言(0) 人氣()

1 2 3 4
Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。