Grudzień « 2020 « Różności …

Różności …

29 grudnia 2020

Ubuntu post install

Zaszufladkowany do: Angular,JavaScript,Linux,Programowanie,React — Jacek @ 08:23
sudo apt-get update
sudo apt-get install build-essential

17 grudnia 2020

Ubuntu application icon favourities ulubione

Zaszufladkowany do: Linux — Jacek @ 17:25

/usr/share/applications

[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Blender
Comment=Blender
Exec=blender
Icon=/home/tigran/bin/blender-2.91.0-linux64/blender.svg
Terminal=false

1 grudnia 2020

Ubuntu – disable history of files

Zaszufladkowany do: Linux — Jacek @ 10:17
$ rm ~/.local/share/recently-used.xbel # clear current file history
$ touch ~/.local/share/recently-used.xbel # create a 0-byte history file
$ sudo chattr +i ~/.local/share/recently-used.xbel # make it readonly

Strona startowa: www.jaceksen.pl