On Mon, Sep 30, 2019 at 09:36:51PM -0700, pe...@easthope.ca wrote:
> From: Reco
> Date: Sat, 28 Sep 2019 19:23:45 +0300
> > telnetd(8), "-a" and "-L" parameters.
>
> OK.
> peter@joule:~$ grep telnet /etc/inetd.conf
> telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.telnetd -a user
> # Re
From: Reco
Date: Sat, 28 Sep 2019 19:23:45 +0300
> telnetd(8), "-a" and "-L" parameters.
OK.
peter@joule:~$ grep telnet /etc/inetd.conf
telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.telnetd -a user
# Restart inetd.
Then the result from telnet to localhost is in this little screenshot
Short answer:
# apt-get install nvidia-detect
and then you install the driver it recommends after detection.
That is it.
alternative version:
the driver nouveau is broken (for my system). It not only hangs the system
during the tasks on the subject of this email, but also during init 1,
Hi.
On Mon, Sep 30, 2019 at 11:45:41PM +0100, Mark Fletcher wrote:
> On Mon, Sep 30, 2019 at 09:28:05AM +0300, Reco wrote:
> > On Sun, Sep 29, 2019 at 10:34:17PM +0100, Mark Fletcher wrote:
> > > The most recent package they provide is aiming at Stretch -- they don't
> > > seem to have pr
Hola amigos.
Alguien tendrá documentación relacionada con
CompTIA Linux+ XK0-004 Cert Guide
Se agradece cualquier documentación.
Gracias.!
On Mon, Sep 30, 2019 at 01:41:37AM -0700, B wrote:
>
>
> On 9/29/19 4:30 AM, Mark Fletcher wrote:
> > Any thoughts on where I might look to find settings that can be tweaked
> > to make it spin down when idle?
>
>
> See sdparm and hdparm tools. hdparm is probably the wrong tool because it's
> f
On Mon, Sep 30, 2019 at 09:28:05AM +0300, Reco wrote:
> Hi.
>
> On Sun, Sep 29, 2019 at 10:34:17PM +0100, Mark Fletcher wrote:
> > The most recent package they provide is aiming at Stretch -- they don't
> > seem to have produced a Buster version yet.
>
> It says otherwise here [1]:
>
> St
Reco wrote:
> Whatever pulled network-manager on this host pulled systemd-sysv.
I did
1. apt-get install libgimp2.0-dev
2. apt-get --fix-broken install
3. apt-get install libgimp2.0-dev
#1 failed
not sure if the dependency was already there.
The only previous installati
John Covici wrote:
> I am trying to do something very simple, with the config file supplied
> from Debian, I need to do a make bzImage and possible a make modules,
> how can dI do this? Do I need to change the config in some way in
> order to do this?
be patient and start reading - free means fr
> On Mon, Sep 30, 2019 at 4:06 PM Greg Wooledge wrote:
> > If you're using systemd, and if you set up the service as a systemd unit,
> > then you want "systemctl status yourservice" or "journalctl -u
> > yourservice".
On Mon, Sep 30, 2019 at 04:57:54PM -0400, yoda woya wrote:
> I used this sudo s
On Mon, 30 Sep 2019 16:47:29 -0400,
deloptes wrote:
>
> John Covici wrote:
>
> > Google did not give me that at all. I am not trying to build a Debian
> > package,just trying to compile the kernel.
>
> Then just do
>
> make deb-pkg
>
> You could read more about the make system used by the ker
I used this sudo systemctl enable udhcpd.service
But it is not working
On Mon, Sep 30, 2019 at 4:06 PM Greg Wooledge wrote:
> On Mon, Sep 30, 2019 at 04:01:36PM -0400, yoda woya wrote:
> > I setup a service to start at boot. It does not. Where is that logged
> ...
> > where are the service th
John Covici wrote:
> I am doing a straight makebzImage not trying to build a deb package.
> In Debian 9, I could do this with no problem.
Obviously you are trying to build the kernel from debian source. You have to
use the original source, without the debian directory. IF there is debian
director
John Covici wrote:
> Google did not give me that at all. I am not trying to build a Debian
> package,just trying to compile the kernel.
Then just do
make deb-pkg
You could read more about the make system used by the kernel
https://www.kernel.org/doc/html/latest/
or in the directory
$ less R
On Mon, Sep 30, 2019 at 04:20:53PM -0400, John Covici wrote:
> > On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote:
> > > So, how do I turn this off so I can compile the thing?
> >
> > "dpkg-buildpackage -b" considers it a warning and skips it.
> > At least it does so for me.
>
> I am d
On Mon, 30 Sep 2019 16:05:16 -0400,
deloptes wrote:
>
> John Covici wrote:
>
> > debian/certs/debian-uefi-certs.pem
>
> https://wiki.debian.org/BuildADebianKernelPackage
>
> I hope you can read - also find a good search engine - first hit
>
>
Google did not give me that at all. I am not t
On Mon, 30 Sep 2019 16:15:38 -0400,
Reco wrote:
>
> Please do not top post.
>
> On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote:
> > So, how do I turn this off so I can compile the thing?
>
> "dpkg-buildpackage -b" considers it a warning and skips it.
> At least it does so for me.
I
Please do not top post.
On Mon, Sep 30, 2019 at 04:10:27PM -0400, John Covici wrote:
> So, how do I turn this off so I can compile the thing?
"dpkg-buildpackage -b" considers it a warning and skips it.
At least it does so for me.
Reco
Hi.
On Mon, Sep 30, 2019 at 08:36:17PM +0200, deloptes wrote:
> Reco wrote:
>
> > On Mon, Sep 30, 2019 at 08:53:24AM +0200, deloptes wrote:
> >> few days ago tested upgrade in buster for a new build server and had to
> >> install libgimp2.0-dev which installed libgimp2.0 which pulled syst
So, how do I turn this off so I can compile the thing?
On Mon, 30 Sep 2019 16:02:02 -0400,
Reco wrote:
>
> Hi.
>
> On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote:
> > Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64.
> >
> > CC kernel/rseq.o
> >
John Covici wrote:
> debian/certs/debian-uefi-certs.pem
https://wiki.debian.org/BuildADebianKernelPackage
I hope you can read - also find a good search engine - first hit
On 2019-09-30 15:46 -0400, John Covici wrote:
> Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64.
>
> CC kernel/rseq.o
> AR kernel/built-in.a
> make[1]: *** No rule to make target
> 'debian/certs/debian-uefi-certs.pem', needed by
> 'certs/x509_certif
On Mon, Sep 30, 2019 at 04:01:36PM -0400, yoda woya wrote:
> I setup a service to start at boot. It does not. Where is that logged ...
> where are the service that do start successful logged?
Could you be any more vague?
If you're using systemd, and if you set up the service as a systemd unit,
yoda woya wrote:
> sudo systemctl restart udhcpd.service
does following work?
sudo systemctl enable udhcpd.service
Hi.
On Mon, Sep 30, 2019 at 03:46:41PM -0400, John Covici wrote:
> Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64.
>
> CC kernel/rseq.o
> AR kernel/built-in.a
> make[1]: *** No rule to make target
> 'debian/certs/debian-uefi-certs.pem', needed
I setup a service to start at boot. It does not. Where is that logged ...
where are the service that do start successful logged?
added #!/bin/sh and still the same problem 🤕🤕
On Mon, Sep 30, 2019 at 1:48 PM Greg Wooledge wrote:
> On Mon, Sep 30, 2019 at 01:43:13PM -0400, yoda woya wrote:
> > The content of my rc.local has two lines:
> > /usr/local/bin/ipnat
> > exit 0
> >
> > However on boot /usr/local/bin/ipnat in no
Hi. I am getting an error while compiling the kernel 4.19-0-6-amd64.
CC kernel/rseq.o
AR kernel/built-in.a
make[1]: *** No rule to make target
'debian/certs/debian-uefi-certs.pem', needed by
'certs/x509_certificate_list'. Stop.
What package do I need to fix this prob
Lord... realy debian is giving me a run for my money :-)
how do makesure udhcpd runs at boot
this does seem to do the trick:
sudo systemctl restart udhcpd.service
Dan Ritter (12019-09-30):
> Anyway: you need a perl module to run perl CGI:
> libapache2-mod-perl2
This is not true at all.
To run a CGI, the web server does not need anything specific. CGI are
external programs following a specific convention (environment variables
and output). Running a CGI wri
Reco wrote:
> Hi.
>
> On Mon, Sep 30, 2019 at 08:53:24AM +0200, deloptes wrote:
>> few days ago tested upgrade in buster for a new build server and had to
>> install libgimp2.0-dev which installed libgimp2.0 which pulled systemd I
>> think over policykit.
>
> Does not reproduce:
Sorry Reco, mus
On Mon, Sep 30, 2019 at 01:47:47PM -0400, Greg Wooledge wrote:
> On Mon, Sep 30, 2019 at 01:43:13PM -0400, yoda woya wrote:
> > The content of my rc.local has two lines:
> > /usr/local/bin/ipnat
> > exit 0
> >
> > However on boot /usr/local/bin/ipnat in not executed.
>
> The first line must be
Dave wrote:
> hello
>
> when a .pl file or .cgi file is clicked on to our server, apache is
> serving back a text code page, not html
>
> all of our sites were working under the old service Deb 4, our new
> Server Deb 9.x has a setting off.
>
> we have included a link to our http.conf file.
>
On Mon, Sep 30, 2019 at 01:43:13PM -0400, yoda woya wrote:
> The content of my rc.local has two lines:
> /usr/local/bin/ipnat
> exit 0
>
> However on boot /usr/local/bin/ipnat in not executed.
The first line must be a valid shebang, ideally #!/bin/sh .
You can omit the exit 0 if you like, but
On Mon, Sep 30, 2019 at 01:43:13PM -0400, yoda woya wrote:
> The content of my rc.local has two lines:
> /usr/local/bin/ipnat
> exit 0
>
> However on boot /usr/local/bin/ipnat in not executed.
systemd-rc-local-generator(8)
Reco
The content of my rc.local has two lines:
/usr/local/bin/ipnat
exit 0
However on boot /usr/local/bin/ipnat in not executed.
How can I get debian to execute the content of my rc.local file. BTW after
boot, /usr/local/bin/ipnat can be executed manually without issues.
Any assistance would be
On 2019-09-30 16:46, Andy Smith wrote:
Hello,
On Sun, Sep 29, 2019 at 07:28:45PM -0700, pe...@easthope.ca wrote:
From: pe...@easthope.ca
Date: Sat, 28 Sep 2019 08:15:07 -0700
> Opening a terminal emulator in default configuration on localhost, ...
Localhost; not hosts.
It's easy to get confu
hello
when a .pl file or .cgi file is clicked on to our server, apache is
serving back a text code page, not html
all of our sites were working under the old service Deb 4, our new
Server Deb 9.x has a setting off.
we have included a link to our http.conf file.
http://culser.com/ex/apache2.tx
On 30/09/2019 16:45, Felix Natter wrote:
> hi,
>
> I have virtualbox 5.1.38 running (host:buster, guest:sid):
>
> ii virtualbox-5.1 5.1.38-122592~Ubuntu~bionic amd64
> Orac
> ii virtualbox-dkms4.3.36-dfsg-1+deb8u1all
> x86
> ii virtual
Hello,
On Sun, Sep 29, 2019 at 07:28:45PM -0700, pe...@easthope.ca wrote:
> From: pe...@easthope.ca
> Date: Sat, 28 Sep 2019 08:15:07 -0700
> > Opening a terminal emulator in default configuration on localhost, ...
>
> Localhost; not hosts.
It's easy to get confused because your posting style is
hi,
I have virtualbox 5.1.38 running (host:buster, guest:sid):
ii virtualbox-5.1 5.1.38-122592~Ubuntu~bionic amd64Orac
ii virtualbox-dkms4.3.36-dfsg-1+deb8u1all x86
ii virtualbox-guest-dkms 4.3.36-dfsg-1+deb8u1all x86
[root@hostname log]# loginctl list-seats
Failed to list seats: Activation of org.freedesktop.login1 timed out
[root@hostname log]# service systemd-logind restart
[root@hostname log]# loginctl list-seats
SEAT
seat0
1 seats listed.
theres nothing related in the logs. not for dbus, neither for
sys
On 30/09/2019 14:23, Jonas Smedegaard wrote:
The missing piece is /var/lib/dpkg/postfix/config
Thanks - presumably you mean /var/lib/dpkg/info/postfix.config ?
root@foo1:~# find /var/lib/dpkg -name '*postfix*'
/var/lib/dpkg/info/postfix.prerm
/var/lib/dpkg/info/postfix.list
/var/lib/dpkg/info/
On Sat, Sep 28, 2019 at 07:13:32AM +0200, Jean-Philippe MENGUAL wrote:
> > You might want to check by adding this part to your script (before the
> > part "echo CTRL+C to..."):
> >
> > proc=`fuser /dev/dsp| awk "{print $2}"`
> > if [ -n ${proc+x} ]; then
> > ps auxww | awk '($2
Hi Brian,
Quoting Brian Candler (2019-09-30 13:08:23)
> After cloning virtual machines, I want to reconfigure packages in a
> fully automated fashion. In short, I've tried using
> "debian-set-selections" followed by "dpkg-reconfigure -f
> noninteractive", but it isn't actually changing the con
On Sun, Sep 29, 2019 at 03:04:48AM +0200, local10 wrote:
> Sep 28, 2019, 11:24 by bouncingc...@gmail.com:
>
> > Having read that, I don't see any admission that fsck makes any
> > changes if run without any options as it seems you did. So I
> > wonder what caused the change in the debugfs message.
On Sat, Sep 28, 2019 at 04:01:27PM +1000, David wrote:
> > Maybe better to hide the stdout from md5sum:
> > # find junk -xdev -type f -exec md5sum '{}' >/dev/null \;
>
> To be more precise, that hides the stdout from both md5sum and find,
> but I don't think that matters to the goal.
This is corr
Marc Franquesa wrote:
> Thanks for the feedback, I might give it a try to sssd (I was already
> planning to take a look).
> I seen many docs recommending to move to nss/pam-ldapd however (also for
> sssd) this requires installing many other packages and run multiple daemons
> while I could achie
Sorry about that.
by remarking out the ForceType we are now able to view html file.
Apache is serving perl executables as actual code. ( .pl .cgi ) or files
that have the first line as
#!/usr/bin/perl
perl has been installed in correct location.
/etc/mime.types file has text/x-perl .pl
On Monday, September 30, 2019 07:33:43 AM rhkra...@gmail.com wrote:
> On Sunday, September 29, 2019 11:31:55 PM Beco wrote:
> > > "I know you think you understand what you thought I said but I'm not
> > > sure you realize that what you heard is not what I meant" -- Alan
> > > Greenspan
>
> Interes
Thanks for the feedback, I might give it a try to sssd (I was already
planning to take a look).
I seen many docs recommending to move to nss/pam-ldapd however (also for
sssd) this requires installing many other packages and run multiple daemons
while I could achieve the same with simply a dynamic
On Sunday, September 29, 2019 11:31:55 PM Beco wrote:
> > "I know you think you understand what you thought I said but I'm not sure
> > you realize that what you heard is not what I meant" -- Alan Greenspan
Interesting. I'm almost sure that somebody else said that before Greenspan
(or something
Andy Smith wrote:
>
> Is it a case that the hosts you are dealing with are too
> underpowered CPU-wise to cope with SSH's encryption?
>
For what it's worth, I used to routinely SSH in to an appliance running
on an extremely underpowered CPU (by today's standards), a 30 MHz MIPS
core. The initia
Hello,
After cloning virtual machines, I want to reconfigure packages in a
fully automated fashion. In short, I've tried using
"debian-set-selections" followed by "dpkg-reconfigure -f
noninteractive", but it isn't actually changing the configuration.
Here's a concrete example.
Suppose I ha
On 9/29/19 11:28 PM, Dave wrote:
Our apache2 is only severing text or code pages instead of html pages.
apache did have a "ForceType of text/plain remarking out did not solve
the problem.
.pl files on the server are also served are code.
text/html - is used in all scripts, and it is located in
On 9/29/19 4:30 AM, Mark Fletcher wrote:
Any thoughts on where I might look to find settings that can be tweaked
to make it spin down when idle?
See sdparm and hdparm tools. hdparm is probably the wrong tool because
it's for internal drives connected to IDE/ATA/SATA busses. The reason
sdp
On 29/09/2019 21:32, Liam O'Toole wrote:
> On Sun, 29 Sep, 2019 at 10:56:54 -0400, Wayne Sallee wrote:
>> Debian really needs to work on the manual partitioning part of the
>> installation.
>>
>> It's absolutely pathetic.
>>
>> Wayne Sallee
>> wa...@waynesallee.com
>> http://www.WayneSallee.com
>>
Hi.
On Mon, Sep 30, 2019 at 08:53:24AM +0200, deloptes wrote:
> few days ago tested upgrade in buster for a new build server and had to
> install libgimp2.0-dev which installed libgimp2.0 which pulled systemd I
> think over policykit.
Does not reproduce:
# dpkg -S /sbin/init
sysvinit-cor
Hi,
few days ago tested upgrade in buster for a new build server and had to
install libgimp2.0-dev which installed libgimp2.0 which pulled systemd I
think over policykit.
It was ask 1-2 weeks ago what is pulling systemd in buster. I wonder if
there is a way to avoid it and keep old init but having
59 matches
Mail list logo