Hi there,
I've been using qjail for years, and my jails been running nice since then. Till today. I was trying to update the packages inside one jail and got this error:
git_jail /root >pkg update && pkg upgrade
Updating FreeBSD repository catalogue...
[git_jail] Fetching...
After almost a couple years away, I'd like to know about jails management systems, for a new server.
In the past I've used ezjail, then qjail.
Now, in 2018, are all these tools up-to-date with current? ezjail is mentioned in the manual, so I guess it should be...
iocage seems to require Python...
I am using sysutils/qjail for my jails (qjail-5.0). My host system is: FreeBSD 11.0-RELEASE.
Normally I would fetch the hosts' ports tree:
portsnap fetch update
Then I would update the ports tree of the jails:
qjail update -p
I would normally then be able to list packages which could be...
I have this script which checks for updates on my host system and on my jails:
#!/usr/local/bin/bash
PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin"
# Updaten en rapporteren Ports Tree host system:
portsnap cron update && {
echo -e "Packages te...
Since ezjail doesn't seem to have been updated for a long time and qjail seems to be a little bit more modern I'm planning to switch.
Is it possible to just migrate my existing jails from one manager to the other without problems?
Are there any resources about this?
Thank you!
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.