Toggle Audio Output Between Several Devices
With PulseAudio one can choose the output (in PA syntax, it’s called “sink-input”) device for each audio stream, for example, I can listen to my music on my headphone (USB sound card in my...
/home/rabin.io/notes
With PulseAudio one can choose the output (in PA syntax, it’s called “sink-input”) device for each audio stream, for example, I can listen to my music on my headphone (USB sound card in my...
Emacs functionality with Vim Long story short, I was missing a functionality which i have with Emacs when editing BIND zone files. By adding the following lines to the zone file header, Emacs will...
Start Chrome with a temp profile All Chrome Incognito windows share the same profiles, which make it harder when you need to debug a web application using more then 2-3 accounts on the time....
מאוד לא מומלץ להשתמש בסיסמאות ישירות בסקריפטים, אלא לשמור אותם בקובץ נפרד שאפשר להגן עליו על הרשאות שונות וכן הגדרות שונות לגבי אופן הגיבוי שלו. למשל בהפצות על בסיס Debain כשרוצים לכתוב\להשתמש בסקריפט שמבצע...
Just a quick note to myself, about the process of Converting a VMware Virtual Machine machine to KVM. Copy the VMDK files Locate all the VMDK files, and copy to the new server.
1 |
rsync -av --numeric-ids --progress -e "ssh -T -c arcfour -o Compression=no -x" vmware-server:/local/vm/X/ /mnt/tmp/ |
...
While trying to connect remotely to a Informix DB I have encounter this error message
1 |
Incorrect password or user user06@informix-class2 is not known on the database server. |
while i was able to connect via dbaccess tool from the command (locally).
בניגוד להפצות RPM, הפצות על בסיס Debian ובכללם Ubuntu לא מסירות חבילות של קרנלים ישנים, דבר שכבר גרם לי בעיות על /boot מלא ואתחול שכשל בגלל שהחבילה של הקרנל לא הותקנה כמו שצריך. בחיפוש...
יש לי נייד קטן בן שנתיים של DELL ששירת אותי עוד מתקופת הלימודים. אחרי שקיבלתי את הנייד מעבודה הפסקתי להשתמש בו באופן קבוע כך שבסוף הקצתי אותו לשימוש כ-Media Center פשוט. יש לי מכונה...