Dale writes:
> Andrew Udvare wrote:
>> On 03/12/2018 17:50, Dale wrote:
>>> Jack wrote:
>>>
>>> I was wondering if the checksums could be checked? If the OP can find
>>> the checksum for the DVD as it comes from the factory, then he could
>>> check what he has against that. Question is, is that
Two Intel systems with 4G RAM failed to build chromium, even after setting
MAKEOPTS="-j2". The ebuild is checking for a minimum of 3G RAM:
>>> Running pre-merge checks for www-client/chromium-70.0.3538.110
* Checking for at least 3 GiB RAM ...[ ok ]
* Checking fo
# ssh -Y @
"@" is optional. Without it, ssh will use the username you are using
on the client.
"" is either an IP address or, if you have a hosts file or DNS server
configured, the hostname.
The "-Y" sorts out the forwarding for X applications.
--
Joost
On December 4, 2018 5:26:09 AM UTC, Tho
> On 2018-12-03, Thomas Mueller wrote:
> > I see also the suggestion
> > $ ssh -Y
> > but what would be the syntax for specifying where
> > is a different computer on the same local network?
> Does it have an IP address?
> Grant Edwards
I see where I missed changing the Subject from
> On 2018-12-03, at 23:16, Davyd McColl wrote:
>
> Not so much just for verification, but I'd also check out ddrescue. If the
> tool dumps your media easily, it's probably good. If it struggles, you may at
> least still have a workable image by the time it is done.
The lasers in older game
On December 3, 2018 11:32:46 PM Jack wrote:
On 2018.12.03 11:27, Pouru Lasse wrote:
I've got a bunch of scratched disc-based games (PS2, Xbox 360) that
I'd
like to check for errors. Is there any program for Linux that does
this?
I found and tried dvdisaster, but it only works for CDs, not
D
On 4/12/18 10:26 am, Andrew Udvare wrote:
> On 03/12/2018 09:49, Michael Orlitzky wrote:
>> On 12/3/18 5:55 AM, Andrew Udvare wrote:
>>> iptables on server:
>>> -A FORWARD -s 10.100.0.0/24 -i tun0 -o enp1s0f0 -m conntrack --ctstate
>>> NEW -j ACCEPT
>>>
>> Is that only forwarding packets for new (i
On 4/12/18 10:26 am, Andrew Udvare wrote:
> On 03/12/2018 09:49, Michael Orlitzky wrote:
>> On 12/3/18 5:55 AM, Andrew Udvare wrote:
>>> iptables on server:
>>> -A FORWARD -s 10.100.0.0/24 -i tun0 -o enp1s0f0 -m conntrack --ctstate
>>> NEW -j ACCEPT
>>>
>> Is that only forwarding packets for new (i
Hi,
I found the manufacturer website. It says this card supports Hot Plug
and Hot Swap. Have you ever did this? If so, any problems? I don't
know why but outside of USB, that sort of thing makes me nervous. I'm
old school I guess. Plugging things into a computer was always done
when the pute
Andrew Udvare wrote:
> On 03/12/2018 17:50, Dale wrote:
>> Jack wrote:
>>
>> I was wondering if the checksums could be checked? If the OP can find
>> the checksum for the DVD as it comes from the factory, then he could
>> check what he has against that. Question is, is that info even
>> available
On 03/12/2018 09:49, Michael Orlitzky wrote:
> On 12/3/18 5:55 AM, Andrew Udvare wrote:
>>
>> iptables on server:
>> -A FORWARD -s 10.100.0.0/24 -i tun0 -o enp1s0f0 -m conntrack --ctstate
>> NEW -j ACCEPT
>>
>
> Is that only forwarding packets for new (i.e. not existing) connections?
Not sure but
On 03/12/2018 17:50, Dale wrote:
> Jack wrote:
>
> I was wondering if the checksums could be checked? If the OP can find
> the checksum for the DVD as it comes from the factory, then he could
> check what he has against that. Question is, is that info even
> available or does it vary over batche
Jack wrote:
> On 2018.12.03 11:27, Pouru Lasse wrote:
>> I've got a bunch of scratched disc-based games (PS2, Xbox 360) that I'd
>> like to check for errors. Is there any program for Linux that does this?
>> I found and tried dvdisaster, but it only works for CDs, not
>> DVDs. Everything else seems
On 2018.12.03 11:27, Pouru Lasse wrote:
I've got a bunch of scratched disc-based games (PS2, Xbox 360) that
I'd
like to check for errors. Is there any program for Linux that does
this?
I found and tried dvdisaster, but it only works for CDs, not
DVDs. Everything else seems to be Windows-only.
On Mon, Dec 3, 2018, at 17:27, Pouru Lasse wrote:
> I've got a bunch of scratched disc-based games (PS2, Xbox 360) that I'd
> like to check for errors. Is there any program for Linux that does this?
> I found and tried dvdisaster, but it only works for CDs, not
> DVDs. Everything else seems to be W
On 2018-12-03, Thomas Mueller wrote:
> I see also the suggestion
>
> $ ssh -Y
>
> but what would be the syntax for specifying where
> is a different computer on the same local network?
Does it have an IP address?
--
Grant Edwards grant.b.edwardsYow! I just went below
On 2018-12-02, Daniel Frey wrote:
> On 12/2/18 11:14 AM, Grant Edwards wrote:
>>
>> MythTV's requirement to use a GUI setup program on a "headless"
>> server, always seemed like a massively stupid design decision.
>
> Yes, it was a dumb decision. However, I suppose it's better than having
> to e
I've got a bunch of scratched disc-based games (PS2, Xbox 360) that I'd
like to check for errors. Is there any program for Linux that does this?
I found and tried dvdisaster, but it only works for CDs, not
DVDs. Everything else seems to be Windows-only.
- Lasse
On Mon, Dec 03 2018, Nuno Silva wrote:
> On 2018-12-02, allan gottlieb wrote:
>
>> On one of my stable amd64 systems, I just ran
>>
>> emerge --update --changed-use --with-bdeps=n --deep @world
>>
>> and received a list of 65 packages to merge (many gnome).
>>
>> The update completed and I was t
On 12/3/18 5:55 AM, Andrew Udvare wrote:
iptables on server:
-A FORWARD -s 10.100.0.0/24 -i tun0 -o enp1s0f0 -m conntrack --ctstate NEW -j
ACCEPT
Is that only forwarding packets for new (i.e. not existing) connections?
Ours looks like,
iptables -A FORWARD -m conntrack --ctstate ESTABLISHED
Very confused here, but I feel like I'm missing a route on either the client
side or the server side. Or it is a firewall rule but that doesn't seem likely.
My OpenVPN server/client config is almost identical to that on the wiki page:
https://wiki.gentoo.org/wiki/OpenVPN#Configuration
After con
On Mon, 03 Dec 2018 09:58:05 +, Peter Humphrey wrote:
> [ebuild N ] dev-util/glib-utils-2.56.2::gentoo
> PYTHON_SINGLE_TARGET="python3_6 -python3_5 (-python3_7)"
> PYTHON_TARGETS="python3_6 -python3_5 (-python3_7)" 7,854 KiB
> [ebuild U ] dev-libs/glib-2.56.2:2::gentoo [2.52.3:2::gen
Hello list,
I came across this today on my little Atom box:
[ebuild N ] dev-util/glib-utils-2.56.2::gentoo
PYTHON_SINGLE_TARGET="python3_6 -python3_5 (-python3_7)"
PYTHON_TARGETS="python3_6 -python3_5 (-python3_7)" 7,854 KiB
[ebuild U ] dev-libs/glib-2.56.2:2::gentoo [2.52.3:2::gento
On Sunday, 2 December 2018 04:21:19 GMT Daniel Frey wrote:
> I've been trying to clean up my machines (pruning world file, etc) and
> am making progress.
>
> I ran into one issue, that being on my server (mythtv, file, etc) I am
> normally in text/ssh mode but occasionally I need X for something.
Daniel Frey wrote:
> I've been trying to clean up my machines (pruning world file, etc) and
> am making progress.
> I ran into one issue, that being on my server (mythtv, file, etc) I am
> normally in text/ssh mode but occasionally I need X for something.
> Does anyone have sugges
25 matches
Mail list logo