Le 3/19/25 à 14:52, Richard Owlett a écrit :
[...]
I has a *problem*. The PDF can collapse sub-points. The HTML *cannot*.
I think I saw a javascript code on emacswiki that does that for html exports
from org-mode documents,
but sorry, I didn't take any notes about it...
Best,
--
yassine -- s
Am Mittwoch, 19. März 2025, 14:38:08 CET schrieb Greg:
> On 2025-03-19, Hans wrote:
> > Hi Geert,
> >
> > the desired goal is, that my original MAC will never appear after boot. As
> > dpkg-reconfigure macchanger claims this to do, in real it does not.
>
> Seems we've been through this before in
On 2025-03-19, wrote:
>
> On Wed, Mar 19, 2025 at 02:56:08PM -, Greg wrote:
>> On 2025-03-19, wrote:
>> >> >> How can I check the graphics card model of my computer and how can I
>> >> >> test the floating-point computing capability of the graphics card?
>> >> > sudo lspci -v | grep -A 1
>> > the desired goal is, that my original MAC will never appear after boot. As
>> > dpkg-reconfigure macchanger claims this to do, in real it does not.
>> Seems we've been through this before in 2022 (sorry that it's Google Groups
>> which I thought was defunct but anyway):
>> https://groups.googl
Am Mittwoch, 19. März 2025, 16:24:15 CET schrieb Stefan Monnier:
> >> > the desired goal is, that my original MAC will never appear after boot.
> >> > As
> >> > dpkg-reconfigure macchanger claims this to do, in real it does not.
> >>
> >> Seems we've been through this before in 2022 (sorry that it
On Wed, Mar 19, 2025 at 03:28:06PM -, Greg wrote:
[...]
> I'm after nothing.
Fine. Then we can consider the case resolved?
Cheers
--
t
signature.asc
Description: PGP signature
It is often leaving my LAN, because I am often on the road with my laptop. And
it is not the lan interface important, but the wifi interface.
But this is not the main point: I can change the MAC manually when I must or
want.
And my person is not the goal, I am thinking of the people, which wan
> In essence, what you are asking is "how can I re-share an NFS share
> that I'm mounting as a client, to another client".
> To the best of my knowledge, this is not possible.
>
> However, what *is* possible, because I've done it, is to mount an NFS
> share and then share that via Samba.
I assume
On 3/19/25 15:05, Greg Wooledge wrote:
On Wed, Mar 19, 2025 at 14:53:51 -0400, Eben King wrote:
I have this machine "alexandria". It mounts a directory from the nas
via NFS. When I export a parent directory on alexandria, the mount
point appears empty, even though you can ssh to it and see
AFAIK,
Exporting a nfs mounted location is possible via nfs-ganesha
An template config will be like
Ganesha.conf:
EXPORT
{
Export_ID = 1;
Path = "/mnt/nfs_mount";
Pseudo = "/re_export";
Access_Type = RW;
Protocols = 4;
Transports = TCP;
FSAL {
Name = VFS
On 3/19/25 16:19, to...@tuxteam.de wrote:
On Wed, Mar 19, 2025 at 02:53:51PM -0400, Eben King wrote:
I have this machine "alexandria". It mounts a directory from the nas
via NFS. When I export a parent directory on alexandria, the mount
point appears empty, even though you can ssh to it and
On Thu, Mar 20, 2025 at 01:29:39AM -0400, Eben King wrote:
>
>
> On 3/19/25 16:19, to...@tuxteam.de wrote:
> > On Wed, Mar 19, 2025 at 02:53:51PM -0400, Eben King wrote:
> > > I have this machine "alexandria". It mounts a directory from the nas
> > > via NFS. When I export a parent directory on
On Mar 19, 2025, Hans wrote:
> Hi Geert,
>
> the desired goal is, that my original MAC will never appear after
> boot. As dpkg-reconfigure macchanger claims this to do, in real it
> does not.
Is this PC physically leaving your LAN? If not, changing the MAC isn't
going to do all that much.
>
>
Hi Geert,
the desired goal is, that my original MAC will never appear after boot. As
dpkg-reconfigure macchanger claims this to do, in real it does not.
My background thouhgts are: When using maachanger in TAILS, then it will never
protect the victim.
Of course, one can always write a script,
On 2025-03-19, Hans wrote:
> Hi Geert,
>
> the desired goal is, that my original MAC will never appear after boot. As
> dpkg-reconfigure macchanger claims this to do, in real it does not.
>
Seems we've been through this before in 2022 (sorry that it's Google Groups
which I thought was defunct bu
On 3/19/25 8:59 AM, Yassine Chaouche wrote:
Le 3/19/25 à 14:52, Richard Owlett a écrit :
[...]
I has a *problem*. The PDF can collapse sub-points. The HTML *cannot*.
I think I saw a javascript code on emacswiki that does that for html
exports from org-mode documents,
but sorry, I didn't take
On Wed, Mar 19, 2025 at 02:42:52PM -, Greg wrote:
> On 2025-03-19, jeremy ardley wrote:
> >
> > On 19/3/25 11:04, tim wade wrote:
> >>
> >> How can I check the graphics card model of my computer and how can I
> >> test the floating-point computing capability of the graphics card?
> >
> >
> >
On 2025-03-19, wrote:
>
>> >> How can I check the graphics card model of my computer and how can I
>> >> test the floating-point computing capability of the graphics card?
>> > sudo lspci -v | grep -A 1 -i "VGA compatible controller"
>> I don't think you need elevated privileges for that.
>
>
On Mar 19, 2025, Hans wrote:
> It is often leaving my LAN, because I am often on the road with my
> laptop. And it is not the lan interface important, but the wifi
> interface.
For clarification -- I was saying "your LAN" in the sense of "home", not
in reference to the interface.
> [...]
> Howeve
On Wed, Mar 19, 2025 at 14:53:51 -0400, Eben King wrote:
> I have this machine "alexandria". It mounts a directory from the nas
> via NFS. When I export a parent directory on alexandria, the mount
> point appears empty, even though you can ssh to it and see everything
> there that should be. How
Hi,
On Wed, Mar 19, 2025 at 04:34:48PM +0100, Hans wrote:
> Am Mittwoch, 19. März 2025, 16:24:15 CET schrieb Stefan Monnier:
> > >> Seems we've been through this before in 2022 (sorry that it's
> > >> Google Groups which I thought was defunct but anyway):
> > >> https://groups.google.com/g/linux.d
On Wed, Mar 19, 2025 at 02:56:08PM -, Greg wrote:
> On 2025-03-19, wrote:
> >
> >> >> How can I check the graphics card model of my computer and how can I
>
> >> >> test the floating-point computing capability of the graphics card?
>
> >> > sudo lspci -v | grep -A 1 -i "VGA compatible contr
I have this machine "alexandria". It mounts a directory from the nas
via NFS. When I export a parent directory on alexandria, the mount
point appears empty, even though you can ssh to it and see everything
there that should be. How do I get it to share the contents of that mount?
23 matches
Mail list logo