The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
815 views

Guide to installing Xen on CentOS 5.9 (That is still valid)

I need an idiots guide to installing Xen Hypervisor on CentOS 5.9 We attempted to install it on 6.3 before, but completely failed, so we reverted to 5.9 to see if we had more luck. We had issues ...
0
votes
1answer
345 views

BSD Books - Best books for OpenBSD and FreeBSD [closed]

I will begin a thorough study of the OpenBSD and FreeBSD, which are the most complete books? I found these, which are the best? Openbsd books Freebsd books
1
vote
1answer
214 views

Is there some kind of “patterns” when coding bash scripts?

In Java, we have Javadoc and some different styles when programming. In Python, there's pep8. I'm creating some bash scripts for my own use, and would like to know from you, experienced bash users, ...
4
votes
4answers
2k views

Any good LVM tutorial?

I'm planning to user LVM in my next linux installation, any links to good LVM tutorials/guides/FAQs would be welcomed. Thanks in advance.