I think the first one fails because you're not really supposed to copy Git repos with cp. git clone should be good enough.
Try this combo and see if it works:
# Setup main repo (bare)
$ mkdir /git/repo.git && cd /git/repo.git && git init --bare
# Local repo
$ mkdir ~/repo && cd ~/repo && git...
I've never used anything older than MySQL 5.0, so I have no idea how the upgrade will go.
With Apache, most of the configuration settings should be similar. However, the best thing to do is probably rewrite the configuration instead of using the old one. Keep a copy of the 1.3 config, and...
It's never too late to start learning. Take a look at one of the firewalls and start using it :).
The chances of being hacked aren't very high though, unless you haven't been upgrading your machine or your configuration files have holes in them.
For firewalls and routers, pfSense is great, but it doesn't seem to work that well for file and web servers. FreeBSD should be able to do everything you need :e.
Can you post any details of the errors? Check the logs and output.
I don't understand Indonesian, but the tutorial compiles and installs Squid manually. This isn't what most FreeBSD users do. Try using the ports tree instead.
I only know the answer to these two questions, but I guess it's better than nothing.
It is the default now (starting from 7.1).
Yes, it should be. ZFS is no longer experimental. It should run well enough on amd64, but some tuning might be required.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.