On Wed, 5 Sep 2018 22:26:19 -0600
Chris Murphy wrote:
> That's up to the grub.cfg contents.
It never gets that far. I need the "early" config
I'm supposed to be able to embed in the grub
image, but grub2-install has been "improved"
so it never invokes an external grub-mkimage
tool the docs say I
I am having pid permission problems with starting vncserver:
Sep 06 08:39:03 localhost vncserver[2046]: Log file is
/home/rgm/.vnc/localhost:1.log
Sep 06 08:39:03 localhost systemd[1]: vncserver@:1.service: Can't
convert PID files /home/rgm/.vnc/localhost:1.pid O_PATH file descriptor
to proper
On 06.09.2018 14:50, Robert Moskowitz wrote:
> I am having pid permission problems with starting vncserver:
>
> Sep 06 08:39:03 localhost vncserver[2046]: Log file is
> /home/rgm/.vnc/localhost:1.log
> Sep 06 08:39:03 localhost systemd[1]: vncserver@:1.service: Can't
> convert PID files /home/rgm/
On Thu, Sep 6, 2018, 4:17 AM Tom Horsley wrote:
> On Wed, 5 Sep 2018 22:26:19 -0600
> Chris Murphy wrote:
>
> > That's up to the grub.cfg contents.
>
> It never gets that far. I need the "early" config
> I'm supposed to be able to embed in the grub
> image, but grub2-install has been "improved"
>
I'm actually embarrassed to be asking this, because the answer must be
so obvious that I can't see it. Fresh eyes will no doubt see the
problem immediately.
I've set up a small Fedora server instance in a KVM/QEMU guest. There's
no DE because I want to use it to run qbittorrent-nox (i.e. headless)
On 09/06/2018 09:17 AM, Patrick O'Callaghan wrote:
> I'm actually embarrassed to be asking this, because the answer must be
> so obvious that I can't see it. Fresh eyes will no doubt see the
> problem immediately.
>
> I've set up a small Fedora server instance in a KVM/QEMU guest. There's
> no DE
On Thu, 2018-09-06 at 09:21 -0700, Rick Stevens wrote:
> On 09/06/2018 09:17 AM, Patrick O'Callaghan wrote:
> > I'm actually embarrassed to be asking this, because the answer must be
> > so obvious that I can't see it. Fresh eyes will no doubt see the
> > problem immediately.
> >
> > I've set up a
On 06.09.2018 18:52, Patrick O'Callaghan wrote:
> I meant the default port for qbittorrent-nox. I already enabled 8080 as
> you say.
what says
ss -anlt | grep 8080
executed in the guest?
best regards
Ulf
___
users mailing list -- users@lists.fedorapr
I don't know the use you have in mind; however, when I did service I just
made a live USB, shrunk and created a data partition JIC I needed storage.
Set the bios priority to USB when needed, etc etc. Granted, this was a
basic OS but usually had the tools I needed and did repo install as needed.
U
On Thu, 06 Sep 2018 17:17:21 +0100
Patrick O'Callaghan wrote:
> A gentle hint would be welcome.
Unless you are using an honest to gosh bridge, the network
on the VMs is not accessible to the host (at least that's
what I've read). Using Mactavish networking (or whatever
the heck it is called) don'
On 09/06/2018 10:22 AM, Tom Horsley wrote:
> On Thu, 06 Sep 2018 17:17:21 +0100
> Patrick O'Callaghan wrote:
>
>> A gentle hint would be welcome.
>
> Unless you are using an honest to gosh bridge, the network
> on the VMs is not accessible to the host (at least that's
> what I've read). Using Mac
On 09/05/2018 04:58 PM, Rick Stevens wrote:
> On 09/05/2018 01:41 PM, ToddAndMargo wrote:
>> On 09/05/2018 01:09 PM, Robert Moskowitz wrote:
>>> Anyone have vncserver working on Fedora with Xfce?
>>>
>>> Granted I am trying it on F29-arm-beta, but I followed the processes I
>>> have for Centos7-arm
On 09/06/2018 02:03 PM, Rick Stevens wrote:
On 09/05/2018 04:58 PM, Rick Stevens wrote:
On 09/05/2018 01:41 PM, ToddAndMargo wrote:
On 09/05/2018 01:09 PM, Robert Moskowitz wrote:
Anyone have vncserver working on Fedora with Xfce?
Granted I am trying it on F29-arm-beta, but I followed the p
I am into my system via vncclient.
As mentioned, I had to fix the SELinux policy.
In ~/.vnc/xstartup I have:
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
exec /bin/sh /etc/xdg/xfce4/xinitrc
xrdb $HOME/.Xresources
startxfce4 &
There are a number of error m
Bug 1626255 filed on SELinux problems.
On 09/06/2018 04:50 PM, Robert Moskowitz wrote:
I am into my system via vncclient.
As mentioned, I had to fix the SELinux policy.
In ~/.vnc/xstartup I have:
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
exec /bin/sh
On Thu, 2018-09-06 at 18:58 +0200, Ulf Volmer wrote:
> On 06.09.2018 18:52, Patrick O'Callaghan wrote:
>
> > I meant the default port for qbittorrent-nox. I already enabled 8080 as
> > you say.
>
> what says
>
> ss -anlt | grep 8080
>
> executed in the guest?
LISTEN 0 50 0.0.0.42:8
On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote:
> On 09/06/2018 10:22 AM, Tom Horsley wrote:
> > On Thu, 06 Sep 2018 17:17:21 +0100
> > Patrick O'Callaghan wrote:
> >
> > > A gentle hint would be welcome.
> >
> > Unless you are using an honest to gosh bridge, the network
> > on the VMs is
On 06.09.2018 23:51, Patrick O'Callaghan wrote:
> On Thu, 2018-09-06 at 18:58 +0200, Ulf Volmer wrote:
>> ss -anlt | grep 8080
>>
>> executed in the guest?
>
> LISTEN0 50 0.0.0.42:8080 0.0.0.0:*
0.0.0.42? honestly?
best regards
Ulf
__
On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote:
> On 09/06/2018 10:22 AM, Tom Horsley wrote:
> > On Thu, 06 Sep 2018 17:17:21 +0100
> > Patrick O'Callaghan wrote:
> >
> > > A gentle hint would be welcome.
> >
> > Unless you are using an honest to gosh bridge, the network
> > on the VMs is
On 09/06/2018 03:06 PM, Patrick O'Callaghan wrote:
On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote:
On 09/06/2018 10:22 AM, Tom Horsley wrote:
On Thu, 06 Sep 2018 17:17:21 +0100
Patrick O'Callaghan wrote:
A gentle hint would be welcome.
Unless you are using an honest to gosh bridge, t
On Thu, 2018-09-06 at 13:22 -0400, Tom Horsley wrote:
> On Thu, 06 Sep 2018 17:17:21 +0100
> Patrick O'Callaghan wrote:
>
> > A gentle hint would be welcome.
>
> Unless you are using an honest to gosh bridge, the network
> on the VMs is not accessible to the host (at least that's
> what I've read
On 09/06/2018 03:06 PM, Patrick O'Callaghan wrote:
> On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote:
>> On 09/06/2018 10:22 AM, Tom Horsley wrote:
>>> On Thu, 06 Sep 2018 17:17:21 +0100
>>> Patrick O'Callaghan wrote:
>>>
A gentle hint would be welcome.
>>>
>>> Unless you are using an ho
On 09/07/18 00:17, Patrick O'Callaghan wrote:
> I'm actually embarrassed to be asking this, because the answer must be
> so obvious that I can't see it. Fresh eyes will no doubt see the
> problem immediately.
>
> I've set up a small Fedora server instance in a KVM/QEMU guest. There's
> no DE becaus
Hi,
I have two drives mounted on a F28 system. Both are identical 4TB drives. The
second one is empty. I am concerned about the first one failing so would like
to copy the contents (which are around 3.7 TB) to the second.
What is the fastest way to copy the contents of the first drive to the s
On 09/06/2018 06:20 PM, Ranjan Maitra wrote:
Hi,
I have two drives mounted on a F28 system. Both are identical 4TB drives. The
second one is empty. I am concerned about the first one failing so would like
to copy the contents (which are around 3.7 TB) to the second.
What is the fastest way to
On 06Sep2018 19:20, Ranjan Maitra wrote:
I have two drives mounted on a F28 system. Both are identical 4TB drives. The
second one is empty. I am concerned about the first one failing so would like
to copy the contents (which are around 3.7 TB) to the second.
What is the fastest way to copy th
On Fri, Sep 07, 2018 at 11:10:08AM +1000, Cameron Simpson wrote:
> On 06Sep2018 19:20, Ranjan Maitra wrote:
> >I have two drives mounted on a F28 system. Both are identical 4TB
> >drives. The second one is empty. I am concerned about the first
> >one failing so would like to copy the contents (whi
On Fri, 7 Sep 2018 11:10:08 +1000 Cameron Simpson wrote:
> On 06Sep2018 19:20, Ranjan Maitra wrote:
> >I have two drives mounted on a F28 system. Both are identical 4TB drives.
> >The
> >second one is empty. I am concerned about the first one failing so would
> >like
> >to copy the contents
On Thu, 6 Sep 2018 19:07:11 -0600 Joe Zeff wrote:
> On 09/06/2018 06:20 PM, Ranjan Maitra wrote:
> > Hi,
> >
> > I have two drives mounted on a F28 system. Both are identical 4TB drives.
> > The second one is empty. I am concerned about the first one failing so
> > would like to copy the conte
On Thu, Sep 6, 2018 at 6:26 PM Fred Smith
wrote:
On Fri, Sep 07, 2018 at 11:10:08AM +1000, Cameron Simpson wrote:
> On 06Sep2018 19:20, Ranjan Maitra wrote:
> >I have two drives mounted on a F28 system. Both are identical 4TB
> >drives. The second one is empty. I am concerned about the first
> >
On 06Sep2018 21:25, Fred Smith wrote:
On Fri, Sep 07, 2018 at 11:10:08AM +1000, Cameron Simpson wrote:
On 06Sep2018 19:20, Ranjan Maitra wrote:
>I have two drives mounted on a F28 system. Both are identical 4TB
>drives. The second one is empty. I am concerned about the first
>one failing so wo
On 06Sep2018 21:00, Ranjan Maitra wrote:
On Thu, 6 Sep 2018 19:07:11 -0600 Joe Zeff wrote:
On 09/06/2018 06:20 PM, Ranjan Maitra wrote:
> I have two drives mounted on a F28 system. Both are identical 4TB drives.
> The second one is empty. I am concerned about the first one failing so
> would
A number of good replies already, but just to add a note:
I've been the maintainer of the g4l disk imaging project since 2004, and it
basically uses dd for most operations.
First thing, it will take a long time to do a clone of the disks.
Don't expect to get the speed that the drive reports, sinc
On 09/06/2018 08:28 PM, Cameron Simpson wrote:
I've used Clonezilla. It's handy for imaging new machines from a master
machine (I'm working for someone doing that right now) but otherwise
it's rather tedious and is rather aimed at getting data from an
arbitrary machine to another over a network
Hello Ranjan,
On Thu, 6 Sep 2018 19:20:37 -0500 Ranjan Maitra wrote:
> Hi,
>
> I have two drives mounted on a F28 system. Both are identical 4TB drives. The
> second one is empty. I am concerned about the first one failing so would like
> to copy the contents (which are around 3.7 TB) to the
35 matches
Mail list logo