| bio | website | 127.0.0.1 |
|---|---|---|
| location | Somewhere in the vicinity of Sol | |
| age | 41 | |
| visits | member for | 2 years, 2 months |
| seen | yesterday | |
| stats | profile views | 159 |
- human male
- bibliophile
- geek
- misanthropic philanthropist
- skeptic
- grayhat hacker
- software archaeologist
- code necromancer
- programmer
- reverse engineer (RCE)
- system administrator
- FLOSS enthusiast
- Debian and Ubuntu aficionado
|
May 14 |
awarded | Fanatic |
|
May 4 |
comment |
Why is printf better than echo? @Kaz: agreed. And that's where it's not an advantage ;) ... so you end up using echo (without -e) again. But then, escaping rules hold for all strings. |
|
May 1 |
comment |
SSH is suddenly not working anymore: “Write Failed:Broken Pipe” Are you using ServerAliveInterval or not? If not, try setting it. |
|
Apr 29 |
comment |
Why is printf better than echo? @KeithThompson: I can think of a few scenarios where you'd like to preserve the escape characters to pass them on (e.g. store them in a file). In this case echo is more flexible in a sense, since you can suppress the processing of escape characters. To me, yes indeed, it's a slim advantage. And I would hardly call it that but the OP decided to call it that, so I went with the OP's wording. Hope this helps. |
|
Apr 29 |
comment |
Why is printf better than echo? @KeithThompson: actually all they are meant to imply is that not everyone may consider it an advantage. |
|
Apr 12 |
accepted | Assuming sshd allows only public key authentication, how do I log the fingerprints? |
|
Apr 11 |
awarded | Tumbleweed |
|
Apr 9 |
asked | Assuming sshd allows only public key authentication, how do I log the fingerprints? |
|
Apr 9 |
accepted | How can I force a Ubuntu kernel to fail mounting / and drop into the initramfs rescue shell? |
|
Apr 9 |
comment |
How can I force a Ubuntu kernel to fail mounting / and drop into the initramfs rescue shell? thanks! This is spot on what I was looking for. Two things: 1.) I had to press Ctrl+C before being dropped into the initramfs shell and 2.) because I use GRUB2 the line is called linux :) |
|
Apr 8 |
asked | How can I force a Ubuntu kernel to fail mounting / and drop into the initramfs rescue shell? |
|
Apr 5 |
answered | Access to original contents of mount point |
|
Apr 5 |
comment |
Can someone execute a malware by just inserting a flash disk? It's a fallacy to think Linux is secure from malware. It's just not as attractive a target in times in which most malware caters the financial interests of its creators. Also, malware executed in only your user context can still steal your data. It need not have a foothold system-wide (i.e. superuser). |
|
Apr 4 |
revised |
GRUB2 and kernel vga= parameter added 319 characters in body |
|
Apr 4 |
revised |
Weird issue with unmet dependencies when cloning package states from earlier installation on same machine added 370 characters in body |
|
Apr 4 |
asked | GRUB2 and kernel vga= parameter |
|
Apr 4 |
asked | Weird issue with unmet dependencies when cloning package states from earlier installation on same machine |
|
Apr 4 |
accepted | Ubuntu: How do the md devices get assembled at bootup? |
|
Apr 4 |
comment |
Ubuntu: How do the md devices get assembled at bootup? your first suggestion was spot on. Your answer came in while I was writing up my own. Thanks for taking the time to answer. Much appreciated. I think your question provides additional insights. +1 plus accept. |
|
Apr 4 |
answered | Ubuntu: How do the md devices get assembled at bootup? |