-
Posts
294 -
Joined
-
Last visited
-
Days Won
11
Content Type
Profiles
Forums
Blogs
Everything posted by palica
-
ZFS has been stable for us. No data loss or problems. I personally use btrfs with LXD on another servers and I am also happy without anything bad happening. (even use bcache+btrfs). btrfs or ZFS give the ability to snapshot, clone ... other than that use what you are used to work with. Test on a small server or desktop and if you like what COW-fs have to offer make a switch.
-
that is cool :)
-
so the key point here is not mixing LXC howto's found on internet with LXD howto's. although LXD uses LXC those are two distinct technologies. take a look at https://funtoo.org/LXD there are couple of good resources there. running lxd init is recommended and will solve your network needs.
-
init: id"s0" respawning too fast: disabled for 5 minutes
palica replied to bluephoenix's question in General Help
ttyS0 is serial console. that error means you either don't have serial console or it is not connected to ttyS0 how to get rid of this message - correct the cause of the error message. what server are you using? what do you mean with serial console connection? -
you are using zfs. lxd unmounts zfs datasets when not running. but you can use zfs mount to mount the actual dataset. yes, replace means a plain cp or mv. let me know if you need anything else.
-
nfs supports acl. I would put both apps in a lxd container and apply resource limits to the containers. you could even bind-mount the fs needed for sharing.
-
[solved!] How to correct "unknown_domain" issue?
palica replied to bluephoenix's question in General Help
take a look at /etc/conf.d/hostname -
why samba? kvm, lxd, virtualbox, ... what are you trying to accomplish?
-
https://www.funtoo.org/LXD/OpenVZ_migration
-
try sysctl net.ipv6.conf.eth0.autoconf=0 sysctl net.ipv6.conf.eth0.accept_ra=0
-
Strange behavior with Firefox & Clementine after Funtoo 1.2 Update
palica replied to delyas's question in Desktop Help
https://forums.funtoo.org/topic/1390-how-do-i-ask-a-good-question/ try starting clementine after reboot from command line and paste the output. same goes for firefox. -
Playonlinux doesnt start after update, can anybody test if it work?
palica replied to adcdam's question in Desktop Help
yes, I know that one exactly. ... Once it will be fixed :) -
Playonlinux doesnt start after update, can anybody test if it work?
palica replied to adcdam's question in Desktop Help
running a test on my container reveals this: playonlinux-test-1 ~ # playonlinux Looking for python... 3.6.1 - skipped Looking for python2.7... 2.7.13 - wxversion(s): 3.0-gtk2 /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch warnings.warn("wxPython/wxWidgets release number mismatch") selected /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch warnings.warn("wxPython/wxWidgets release number mismatch") posting this in the first post would have helped a lot! It is due to wxpython/wxwidgets mismatch and the bug was a correct assumption. -
Playonlinux doesnt start after update, can anybody test if it work?
palica replied to adcdam's question in Desktop Help
@adcdam I don't want to be mean to you. Depgraph is something everybody can do on his box, but the actual error message is unique to your box only. It would be helpful to give as much information about the failure as you can and do that if possible in the first message of the post. The first point in that post is: We also have https://bugs.funtoo.org The upgrade shouldn't break it, but it can. It also depends how you did the upgrade. Did you follow the steps from here: I think your problem might be related to this issue: https://bugs.funtoo.org/browse/FL-5109?jql=text ~ "wxpython" So subscribe yourself to that bug and watch as it gets resolved. Best regards. -
emerge ecryptfs-utils with suid useflag.
-
very well said. thank you @dlc. I will be posting some screenshots shortly so you get the bigger picture.
-
there is no preferred software use what you want :) net-vpn/strongswan [1] Homepage: http://www.strongswan.org/ Description: IPsec-based VPN solution focused on security and ease of use, supporting IKEv1/IKEv2 and MOBIKE net-vpn/libreswan [1] Homepage: https://libreswan.org/ Description: IPsec implementation for Linux, fork of Openswan [1] "net-kit" let me know if you encounter any problems along the way.
-
There are like 100 packages being emerged and all do fine in my test, but it is impossible to answer your question.
-
workaround looks good.
-
@biocyberman, yes you have learned the hard way that glibc is one of the essential libraries on linux system. try following https://www.funtoo.org/System_resurrection
-
2nd Generation Funtoo Compute Infrastructure and Plan Upgrades
palica replied to drobbins's topic in Funtoo Hosting
yes, apparmor was blocking dovecot. -
there were some hang tasks on the host that prevented containers to reboot. now fixed. sorry for any inconvenience.
-
media-libs/vulkan-loader-1.0.54.0 failed to build
palica replied to adcdam's question in Portage Help
open a bug for it on bugs.funtoo.org - forums is for discussions, bugs is well for bugs :) please read: -
if you want to see changes to permission you should run it with -c or -v, but it is too late now :)
-
might be some permission problem that is preventing to save the changes to your settings. try to recursively chown your home directory. including .dotfiles/dirs
