Hi, guys.
I wanted to disable a user account under OpenBSD 4.9, and Google led me here:
http://www.openbsd.org/faq/faq10.html#AddDelUser
Removing users
To remove users with the user(8) hierarchy of commands, you will use
userdel(8). This is a very simple, yet usable command. To remove the user
Gentile Cliente,
Abbiamo rilevato attivita irregolari sul tuo Verified by Visa /
MasterSecure Code
Internet banking sul conto 07/09/2011.
Per la tua protezione, e necessario verificare questo
attivita prima di poter continuare a utilizzare il
conto.
Si prega di scaricare il documento all
On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey
wrote:
> Hi, guys.
>
> I wanted to disable a user account under OpenBSD 4.9, and Google led me
here:
>
> http://www.openbsd.org/faq/faq10.html#AddDelUser
>
> Removing users
>
> To remove users with the user(8) hierarchy of commands, you will use
> u
On Thu, Sep 15, 2011 at 11:57 AM, Tomas Bodzar
wrote:
> On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey
> wrote:
>> Hi, guys.
>>
>> I wanted to disable a user account under OpenBSD 4.9, and Google led me
here:
>>
>> http://www.openbsd.org/faq/faq10.html#AddDelUser
>>
>> Removing users
>>
>> To r
On Thu, Sep 15, 2011 at 12:05:55PM +0200, Tomas Bodzar wrote:
> On Thu, Sep 15, 2011 at 11:57 AM, Tomas Bodzar
> wrote:
> > On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey
> > wrote:
> >> That last sentence - sounds exactly like what I need - so I try it:
> >>
> >> # userdel -p testuser
> >> usa
Abel Abraham Camarillo Ojeda verlet.org> writes:
> Some of our shell scripts that work with dates and do something like:
>
> month=`date +%m`
> something && month=$((month-1))
month=10#$(date +%m)
bye,
//mirabilos
Hi list !
There seem to be no binary packages in snapshots since at least the beginning of
the week. I was primarily interested in amd64 but I checked several other
architectures and they seem to be in the same situation. The file index.txt
seems to be updated daily, though.
I have not had much t
On Thu, Sep 15, 2011 at 02:06:05PM +0200, Alexis Fouilhe wrote:
> Hi list !
>
> There seem to be no binary packages in snapshots since at least the beginning
> of
> the week. I was primarily interested in amd64 but I checked several other
> architectures and they seem to be in the same situation.
Hello,
If I want to use bgpd only for the routing decision process, with
actual forwarding on hardware based router how can it be accomplished?
any point will be appreciated.
--
With best regards,
Gregory Edigarov
On Thu, 15 Sep 2011 07:54:02 +0200
Jan Stary wrote:
> What's msoimage.iso?
A place in my example where I forgot to edit it to image.iso.
It is not some command line mistake that solves the dilemma; sorry
for the typo.
--TimH
Hello,
I try to do some traffic accounting with my OpenBSD 4.9.
The goal : know how much traffic a web server sent behind the firewall.
Here is an example :
ClientA <-> FW OpenBSD <> WebServerA (192.168.1.10)
I tried to do this in my very simple pf.conf (not in production :] )
pass
ma
* Thorsten Glaser [2011-09-15 14:15]:
> Abel Abraham Camarillo Ojeda verlet.org> writes:
>
> > Some of our shell scripts that work with dates and do something like:
> >
> > month=`date +%m`
> > something && month=$((month-1))
>
> month=10#$(date +%m)
awesome.
trying to be clever is always so
Hi All,
After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
little about pkg_add, so I went hunting for the README.
$ find / -name gcc 2>/dev/null
/usr/local/lib/gcc
/usr/local/libexec/gcc
/usr/local/include/boost/mpl/aux_/preprocessed/gcc
/usr/bin/gcc
$ find /usr/local/lib/gc
> Hi All,
>
> After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
> little about pkg_add, so I went hunting for the README.
>
> $ find / -name gcc 2>/dev/null
> /usr/local/lib/gcc
> /usr/local/libexec/gcc
> /usr/local/include/boost/mpl/aux_/preprocessed/gcc
> /usr/bin/gcc
>
> $ f
Ports gcc4 is called egcc so it doesn't conflict with base gcc4 which'll
stay as 4.2.1
On Thu, Sep 15, 2011 at 02:40:46PM -0400, Jeffrey Walton wrote:
> Hi All,
>
> After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
> little about pkg_add, so I went hunting for the README.
>
On Thu, Sep 15, 2011 at 3:01 PM, LeviaComm Networks
wrote:
> On 15-Sep-11 11:40, Jeffrey Walton wrote:
>>
>> Hi All,
>>
>> After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
>> little about pkg_add, so I went hunting for the README.
>>
>> $ find / -name gcc 2>/dev/null
>> /usr/
On 15-Sep-11 11:40, Jeffrey Walton wrote:
Hi All,
After installing GCC 4.2.4, I still have version 4.2.1. I've learned a
little about pkg_add, so I went hunting for the README.
$ find / -name gcc 2>/dev/null
/usr/local/lib/gcc
/usr/local/libexec/gcc
/usr/local/include/boost/mpl/aux_/preprocesse
Quoting William Boshuck :
> On Thu, Sep 15, 2011 at 12:05:55PM +0200, Tomas Bodzar wrote:
> > On Thu, Sep 15, 2011 at 11:57 AM, Tomas Bodzar
>
> > wrote:
> > > On Thu, Sep 15, 2011 at 11:28 AM, Richard Toohey
> > > wrote:
> > >> That last sentence - sounds exactly like what I need - so I try
> i
On Thu, Sep 15, 2011 at 12:06:14PM +, Thorsten Glaser wrote:
> Abel Abraham Camarillo Ojeda verlet.org> writes:
>
> > Some of our shell scripts that work with dates and do something like:
> >
> > month=`date +%m`
> > something && month=$((month-1))
>
> month=10#$(date +%m)
Is that a mkshis
On Thu, Sep 15, 2011 at 03:17:36PM -0400, Jeffrey Walton wrote:
> I'm interested in seeing if (1) patches have been applied to fix my
> template error problem
> (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21656); and (2) the
> compiler/linker is using hardened settings (I know 4.2.1 is not
> harde
On Thu, Sep 15, 2011 at 4:19 PM, Pascal Stumpf wrote:
> On Thu, Sep 15, 2011 at 12:06:14PM +, Thorsten Glaser wrote:
>> Abel Abraham Camarillo Ojeda verlet.org> writes:
>>
>> > Some of our shell scripts that work with dates and do something like:
>> >
>> > month=`date +%m`
>> > something && m
On Thu, Sep 15, 2011 at 04:24:37PM -0500, Abel Abraham Camarillo Ojeda wrote:
> Yep, I did that in some scripts, just
> don't know how portable it is...
I haven't come across a single ksh that doesn't support that. Even the
old ksh88 on AIX 4.3.3 at my university has it.
On Thu, Sep 15, 2011 at 5:23 PM, Marc Espie wrote:
> On Thu, Sep 15, 2011 at 03:17:36PM -0400, Jeffrey Walton wrote:
>> I'm interested in seeing if (1) patches have been applied to fix my
>> template error problem
>> (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21656); and (2) the
>> compiler/link
On Thu, Sep 15, 2011 at 4:59 PM, Jeffrey Walton wrote:
> I sometimes wonder about the whole free software, free beer thing. Its
> kind of like trying to figure out how US politicians claim to balance
> a budget, yet the US is trillions in debt.
>
> Here's a hint: Someone is *lying*.
>From owner-misc+m115...@openbsd.org Thu Sep 15 16:03:31 2011
>DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
>h=mime-version:reply-to:in-reply-to:references:date:message-id
>:subject:from:to:content-type;
>bh=kY1gasrwKPDiR1SMIn3cjJDmW1LWRP2RblMzlI6oeEY=;
>b=qE/NPro
>I sometimes wonder about the whole free software, free beer thing. Its
>kind of like trying to figure out how US politicians claim to balance
>a budget, yet the US is trillions in debt.
http://en.wikipedia.org/wiki/Ben_Tre
It became necessary to encumber the software to free it.
On Thu, Sep 15, 2011 at 4:58 PM, Thorsten Glaser wrote:
> Abel Abraham Camarillo Ojeda dixit:
>
>>On Thu, Sep 15, 2011 at 4:19 PM, Pascal Stumpf wrote:
>
month=10#$(date +%m)
>>>
>>> Is that a mkshism?
>
> No, that's proper Korn shell.
>
>>> The easiest solution here is:
>>>
>>> typeset -Z2
Abel Abraham Camarillo Ojeda dixit:
>I meant portable among other shells, or bourne shell...
They donbt have $((b&)) either, sob&
bye,
//mirabilos
--
Yay for having to rewrite other people's Bash scripts because bash
suddenly stopped supporting the bash extensions they make use of
-- To
On Thu, Sep 15, 2011 at 09:58:13PM +, Thorsten Glaser wrote:
> >> typeset -Z2 month
>
> That can break as soon as month is made an integer someplace down.
And that's very likely to happen ...
> Padding is meant for output, not input.
You don't know if $month is input or output.
> tg@stink
Abel Abraham Camarillo Ojeda dixit:
>On Thu, Sep 15, 2011 at 4:19 PM, Pascal Stumpf wrote:
>>> month=10#$(date +%m)
>>
>> Is that a mkshism?
No, that's proper Korn shell.
>> The easiest solution here is:
>>
>> typeset -Z2 month
That can break as soon as month is made an integer someplace down
Kevin Chadwick yahoo.co.uk> writes:
>
> On Thu, 01 Sep 2011 17:13:22 -0400
>
> > priviledge is wrong in any version of English.
>
> And what's right about privilege exactly, actually I wouldn't care for
> the answer anyway, sounds came before words and there are many
> complexities, before ver
On Thu, Sep 15, 2011 at 5:46 PM, Thorsten Glaser wrote:
> Abel Abraham Camarillo Ojeda dixit:
>
>>I meant portable among other shells, or bourne shell...
>
> They donbt have $((b&)) either, sob&
>
> bye,
> //mirabilos
> --
> Yay for having to rewrite other people's Bash scripts because bash
> sud
On Thu, Sep 15, 2011 at 11:59 PM, Jeffrey Walton wrote:
> On Thu, Sep 15, 2011 at 5:23 PM, Marc Espie wrote:
>> On Thu, Sep 15, 2011 at 03:17:36PM -0400, Jeffrey Walton wrote:
>>> I'm interested in seeing if (1) patches have been applied to fix my
>>> template error problem
>>> (http://gcc.gnu.or
On 09/15/11 23:24, Abel Abraham Camarillo Ojeda wrote:
On Thu, Sep 15, 2011 at 4:19 PM, Pascal Stumpf wrote:
On Thu, Sep 15, 2011 at 12:06:14PM +, Thorsten Glaser wrote:
Abel Abraham Camarillo Ojeda verlet.org> writes:
Some of our shell scripts that work with dates and do something lik
34 matches
Mail list logo