I want to run two pairs of HDs as software RAID 1 arrays, using mdadm.
Is there any point in declaring the HDs as RAID in the BIOS too ?
Cheers,
Ron.
--
Do not trust atoms:
They make up everything
On Mon, 18 May 2015 13:35:16 +0200
Petter Adsen wrote:
> > I want to run two pairs of HDs as software RAID 1 arrays, using mdadm.
> > Is there any point in declaring the HDs as RAID in the BIOS too ?
> No.
Ta.
Cheers,
Ron.
--
Do
On Sun, 24 May 2015 12:09:44 +0200
Sven Arvidsson wrote:
> Just because it doesn't find the fan or reports 0 rpm doesn't
> necessarily mean the fan isn't running.
Or it may mean that an older fan does not have a RPM sensor...
Cheers,
Ron.
--
He that b
s.
Cheers,
Ron.
--
Toute institution qui ne suppose pas le peuple bon,
et le magistrat corruptible, est vicieuse.
-- Maximilien Robespierre
-- http://www.olgiati-in-p
0C7 and 0CB compile errors anyone ?
Cheers,
Ron.
--
First they ignore you, then they laugh at you,
then they come to fight you, and then you win.
-- Gandhi
raw one (or several) diagonal
pencil or ink lines across the top of your card deck...
Cheers,
Ron.
--
First they ignore you, then they laugh at you,
then they come to fight you, and then you win.
locked too.
Or they might have black-listed the IP address you post from ?
Cheers,
Ron.
--
What which we call knowledge is ignorance surrounded by laughter.
-- Charles Hoy Fort
-- htt
On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps aux -A
| grep systemd does not show anything.
Does this mean I can get rid of all those systemd files, to clear some space on
the storage memory card ?
Cheers,
Ron.
--
Sodd's Secon
Which means we would loose the option of not using it ?
Cheers,
Ron.
--
The doctrine of human equality reposes on this:
that there is no man really clever who has not found that he is stupid.
-- Gilbert K.
n imposing the use of the
> > free software ?
> >
> > Which means we would loose the option of not using it ?
>
> It is possible to use Debian without systemd. Do something about it,
> if you care. I'll thank you.
Seems the nice people at Devuan are doing just that
#x27; >>
> /etc/apt/preferences.d/systemd
Will the same pinning prevent systemd from installing when I dist-upgrade from
Wheezy to Jessie ?
Cheers,
Ron.
--
Un libéral, c'est quelqu'un qui croit que ses adversaires o
lacing FILEIN and FILEOUT with the names of your choice.
Cheers,
Ron.
--
Measure with a micrometer.
Mark with chalk.
Cut with an axe.
-- http://www.o
use it themselves.
Cheers,
Ron.
--
Verschiebe nicht auf morgen,
was du auch übermorgen besorgen kannst
-- http://www.olgiati-in-paraguay.org --
--
To UNSUBSCRIBE, email to debian-use
by the first user. How it occurs I have no clue, but a re-install,
Have you tried to set a root password, with sudo passwd ?
Cheers,
Ron.
--
When men are pure, laws are useless;
when men are corrupt, law
,
Ron.
--
Anything free is worth what you pay for it.
-- http://www.olgiati-in-paraguay.org --
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
On Fri, 10 Jul 2015 11:15:17 -0400
The Wanderer wrote:
> If you substitute in "madams" for "mesdames" (since, AFAIK, "mesdames"
> is just the French equivalent of the same word), it makes more sense.
remember that "madam" is usually apposite for
On Thu, 16 Jul 2015 08:23:13 -0400
Haines Brown wrote:
> How do I get rid of the "~" so that the backups are file.1, file.2,
> etc.?
How about using the GNU rename in the dir holding your backup files:
$ rename "~" "" *~*
Cheers,
Ron.
--
; *~*
> Would that not be something more like
> rename 's/\.~([0-9]+)~$/.$1/' *[0-9]~
Which is why I stick to the GNU version of rename, and shun the perl version;
much simpler syntax.
Cheers,
Ron.
--
Never have I encountered such corrupt and foul-mind
On Sat, 25 Jul 2015 19:08:33 -0400 (EDT)
Bob Bernstein wrote:
> On Sat, 25 Jul 2015, Gary Dale wrote:
> > ntp
> No. This is an incorrect response.
According to the Description of the package ntp:
"This package contains the NTP daemon and utility programs. "
Cheers
ers,
Ron.
--
They that can give up essential liberty
to obtain a little temporary safety
deserve neither liberty nor safety.
-- Benjamin Frank
On Sun, 26 Jul 2015 15:27:50 -0500
John Hasler wrote:
> > I want to be able to set the time if for some reason the clock is
> > completely incorrect (this occurred from time to time in the past).
>
> Use your wristwatch.
Or better, your cellphone or GPS receive
s, making grunting noises in the
backwoods and using POP3 (and refusing systemd...)
Cheers,
Ron.
--
Climate is an ill-tempered beast, and we are poking it with sticks.
-- Ma
s /dev/something ?
Cheers,
Ron.
--
Work is the curse
of the drinking classes.
-- Mike Romanoff
-- http://www.olgiati-in-paraguay.org --
Given a Sata HD that was part of a RAID1 array on a now defunct Wheezy system.
Is there a way to mount it on another Wheezy system to recover the data ?
Cheers,
Ron.
--
You cannot help people permanently by doing for them,
what they could and should do for
Given a Sata HD that was part of a RAID1 array on a now defunct Wheezy
system.
Is there a way to mount it on another Wheezy system to recover the data ?
I have tried to mount it, and get
root@ron:/home/ron # mount -t ext4 /dev/sdi9 /media/eSata
mount: wrong fs type, bad option, bad superblock
ta HD that was part of a RAID1 array on a now defunct Wheezy
> > > system.
> > >
> > > Is there a way to mount it on another Wheezy system to recover the data ?
> > >
> > > I have tried to mount it, and get
> > >
> > > root@ron:/home/r
ay on a now defunct Wheezy
> > > > > system.
> > > > >
> > > > > Is there a way to mount it on another Wheezy system to recover the
> > > > > data ?
> > > > >
> > > > > I have tried to mount it, and get
&g
On Wed, 23 Dec 2015 13:49:36 +0100
to...@tuxteam.de wrote:
> Now you might want to try
> sudo e2fsck -n /dev/sdi9
Does not like it either:
root@ron:/home/ron # e2fsck -n /dev/sdi9
e2fsck 1.42.5 (29-Jul-2012)
ext2fs_open2: Bad magic number in super-block
e2fsck: Superblock invalid,
mediately, and enjoy a
look at those pictures...
Cheers,
Ron.
--
Paranoids are people, too; they have their own problems.
It's easy to criticize, but if everybody hated you,
you'd be paranoid too.
> Chris Bannister writes:
> > Is sarcasm ever necessary? (BTW, I don't recall reading any.)
>
> I posted some. And yes, it is sometimes justified.
He must have missed my reply, where I profusely thanked the original poster for
the useful pointer he had given us
camouflage class !"
"Sir ! Thank you, Sir !"
Cheers,
Ron.
--
An expert is one who knows more and more about less and less
until he knows absolutely everything about nothing.
-- http://www.olgiati-in-paraguay.org --
Is there a way to config the system so as to limit the bandwidth that will be
used by the (wifi) network interface ?
Debian Wheezy, sysvinit.
Cheers,
Ron.
--
When you come to a fork in the road, take it.
--Yogi Berra
interfaces as post-up
> commands.
Grateful thanks.
Cheers,
Ron.
--
If your income doesn't keep up with your outgo,
then your upkeep will be your downfall.
-- http://www.olgiati-in-paraguay.org --
as post-up
> commands.
Finally, from what I read it wont work, as tc only limits the traffic going out
of a box.
I need to limit the traffic going in ;-3(
Cheers,
Ron.
--
History teaches us that men and nations behave wisely
On Wed, 06 Jan 2016 09:36:58 +0100
deloptes wrote:
> Start educating is what I want to say, start educating your children, and
> building up self protection. Believe me this is the only way you can
> protect them.
And that would start with educating the parents...
Cheers,
Ron.
-
On Wed, 06 Jan 2016 15:53:14 +0100
deloptes wrote:
> dealing with overweight (political correct word) people
Please: "ponderally challenged"...
Cheers,
Ron.
--
Under capitalism, man exploits man.
Under communism, it's
I have added an external Sata port on my box.
When I hot-plug a Sata HD into it it appears in dmesg as /dev/sdi1
How can I get the system to auto-mount whatever Sata HD I plug into it to
/media/eSata/ and this without having to give a root password ?
Cheers,
Ron
> See systemd.mount(5) for details
Thanks; forgot to mention: Wheezy, no systemd.
Cheers,
Ron.
--
If anybody ever tells you anything about an aeroplane
which is so bloody complicated you can't understand it,
ta
tps://wiki.archlinux.org/index.php/udev#Mark_internal_SATA_ports_as_eSATA
Thanks; forgot to mention: No systemd, Wheezy.
Cheers,
Ron.
--
If anybody ever tells you anything about an aeroplane
which is so bloody complicated you can't understand it
On Mon, 11 Jan 2016 11:31:24 +0100
Sven Arvidsson wrote:
> Another way is marking the SATA port as external:
> https://wiki.archlinux.org/index.php/udev#Mark_internal_SATA_ports_as_eSATA
Tried this already, it does not work.
Would it be systemd dependent ?
Cheers,
Ron.
--
TERNAL in the version in wheezy.
Thanks, but I am not completely clear:
Does this mean replace UDISKS_SYSTEM with UDISKS_SYSTEM_INTERNAL in the
/etc/udev/rules.d/10-esata.rules ?
I tried that, but it still does not work ;-3(
Cheers,
Ron.
--
He that breaks a thin
e
> > to install debian with the first dvd and whatever number that other dvd is
> > in future.
>
> The DVDs contain free software only.
In other words, you are buggered, since you need the non-free driver to connect
to the internet through which you will be able to downloa
entirely possible to pick up a
turd by the clean end."
Cheers,
Ron.
--
Good manners: The noise you don't make when you're eating soup.
-- Bennett Cerf
-
Is there a way for a system admin to post a message on the desktops of all the
machines on a LAN ?
Cheers,
Ron.
--
La marine est un art, une science, et un snobisme.
-- Roger Glachant
code, so all I can think of-- and what we've
> done at every place I've worked-- is just to send everyone an email.
No good, since they will only get the message if/when they open their MUA.
I was thinking of something like a gxmessage posted simultaneously on all the
GUIs...
Given a collection of .ttf font files I keep in my ~/MyFonts/ directory.
How do I instruct Wheezy to also look in that dir when I run
root@ron:/home/ron # fc-cache -fv
to reload the font cache ?
Cheers,
Ron.
--
Toute loi qui viole les droits imprescriptibles de l'
On Fri, 12 Feb 2016 21:46:55 +0300
Reco wrote:
> > Given a collection of .ttf font files I keep in my ~/MyFonts/ directory.
> > How do I instruct Wheezy to also look in that dir when I run
> > root@ron:/home/ron # fc-cache -fv
> > to reload the font cache ?
> Debi
On Fri, 12 Feb 2016 14:44:03 -0500
Felix Miata wrote:
> > Ta, I'll risk the hackish way as I want those fonts to be available to all
> > users.
>
> Make symlink from ~/MyFonts to /usr/local/share/fonts
Ta, that should remain through updates.
Cheers,
Ron.
--
install fonts system wide beyond the package
> manager is as follows:
> put your fonts into /usr/local/share/fonts instead of ~/MyFonts.
Except that your font collection is lost on the day you format the / partition
for a new install.
The ln way at least lets them be kept sa
New install of Wheezy; from the DVD.
When I execute apt-get update && apt-get upgrade, I am given a list of 168
packages that have been kept back and not upgraded.
Why are they not upgraded ?
Cheers,
Ron.
--
If at first you dont
gt; probably want to get started with a tutorial, because it is not completely
> inuitive to use.
Thanks, will try aptitude
> Also, be aware that wheezy is oldstable, jessie is the current stable.
Want to stay with GNU-Linux, not ready to switch to Systemd-Linux.
Cheers,
Ron.
--
On Tue, 16 Feb 2016 11:53:41 +
Lisi Reisz wrote:
> > Want to stay with GNU-Linux, not ready to switch to Systemd-Linux.
>
> Jessie without systemd?
How do you install that ?
Cheers,
Ron.
--
Ninety percent of everyt
In the days I used MS Windows, I had a suite of progs that allowed me, when run
on both boxes, to see the desktop of one box in a window on the other, and
mouse and keyboard actions in that window would act on the remote box.
Is there something similar in Debian ?
Cheers,
Ron
lling_without_systemd
> http://noone.org/talks/debian-ohne-systemd/debian-ohne-systemd-clt.html
Yes please, and thanks.
Cheers,
Ron.
--
We keep moving forward, opening new doors, and doing new things,
because we're curious and cur
On Tue, 16 Feb 2016 18:02:52 +
Joe wrote:
> Ron was not completely clear here. Only the 'professional' versions of
> Windows have the standard RDP server, but all versions since about 2000
> have had 'remote assistance', which is an RDP connection to the
>
multitude of offers,
including those with external aerial.
Cheers,
Ron.
--
Do you remember Doctor Alzheimer's first name ?
No ? Well, that is how it begins.
-- http://www.olgiati-in-paraguay.org --
ian will be.
Cheers,
Ron.
--
Mors acerba, fama perpetua.
Stabit vetus memoria facti.
-- Girolamo Olgiati
-- http://www.olgiati-in-paraguay.org --
Having posted Roco's comments on an IPCop list, I got these comments
Cheers,
Ron.
--
One disk to rule them all, One disk to find them.
One disk to bring them all and in the darkness grind them.
In the Land of Redmond where the shadow
eing sufficiently UNIX-y
> (which FAT isn't)), and simplicity.
Not to mention that, given the rarity of changes in /boot, a journalling FS may
not be really useful...
Cheers,
Ron.
--
In judging human behaviour, one must go by what an individual
b
Would a kind soul remind me the invocation needed to have removable drives
automount to /media/label instead of /media/user/label ?
TIA
Cheers,
Ron.
--
The first draft of anything is shit.
-- Ernest Hemingway
temd jessie, with XFCE.
I remember doing a modification on my system shortly after installing a couple
years ago, completely forgot what; and now I need to do the same on an install
for Eldest Daughter.
Cheers,
Ron.
--
See, these two penguins walked into a bar, which was really stupid,
On Sat, 05 Mar 2016 20:57:40 +0100
Sven Arvidsson wrote:
> > always /media/label when automounted.
>
> Not using udisks2, or maybe you have entries in /etc/fstab?
Same behaviour for me, nothing in /etc/fstab but I remember I had to modify
something to get that behaviour.
C
I have the .pdf scan of an old book, with some pages leaning at an angle.
Is there in Debian a program that would let me rectify the offending pages one
by one, but, avoiding the hassle of turning the .pdf in individual .jpg,
modifying the jpg and turning back into .pdf ?
Cheers,
Ron
On Sat, 12 Mar 2016 12:46:08 +
Lisi Reisz wrote:
> And the Everything Free brigade is so pleasant to anyone who wants to use
> binary blobs??
Because, it seems, for some people "Linux is about freedom of choice" means
"you are free to accept MY choices, and no ot
this be seen in the Social
> Contract?
You are the one stirring thing: I never mentioned Debian; only Linux...
Cheers,
Ron.
--
Never get into an argument with someone who buys ink by the barrel.
-- http://www.olgiati-in-paraguay.org --
And of course you could not access the BIOS with a USB keyboard until the
setting had been changed. (Catch 22 anyone ?)
The solution then was to borrow a PS2 keyboard for the initial BIOS setting
process.
Cheers,
Ron.
--
Blessed are they who can laugh at them
On Mon, 28 Mar 2016 13:53:02 +0200
deloptes wrote:
> And Germany is still officially occupied by the USA.
ISTR that occupation was over with the re-unification of Germany in October
1990.
Cheers,
Ron.
--
Take care of the luxuries
and
event the window from popping up ?
Cheers,
Ron.
--
La perfection est atteinte non quand il ne reste rien à ajouter,
mais quand il ne reste rien à enlever.
-- Antoine de Saint-Ex
On Sun, 10 Apr 2016 18:06:19 +0100
Brad Rogers wrote:
> Look at "Device Notifier settings" or whatever your chosen DE calls it.
Running XFCE, I find nothing about the pop-up window in either Notifications,
or in Removable Drives and Media ;-3(
Cheers,
Ron.
--
enounced a long time ago both Gnome and Kde, their pomps,
their works and their bloat...
Cheers,
Ron.
--
In love, she who gives her portrait promises the original.
-- Bruton
say in Froggish
;-3)
Cheers,
Ron.
--
In love, she who gives her portrait promises the original.
-- Bruton
-- http://www.olgiati-in-paraguay.org --
On Mon, 11 Apr 2016 09:10:21 +0100
Tixy wrote:
> pcmanfm has settings for Volume Management (see 'Preferences' on the
> 'Edit' menu).
Thanks, that solved it.
Cheers,
Ron.
--
If voting could really change things,
g the file ?
Cheers,
Ron.
PS Debian Wheezy, XFCE
--
Passionate hatred can give meaning and purpose to an empty life.
-- Eric Hoffer
-- http://www.olgiati-in-paraguay.org --
ly acquired over the years running and caring for a Linux system has
suddenly become unusable.
Cheers,
Ron.
--
The three worst mistakes you can make
are overpromising and underdelivering.
-- http://www.olgiati-in-paraguay.org --
s way:
eth1 192.168.1.0/24
eth1:0 192.168.2.0/24
eth1:1 192.168.3.0/24
eth1:2 192.168.4.0/24
and then changed the IP address on the machine to belong on which
subnet. what problems may i encounter on this kind of setup?
Thanks in advanced.
Regards
Ron
--
To UNSUBSCRIBE, email to debian-user
maybe this would help:
http://wiki.debian.org/AutoFs
regards
Ron
On 12/6/2010 8:39 AM, Doug wrote:
On 12/05/2010 06:32 PM, Joel Roth wrote:
Hi all,
I'm finding all the repetitive mount/unmount operations
I do to be somewhat tedious.
Can I get some reasonable automount function
Hi,
I installed the HP PSC1400 drivers on Linux such that I can print to a
Windows machine which is connected to a HP PSC1410 printer. I am using
cups. This is in my log:
10/May/2006:14:09:54 +0200] Started backend /usr/lib/cups/backend/smb
(PID 5794) for job 199.
E [10/May/2006:14:09:54 +0200]
rdmgr when off-line? Is pine
smaller than mutt?
On Sunday, cook your mother a nice dinner, and give her a sappy card.
THEN ask for the P133!
P.S. - Confirmation messages are not a "feature"!
--
+---
there goes AWT...
Sure is faster, though.
Why do you have to use AWT, when swing has been out for years?
--
+--------+
| Ron Johnson, Jr.Home: [EMAIL PROTECTED]|
| Jefferson, LA
of the meta-package. mail-transport-agent is an example. When,
for example, you install exim, mail-transport-agent is also
installed. If you want to install postfix to test it out, apt
will remove exim, since the exim & postfix packages are both
members of the same meta-package.
On Thu, 2002-05-09 at 01:09, Glen Lee Edwards wrote:
> Ron writes:
> >
[snip]
> >A Debian policy-that-I-think-is-a-quirk: there is the the concept
> >of the meta-package. mail-transport-agent is an example. When,
> >for example, you install exim, mail-transport-agent
odules), but it gives you a bit
> more control over what packages get installed right off, and it doesn't
> try to partition your disk by default into a bizarre layout.
Doing a network install (over cable modem) of woody wasn't so
difficult.
--
+---
f for _everything_. When you install a new package,
the pkg manager just creates a new file in /etc/xinetd.d.
All in all, though, I still prefer inetd. Mdk must think it's
special, since they haven't shipped inetd since 7.1.
--
+--
us don't frequent or aren't subscribed to...
--
+-------+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED] |
| Jefferson, LA USA http://members.cox.net/ron.l.johnson |
|
gt; > Is there a command to shrink it?
>
> rm
But that will delete the lock file.
As others have said, better to use:
# apt-get autoclean|clean
--
+-------+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED] |
| Jefferson,
d 834 files:
# apt-get -s autoclean
However, the same command with this in /etc/apt/apt.conf only deleted
789 files:
# cat /etc/apt/apt.conf
APT::Clean-Installed "off";
Ron
--
+---+
| Ron Johnson, Jr.
ant directly off the internet.
http://www.phy.olemiss.edu/debian-cd/
http://www.phy.olemiss.edu/debian-cd/woody-i386-1.iso
> I appreciate the assistance and I'm sure I will enjoy Debian.
>
> Thanks again
>
> Joe
--
+---
#x27;s a way to do is using less & lesspipe.sh. Used it back in
my Mandrake days. That should do the trick.
--
+---+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED] |
| Jefferson, LA USA http://members.cox.net/ron.l.johnson |
|
best way to filter on list mails from Debian-user to add a
"Specific header" of "X-Mailing-List" which contains
"[EMAIL PROTECTED]"?
--
+---+
| Ron
se give me some advise as to what is involved in installing
> Linux on a 64 bit powerpc, namely, the machine I have?
I bet the debian-powerpc mailing list would be more specifically
helpful.
http://www.debian.org/MailingLists/subscribe
--
+-----
igh end systems
have the proper interface.
> I'm not at all sure you should expect it to work in an 1386 machine.
It may work. Do SCSI BIOSs run on the host CPU or on a built-in
CPU?
--
+---+
| Ron Johnson, Jr. Home: [EMAIL PRO
an
> Windows (which in the case of KDE never has been the case before).
>
> I've heard of KDE 3.1 being now more responsive but i would never have
> guessed such a huge improvement.
Are you using the binaries from SID, or did you get the SID source
and install in sarge?
--
+-
about this:
#!/bin/bash -v
for i in 1 2 3 4 5;
do
echo foobar${i} ;
done
echo $HOME ; echo $LANG
The "-v" makes it happen.
--
+-------+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED] |
| Jefferson, LA
>
> *exactly* what i(/he) wanted! thanks!
Try this:
#!/bin/bash
set -x
set -v
for i in 1 2 3 4 5;
do
echo foobar${i} ;
done
After seeing Benjamin Rutt mention "-x", I tried it along with "-v",
and having both makes it much easier to see the flow of the scr
umount/mount the partition to see if /linux goes away?
Also, aren't there utilities you can run on the MS side to fix this
kind of thing?
--
+---+
| Ron Johnson, Jr. Home: [EMAIL PROTECTED] |
| Jefferson, LA USA h
VERSION DISTRO
Thanks,
Ron
--
Ron Johnson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 2003-03-07 at 07:53, Jaume Guasch wrote:
> Hi,
>
> Ron Johnson <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > When I run "dpkk -l | grep ^ii", it, of course, lists all the installed
> > packages, and version numbers.
> >
> &g
DOS Emulator
xfonts-terminus-dos - Fixed-width fonts for DOS encodings
--
+---+
| Ron Johnson, Jr.mailto:[EMAIL PROTECTED] |
| Jefferson, LA USA http:
ution!
There are nvidia TNT2 and gForce cards that are modestly cheap.
However, since so few are made, the cost is pretty high.
I think I'd go to a swap meet, or see if a friend has one in his junk
drawer...
--
+-------+
| Ron John
disconnect the
drive and remove it from the premises after the backup.
> So what do you think, is my plan plain stupid, or does this really give
> me some protection against data loss. Should i investigate any other
> technologies? EVMS?
--
+---
201 - 300 of 9976 matches
Mail list logo