Le 22/01/2020 à 20:09, Yvan Masson a écrit :
Hi,
I need to deploy many Debian workstations, so I want to boot those with
PXE. I can not configure the DHCP server, so I would like to use iPXE
scripting capabilities.
I have configured di-netboot-assistant and tftpd-hpa on my laptop, so
that i
Hallo!
Ich bin ein Hacker, der Zugriff auf Ihr Betriebssystem hat.
Ich habe auch vollen Zugriff auf Ihr Konto.
Ich beobachte dich jetzt seit ein paar Monaten.
Tatsache ist, dass Sie über eine nicht jugendfreie Website, die Sie besucht
haben, mit Malware infiziert wurden.
Wenn Sie dam
Le 17/01/2020 à 14:55, Yvan Masson a écrit :
Hi list,
I need to configure printing on Debian desktops in an Active Directory
environment.
I understand I have to use
/usr/lib/x86_64-linux-gnu/samba/smbspool_krb5_wrapper instead of the
usual /usr/lib/cups/backend/smb (the former seems broken
Hi,
Your New Password is : debian-user@lists.debian.org
You can change it later from App
Emacs comes with `hexl-mode` which provides some of that.
The `nhexl-mode` (which you can subsequently install via
`M-x package-list RET`) is an alternative which provides
a few extra features.
> I need to:
> 1. Simultaneously display in _both_ HEX and ASCII format
I'd expect they all do, tho t
I have 2 systems running Buster with encrypted disks. The first system
was upgraded to Buster; I think the original install was Stretch. The
second system was installed with Buster.
With the first system, when I enter the passphrase at the "please unlock
disk" prompt, there is no visual feedback
A friend asked about setting up a wiki for development of a relatively
simple document. Mostly text. Possibly a few illustrations. Running
on a personal machine or a hosting service; not determined yet.
Authenticated access to a large group of people; not public.
MediaWiki is an obvious possibi
Peter Easthope wrote:
> A friend asked about setting up a wiki for development of a relatively
> simple document. Mostly text. Possibly a few illustrations. Running
> on a personal machine or a hosting service; not determined yet.
> Authenticated access to a large group of people; not public.
>
On Jo, 23 ian 20, 07:49:01, Mike Kupfer wrote:
> I have 2 systems running Buster with encrypted disks. The first system
> was upgraded to Buster; I think the original install was Stretch. The
> second system was installed with Buster.
>
> With the first system, when I enter the passphrase at the
On Jo, 23 ian 20, 10:22:49, Peter Easthope wrote:
> A friend asked about setting up a wiki for development of a relatively
> simple document. Mostly text. Possibly a few illustrations. Running
> on a personal machine or a hosting service; not determined yet.
> Authenticated access to a large gro
On 1/23/20, Peter Easthope wrote:
> A friend asked about setting up a wiki for development of a relatively
> simple document. Mostly text. Possibly a few illustrations. Running
> on a personal machine or a hosting service; not determined yet.
> Authenticated access to a large group of people; n
Andrei POPESCU wrote:
> On Jo, 23 ian 20, 07:49:01, Mike Kupfer wrote:
> > With the first system, when I enter the passphrase at the "please unlock
> > disk" prompt, there is no visual feedback. With the second system, I
> > get a "*" for each character that I type.
> >
> > Is there some configu
Quoting Peter Easthope (2020-01-23 17:22:49)
> A friend asked about setting up a wiki for development of a relatively
> simple document. Mostly text. Possibly a few illustrations. Running
> on a personal machine or a hosting service; not determined yet.
> Authenticated access to a large group
Quoting Cindy Sue Causey (2020-01-23 18:33:48)
> Found something called Sputnik. I like the sound of that word, always did.
>
> The package sounds.. "robust", possibly maybe even a little too much.
> Implementation and some incidental screenshots are the only way to
> really find out.
Beware that
On Thu 23 Jan 2020 at 10:32:44 (-0800), Mike Kupfer wrote:
> Andrei POPESCU wrote:
> > On Jo, 23 ian 20, 07:49:01, Mike Kupfer wrote:
> > > With the first system, when I enter the passphrase at the "please unlock
> > > disk" prompt, there is no visual feedback. With the second system, I
> > > get
Quoting David Wright (2020-01-23 20:51:13)
> On Thu 23 Jan 2020 at 10:32:44 (-0800), Mike Kupfer wrote:
> > Andrei POPESCU wrote:
> > > On Jo, 23 ian 20, 07:49:01, Mike Kupfer wrote:
> > > > With the first system, when I enter the passphrase at the
> > > > "please unlock disk" prompt, there is no
David Wright wrote:
> It would be interesting to know why installing plymouth made any
> difference. My system prints asterisks even though plymouth is
> not installed.
>
> Were there any other packages installed along with plymouth?
Hmm. When I installed plymouth, the only thing it pulled in w
On 01/22/2020 07:12 AM, Richard Owlett wrote:
I'm running Debian 9.8 with MATE desktop.
I'm exploring a data file with the intention of eventually parsing it in
a useful fashion.
Just downloaded ghex. I like the display format.
I posted in two fora (here and a LUG mailing list).
*NOBODY* pic
On Thu, 23 Jan 2020 15:20:44 -0600
Richard Owlett wrote:
>2. I repeatedly mentioned/implied *DISPLAY*.
> I never even hinted at editing.
>
I think you'll find that displaying a file as hex and ASCII is pretty
much of a monopoly of hex editors. I don't know any other kind of
program th
On Thu, Jan 23, 2020 at 09:42:11PM +, Joe wrote:
> I think you'll find that displaying a file as hex and ASCII is pretty
> much of a monopoly of hex editors. I don't know any other kind of
> program that can do it.
Plenty of hex dumpers do it, including "hd", which is installed
by default (it'
On Thu, Jan 23, 2020 at 09:42:11PM +, Joe wrote:
> On Thu, 23 Jan 2020 15:20:44 -0600
> Richard Owlett wrote:
>
>
> >2. I repeatedly mentioned/implied *DISPLAY*.
> > I never even hinted at editing.
> >
>
> I think you'll find that displaying a file as hex and ASCII is pretty
> muc
This is interesting. I'm not sure what to think about this.
on terminal, as user1
su -
# Enter root password.
su - user2
# No password is needed.
mysql
Access denied for user 'user1'@'localhost' (using password: NO)
# Now if I enter:
mysql -u user2 -pmypassword
# It will let me in.
What surpr
On Thu 23 Jan 2020 at 15:20:44 (-0600), Richard Owlett wrote:
> On 01/22/2020 07:12 AM, Richard Owlett wrote:
> > I'm running Debian 9.8 with MATE desktop.
> > I'm exploring a data file with the intention of eventually parsing
> > it in a useful fashion.
> >
> > Just downloaded ghex. I like the di
On Thu 23 Jan 2020 at 21:23:07 (+0100), Jonas Smedegaard wrote:
> Quoting David Wright (2020-01-23 20:51:13)
> > On Thu 23 Jan 2020 at 10:32:44 (-0800), Mike Kupfer wrote:
> > > Andrei POPESCU wrote:
> > > > On Jo, 23 ian 20, 07:49:01, Mike Kupfer wrote:
> > > > > With the first system, when I ente
On 1/23/20 3:10 PM, to...@tuxteam.de wrote:
> On Thu, Jan 23, 2020 at 09:42:11PM +, Joe wrote:
>> On Thu, 23 Jan 2020 15:20:44 -0600
>> Richard Owlett wrote:
>>
>>
>>>2. I repeatedly mentioned/implied *DISPLAY*.
>>> I never even hinted at editing.
>>>
>>
>> I think you'll find that
On 2020-01-23 at 16:42, Joe wrote:
> On Thu, 23 Jan 2020 15:20:44 -0600
> Richard Owlett wrote:
>
>>2. I repeatedly mentioned/implied *DISPLAY*.
>> I never even hinted at editing.
>
> I think you'll find that displaying a file as hex and ASCII is
> pretty much of a monopoly of hex edi
26 matches
Mail list logo