Resetting Mysql Debian System Maintainer account
Permalink Kommentare[0] Tags: debian debian.cnf password error ubuntu error-1045 mysql debian-sys-maint
Permalink Kommentare[0] Tags: debian debian.cnf password error ubuntu error-1045 mysql debian-sys-maint
# root werden sudo bash # Mo-Fr 18:01 == Feierabend ;) crontab -l > /tmp/cron.tmp && echo "1 18 * * 1-5 shutdown now -h" >> /tmp/cron.tmp && crontab /tmp/cron.tmpNur für rechtzeitiges erscheinen zur Arbeit muss man noch manuell sorgen :D
Permalink Kommentare[0] Tags: ubuntu zeitmanagment debian zeit cronjob contab unix shutdown bash linux console
Wer immer noch Windows User ist oder seinen Freunden klar machen will warum Linux sooooo viel cooler ist als Windows, der findet hier sicher die richtige Argumentation für den Wechsel zu Linux: Permalink Kommentare[0] Tags: video redhat ubergeek windows windows-user debian ubuntu wechsel linux
export XMODIFIERS='' && ./NetBeansInstallDir/bin/netbeans [ENTER]Another solution is to place that call directly in the netbeans startup script. Todo so open the startup script with "vi NetBeansInstallDir/bin/netbeans" and place the following line at the very beginning of this file.
#!/bin/sh # <- this is the first line of netbeans script export XMODIFIERS=''; # <- INSERT this lineAfter a restart Netbeans should behave now.
Permalink Kommentare[0] Tags: altgr jaunty problem workaround netbeans layout hack ubuntu curly-bracket keyboard