• Martin Thoma
  • Home
  • Categories
  • Tags
  • Archives
  • Support me

Recent Posts

Linux access rights and attributes

Linux access rights and attributes

RWX Files Linux files have three important access rights for files: Read Write Execute If you want to mark a file as executable, you can add the x-right: chmod +x When you want to mark a file as readable, you can dd the r-right: chmod +r … Read More »
How can I clear gedit text search / replace history?

How can I clear gedit text search / replace history?

Start gconf-editor: gconf-editor Go to /apps/gnome-settings/gedit/history-gedit2_search_for_entry and /apps/gnome-settings/gedit/history-gedit2_replace_entry_with and remove the content there: gedit: Clear text search / replace history Read More »
  • Martin Thoma - A blog about Code, the Web and Cyberculture
  • E-mail subscription
  • RSS-Feed
  • Privacy/Datenschutzerklärung
  • Impressum
  • Powered by Pelican. Theme: Elegant by Talha Mansoor