Re: How to make a pdf read only?

2021-08-06 Thread Michael Butash via PLUG-discuss
I only really use LibreOffice to generate PDF's, and usually lock them down
for things like statements of work and such to keep anyone from getting
crafty, easily done there as part of the export process under security.

Another option might be using MasterPDF editor, free version (ie. older
version).  It works great still, not had to lock an existing file before,
but it might.  Normally I use it a lot of attaching a signature to a pdf,
but I don't re-lock it at that point.

-mb


On Fri, Aug 6, 2021 at 7:06 PM joe--- via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> How to make a pdf read only?
>
> I'm sure I've done this in the past,
> but can't remember how. Searched the
> net but found no solution.
>
> Do not want to convert to an image
> but just want a read-only pdf.
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

How to make a pdf read only?

2021-08-06 Thread joe--- via PLUG-discuss

How to make a pdf read only?

I'm sure I've done this in the past,
but can't remember how. Searched the
net but found no solution.

Do not want to convert to an image
but just want a read-only pdf.

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: What am I doing wrong?

2021-08-06 Thread Michael via PLUG-discuss
okay... I'm putting them into tmp and so far all is good

On Fri, Aug 6, 2021 at 4:16 PM Michael  wrote:
>
> I've even tried to just place it in $LFS because at first it wasn't
> accepting  a directory until I took it out but then it wasn't
> accepting that line so I decided to try it with one directory. I even
> tried it with  /mnt/lfs
>
> On Fri, Aug 6, 2021 at 4:11 PM Michael  wrote:
> >
> > well it was going in but now it isn't
> >
> > On Fri, Aug 6, 2021 at 3:10 PM Stephen Partington via PLUG-discuss
> >  wrote:
> > >
> > > does the build documentation detail where things get placed?
> > >
> > >
> > > On Fri, Aug 6, 2021 at 11:39 AM Michael via PLUG-discuss 
> > >  wrote:
> > >>
> > >> in my fourth attempt at linux from scratch this is the script I'm trying 
> > >> to run:
> > >>  ../configure   \
> > >>  --prefix=/usr  \
> > >>  --build=$(../config.guess) \
> > >>  --host=$LFS_TGT\
> > >>  --disable-nls  \
> > >>  --enable-shared\
> > >>  --disable-werror   \
> > >>  --enable-64-bit-bfd\
> > >>  2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog
> > >>
> > >> It is producing a makefile But is not producing the
> > >> 6.17BinutilsIImyconflog. Well if it is producing it I don't know where
> > >> it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
> > >> as /mnt/lfs)
> > >> --
> > >> :-)~MIKE~(-:
> > >> ---
> > >> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> > >> To subscribe, unsubscribe, or to change your mail settings:
> > >> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> > >
> > >
> > >
> > > --
> > > A mouse trap, placed on top of your alarm clock, will prevent you from 
> > > rolling over and going back to sleep after you hit the snooze button.
> > >
> > > Stephen
> > >
> > > ---
> > > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> > > To subscribe, unsubscribe, or to change your mail settings:
> > > https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> >
> >
> >
> > --
> > :-)~MIKE~(-:
>
>
>
> --
> :-)~MIKE~(-:



-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: What am I doing wrong?

2021-08-06 Thread Michael via PLUG-discuss
I've even tried to just place it in $LFS because at first it wasn't
accepting  a directory until I took it out but then it wasn't
accepting that line so I decided to try it with one directory. I even
tried it with  /mnt/lfs

On Fri, Aug 6, 2021 at 4:11 PM Michael  wrote:
>
> well it was going in but now it isn't
>
> On Fri, Aug 6, 2021 at 3:10 PM Stephen Partington via PLUG-discuss
>  wrote:
> >
> > does the build documentation detail where things get placed?
> >
> >
> > On Fri, Aug 6, 2021 at 11:39 AM Michael via PLUG-discuss 
> >  wrote:
> >>
> >> in my fourth attempt at linux from scratch this is the script I'm trying 
> >> to run:
> >>  ../configure   \
> >>  --prefix=/usr  \
> >>  --build=$(../config.guess) \
> >>  --host=$LFS_TGT\
> >>  --disable-nls  \
> >>  --enable-shared\
> >>  --disable-werror   \
> >>  --enable-64-bit-bfd\
> >>  2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog
> >>
> >> It is producing a makefile But is not producing the
> >> 6.17BinutilsIImyconflog. Well if it is producing it I don't know where
> >> it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
> >> as /mnt/lfs)
> >> --
> >> :-)~MIKE~(-:
> >> ---
> >> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> >> To subscribe, unsubscribe, or to change your mail settings:
> >> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> >
> >
> >
> > --
> > A mouse trap, placed on top of your alarm clock, will prevent you from 
> > rolling over and going back to sleep after you hit the snooze button.
> >
> > Stephen
> >
> > ---
> > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> > To subscribe, unsubscribe, or to change your mail settings:
> > https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
>
> --
> :-)~MIKE~(-:



-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: What am I doing wrong?

2021-08-06 Thread Michael via PLUG-discuss
well it was going in but now it isn't

On Fri, Aug 6, 2021 at 3:10 PM Stephen Partington via PLUG-discuss
 wrote:
>
> does the build documentation detail where things get placed?
>
>
> On Fri, Aug 6, 2021 at 11:39 AM Michael via PLUG-discuss 
>  wrote:
>>
>> in my fourth attempt at linux from scratch this is the script I'm trying to 
>> run:
>>  ../configure   \
>>  --prefix=/usr  \
>>  --build=$(../config.guess) \
>>  --host=$LFS_TGT\
>>  --disable-nls  \
>>  --enable-shared\
>>  --disable-werror   \
>>  --enable-64-bit-bfd\
>>  2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog
>>
>> It is producing a makefile But is not producing the
>> 6.17BinutilsIImyconflog. Well if it is producing it I don't know where
>> it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
>> as /mnt/lfs)
>> --
>> :-)~MIKE~(-:
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
>
> --
> A mouse trap, placed on top of your alarm clock, will prevent you from 
> rolling over and going back to sleep after you hit the snooze button.
>
> Stephen
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss



-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: What am I doing wrong?

2021-08-06 Thread Stephen Partington via PLUG-discuss
does the build documentation detail where things get placed?


On Fri, Aug 6, 2021 at 11:39 AM Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> in my fourth attempt at linux from scratch this is the script I'm trying
> to run:
>  ../configure   \
>  --prefix=/usr  \
>  --build=$(../config.guess) \
>  --host=$LFS_TGT\
>  --disable-nls  \
>  --enable-shared\
>  --disable-werror   \
>  --enable-64-bit-bfd\
>  2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog
>
> It is producing a makefile But is not producing the
> 6.17BinutilsIImyconflog. Well if it is producing it I don't know where
> it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
> as /mnt/lfs)
> --
> :-)~MIKE~(-:
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss



-- 
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

What am I doing wrong?

2021-08-06 Thread Michael via PLUG-discuss
in my fourth attempt at linux from scratch this is the script I'm trying to run:
 ../configure   \
 --prefix=/usr  \
 --build=$(../config.guess) \
 --host=$LFS_TGT\
 --disable-nls  \
 --enable-shared\
 --disable-werror   \
 --enable-64-bit-bfd\
 2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog

It is producing a makefile But is not producing the
6.17BinutilsIImyconflog. Well if it is producing it I don't know where
it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
as /mnt/lfs)
-- 
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: https://www.zerohedge.com/political/59-million-americans-prohibited-buying-high-end-dell-gaming-pcs

2021-08-06 Thread Eric Oyen via PLUG-discuss
Hopefully, you get that package working correctly.

And yes, PLUG is involved in politics at a grass roots level. There is no way 
that anyone can completely outlaw Linux anywhere on the planet. Far too many of 
us would end up going underground. Sure, we would use windows on our public 
facing internets, but when it comes to hard coding that is cleaner than windows 
can ever be, Linux, BSD, OS X and even some of the lesser known UNIX type 
environments would still be of use. Also, considering that Google used Linux to 
create the Android OS, it would become very difficult for one party like Bill 
gates to have any sufficient influence.

-Eric
From the Central Offices of the Technomage Guild, Political Sciences Dept.


> On Aug 3, 2021, at 9:38 AM, Keith Smith via PLUG-discuss 
>  wrote:
> 
> 
> I am one of the main offenders and I apologize.
> 
> I appreciate you Michael.  You were one of the people who responded to my 
> questions about Postfix/Dovecot.  I am further along and have a functioning 
> server, however Postfix/Dovecot is still too much of a mystery to me.  I need 
> to learn more.
> 
> Michael, your post made me think.  This tread started by discussing a 
> political faction that wants to impose their will on us.
> 
> We are a political organization even if we think we are not.  Lets look a 
> possible scenario.
> 
> As you may not know Bill Gates is the single biggest owner of farm land.  
> That should scare you.  What if he does not farm that land for a year?  That 
> could cause severe food shortages.  Who's your daddy?
> 
> A little closer to home.  Bill Gates uses his influence (money) to gain 
> control of some key players and next thing you know Linux is banned because 
> evil hackers use it to hack other people's servers... Now the Government is 
> telling us we MUST use Windows only.  The entire Apple apparatus is undone 
> and Linux is illegal.
> 
> So we must be politically involved to some degree.
> 
> 
> 
> On 2021-08-03 07:38, Michael Butash via PLUG-discuss wrote:
>> Ugh, these pseudo political/religious threads are best served
>> elsewhere, perhaps create a plug-politics group so the CNN vs. Fox
>> News crowds to argue in.  Otherwise, can we just go back to technology
>> and not how much the world sucks these days?  Tired of checking the
>> list for new updates with this drivel, if I wanted politics, I'd hit a
>> cancerous mailing list built for it.
>> -mb
>> On Tue, Aug 3, 2021 at 7:15 AM Keith Smith via PLUG-discuss
>>  wrote:
>>> In spite of my beliefs that there is no global warming I would like
>>> to
>>> convert my house to all electric and put as much solar on my roof as
>>> it
>>> will take.  My goal is net zero house budget.
>>> If possible I'd like to have no electric or gas bill and generate
>>> enough
>>> electricity that my rebate would pay for my property taxes and
>>> water/sewer bill.
>>> This is the right thing to do for me.  I do not like all the
>>> chemicals
>>> that go into solar ... but what are you going to do?
>>> I see there are a number of auto manufactures that are getting into
>>> the
>>> electric vehicle production.  I'd like one as a toy.  What I really
>>> would like for my daily driver is a 1969 SS 396 4 speed nova.  I had
>>> a
>>> number of muscle cars and it has been my goal to own another one
>>> before
>>> I die.
>>> Some want to bring the left and the right together.  I think it is
>>> impossible.  Steve you believe in global warming and potentially a
>>> number of other left leaning ideologies.  I on the other hand do not
>>> believe in a lot of that stuff and just want to live free.
>>> Another thing we need as Americans is revival.  We need to turn back
>>> to
>>> God and make Jesus our Lord and Savior.
>>> Why has the USA driven the global markets for some time in the past?
>>> God's provision.
>>> On 2021-08-02 12:21, Steve Litt via PLUG-discuss wrote:
 Matthew Gibson said on Mon, 2 Aug 2021 11:56:48 -0700
> And if you have your way we will be looking a lot like Venezuela
>>> or
> Cuba.
 And if you have your way, 2060 Americans would gleefully trade
>>> places
 with today's Venezuelans or Cubans.
> Now, aside from attempting to force your will upon me and
>>> society,
> what can you personally do to lower your carbon footprint?
 The preceding is a good question, one that I and every other
>>> person
 needs to consider and answer.
 Already I use LED bulbs everywhere, I drive my 2.0 liter Jeep less
>>> than
 8000 miles a year, I run my summer thermostat at 78 farenheit.
>>> That's
 the starting point.
 Due to this discussion I've been watching my activities. I
>>> currently
 use purified cold water from the fridge to make my hot tea. That's
 stupid: I need to find a way to filter water without refrigerating
>>> it.
 I can get better attic insulation. This costs quite a bit of
>>> money, but
 it's the right thing to do and will save money in the long run.
 I can 

Re: https://www.zerohedge.com/political/59-million-americans-prohibited-buying-high-end-dell-gaming-pcs

2021-08-06 Thread Eric Oyen via PLUG-discuss
yeah.
Btw, if anyone ever realized what went into so-called “green technologies”, 
they would be sick and then start screaming about how they were lied to. To 
begin with, anything that uses metals of any kind in it’s technological base is 
not green. Anything that uses long chain hydrocarbon composite materials in 
it’s manufacture is not green technology. In fact, when you weed out all the 
materials we use daily, there is no such thing as green technology.

I think that pretty much puts this to bed. Anyone want to discuss Linux now?

-Eric
From the Central Offices of the Technomage Guild, materials research dept.


> On Aug 3, 2021, at 8:13 AM, greg zegan via PLUG-discuss 
>  wrote:
> 
> https://www.zerohedge.com/technology/tesla-megapack-battery-fire-australia-finally-extinguished-after-four-days-burning
>  
> 
> 
> so much for green technology.
> On Tuesday, August 3, 2021, 10:39:07 AM EDT, Michael Butash via PLUG-discuss 
>  wrote:
> 
> 
> Ugh, these pseudo political/religious threads are best served elsewhere, 
> perhaps create a plug-politics group so the CNN vs. Fox News crowds to argue 
> in.  Otherwise, can we just go back to technology and not how much the world 
> sucks these days?  Tired of checking the list for new updates with this 
> drivel, if I wanted politics, I'd hit a cancerous mailing list built for it. 
> 
> -mb
> 
> 
> On Tue, Aug 3, 2021 at 7:15 AM Keith Smith via PLUG-discuss 
> mailto:plug-discuss@lists.phxlinux.org>> 
> wrote:
> 
> 
> In spite of my beliefs that there is no global warming I would like to 
> convert my house to all electric and put as much solar on my roof as it 
> will take.  My goal is net zero house budget.
> If possible I'd like to have no electric or gas bill and generate enough 
> electricity that my rebate would pay for my property taxes and 
> water/sewer bill.
> 
> This is the right thing to do for me.  I do not like all the chemicals 
> that go into solar ... but what are you going to do?
> 
> I see there are a number of auto manufactures that are getting into the 
> electric vehicle production.  I'd like one as a toy.  What I really 
> would like for my daily driver is a 1969 SS 396 4 speed nova.  I had a 
> number of muscle cars and it has been my goal to own another one before 
> I die.
> 
> Some want to bring the left and the right together.  I think it is 
> impossible.  Steve you believe in global warming and potentially a 
> number of other left leaning ideologies.  I on the other hand do not 
> believe in a lot of that stuff and just want to live free.
> 
> Another thing we need as Americans is revival.  We need to turn back to 
> God and make Jesus our Lord and Savior.
> 
> Why has the USA driven the global markets for some time in the past?  
> God's provision.
> 
> 
> 
> 
> 
> On 2021-08-02 12:21, Steve Litt via PLUG-discuss wrote:
> > Matthew Gibson said on Mon, 2 Aug 2021 11:56:48 -0700
> > 
> >> And if you have your way we will be looking a lot like Venezuela or
> >> Cuba.
> > 
> > And if you have your way, 2060 Americans would gleefully trade places
> > with today's Venezuelans or Cubans.
> > 
> > 
> >> Now, aside from attempting to force your will upon me and society,
> >> what can you personally do to lower your carbon footprint?
> > 
> > The preceding is a good question, one that I and every other person
> > needs to consider and answer.
> > 
> > Already I use LED bulbs everywhere, I drive my 2.0 liter Jeep less than
> > 8000 miles a year, I run my summer thermostat at 78 farenheit. That's
> > the starting point.
> > 
> > Due to this discussion I've been watching my activities. I currently
> > use purified cold water from the fridge to make my hot tea. That's
> > stupid: I need to find a way to filter water without refrigerating it.
> > 
> > I can get better attic insulation. This costs quite a bit of money, but
> > it's the right thing to do and will save money in the long run.
> > 
> > I can keep my backup server turned off except when doing backups. I
> > already do this most of the time: I could do it all of the time.
> > 
> > I can get my ceiling fans repaired/replaced so we can run the
> > thermostat at 79 or 80 degrees.
> > 
> > I'll continue contemplating your question. It's an excellent one.
> > 
> > SteveT
> > 
> > Steve Litt
> > Spring 2021 featured book: Troubleshooting Techniques of the Successful
> > Technologist http://www.troubleshooters.com/techniques 
> > 
> > ---
> > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org 
> > 
> > To subscribe, unsubscribe, or to change your mail settings:
> > https://lists.phxlinux.org/mailman/listinfo/plug-discuss 
> > 
>