New File:Ctrl+N Open File:Ctrl+0 Save:Ctrl+s Close Editor:Ctrl+W Exit:Ctrl+Q Undo:Ctrl+Z Redo:Ctrl+Y Cut:Ctrl+x Copy:Ctrl+c Paste:Ctrl+V Find:Ctrl+F Replace:Ctrl+R
wget https://github.com/rqlite/rqlite/releases/download/v7.0.0/rqlited-v7.0.0-linux-amd64.tar.gz tar -xzvf rqlited-v7.0.0-linux-amd64.tar.gz cd rqlited-v7.0.0-linux-amd64
timedatectl status Local time:Sat2024-09-1421:56:01 CST Universal time:Sat2024-09-1413:56:01 UTC RTC time:Sat2024-09-1413:55:53 Time zone:Asia/Shanghai(CST,+0800) System clock synchronized:no NTP service: n/a RTC inlocal TZ:no
timedatectl status Local time:Sat2024-09-1421:56:07 CST Universal time:Sat2024-09-1413:56:07 UTC RTC time: n/a Time zone:Asia/Shanghai(CST,+0800) System clock synchronized:no NTP service: n/a RTC inlocal TZ:no
% Appropriate date and time representation for date(1). This is % different from d_t_fmt for historical reasons and has been different % since 2000 when date_fmt was added as a GNU extension. At the end % of 2018 it was adjusted to use 12H time (bug 24046) instead of 24H.
failed to fetch https://nginx.org/packages/mainline/debian/dists/bookworm/inrelease the following signatures were invalid: expkeysig abf5bd827bd9bf62 nginx signing key <signing-key@nginx.com>
# 显示PHP程序的可替换信息update-alternatives --display php
php - manual mode
link best version is/usr/bin/php8.3
link currently points to /usr/bin/php8.2
link php is/usr/bin/php
slave php.1.gzis/usr/share/man/man1/php.1.gz/usr/bin/php8.2- priority 82
slave php.1.gz:/usr/share/man/man1/php8.2.1.gz
/usr/bin/php8.3- priority 83
slave php.1.gz:/usr/share/man/man1/php8.3.1.gz
#设置默认浏览器update-alternatives --config www-browserThereis1 choice for the alternative www-browser (providing /usr/bin/www-browser).SelectionPathPriorityStatus------------------------------------------------------------*0/usr/bin/w3m 25auto mode
1/usr/bin/w3m 25 manual mode
Press<enter> to keep the current choice[*],or type selection number:#设置默认使用的php版本update-alternatives --config phpThere are 2 choices for the alternative php (providing /usr/bin/php).SelectionPathPriorityStatus------------------------------------------------------------0/usr/bin/php8.383auto mode
*1/usr/bin/php8.282 manual mode
2/usr/bin/php8.383 manual mode
Press<enter> to keep the current choice[*],or type selection number:1