mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 21:07:00 +00:00
Update README.md
This commit is contained in:
parent
f52b6a8947
commit
095f9fe841
@ -1758,10 +1758,11 @@ pkill -U user_name
|
|||||||
#####set gedit preference on server
|
#####set gedit preference on server
|
||||||
|
|
||||||
1. you might have to install the following:
|
1. you might have to install the following:
|
||||||
apt-get install libglib2.0-bin
|
|
||||||
|
|
||||||
yum install dconf dconf-editor
|
apt-get install libglib2.0-bin;
|
||||||
yum install dbus dbus-x11
|
|
||||||
|
yum install dconf dconf-editor;
|
||||||
|
yum install dbus dbus-x11;
|
||||||
|
|
||||||
2. Check list
|
2. Check list
|
||||||
gsettings list-recursively
|
gsettings list-recursively
|
||||||
|
Loading…
Reference in New Issue
Block a user