Feed on
Posts
Comments

Category Archive for 'Sideblog'

Optionen in der authorized_keys

Playing with OpenSSH public keys (via)

Read Full Post »

XBMC 8.10

XBMC for XBOX 8.10 codenamed Atlantis is here… :rock:

Read Full Post »

ISO mounten

mount -o loop -t iso9660 /path/to/file.iso /mnt/iso/

Read Full Post »

du -hs /home/samba/profiles/* | sort -nr      ODER
du –max-depth=1 /home/samba/profiles/ | sort -nr

Read Full Post »

Apache2 SSL Certificate

openssl req $@ -new -x509 -days 365 -nodes -out /etc/ssl/mycert.pem -keyout /etc/ssl/mycert.pem

Read Full Post »

blog.pregos.info - Mobile

Der Blog jetzt auch in einer Mobile Version dank des Plugins “Wordpress Mobile Edition“. (Tip via Vorlons Blog)

Read Full Post »

DRAC Passwort aendern

racadm -r IP-ADRESSE -u USERNAME -p PASSWORD config -g cfgUserAdmin -o cfgUserAdminPassword -i INDEX (meistens 1) NEUESPASSWORT

Read Full Post »

Next »