Re: *Now* what is starting ssh-agent? — SOLVED

2022-07-28 Thread Chris Mitchell
On Thu, 28 Jul 2022 14:51:04 -0300 Chris Mitchell wrote: > > On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote: > > > Given the order of the processes shown in your session-8, it looks > > > like it might be an XFCE thing. Maybe start there? I can't help > > > you with that, though

Re: *Now* what is starting ssh-agent?

2022-07-28 Thread Greg Wooledge
On Thu, Jul 28, 2022 at 02:51:04PM -0300, Chris Mitchell wrote: > I don't appear to have a .xsession file at all: > > (Right after a "sudo updatedb") > $ locate .xsession > /home/chris/.xsession-errors > /home/chris/.xsession-errors.old > /home/chris/.xsession-startup-dump It's something yo

Re: *Now* what is starting ssh-agent?

2022-07-28 Thread Chris Mitchell
On Thu, 28 Jul 2022 10:08:22 -0500 David Wright wrote: > On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote: > I did much the same … > > > My .xsession file contains only this line concerning ssh-agent: > > > > hash ssh-agent 2>/dev/null && eval "$(ssh-agent -s)" I don't appear to

Re: *Now* what is starting ssh-agent?

2022-07-28 Thread David Wright
On Thu 28 Jul 2022 at 10:35:07 (-0400), Greg Wooledge wrote: > On Thu, Jul 28, 2022 at 10:34:50AM -0300, Chris Mitchell wrote: > > From the output of systemd-cgls I see that the rogue ssh-agent process > > is part of the .scope CGroup corresponding to my X login session. > > > > # systemctl status

Re: *Now* what is starting ssh-agent?

2022-07-28 Thread Greg Wooledge
On Thu, Jul 28, 2022 at 10:34:50AM -0300, Chris Mitchell wrote: > From the output of systemd-cgls I see that the rogue ssh-agent process > is part of the .scope CGroup corresponding to my X login session. > > # systemctl status session-8.scope > ● session-8.scope - Session 8 of User chris > L

Re: *Now* what is starting ssh-agent?

2022-07-28 Thread Chris Mitchell
Still picking away at this… The PIDs are, of course, a moving target, as every time I log out and back in to test a change, ssh-agent instances are getting shut down and new ones started. As of right now: * my systemd-managed ssh-agent is PID 3017 * the rogue ssh-agent is PID 7687 $ systemctl --u

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread Chris Mitchell
On Wed, 27 Jul 2022 11:04:49 +0200 Michael Biebl wrote: > Can you post the output of > systemd-cgls First, for context: $ systemd-cgls --user-unit ssh-agent.service Unit ssh-agent.service (/user.slice/user-1000.slice/user@1000.service/app.slice> └─3166 /usr/bin/ssh-agent -D -a /run/user/1000/s

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread Chris Mitchell
Jul. 26, 2022 17:00:46 Greg Wooledge : > On Tue, Jul 26, 2022 at 03:40:48PM -0300, Chris Mitchell wrote: >> Here's my service file: >> >> $ cat /etc/systemd/user/ssh-agent.service > > According to systemd.unit(5) this directory is for "User units created > by the administrator". Yup, that's me!

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread Greg Wooledge
On Wed, Jul 27, 2022 at 09:08:59AM -0300, Chris Mitchell wrote: > On Tue, 26 Jul 2022 21:54:18 +0200 > Erwan David wrote: > > > ssh-agent is usually started by your session manager. I do not know > > wether all DE use this, but you can find it in > > > > /etc/X11/Xsession.d/90x11-common_ssh-age

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread tomas
On Wed, Jul 27, 2022 at 09:08:59AM -0300, Chris Mitchell wrote: > On Tue, 26 Jul 2022 21:54:18 +0200 > Erwan David wrote: > > > ssh-agent is usually started by your session manager. I do not know > > wether all DE use this, but you can find it in > > > > /etc/X11/Xsession.d/90x11-common_ssh-age

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread Chris Mitchell
On Tue, 26 Jul 2022 21:54:18 +0200 Erwan David wrote: > ssh-agent is usually started by your session manager. I do not know > wether all DE use this, but you can find it in > > /etc/X11/Xsession.d/90x11-common_ssh-agent True. The snippet in that file is nested in a conditional, though: if ha

Re: *Now* what is starting ssh-agent?

2022-07-27 Thread Michael Biebl
Can you post the output of systemd-cgls OpenPGP_signature Description: OpenPGP digital signature

Re: *Now* what is starting ssh-agent?

2022-07-26 Thread Greg Wooledge
On Tue, Jul 26, 2022 at 03:40:48PM -0300, Chris Mitchell wrote: > Here's my service file: > > $ cat /etc/systemd/user/ssh-agent.service According to systemd.unit(5) this directory is for "User units created by the administrator". > Here's what I know so far: > > $ env | grep -i ssh > SSH_AUT

Re: *Now* what is starting ssh-agent?

2022-07-26 Thread Erwan David
Le 26/07/2022 à 20:40, Chris Mitchell a écrit : Hi all, I have my own systemd "user" .service unit that I like to use to start ssh-agent the way I want it started, which works fine… except for the neverending game of whack-a-mole tracking down and disabling various legacy workarounds that go ahe

*Now* what is starting ssh-agent?

2022-07-26 Thread Chris Mitchell
Hi all, I have my own systemd "user" .service unit that I like to use to start ssh-agent the way I want it started, which works fine… except for the neverending game of whack-a-mole tracking down and disabling various legacy workarounds that go ahead and start ssh-agent unasked (or emulate it, poo

Re: Hardware failure?: Now what? Is this worth pursuing?

2021-03-23 Thread Charles Curley
On Tue, 23 Mar 2021 22:03:08 +0100 Sven Hartge wrote: > Other than that: Intel has acknowledged the defect as an official > erro^Werratum and documented it. So "case closed" in that regard. Agreed. Thanks. -- Does anybody read signatures any more? https://charlescurley.com https://charlescurl

Re: Hardware failure?: Now what? Is this worth pursuing?

2021-03-23 Thread Sven Hartge
Charles Curley wrote: > On Mon, 22 Mar 2021 13:52:27 -0600 Charles Curley > wrote: >> I ran an amd64 VM for 24 hours, and no errors. I just fired up a 486 >> VM, and no errors. I will let that run 24 hours and see what that >> does. >> >> The i386 VM is "qemu32". I see a kvm32 in my list of op

Re: Hardware failure?: Now what? Is this worth pursuing?

2021-03-23 Thread Charles Curley
On Mon, 22 Mar 2021 13:52:27 -0600 Charles Curley wrote: > I ran an amd64 VM for 24 hours, and no errors. I just fired up a 486 > VM, and no errors. I will let that run 24 hours and see what that > does. > > The i386 VM is "qemu32". I see a kvm32 in my list of options. I may > try that as well.

Re: Hardware failure?: Now what?

2021-03-22 Thread Charles Curley
On Sat, 20 Mar 2021 20:09:24 -0600 Charles Curley wrote: > I have a number of amd64 VMs, and I do not recall seeing this error > before. If I can run those without this error, that will narrow things > down to the i386 VM, and that may be worth a bug report. I ran an amd64 VM for 24 hours, and n

Re: Hardware failure?: Now what?

2021-03-20 Thread Dan Ritter
Charles Curley wrote: > > The board is an ASUS H97M-E, bios date 05/15/2015. Processor is > Intel(R) Core(TM) i7-4790S CPU @ 3.20GHz, with eight processors. > > Now what? 4 cores, 8 threads. As others are pointing out, this could be thermal. Clean the fan, consider replacing t

Re: Hardware failure?: Now what?

2021-03-20 Thread Andy Smith
Hi, On Sat, Mar 20, 2021 at 02:29:25PM -0600, Charles Curley wrote: > MCE events: > 1 2021-03-20 13:58:30 -0600 error: Internal parity error, mcg mcgstatus=0, > mci Corrected_error Error_enabled, mcgcap=0x0c09, > status=0x904f0005, tsc=0xf442c87fda, walltime=0x605653e5, > cpu=0x

Re: Hardware failure?: Now what?

2021-03-20 Thread Sven Hartge
> If I read that correctly, CPU 3 is seeing and correcting internal parity > errors. Correct. > The board is an ASUS H97M-E, bios date 05/15/2015. Processor is > Intel(R) Core(TM) i7-4790S CPU @ 3.20GHz, with eight processors. > Now what? Nothing really. Check if there is a BIOS/Fi

Hardware failure?: Now what?

2021-03-20 Thread Charles Curley
# If I read that correctly, CPU 3 is seeing and correcting internal parity errors. The board is an ASUS H97M-E, bios date 05/15/2015. Processor is Intel(R) Core(TM) i7-4790S CPU @ 3.20GHz, with eight processors. Now what? -- Does anybody read signatures any more? https://charlescurley.com https

Re: installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-05 Thread Jonathan Dowland
Uninstall it, re-install apache2, restore your working web server configuration, and block the troublesome web scrapers using iptables or similar instead.

Re: installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-05 Thread tomas
On Tue, Nov 05, 2019 at 06:40:35AM -0500, Gene Heskett wrote: > On Tuesday 05 November 2019 05:02:41 mick crane wrote: > > > On 2019-11-04 21:14, Gene Heskett wrote: > > > Greetings; > > > > > > I guess the subject says it all. > > > > does this not work ? > > https://nginx.org/en/docs/beginners_g

Re: installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-05 Thread Gene Heskett
On Tuesday 05 November 2019 05:02:41 mick crane wrote: > On 2019-11-04 21:14, Gene Heskett wrote: > > Greetings; > > > > I guess the subject says it all. > > does this not work ? > https://nginx.org/en/docs/beginners_guide.html Yes, that works! And it also links to let me read the rest of the doc

Re: installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-05 Thread mick crane
On 2019-11-04 21:14, Gene Heskett wrote: Greetings; I guess the subject says it all. does this not work ? https://nginx.org/en/docs/beginners_guide.html -- Key ID4BFEBB31

Re: installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-04 Thread Brian
On Mon 04 Nov 2019 at 16:14:17 -0500, Gene Heskett wrote: > I guess the subject says it all. Any other user submitting a mail like this to the list would be slated. And quite correctly. As usual, you've cocked up somewhere. -- Brian.

installed nginx, now what? Need srartup tut, nginx site won't let me download any docs.

2019-11-04 Thread Gene Heskett
Greetings; I guess the subject says it all. Thanks all. Cheers, Gene Heskett

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-02 Thread Paul E Condon
On 20150402_1142-0500, David Wright wrote: > Quoting Paul E Condon (pecon...@mesanetworks.net): > > I read the prior discussion as taking for granted the idea that one > > must have only one method of identifying individual partitions, > ^^^ ^^ > If you're referring to my post

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-02 Thread David Wright
Quoting Paul E Condon (pecon...@mesanetworks.net): > I read the prior discussion as taking for granted the idea that one > must have only one method of identifying individual partitions, If you're referring to my post (which you quoted), then the opposite is true. The opening paragraphs argues aga

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-02 Thread ~Stack~
On 04/01/2015 11:45 PM, David Wright wrote: > Quoting ~Stack~ (i.am.st...@gmail.com): >> On 04/01/2015 03:27 PM, David Wright wrote: >>> I don't recall seeing you post what you actually put into >>> /etc/crypttab to test PARTUUID, only the erroneous earlier versions >>> where you were still using s

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-01 Thread David Wright
Quoting ~Stack~ (i.am.st...@gmail.com): > On 04/01/2015 03:27 PM, David Wright wrote: > > I don't recall seeing you post what you actually put into > > /etc/crypttab to test PARTUUID, only the erroneous earlier versions > > where you were still using swap's UUID. > > Fair enough. Completely plausi

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-01 Thread Paul E Condon
I read the prior discussion as taking for granted the idea that one must have only one method of identifying individual partitions, and that that method must be the latest to have arrived on the scene. For example, if everyone else in the world accepts your idea that LABEL=sda1 on the partition tha

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-01 Thread ~Stack~
On 04/01/2015 03:27 PM, David Wright wrote: > I don't recall seeing you post what you actually put into > /etc/crypttab to test PARTUUID, only the erroneous earlier versions > where you were still using swap's UUID. Fair enough. Completely plausible I did something wrong as I haven't used PARTUUID

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-01 Thread David Wright
Quoting Paul E Condon (pecon...@mesanetworks.net): > You can also use disk LABEL=. As implemented, the LABEL is actually > applied to individual partition. As long as every partition has a > different LABEL values there is no ambiguity. You only need to have > unique values for partitions that you

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-04-01 Thread David Wright
Quoting ~Stack~ (i.am.st...@gmail.com): > On 03/29/2015 07:06 AM, Sven Hartge wrote: > > ~Stack~ wrote: > > > >> One more question if you don't mind: I understand why the encrypted > >> partition UUID is going to change every time, but the physical > >> partition UUID for my /dev/sda3 shouldn't c

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-31 Thread Paul E Condon
On 20150331_1923-0500, ~Stack~ wrote: > On 03/29/2015 07:06 AM, Sven Hartge wrote: > > ~Stack~ wrote: > > > >> One more question if you don't mind: I understand why the encrypted > >> partition UUID is going to change every time, but the physical > >> partition UUID for my /dev/sda3 shouldn't cha

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-31 Thread ~Stack~
On 03/29/2015 07:06 AM, Sven Hartge wrote: > ~Stack~ wrote: > >> One more question if you don't mind: I understand why the encrypted >> partition UUID is going to change every time, but the physical >> partition UUID for my /dev/sda3 shouldn't change though. If they are >> the same systemd.fsck s

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-29 Thread Sven Hartge
~Stack~ wrote: > One more question if you don't mind: I understand why the encrypted > partition UUID is going to change every time, but the physical > partition UUID for my /dev/sda3 shouldn't change though. If they are > the same systemd.fsck shouldn't have a problem with the physical > partiti

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-28 Thread ~Stack~
On 03/28/2015 06:45 PM, Sven Hartge wrote: > ~Stack~ wrote: > >> In another post on this thread you asked where I got that UUID from. >> That question fits in well here so I am just going to dump it all >> here. :-) > >> I just checked a number of my systems with blkid and the UUID's I am >> usi

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-28 Thread Sven Hartge
~Stack~ wrote: > In another post on this thread you asked where I got that UUID from. > That question fits in well here so I am just going to dump it all > here. :-) > I just checked a number of my systems with blkid and the UUID's I am > using are indeed the physical /dev/sdx# UUID's.. All of t

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-28 Thread ~Stack~
On 03/28/2015 03:37 PM, Sven Hartge wrote: > ~Stack~ wrote: [snip] >> In my /dev/disk/by-id/ directory I have both "dm-name-sda3_crypt" and >> "dm-uuid-CRYPT-PLAIN-sda3_crypt" which point to "../../dm-1". I can >> not use either of those in my /etc/crypttab because then I get the >> systemd.fsck p

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-28 Thread Sven Hartge
~Stack~ wrote: > On 03/28/2015 02:15 PM, David Wright wrote: Quoting ~Stack~ > (i.am.st...@gmail.com): >>> $ grep swap /etc/crypttab >>> # causes systemd to fsck swap >>> #sda3_crypt UUID=ef2496cd-ca4d-43aa-8c90-dba084029f6e /dev/urandom >>> cipher=aes-xts-plain64,size=256,swap >>> # systemd doe

Re: [solved securely now??] What is the correct way to set encrypted swap with systemd?

2015-03-28 Thread ~Stack~
On 03/28/2015 02:15 PM, David Wright wrote: > Quoting ~Stack~ (i.am.st...@gmail.com): [snip] >> $ grep swap /etc/crypttab >> # causes systemd to fsck swap >> #sda3_crypt UUID=ef2496cd-ca4d-43aa-8c90-dba084029f6e /dev/urandom >> cipher=aes-xts-plain64,size=256,swap >> # systemd doesn't fsck swap >>

Re: Spamassassin Upgraded, Now What?

2015-02-04 Thread Bob Proulx
David Baron wrote: > Ever since my 64-bit fresh install adventure, various things simple are not > working, no idea why. If you have done a fresh install then you will need to tell us what you have done. We won't know unless you give details. > I no longer get logcheck emails, for example. Say

Spamassassin Upgraded, Now What?

2015-02-04 Thread David Baron
Ever since my 64-bit fresh install adventure, various things simple are not working, no idea why. I no longer get logcheck emails, for example. The other one, also maybe around exim4, root, involves spamassasin. That upgraded a couple of days ago and lo and behold, I began having the spam stuff

Re: installed cups-pdf package; now what?

2013-06-24 Thread Brian
On Sun 23 Jun 2013 at 23:39:30 -0700, Dan B. wrote: > Where are the instructions for what to do after installing the cups-pdf > package, to have the virtual to-PDF printer appear (e.g. in "lpstat -a" > output) and be able to print to PDF? > > The files /usr/share/doc/cups-pdf/... don't seem to ha

installed cups-pdf package; now what?

2013-06-23 Thread Dan B.
Where are the instructions for what to do after installing the cups-pdf package, to have the virtual to-PDF printer appear (e.g. in "lpstat -a" output) and be able to print to PDF? The files /usr/share/doc/cups-pdf/... don't seem to have any such instructions. (I tried using the CUPS administrat

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-17 Thread Dom
On 16/04/12 16:55, Sian Mountbatten wrote: On 16/04/12 16:50, Rob Owens wrote: On Mon, Apr 16, 2012 at 04:13:36PM +0100, Sian Mountbatten wrote: On 16/04/12 15:00, Dom wrote: On 16/04/12 13:02, Sian Mountbatten wrote: Dear All This morning I received a second-hand USB stick which consisted o

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Sian Mountbatten
On 16/04/12 16:50, Rob Owens wrote: On Mon, Apr 16, 2012 at 04:13:36PM +0100, Sian Mountbatten wrote: On 16/04/12 15:00, Dom wrote: On 16/04/12 13:02, Sian Mountbatten wrote: Dear All This morning I received a second-hand USB stick which consisted of the stick a USB extension cable plus USB p

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Rob Owens
On Mon, Apr 16, 2012 at 04:13:36PM +0100, Sian Mountbatten wrote: > On 16/04/12 15:00, Dom wrote: > >On 16/04/12 13:02, Sian Mountbatten wrote: > >>Dear All > >> > >>This morning I received a second-hand USB stick which consisted of > >>the stick > >>a USB extension cable plus USB plug/socket > >>a

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Rob Owens
On Mon, Apr 16, 2012 at 03:14:24PM +0100, Sian Mountbatten wrote: > > xbmc does not have any TV input: it does not recognise the Nova-T as > input. Futhermore, I do not understand MythTV setup. I have not been > able to install the mythtv MySQL initial file because I'm denied access > to the MySQL

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Sian Mountbatten
On 16/04/12 15:00, Dom wrote: On 16/04/12 13:02, Sian Mountbatten wrote: Dear All This morning I received a second-hand USB stick which consisted of the stick a USB extension cable plus USB plug/socket a mini antenna No instructions of any sort. I plugged the USB stick into a USB slot on the f

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Indulekha
Sian Mountbatten wrote: > On 16/04/12 14:20, Indulekha wrote: >> on the first try: >> >> http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-Stick > Yes, I've read that web page, but it does not help me. > I've tried Kaffeine and VLC, but neither of them produces any TV input. > Kaffeine

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Sian Mountbatten
On 16/04/12 14:20, Indulekha wrote: In linux.debian.user, you wrote: Dear All This morning I received a second-hand USB stick which consisted of the stick a USB extension cable plus USB plug/socket a mini antenna No instructions of any sort. I plugged the USB stick into a USB sl

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Dom
On 16/04/12 13:02, Sian Mountbatten wrote: Dear All This morning I received a second-hand USB stick which consisted of the stick a USB extension cable plus USB plug/socket a mini antenna No instructions of any sort. I plugged the USB stick into a USB slot on the front of the computer and checke

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Indulekha
In linux.debian.user, you wrote: > Dear All > > This morning I received a second-hand USB stick which consisted of > the stick > a USB extension cable plus USB plug/socket > a mini antenna > No instructions of any sort. > > I plugged the USB stick into a USB slot on the front of the com

Re: Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Markus Schönhaber
16.04.2012 14:02, Sian Mountbatten: [...] > As you can see, the Nova-T stick was recognised by the kernel and an IR > Remote Control driver registered. Unfortunately, I have not received a > remote control. > > I have a number of questions:- >1. With NO remote control, how do I control the d

Hauppauge Nova-T USB stick -- now what?

2012-04-16 Thread Sian Mountbatten
Dear All This morning I received a second-hand USB stick which consisted of the stick a USB extension cable plus USB plug/socket a mini antenna No instructions of any sort. I plugged the USB stick into a USB slot on the front of the computer and checked dmesg which gave the following:

Re: was getting disk failure errors, repaired the sectors, now what?

2010-07-02 Thread lee
On Wed, Jun 30, 2010 at 05:34:22PM -0400, H.S. wrote: > > So now I know that my backups most probably are not trustworthy, the > ones from the last four or so days. No problem. I do rolling backups > using cron and rsync. But what I do now? Now you buy at least two new disks, preferably some that

Re: was getting disk failure errors, repaired the sectors, now what?

2010-07-02 Thread Andrei Popescu
On Jo, 01 iul 10, 18:42:26, H.S. wrote: > > Okay, did all these, but that set of file not found errors upon console > login is still there. They are probably gone. If you want to try to repair the system (versus reinstalling from scratch) you can just reinstall each package containing the missi

Re: was getting disk failure errors, repaired the sectors, now what?

2010-07-01 Thread H.S.
On 01/07/10 09:43 AM, H.S. wrote: > On 01/07/10 03:34 AM, Andrei Popescu wrote: >> >> Don't you have some method of checking the integrity of you backups? >> (http://www.taobackup.com/integrity.html) >> >> It is considered that a modern drive developing bad sectors visible to >> the system[1] is n

Re: was getting disk failure errors, repaired the sectors, now what?

2010-07-01 Thread H.S.
On 01/07/10 03:34 AM, Andrei Popescu wrote: > > Don't you have some method of checking the integrity of you backups? > (http://www.taobackup.com/integrity.html) > > It is considered that a modern drive developing bad sectors visible to > the system[1] is not to be trusted. > > [1] drives are re

Re: was getting disk failure errors, repaired the sectors, now what?

2010-07-01 Thread Andrei Popescu
On Mi, 30 iun 10, 17:34:22, H.S. wrote: > So now I know that my backups most probably are not trustworthy, the > ones from the last four or so days. No problem. I do rolling backups > using cron and rsync. But what I do now? Do I just delete the backups > from the last four days and resume regula

was getting disk failure errors, repaired the sectors, now what?

2010-06-30 Thread H.S.
I noticed that when I rebooted my machine earlier today, it would not load the kernel and it was giving some "media error" messages. I did various basic hardware debugging and ended up with my hard disk's manufacturer's diagnostic utility telling me that there were bad sectors on the drive. This

Re: I just installed OpenNTP. Now what?

2007-08-29 Thread G.W. Haywood
Hi there, On Tue, 28 Aug 2007 Amit Uttamchandani wrote: > So just installed OpenNTP on a shiny new etch system. The daemon is started > during startup but now what? How do I know that my clock is being > synchronized? Look at the messages in /var/log/daemon.log > I checked th

Re: I just installed OpenNTP. Now what?

2007-08-28 Thread David Brodbeck
On Aug 28, 2007, at 12:07 PM, Amit Uttamchandani wrote: Hey guys, So just installed OpenNTP on a shiny new etch system. The daemon is started during startup but now what? How do I know that my clock is being synchronized? I checked the config and there are debian ntp servers listed. So

I just installed OpenNTP. Now what?

2007-08-28 Thread Amit Uttamchandani
Hey guys, So just installed OpenNTP on a shiny new etch system. The daemon is started during startup but now what? How do I know that my clock is being synchronized? I checked the config and there are debian ntp servers listed. So is that it? Or am I missing something here. Thanks, Amit

Built openvz kernel (2.6.18-3). Now what? (more)

2006-11-09 Thread David Baron
>>Bootup does NOT panic but produces a slew of undefined symbols. Cannot trap >>these but symbols of form UB_ seems most common (there are others). >>This kernel does not use an initrd so maybe I need to compile in some of the >>openvz stuff? Which ones? >Made one with the latest patch from

Built openvz kernel (2.6.18-3). Now what? (more)

2006-11-08 Thread David Baron
>Bootup does NOT panic but produces a slew of undefined symbols. Cannot trap >these but symbols of form UB_ seems most common (there are others). >This kernel does not use an initrd so maybe I need to compile in some of the >openvz stuff? Which ones? Made one with the latest patch from Sid.

Built openvz kernel (2.6.18-3). Now what?

2006-11-02 Thread David Baron
Bootup does NOT panic but produces a slew of undefined symbols. Cannot trap these but symbols of form UB_ seems most common (there are others). This kernel does not use an initrd so maybe I need to compile in some of the openvz stuff? Which ones? -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Tiger reports suspicious file - now what?

2005-10-08 Thread Anthony Campbell
I just installed tiger. One of the logfiles (check_rootkit.out.1) says: # Performing check for rookits... # Running chkrootkit (/usr/sbin/chkrootkit) to perform further checks... --ALERT-- [rootkit005a] Chkrootkit has found a file which seems to be infected because of a rootkit --ALERT-- [root

Re: Okay. "debootstrap sid" worked and I can chroot. Now what?

2004-12-13 Thread Brian Nelson
On Mon, Dec 13, 2004 at 11:01:56PM -0500, William Ballard wrote: > I've run "debootstrap sid" (it spewed an ungodly number of warnings and > failed to configure many packages, but it essentially worked) and I can > chroot into it. > > Now what? Is there a

Okay. "debootstrap sid" worked and I can chroot. Now what?

2004-12-13 Thread William Ballard
I've run "debootstrap sid" (it spewed an ungodly number of warnings and failed to configure many packages, but it essentially worked) and I can chroot into it. Now what? Is there a way to run the rest of debian-installer inside of it to finish properly configuring the system

Re: now what was that font package I changed options in?

2004-11-12 Thread Andreas Janssen
Hello H. S. (<[EMAIL PROTECTED]>) wrote: > 2 or 3 days ago when I updated my Sarge box, there was a package which > asked me what kind of display I had so that it could help with the > font rendering on it. The dpkg-reconfigure that ran during > installation/upgrade of that package asked for one

Re: now what was that font package I changed options in?

2004-11-12 Thread Andrea Vettorello
On Fri, 12 Nov 2004 14:57:40 -0500, H. S. <[EMAIL PROTECTED]> wrote: > > 2 or 3 days ago when I updated my Sarge box, there was a package which > asked me what kind of display I had so that it could help with the font > rendering on it. The dpkg-reconfigure that ran during > installation/upgrade o

now what was that font package I changed options in?

2004-11-12 Thread H. S.
2 or 3 days ago when I updated my Sarge box, there was a package which asked me what kind of display I had so that it could help with the font rendering on it. The dpkg-reconfigure that ran during installation/upgrade of that package asked for one one of the three choices: automatically(IIRC or

Re: apt-get upgrade downloaded kernel source now what?

2004-07-08 Thread Thomas Adam
--- bob parker <[EMAIL PROTECTED]> wrote: > The update / upgrade downloaded kernel-source-2.4.18 2.4.18-14.3 > > What is the debian way to compile this kernel? I checked out man apt-get > but > it's not clear to me. You'll want to install the packages: build-essential kernel-package and _rea

Re: apt-get upgrade downloaded kernel source now what?

2004-07-08 Thread Jacob S.
On Fri, 9 Jul 2004 01:53:20 +1000 bob parker <[EMAIL PROTECTED]> wrote: > The update / upgrade downloaded kernel-source-2.4.18 2.4.18-14.3 > > What is the debian way to compile this kernel? I checked out man > apt-get but it's not clear to me. Here's a great tutorial for compiling kernels the "D

apt-get upgrade downloaded kernel source now what?

2004-07-08 Thread bob parker
The update / upgrade downloaded kernel-source-2.4.18 2.4.18-14.3 What is the debian way to compile this kernel? I checked out man apt-get but it's not clear to me. Thanks Bob Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Re: power co's website uses vbscript, now what?

2004-06-16 Thread Ben Burton
> $ apt-cache show gb > doesn't sound like part of a browser. Indeed; moreover, gb has also been dead upstream for a year or two now. It's only hanging around in debian until a better VB alternative comes along. b. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

power co's website uses vbscript, now what?

2004-06-16 Thread Dan Jacobson
My electric company has entered the paperless age, but with "vbscript", https://wapp8.taipower.com.tw . Any hope of me clicking further without departing Debian? $ apt-cache show gb doesn't sound like part of a browser. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscr

Re: dpkg return "directory not empty so not removed" -- now what?

2004-05-08 Thread Adam Aube
H. S. wrote: > When dpkg return that a particular directory was not empty and so was > removed, but is to be done with that offending directory? As an example, > what should I do in this case: > > The following packages will be REMOVED: >mozilla-tabextensions* > The following NEW packages wil

dpkg return "directory not empty so not removed" -- now what?

2004-05-07 Thread H. S.
When dpkg return that a particular directory was not empty and so was removed, but is to be done with that offending directory? As an example, what should I do in this case: The following packages will be REMOVED: mozilla-tabextensions* The following NEW packages will be installed: mozilla-x

Re: Base system is installed (I think), now what?

2004-01-03 Thread Jan Minar
Hi, Joubin. On Fri, Jan 02, 2004 at 11:11:34PM -0800, Joubin Moshrefzadeh wrote: > to go with). Anyway, I have a bootable system now, but am lost as to what to > do next. I suppose you are familiar with Unix. Start with aptitude(8), to see which programs are there in Debian. Set up your shell o

Base system is installed (I think), now what?

2004-01-03 Thread Joubin Moshrefzadeh
Hi all, I'm interested in setting up a server box. I've got an old IBM PC Server 330 and I've installed Debian on it. I didn't mess with dselect, but I think I just went with the desktop choice in tasksel (not knowing what other option to go with). Anyway, I have a bootable system now, but am lost

Re: sqwebmail -- now what?

2002-11-20 Thread David Gardner
will trillich <[EMAIL PROTECTED]> wrote: > > so i need to get an imap server up and running*, and... then > what? how do i get sqwebmail to display my incoming email > online? > > with acmemail i browse to server/cgi-bin/acme/acmemail.cgi and > there i get a log in form via cgi scripts served up by

Re: sqwebmail -- now what?

2002-11-20 Thread will trillich
On Wed, Nov 20, 2002 at 12:22:58AM -0500, Stephen Gran wrote: > > okay, i've got sqwebmail installed: > > > > # apt-get install sqwebmail > > > > and i ran through the /usr/share/doc/sqwebmail info... > > > > so where do i look to find out how to get it to be my webmail > > (html) imap/pop3

Re: sqwebmail -- now what?

2002-11-19 Thread Stephen Gran
This one time, at band camp, will trillich said: > > okay, i've got sqwebmail installed: > > > > # apt-get install sqwebmail > > > > and i ran through the /usr/share/doc/sqwebmail info... > > > > so where do i look to find out how to get it to be my webmail > > (html) imap/pop3 interface? >

Re: sqwebmail -- now what?

2002-11-19 Thread will trillich
> -Original Message- > From: will trillich [mailto:[EMAIL PROTECTED]] > Subject: sqwebmail -- now what? > > okay, i've got sqwebmail installed: > > # apt-get install sqwebmail > > and i ran through the /usr/share/doc/sqwebmail info... > >

RE: sqwebmail -- now what?

2002-11-19 Thread Mikael Jirari
Title: RE: sqwebmail -- now what? :) I had the same problem ... I you just want to test a webmail, try squirrelmail, it installed quite straightly. You have to implement an imap server thought. Bye -Original Message- From: will trillich [mailto:[EMAIL PROTECTED]] Sent: 19

sqwebmail -- now what?

2002-11-19 Thread will trillich
okay, i've got sqwebmail installed: # apt-get install sqwebmail and i ran through the /usr/share/doc/sqwebmail info... so where do i look to find out how to get it to be my webmail (html) imap/pop3 interface? always a newbie (but sometimes more than others), -- will trillich p.s. i am

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-02-13 Thread Vineet Kumar
* Ibrahim Shaame ([EMAIL PROTECTED]) [020131 23:18]: > --- "Karsten M. Self" wrote: > > There's a short FAQ on GNU/Linux X display manager > > disabling you may > > find useful, at: > > > http://kmself.home.netcom.com/Linux/FAQs/xdm-disable.html > > > > Thank you. > > I think before sending him t

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-02-01 Thread ben
On Thursday 31 January 2002 11:15 pm, Ibrahim Shaame wrote: > I think before sending him to FAQ you could have given > him a quick answer and then refer him to the URL. The > most discouraging thing in Linux for a beginner is to > start going through thousands of pages of man, FAQs > and HOWTOs whi

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-02-01 Thread Ibrahim Shaame
I think before sending him to FAQ you could have given him a quick answer and then refer him to the URL. The most discouraging thing in Linux for a beginner is to start going through thousands of pages of man, FAQs and HOWTOs which are long in first place, and difficult to understand for a new conv

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-01-31 Thread Karsten M. Self
on Thu, Jan 31, 2002 at 09:33 PM +1300, Alan Shrimpton ([EMAIL PROTECTED]) wrote: > Okay now X starts atomatically but I rather it not. I know it was my fault > because I said yes to have it as default.. Now, how can I change back. > Also once running how do I stop it? There's a short FAQ on GN

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-01-31 Thread Mario Vukelic
On Fri, 2002-02-01 at 01:30, benfoley wrote: > depending on whether it starts from xdm, gdm, or kdm, you can run > > update-rc.d remove > > when you reboot, you'll have a console prompt. to run x from there, use > startx. No need to reboot. Just go to a console (Alt-Ctrl F1) and do as

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-01-31 Thread benfoley
On Thursday 31 January 2002 12:33 am, Alan Shrimpton wrote: > Okay now X starts atomatically but I rather it not. I know it was my fault > because I said yes to have it as default.. Now, how can I change back. > Also once running how do I stop it? > [snip] depending on whether it starts from xdm

Re: Netscape4, Mozilla - Now what is X? - How to stop X?

2002-01-31 Thread Alan Shrimpton
Johnson <[EMAIL PROTECTED]> Cc: Sent: Sunday, January 27, 2002 7:26 PM Subject: Re: Netscape4, Mozilla - Now what is X? > Stupid I am. I have heard the letter X being used alot but I don't know > what it is. Doubt I have the package downloaded. > > What is X? > How d

  1   2   >