search for: maat

Displaying 5 results from an estimated 5 matches for "maat".

Did you mean: mat
2003 Nov 10
1
Mounting Shares from a Windows Server 2003 DC
I know this question has been asked several times, and I appoligize for this being as long as it is, but I'm hoping someone may have it figured out by now. Here is the situation: I can mount a share from my Windows XP machine (RA), and from another Windows Server 2003 machine (MAAT). But not from my Windows Server 2003 domain controller (BASTET). I am running Samba 3.0.0 (standard RPM build) on a RedHat Linux 9 machine. I have also tested this on a Fedora Core 1 machine. There is no firewall in either place to stop traffic from flowing. Here is my relavent configuration...
2024 Oct 19
1
HOWTO (advanced) ssh transparent proxy jump
?[Added openssh-unix-dev@ back to thread]. On Oct 19, 2024, at 12:02, Ma?t <maat-ml at mageia.biz> wrote: > > ?Le 19/10/2024 ? 19:32, Jim Knoble a ?crit : > >>> Why avoid it? What use cases are there for logging into host b, besides as a jump host? > > In fact this "B" machine has several roles, [which get enumerated...] Have you consid...
2024 Oct 20
1
HOWTO (advanced) ssh transparent proxy jump
Le 19/10/2024 ? 21:59, Jim Knoble a ?crit?: > ?[Added openssh-unix-dev@ back to thread]. > > On Oct 19, 2024, at 12:02, Ma?t <maat-ml at mageia.biz> wrote: >> ?Le 19/10/2024 ? 19:32, Jim Knoble a ?crit : >> >>>> Why avoid it? What use cases are there for logging into host b, besides as a jump host? >> In fact this "B" machine has several roles, [which get enumerated...] > Have you...
2011 Jun 19
0
Colors in a dendrogram
Hello, i'm trying to draw a dendrogram to show the clustering hierarchy. i'm working on 2 classes but each class contains more than 3000 instances. i'm using the hclust function to do that! but i can't read anything from this figure. i would like to color each class with its own color so at least i can extract some information from the clustering. does any one of you did
2024 Oct 19
2
HOWTO (advanced) ssh transparent proxy jump
Hello OpenSSH team, (New subscriber and very first message... by the way thanks for bringing ssh to the wolrd). I have a question, maybe not so simple. _The question in short : _ Context? :_ _ In a jump configuration HostA -> (HostB) -> HostC The classical way to connect is : usera at hosta $ *ssh -J userb at hostb userc at hostc* And to make it "locally