Displaying 20 results from an estimated 3000 matches similar to: "Running Fedora under CentOS via systemd-nspawn?"
2015 Nov 18
0
Running Fedora under CentOS via systemd-nspawn?
On 11/17/2015 12:39 PM, Matt Garman wrote:
> Now I have a need for a particular piece of software: HandBrake. I
> found this site[1] that packages it for both Fedora and CentOS. But
> the CentOS version is a little older, as the latest HandBrake requires
> gtk3. The latest version is available for Fedora however.
>
Hmm, Nux Dextop (li.nux.ro) has HandBrake 0.9.9 for C7, but not
2016 Oct 24
3
NFS help
On Mon, Oct 24, 2016 at 1:32 PM, Matt Garman <matthew.garman at gmail.com> wrote:
> On Sun, Oct 23, 2016 at 8:02 AM, Larry Martell <larry.martell at gmail.com> wrote:
>>> To be clear: the python script is moving files on the same NFS file
>>> system? E.g., something like
>>>
>>> mv /mnt/nfs-server/dir1/file /mnt/nfs-server/dir2/file
2014 Jan 30
2
Notes on building libguestfs in a systemd-nspawn container
Last night I was tinkering with `systemd-nspawn` -- namespace based
container for testing, I thought I'll post what I tried with libguestfs
here:
Prerequisite
------------
Because of an audit subsystem incompatibility bug - rhbz#966807[1], turn
off auditing by booting the host w/ 'audit=0' on Kernel command line.
(NOTE: There's work in progress[2] in upstream Kernel to fix
2014 Jan 30
1
Re: Notes on building libguestfs in a systemd-nspawn container
On Thu, Jan 30, 2014 at 05:07:23PM +0530, Kashyap Chamarthy wrote:
> On 01/30/2014 04:38 PM, Daniel P. Berrange wrote:
>
> [. . .]
>
> >>
> >> Despite reading from the `systemd-nspawn` man page:
> >>
> >> ". . .kernel modules may not be loaded from within the container."
> >>
> >> I purposefully tried from inside the
2014 Jan 30
2
Re: Notes on building libguestfs in a systemd-nspawn container
On Thu, Jan 30, 2014 at 04:34:04PM +0530, Kashyap Chamarthy wrote:
> On 01/30/2014 03:58 PM, Richard W.M. Jones wrote:
> >>> - `make -k check` is still running as I write this, albeit
> >>> a bit slow.
> >>
> >> This just finished (in the container):
> >>
> >> [. . .]
> >> grep -v -E
2017 Sep 26
5
MP4/H.264 codec for Firefox?
Hello,
I am trying to get MP4/H.264 playback in Firefox to work on my CentOS
laptop (for vimeo).
I installed the gstreamer plugins as described here:
https://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS7
(No, I did not install Flash, VLC and all the other stuff. I only want
HTML5 MP4 playback..)
I enabled the nux repos. I did install all available gstreamer plugins,
i.e. -good -bad
2014 Jan 30
0
Re: Notes on building libguestfs in a systemd-nspawn container
On 01/30/2014 07:41 AM, Kashyap Chamarthy wrote:
> Last night I was tinkering with `systemd-nspawn` -- namespace based
> container for testing, I thought I'll post what I tried with libguestfs
> here:
>
>
> Prerequisite
> ------------
>
> Because of an audit subsystem incompatibility bug - rhbz#966807[1], turn
> off auditing by booting the host w/
2014 Jul 16
0
repair systemd-nspawn
???
??? systemd-nspawn fails in C7 with
????
??? ------------ nspawn error --------
??? sudo? systemd-nspawn
??? Spawning namespace container on /mnt/usb (console is /dev/pts/1).
??? Init process in the container running as PID 1799.
??? Failed to open system bus: No such file or directory
??? Failed to open system bus: No such file or directory
??? Container failed with error code 254.
???
2014 Jan 30
0
Re: Notes on building libguestfs in a systemd-nspawn container
On 01/30/2014 04:38 PM, Daniel P. Berrange wrote:
[. . .]
>>
>> Despite reading from the `systemd-nspawn` man page:
>>
>> ". . .kernel modules may not be loaded from within the container."
>>
>> I purposefully tried from inside the container:
>
> With container based virt there is only one kernel image,
Noted, that's one of the main
2014 Jan 30
0
Re: Notes on building libguestfs in a systemd-nspawn container
On 01/30/2014 03:58 PM, Richard W.M. Jones wrote:
> On Thu, Jan 30, 2014 at 11:50:35AM +0530, Kashyap Chamarthy wrote:
>>> - Single `make` job timing to compile everything:
>>>
>>> real 31m9.792s
>>> user 17m18.359s
>>> sys 13m17.868s
>>
>> For comparison, on the _host_, the same single `make` job timing:
>>
2009 May 05
5
HandBrakeCLI crashes when converting
Hello!
At first, i want to run the latest HandBrake (version 0.93) on a Mac with Mac OS 10.4 (Tiger).
The problem is, that Handbrake is developed for Mac OS 10.5 (XCode SDK is not compatible to Mac OS 10.4 one).
So i decided to try it with wine/darwine.
Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch
2020 Jul 13
2
CentOS 8 & HandBrakeCLI
On 2020-07-13 05:09, Kay Diederichs wrote:
> On 7/13/20 4:04 AM, Frank M. Ramaekers Jr. wrote:
>> Since I upgraded to CentOS8, I cannot get HandBrakeCLI to work:
I could not get HandBrake to work under CentOS 8, so I installed it
under
Zorin 15 (an Ubuntu-derived German distro). There, it works great. I
did not try
any of the other distros derived from Debian or Ubuntu itself.
Todd
2019 Jul 03
2
Container setup?
On 7/3/19 8:21 AM, Sven Schwedas via samba wrote:
> Though I'm not sure if docker is the right tool for the job; samba as a
> fat daemon running a bazillion subprocesses orchestrated by a persistent
> database that's very sensitive to instances leaving and joining the
> domain seems the antithesis to docker's philosophy.
>
Docker would be a terrible choice for this;
2014 Jan 30
3
Re: Notes on building libguestfs in a systemd-nspawn container
On Thu, Jan 30, 2014 at 11:50:35AM +0530, Kashyap Chamarthy wrote:
> > - Single `make` job timing to compile everything:
> >
> > real 31m9.792s
> > user 17m18.359s
> > sys 13m17.868s
>
> For comparison, on the _host_, the same single `make` job timing:
>
> real 13m41.440s
> user 13m5.816s
> sys 1m9.911s
2016 Apr 11
0
systemd-nspawn will replace lxc
Hi all,
It seems RH will deprecate LXC (https://access.redhat.com/articles/1365153) and will go to docker way (or maybe I am totally wrong). Is this true?? Will be systemd-nspawn a lightweight replacement for LXC containers??
Thanks.
--
Greetings,
C. L. Martinez
2018 Jan 04
9
[Bug 1210] New: nftables gets confused by user namespaces when meta skuid is used
https://bugzilla.netfilter.org/show_bug.cgi?id=1210
Bug ID: 1210
Summary: nftables gets confused by user namespaces when meta
skuid is used
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
2015 Nov 19
2
Linux ate my RAM...
On 2015-11-18 19:41, Warren Young wrote:
> On Nov 18, 2015, at 1:20 PM, Kwan Lowe <kwan.lowe at gmail.com> wrote:
try systemd-nspawn and use it instead of virtualizing, will save you
some bits of memory.
2006 Dec 29
2
FFmpeg's libavcoded
Hi,
I am letting myself known incase someone is interested in this or
already has ideas on the subject.
I would like to add Theora encoding to ffmpeg's libavcodec library.
My goal is to add vorbis / theora / ogm output to Handbrake. Doing
this at the libavcodec level appears to make the most sense as it
would benefit more people.
I have already made a small start. I have the configure
2015 Aug 13
2
Skype Issue
Hey Y'all,
Seems my Skype installation has stopped working.
I have skype-4.3.0.37-2.el6.i686.rpm from the Nux repo.
[mlapier at peach ~]$ skype %U
(<unknown>:27070): Gtk-WARNING **: Unable to locate theme engine in
module_path: "clearlooks",
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
I
2018 Jan 29
2
How to use /dev/net/tun from libvirt-lxc with user namespacing enabled
I have a container rootfs that I use to keep all work-related stuff. This
container was originally created by lxd (which creates all containers for
use with user namespacing), but now I decided to start using libvirt for
container management since I already use it for virtual machines, which
will spare me from dealing with multiple hypervisor technologies.
I managed to create a working domain xml