Displaying 5 results from an estimated 5 matches for "ojt".
Did you mean:
oct
2009 Mar 21
1
Re: Chattha Sangayana - bit of a challenge
Hi Austin,
As a Buddhist monk there were many reasons for choosing to go with Linux, mostly ethical. Consequently, there isn't much time to learn, coupled with electricity and internet connectivity limitations, so troubleshooting has been an OJT kinda thing. Unfortunately, what may seem to be a simple request, like "Terminal Output", is kind of another language for me, and I am not even sure where to begin to find out how to provide that info.
So, may I ask your patience in telling me precisely the steps I need to take in order...
2020 Oct 05
2
SID security
...e /srv directory and rebuild from
scratch to "get permissions correct."
Doing this because, yes, I did provision a new domain.
(Probably faster to wipe, reconfigure dir and restore than correct the SID
mistake.)
Oh well, learning the hard way or as we like to call it around here, "OJT"
(on the job training.)
On Mon, Oct 5, 2020 at 9:50 AM Rowland penny via samba <
samba at lists.samba.org> wrote:
> On 05/10/2020 15:06, Robert Wooden wrote:
> > After sending the email I realized that I did not mention that while
> > rebuilding the OS, I kept the "...
2007 May 10
2
PATCH Deliver forgets sendmail_path if DEBUG is set
...(GNU/Linux)
iQEVAwUBRkL45y9SORjhbDpvAQKeTAgAr6i6XrICqZsTaezUFqXO69cuwOt4iL5u
K3PAF0ywAtrRkpWG+G8TUtypUkLp+CGEK3Ery1mWVp2/TeNPv6LxeUWWGxmdlSV3
XFQSV/VRuPtJ/Uc8wFWOBcpAn0H9rnLNkF5vv512t4zs99eF10++US5fZwFOXK8M
azgaCEYwOrmZ4U2sCQwVQChXcZQq6MI5IcE3ChpzlUP45bq2dVZrXqAZ/xNo1iuG
lQd/43XJu1++LxB8N1Fkbaeme+Ojt/c5fOKApjhnCJuQwi46jnSEeHbO2VUCz+ST
mU34QR3zx+h4YW91oKQhFYkbSWEYmuXk2OoZaFUd1Q+E+oXHHuDBng==
=CiqO
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deliver-sendmail-path-override.patch.gz
Type: application/octet-stream
Size: 423 bytes
De...
2020 Oct 05
2
SID security
After sending the email I realized that I did not mention that while
rebuilding the OS, I kept the "old" /srv/samba files. Which in turn kept
the old permission settings. I think (could be wrong) that keeping the old
SID are now different from the new SID's created while rebuilding to
v4.12.6.
To answer your DC question:
root at dc1:~# wbinfo -s
2006 May 05
1
2GB USBkey and mkdiskimage
Hi,
I'm trying to make a USB-ZIP bootable filesystem on my USBkey, which is 2GB.
The problem is that "mkdiskimage -4 /dev/sda 0 64 32" fails due to the large
size. The number of sectors is 4005888/(64*32) = 1956, which is more than the
maximum 1024.
Is there any way around this or is it just not possible to make this USBkey
look like a Zip drive?
Regards,
Ole Jacob