検索結果

ナビゲーションに移動 検索に移動
  • liri.service を有効にしてください: $ systemctl --user enable liri.service システムが起動するたびに自動的に Liri セッションを起動するには: $ systemctl --user isolate liri.target systemd ユーザーセッションでは今のところ
    4キロバイト (575 語) - 2019年3月25日 (月) 23:29
  • (日本語訳ページ) で実行するのは、これとは別の機能です。 コンテナ内のプロセスは、コンテナのイメージをビルドするために使用された Dockerfile 内の USER (日本語訳ページ) ディレクティブで定義されているユーザとして起動されます。 すべてのコンテナは、同じ UID/GID 範囲に割り当てられます。
    53キロバイト (8,742 語) - 2024年8月20日 (火) 19:43
  • 個人設定が他の全てのルールに優先することを保証するには、順番を変えて下さい: # cd /etc/fonts/conf.d # mv 50-user.conf 99-user.conf ただし、ユーザーにはデフォルトでフォントの設定(ヒンティングやアンチエイリアスのプロパティ、新しいフォントから一般的なフォ
    39キロバイト (6,656 語) - 2023年6月4日 (日) 20:10
  • 追加して、再起動してください。現在のグループは id user で確認できます。追加するコマンドの例: # usermod -a -G video,audio,power,disk,storage,optical,lp,scanner user Policykit で使用するグループルールを作成する方法は
    10キロバイト (1,594 語) - 2023年8月28日 (月) 15:33
  • /home/newhome --user=user ユーザーのログインパスフレーズを使ってディレクトリを保護するオプションを選択してください。 それからユーザーのホームディレクトリの中身を暗号化ディレクトリにコピーしてください: # cp -a -T /home/user /home/newhome ヒント:
    14キロバイト (2,524 語) - 2024年7月26日 (金) 19:04
  • [Service] Type=forking User=redmine ExecStart=/usr/bin/unicorn -D -E production -c /etc/unicorn/redmine.ru [Install] WantedBy=multi-user.target これで systemctl
    30キロバイト (5,375 語) - 2024年7月10日 (水) 20:21
  • : $ systemctl --user enable --now emacs Emacs サーバーを実行したいユーザーで上記のコマンドを実行してください。サービスの起動後、Emacs の準備ができます。ユニットファイルは /usr/lib/systemd/user/emacs.service に存
    85キロバイト (18,404 語) - 2024年7月10日 (水) 20:15
  • /etc/fstab tmpfs /www/cache tmpfs rw,size=1G,nr_inodes=5k,noexec,nodev,nosuid,uid=user,gid=group,mode=1700 0 0 詳細は tmpfs(5) man ページおよび セキュリティ#ファイルシステム に載っています。
    7キロバイト (1,447 語) - 2024年7月10日 (水) 20:13
  • Description=VideoOnLAN Service After=network.target [Service] Type=forking User=vlcd ExecStart=/usr/bin/vlc --daemon --syslog -I http --http-port 8090 --http-password
    15キロバイト (2,409 語) - 2023年9月28日 (木) 08:16
  • "true"。さもなくば "false"。 user.xdg.robots.backup: ファイルがバックアップに含まれるならば "true"。さもなくば "false"。 user.xdg.language user.xdg.creator user.xdg.publisher user.xdg.origin.email
    11キロバイト (1,260 語) - 2024年8月21日 (水) 18:49
  • daemon ログイン時に playerctld を開始するには、次の systemd/ユーザー サービスを作成します。 ~/.config/systemd/user/playerctld.service [Unit] Description=Keep track of media player activity
    6キロバイト (909 語) - 2024年1月1日 (月) 00:50
  • gidNumber: 9999 homeDirectory: /home/johndoe/ description: This is an example user userPassword エントリの xxxxxxxxxx は /etc/shadow 内の値で置き換えるか slappasswd コマンドを使って下さい。そしてユーザーを追加:
    18キロバイト (3,065 語) - 2022年10月20日 (木) 12:04
  • channel_id=UCxxxxxxxxxxxxxxxxxxxxxx チャンネルに /user/username で終わる従来の URL がある場合は、次も使用できます。 https://www.youtube.com/feeds/videos.xml?user=username Google Takeout からサブスク
    3キロバイト (428 語) - 2023年1月9日 (月) 03:37
  • tcp_congestion_control = bbr エフェメラルポートは通常、Transmission Control Protocol (TCP) 、User Datagram Protocol (UDP) 、または Stream Control Transmission Protocol (SCTP)
    26キロバイト (4,658 語) - 2024年3月21日 (木) 16:00
  • Downloading separate debug info for /usr/bin/application Reading symbols from /home/user/.cache/debuginfod_client/fbaee841e2ed2c11ecbbda26f39eeec1da23d6c3/debuginfo
    14キロバイト (2,393 語) - 2023年10月15日 (日) 19:01
  • /usr/local/bin/chkboot_user.sh /usr/local/bin/chkboot.sh sudo -u <user> /usr/local/bin/chkboot_user.sh echo "Pacman update [2] Syncing repos for pacman" pacman
    47キロバイト (8,259 語) - 2024年9月5日 (木) 21:07
  • 関連記事 Arch User Repository Trusted User (TU) は AUR を正常に維持する任を負うコミュニティのメンバーです。彼または彼女は人気のパッケージをメンテナンスして (必要に応じて上流と話を持ったりパッチを送る)、管理上の問題について投票を行います。TU は活動的なコミュニティメンバーから現任の
    13キロバイト (2,488 語) - 2024年5月1日 (水) 21:13
  • get_icon && notify_user } # Decrease brightness dec_backlight() { brightnessctl -d *::kbd_backlight set 33%- && get_icon && notify_user } # Zero brightness
    33キロバイト (5,503 語) - 2024年7月25日 (木) 02:00
  • ユーザーサービス (/etc/systemd/user/ の中): $ systemctl --user enable rtorrent 手動で起動: $ systemctl --user start rtorrent ストップ: $ systemctl --user stop rtorrent システム・サービス・ユニットとして
    41キロバイト (6,584 語) - 2023年11月25日 (土) 04:06
  • ビットは無視されます。 例えば、ファイル作成モードマスクが 027 だとします。それぞれの数字は以下を表します: 0 は新しく作成したファイルに設定されない user パーミッションビットです。 2 は新しく作成したファイルに設定されない group パーミッションビットです。 7 は新しく作成したファイルに設定されない
    9キロバイト (1,537 語) - 2023年11月1日 (水) 03:12

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