Skip to content

Georgs Blog

  • Home
  • github
  • PGP-Keys
  • Cheat sheets

Author: georg

xserver, reload xresources

If you have changed configuration setting for X programs, e.g. xfig, you have to reload it with

$ xrdb -load ~/.Xresources
Author georgPosted on 2005-04-08Categories unix

Switch PC-Speaker off

$ xset b off
Author georgPosted on 2005-04-07Categories unix

Enable new features of gnuplot 4 in octave

In order to be able to interactivly change the plot in gnuplot (zoom, axis change etc.) you have to set the following in your ~/.octaverc:

gset mouse
gset term x11
Author georgPosted on 2005-01-20Categories unix

Howto generate crypt() passwords

$ openssl passwd -1

Author georgPosted on 2005-01-14Categories security, unix

Berechtigungen von Verzeichnisbaum ändern (chmod)

find verzeichnis/ -type d -exec chmod o=rx {} \;
find verzeichnis/ -type f -exec chmod o=r {} \;
Author georgPosted on 2004-09-25Categories unix

Posts pagination

Previous page Page 1 … Page 50 Page 51 Page 52 Page 53 Next page

Categories

  • backup (18)
  • code (77)
  • database (10)
  • email (37)
  • geo (9)
  • hardware (16)
  • network (34)
  • office (37)
  • security (20)
  • unix (94)
  • windows (35)
  • www (39)

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

  • backup
  • banking
  • borgbackup
  • borgmatic
  • ci
  • cmake
  • courier
  • csv
  • darktable
  • dawarich
  • dns
  • docker
  • encryption
  • firefox
  • gnucash
  • gpg
  • hardware
  • homeassistant
  • homebank
  • imap
  • jenkins
  • letsencrypt
  • network
  • nextcloud
  • offlineimap
  • owncloud
  • paypal
  • photography
  • portainer
  • python
  • rawtherapee
  • rclone
  • readeck
  • selfhosted
  • sidecar
  • ssh
  • storage
  • SWAG
  • syncthing
  • traefik
  • ubuntu
  • unraid
  • video
  • virtualbox
  • watchtower
  • Home
  • github
  • PGP-Keys
  • Cheat sheets
Georgs Blog Proudly powered by WordPress