| bio | website | technoanimal.net |
|---|---|---|
| location | Reykjavik, Iceland | |
| age | ||
| visits | member for | 2 years, 9 months |
| seen | Oct 16 '11 at 19:57 | |
| stats | profile views | 13 |
|
Aug 11 |
awarded | Yearling |
|
Aug 12 |
awarded | Yearling |
|
Jan 18 |
awarded | Nice Answer |
|
Sep 1 |
comment |
Lightweight outgoing SMTP server I use MSMTP for this, works great and the configuration is very simple. |
|
Aug 31 |
comment |
Rock-stable filesystem for large files (backups) for linux Yeah, I am not sure if you can disable the feature, but the xfs_freeze utility ensures a stable disk image. From the man page: The -f flag requests the specified XFS filesystem to be frozen from new modifications. When this is selected, all ongoing transactions in the filesystem are allowed to complete, new write system calls are halted, other calls which modify the filesystem are halted, and all dirty data, metadata, and log information are written to disk. Any process attempting to write to the frozen filesystem will block waiting for the filesystem to be unfrozen. |
|
Aug 31 |
answered | Rock-stable filesystem for large files (backups) for linux |
|
Aug 31 |
awarded | Critic |
|
Aug 20 |
answered | How to best encrypt and decrypt a directory via the command line or script? |
|
Aug 16 |
awarded | Nice Answer |
|
Aug 12 |
comment |
Allow setuid on shell scripts I would advise against the suggestion to allow passing of the script as a command line argument, as that essentially gives anyone who can execute the program the ability to run any script as that defined user. |
|
Aug 11 |
awarded | Supporter |
|
Aug 11 |
comment |
Is it good to make a separate partition for /boot? Ah yes, I had long forgotten about this requirement. Thanks for the reminder! |
|
Aug 11 |
answered | Is it good to make a separate partition for /boot? |
|
Aug 11 |
awarded | Teacher |
|
Aug 11 |
answered | What is the real difference between “apt-get” and “aptitude”? (How about “wajig”?) |