mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-08-22 03:43:16 +02:00
Update README.md
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user