検索結果

ナビゲーションに移動 検索に移動
  • using msmtp as a sendmail replacement with php or something similar. In that case just create /etc/msmtprc, and remove your user configuration (or not if you
    15キロバイト (2,746 語) - 2024年5月1日 (水) 21:06
  • which is itself encrypted with your passphrase and stored in a file. In this case, you can change your passphrase by unwrapping the key file with your old
    36キロバイト (6,332 語) - 2024年2月21日 (水) 18:07
  • This way, very different types of of sound can be obtained from the same pool of samples, which is more efficient in terms of sound-design and disk space
    11キロバイト (1,960 語) - 2021年10月7日 (木) 12:47
  • を呼び出す前に末尾のスラッシュを自動的に削除することが賢明です: #!/bin/bash new_args=() for i in "${@}"; do case "${i}" in /) i="/" ;; */) i="${i%/}" ;; esac new_args+=("${i}") done exec
    32キロバイト (5,923 語) - 2024年2月15日 (木) 03:50
  • aemon/Power --method org.gnome.SettingsDaemon.Power.Keyboard.StepDown In case you use MATE environment you might get tired with repeated lighting keyboard
    7キロバイト (1,055 語) - 2022年1月6日 (木) 13:26
  • Graphics Card" を選択することでプログラムを eGPU 上で実行できるようになります。しかし、これは記事で扱う事柄の範囲外です。 In case you have iGPU, Nvidia dGPU and want to connect Nvidia eGPU, you will encounter
    20キロバイト (3,739 語) - 2024年4月22日 (月) 22:40
  • <xsl:text>(</xsl:text> <xsl:value-of select="translate(substring-after(@time,' '),':',',')"/> <xsl:text>) </xsl:text> <xsl:value-of select="@nick"/> <xsl:if test="not(@nick)
    17キロバイト (2,914 語) - 2024年4月13日 (土) 14:33
  • modules/mod_proxy.so # either this one in case you use FPM LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so # or this one in case you opt for uWSGI LoadModule
    74キロバイト (13,144 語) - 2023年7月2日 (日) 15:23
  • # Set fade time for changes to one minute fade_time=60000 case $1 in period-changed) case $3 in night) xbacklight -set $brightness_night -time $fade_time
    9キロバイト (1,666 語) - 2023年4月22日 (土) 14:29
  • 3/ by Nicholas Marriott if [[ -n ${TMUX} && -n ${commands[tmux]} ]];then case $(tmux showenv TERM 2>/dev/null) in *256color) ;& TERM=fbterm) TERM=screen-256color ;;
    34キロバイト (6,233 語) - 2023年10月29日 (日) 08:24
  • /usr/lib/systemd/system-sleep/lock_before_suspend.sh #!/bin/bash case $1/$2 in pre/*) case $2 in suspend|hibernate) loginctl lock-session sleep 1 ;; esac
    85キロバイト (14,501 語) - 2024年5月8日 (水) 13:36
  • Image previews, if enabled in ranger. if [ "$preview_images" = "True" ]; then case "$mimetype" in application/pdf) pdftoppm -jpeg -singlefile "$path" "${cached//
    16キロバイト (2,463 語) - 2023年12月30日 (土) 23:02
  • /configure --host="i686-pc-linux" ... This is the case when the build makes use of values (for example, the output of the uname command) inherited from your base
    11キロバイト (1,800 語) - 2018年2月6日 (火) 23:43
  • す。root として以下を作成します。 /etc/NetworkManager/dispatcher.d/50-wg0.sh #!/bin/sh case $2 in up)   wg-quick up wg0   ip route add <endpoint ip> via $IP4_GATEWAY
    24キロバイト (4,319 語) - 2023年4月5日 (水) 17:17
  • fseek(classfile, 2, SEEK_CUR); break; case CP_INTEGER: case CP_FLOAT: case CP_FIELDREF: case CP_METHODREF: case CP_INTERFACEMETHODREF: case CP_NAMEANDTYPE: seekerr =
    8キロバイト (1,227 語) - 2024年4月17日 (水) 18:11
  • ます。/etc/acpi/handler.sh を編集します。 #... other ACPI stuff battery) case "$2" in BAT0) case "$4" in 00000000) ;; 00000001) /usr/sbin/set_battery_thresholds
    9キロバイト (1,853 語) - 2023年10月13日 (金) 10:40
  • When=PostTransaction NeedsTargets Exec=/bin/sh -c 'while read -r trg; do case $trg in linux) exit 0; esac; done; /usr/bin/mkinitcpio -P' ヒント: mkinitcpio
    21キロバイト (3,336 語) - 2024年4月24日 (水) 20:42
  • e.rb を作成: require 'shellwords' unless sibling_types.member? "text/plain" case content_type when "text/html" `/usr/bin/w3m -dump -T #{content_type} #{Shellwords
    13キロバイト (2,363 語) - 2017年5月13日 (土) 21:11
  • ep/ にスクリプトを追加してください: /usr/lib/systemd/system-sleep/00powersave #!/bin/sh case $1 in pre) /path/to/your/script false ;; post) if cat /sys/class/power_supply/AC0/online
    38キロバイト (6,783 語) - 2024年3月11日 (月) 16:09
  • の通っている場所に以下の cwm-w-mv スクリプトを配置してください: #!/bin/sh # Move a window to the side of a screen. case "$1" in "left") xdotool getactivewindow windowmove 0 y ;; "top") xdotool
    4キロバイト (746 語) - 2019年1月18日 (金) 01:08

(前の20件 | 次の20件) (20 | 50 | 100 | 250 | 500 件) を表示