5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GUIアプリを管理者権限で扱う

5
Last updated at Posted at 2016-07-16

環境

Ubuntu 16.04

コマンド

GUIの場合はsudoの代わりにgksudo --syncを使う。
例えばNautilusをGUIで管理者権限で使いたい場合は
$ gksudo --sync nautilus
と入力しNautilusを開く

参考にした書籍

5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?