FreeBSD on the RouterBoard 450G

2010-08-08 Thread Jozsi Vadkan
Did anyone manage to install, and use/test FreeBSD on the RouterBoard 450G? Or does anyone has a howto for it, how to do it? Thank you in advance. ___ freebsd-questions@freebsd.org mailing list

encrypt whole system using zfs

2010-07-29 Thread Jozsi Vadkan
With dm_cryptlvm, i can install a Debian [in sraid1], that has only the mbr the /boot unencrypted. So if someone steals the server/hdds, it can't do anything to them. That's ok. I'm a newbie to FreeBSD, and I want to use it in the future. I'm looking for these features, that i mentioned

tricky perl question - ascending order

2010-05-23 Thread Jozsi Vadkan
or maybe in bash.. script/one liner e.g.: input: http://pastebin.com/raw.php?i=pMZPEsMZ i want to make this output from it: http://pastebin.com/raw.php?i=kH8VxT0A So from the input, i want to make an ascendant order, how many things are under a SOMETHING-XX Does anyone has any perl magic in

Re: tricky perl question - ascending order

2010-05-23 Thread Jozsi Vadkan
The solution [i asked Randal L. Schwartz, because i didn't worked, and he said he just forgot the -e, now it works!!]: perl -00 -e 'print map $_-[0], sort { $a-[1] = $b-[1] } map [$_, tr/\n//], ' before.txt after.txt Thank you!! Jozsi == Jozsi Vadkan jozsi.avad...@gmail.com writes

boot Debian on a RouterStation Pro

2010-05-02 Thread Jozsi Vadkan
Can anyone post a howto/doc, help about booting a Debian on a RouterStation Pro?:\ https://forum.openwrt.org/viewtopic.php?pid=108415#p108415 I still didn't manage to boot from it. Or any other normal distro :\ Thank you.. p.s.: a little more detailed howto:\

crypt question/server hotel

2010-04-17 Thread Jozsi Vadkan
I want to put my server in a server hotel. But: I don't trust my server hotel owner. What can I do? I can crypt my partition/hdd's that contains the data. Ok. But: then my operating system will not be encrypted. Not Ok. If I crypt my operating system too, then when a reboot comes, I have to