Hermann Ingjaldsson

less info
357 reputation
210
bio website SynOdins.com
location
age
visits member for 1 year, 11 months
seen 1 hour ago
stats profile views 59

2d
comment Change one typed key for another
I wouldn't really load Dvorak, I would start remapping the keys one after another as I see fit and as I see efficiency increasing possibilities. But thanks.
2d
comment Change one typed key for another
Do you know any good guides on loadkeys?
2d
comment Change one typed key for another
The dream would be to get for both. Just an os overall keymap.
May
8
comment Remote backup of local server applying Rsnapshot
ok, thanks for the help.
May
8
comment Remote backup of local server applying Rsnapshot
because lets say there are 12 monthlies.. and then comes a new month. Rsync then changes all the folder names by incrementing each number by one. Rsync will then be updating every monthly when more efficient would be to only rsync the latest.. somehow.
May
8
comment Remote backup of local server applying Rsnapshot
I want the remote installation to basically be another copy of whatever the local one is.
May
8
comment Getting back rsync's deleted files
I ran 'lsof|grep /path/to/file' on the server. And the file is then a file that should be there(but isnt). I get "WARNING: can't stat() xfs file system /var/fake/paigowpi/home2/paigowpi.monthly Output information may be incomplete." I think the data is lost.
Apr
30
comment Does Rsnapshot work on Fat32 filesystem?
Thanks. ________
Apr
30
comment Does Rsnapshot work on Fat32 filesystem?
And do they work on a Mac?
Apr
30
comment Does Rsnapshot work on Fat32 filesystem?
Do those work with Rsync and Rsnapshot?
Apr
30
comment Does Rsnapshot work on Fat32 filesystem?
Which filesystem would you use for a backup?
Apr
30
comment `cp -al` snapshot whose hard links get directed to a new file when edited
I've been experimenting with rsnapshot for some time now and it looks great. Should have done this a long time ago.
Mar
29
comment `cp -al` snapshot whose hard links get directed to a new file when edited
thanks, i'll check it out.
Mar
29
comment `cp -al` snapshot whose hard links get directed to a new file when edited
I was thinking using rsync to a server which has a cronjob to do cp -al regularly for snapshots.. alongside rsync-ing onwards for even more copies. How does that sound?
Mar
29
comment `cp -al` snapshot whose hard links get directed to a new file when edited
What do you recommend as a way to back up a massive folder?
Feb
8
comment Apt-get, no sudoers file
I can't become root by typing su. it says 'authentication failure'. But I can create directories with 'sudo mkdir somedirectory' for instance and my password gets accepted then.
Feb
1
comment How to make LXTerminals open maximized in Lubuntu 11.04?
It appears like the answer works for 12.04, but vasa1's comment works for 11.04.
Jan
22
comment Terminal change keys
I want to be able to change what gets written when i type in the terminal. And that means, whenever I start the terminal.. that's a window who will receive my keyboard input in this new way.
Jan
22
comment Terminal change keys
I find this very confusing actually. So I make a Xmodmap file in my home directory (there is no such file currently, im using L-Ubuntu 11.04). So how do I for instance, make that file turn 'A' into 'B'?
Nov
26
comment How to colorize output of git?
You can then wrap this solution into aliases and functions which makes this end up as a non-hackis, non-git-only solution.