Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ARPパッケージを送信するアプリを作っています。コンソールから、プログラムは、を使用してスーパーユーザー権限で実行することを要求しsudo -sます。
sudo -s
次に、QTを使用してアプリのインターフェイスを作成する必要がありますが、アプリにスーパーユーザー権限を付与する方法がわかりません。
gksudoまたはkdesuを使用します。 これにより、グラフィカルプログラムをrootとして実行できます。