These things make me smile.
OpenBSD 4.7 (GENERIC) #300: Fri Mar 19 08:58:21 MDT 2010
dera...@vax.openbsd.org:/usr/src/sys/arch/vax/compile/GENERIC
VAXstation 4000/90 [13000202 04010002]
cpu0: KA49
real mem = 133877760 (127MB)
avail mem = 126255104 (120MB)
mainbus0 at root
vsbus0 at mainbus0
vs
[IMAGE]
Director General: Dr. Horacio Serebrinsky
Director Academico: Dr. Marcelo R. Ceberio
La Escuela Sistimica Argentina es una institucisn que desarrolla
actividades de formacisn de Terapeutas familiares sistimicos,
investigacisn y asistencia psicolsgica.
REUNION INFORMATIVA
30 DE MARZO
I am having trouble upgrading to 4.6. I always upgrade from a local
master repository. First, from the latter I set up reverse port
forwarding on the target server so that
PKG_PATH=http://localhost:/
Then I do:
pkg_add -v -ui -F update -F updatedepends -F alwaysupdate
The error I get is:
Hello Community
I'm new to OpenBSD, I want to write a script for
backup and monitoring changes
all files on the disk.
Shell: ksh
Utilities: dump, restore
Input data: /etc/fstab ,/etc/dumpdates
Output data: backup files, text file - filenames with changes
Output dist: scsi disk for backup file, mai
I use restore -t on the dump just created to get the listing of
backed up files.
I'm not sure just what your question is though - what you want
seems clear enough, you just need to write the script now.
paulm
On 24/03/2010, at 10:15 PM, axl melkhov wrote:
Hello Community
I'm new to OpenBSD,
How about looking at rsync
Thats what we use and it will list out changes.
I used to cron it each night and have it email
the output...
--
J.D. Bronson
"J.D. Bronson" writes:
> How about looking at rsync
rsync is great, and there's a few utils that uses it such as rdiff-backup.
On the other hand, if the number of machines you're backing up and
restoring is a bit larger, I've developed a fondness for bacula myself.
Not directly relevant to
I know you want to write your own script, but take a look at rsnapshot
[1]. I've been using it for a while to backup my systems at home and
it's been delightful. Just a small program based on rsync that handles
backups in a nice simple, more space efficient, and automated way.
[1] http://rsnapshot
Am Wednesday 24 March 2010 11:15:36 schrieb axl melkhov:
> Hello Community
> I'm new to OpenBSD, I want to write a script for
> backup and monitoring changes
> all files on the disk.
>
> Shell: ksh
> Utilities: dump, restore
> Input data: /etc/fstab ,/etc/dumpdates
> Output data: backup files, text
"J.D. Bronson" writes:
> How about looking at rsync
I asked a similar question about a year ago on this mailing list.
Strangely enough, I ended up using a tool nobody mentioned explicitly in
response to my e-mail. It is called unison
http://www.cis.upenn.edu/~bcpierce/unison/
As observed
NewsLetter
On Tue, Mar 23, 2010 at 8:23 PM, Owain Ainsworth wrote:
> Hi,
>
> If you are testing pmemrange (you really should be), please also run
> with this diff. It fixes problems with isadma on i386.
>
> This is technically three diffs squashed together (bad oga! I know, but
> I need to do real work and t
On Wed, 24 Mar 2010, axl melkhov wrote:
> Hello Community
> I'm new to OpenBSD, I want to write a script for
> backup and monitoring changes
> all files on the disk.
>
2nd the recommendation for rsnapshot. Simple solution to many problems
(including backing up files with root privledges) that are
On Wed, 24 Mar 2010, Theo de Raadt wrote:
These things make me smile.
OpenBSD 4.7 (GENERIC) #300: Fri Mar 19 08:58:21 MDT 2010
dera...@vax.openbsd.org:/usr/src/sys/arch/vax/compile/GENERIC
VAXstation 4000/90 [13000202 04010002]
They were built slow but they were built well.
(Almost makes m
This is just a thread to praise OpenBSD, and give some feedback.
I am running OpenBSD-current on Macbook 3,1 (3rd. revision)
I have been using and supporting MacOS X since 10.1.
Prior to that, I ran OpenBSD 3.0.
My reason for "switching" was simply that of GUI.
Now, I'm happy with Xenocara and
Hello Everybody,
Just wonder how could one implement what gnu grep -o flag does using
our toolchain?
from ggrep(1):
-o, --only-matching
Show only the part of a matching line that matches
PATTERN.
--
With best regards,
Gregory Edigarov
On Mar 24 19:00:06, Gregory Edigarov wrote:
> Hello Everybody,
>
> Just wonder how could one implement what gnu grep -o flag does using
> our toolchain?
>
> from ggrep(1):
>
> -o, --only-matching
> Show only the part of a matching line that matches
> PATTERN.
Hint
On Wed, 24 Mar 2010 19:00:06 +0200 Gregory Edigarov wrote:
> Hello Everybody,
>
> Just wonder how could one implement what gnu grep -o flag does using
> our toolchain?
>
> from ggrep(1):
>
> -o, --only-matching
> Show only the part of a matching line that matches
>
Get Your FREE Resume Evaluation
Go TO
http://www.tunarez.com/resumeeval.asp?AD=1144&HDL=Dice-sp-hlist
THEY'RE TALKING ABOUT TUNAREZ
===
huh?
didn't you just grep for that?
On Wed, Mar 24, 2010 at 07:00:06PM +0200, Gregory Edigarov wrote:
> Hello Everybody,
>
> Just wonder how could one implement what gnu grep -o flag does using
> our toolchain?
>
> from ggrep(1):
>
> -o, --only-matching
> Show only the part of
On Wed, Mar 24, 2010 at 09:16:02AM -0600, Ted Roby wrote:
> On Tue, Mar 23, 2010 at 8:23 PM, Owain Ainsworth wrote:
> > If you are testing pmemrange (you really should be), please also run
> > with this diff. It fixes problems with isadma on i386.
> >
> > This is technically three diffs squashed to
No.
i...@iso2:~/Desktop$ grep import IDS_targets.py
import MySQLdb
import socket
import getpass
import datetime
i...@iso2:~/Desktop$ grep import -o IDS_targets.py
import
import
import
import
On Wed, 24 Mar 2010 13:33 -0500, "Marco Peereboom"
wrote:
> huh?
>
> didn't you just grep for that?
On Wed, Mar 24, 2010 at 1:00 PM, Gregory Edigarov
wrote:
> Just wonder how could one implement what gnu grep -o flag does using
> our toolchain?
With a 10 line patch.
Dear all,
is anybody running openbsd on the macbook pro 5,5?
I was given one of these at work and I cannot get used to macosx.
I have realised that X does not run with the nv driver, only with
vesa, which is fine but I was wondering whether somebody has tried a
recent snapshot on it.
I installe
On Wed, Mar 24, 2010 at 10:17 AM, Christopher Zimmermann
wrote:
> On Wed, 24 Mar 2010 19:00:06 +0200 Gregory Edigarov wrote:
>> Just wonder how could one implement what gnu grep -o flag does using
>> our toolchain?
>>
>> from ggrep(1):
>>
>> -o, --only-matching
>> Show only the par
On Wed, 24 Mar 2010 13:06:12 -0700 Philip Guenther wrote:
> On Wed, Mar 24, 2010 at 10:17 AM, Christopher Zimmermann
> wrote:
> > On Wed, 24 Mar 2010 19:00:06 +0200 Gregory Edigarov wrote:
> >> Just wonder how could one implement what gnu grep -o flag does using
> >> our toolchain?
> >>
> >> from
Hi,
I am eyeing some new hardware, and would like to check for any potential
problem or support issue. I googled and all, and now turn to misc@ in
case I missed something. The config is described here :
http://www.maisondunumerique.com/pc-media-center-hfx-mini-metal.html
(french page, but I gues
OK, we are trying to set up Internet service with a company in Guatemala
that uses a Huawei E160 USB modem connected to a switch.
They are having some difficulties since it is OpenBSD (-current from
about 2 months ago).
There is a laptop with a much older -current and a desktop with OpenBSD
on
On Wed, Mar 24, 2010 at 1:06 PM, Philip Guenther wrote:
...
> Hmm, missing quote, and the expressions can be combined, but as a
> portable solution this is indeed the right answer.
>sed -n -e 's/.*\(PATTERN\).*/\1/p'
Actually, there are two bug in that, an obvious one and a subtle one.
The ob
Installing *only* OpenBSD is pretty straightforward. I booted an OSX
DVD, went straight into Disk Utility->Partition, created one big FAT32
partition as big as the disk, click Options, select Master Boot Record,
Apply, wait til it's done.
Then boot the OpenBSD disk, use fdisk during the insta
On Wed, Mar 24, 2010 at 3:31 PM, Ron McDowell wrote:
>
> I also noticed that even though I loaded the amd64 MP version, it's only
> seeing 2.8/2.9GB of the 4GB in the box:
>
>
I experience the same on my Macbook, and believe that it is normal.
You should also have two lines like this perhaps:
sp
I run OpenBSD amd64 current (as of 2 weeks ago) on my MacBookPro5,3 (the
latest 15 inch).
Overall, the hardware is pretty well supported.
I'm dual booting between OpenBSD and OSX 10.6.2. For the last year or so
I've been meaning to write a dual-booting guide to send to nick for the
faq, but n
BU \R\N ]NTOKODA 1500 \N
\ZER]NDE SATILDI !!
CASUS DUVAR D]NLEME C]HAZI
SADECE 99 TL
\R\N ]G]N HAZIRLANMI^ V]DEO YU A^APIDAK] L]NKTEN ]ZLEYEB]L]RS]N]Z
http://www.metacafe.com/watch/4218414/m_kemmel_duvar_dinleme_cihaz/
Teknoloji buna vzel bir |r|n |retmeyi ba~arm}~ ve hassas mikrofon
te
On Wed, Mar 24, 2010 at 06:19:31PM -0400, Jean-Philippe Ouellet wrote:
> I run OpenBSD amd64 current (as of 2 weeks ago) on my MacBookPro5,3
> (the latest 15 inch).
> Sound seems to not work, despite azalia showing up in the dmesg, but
> I can't say that I've thoroughly tested it either.
yeah, mo
Amenitie Solutions
[demime 1.01d removed an attachment of type APPLICATION/DEFANGED which had a
name of lISTA DE PRECIOS PROMO JABONES.30056DEFANGED-xls]
On Sat, Mar 20, 2010 at 09:18:37PM -0500, Peter Miller wrote:
> # pcidump -xx 0:27:0
> 0:27:0: Intel 82801I HD Audio
> 0x: 293e8086 0016 04030003 0010
> 0x0010: da54
> 0x0020: 30f7103c
> 0x0030:
I'm trying to set up spamd on my firewall system.
The configuration is tricky because my upstream provider
(Verizon) only gives me 5 IPs, all on the same subnet.
The firewall system is acting as a bridge and as a router.
Two interfaces (sk0 and vr0) are in a bridge:
bridge0: flags=3041
Congratulations you found import!
On Wed, Mar 24, 2010 at 02:52:31PM -0400, Brad Tilley wrote:
> No.
>
> i...@iso2:~/Desktop$ grep import IDS_targets.py
> import MySQLdb
> import socket
> import getpass
> import datetime
>
> i...@iso2:~/Desktop$ grep import -o IDS_targets.py
> import
> import
Ticnico em
Prevengco de
Riscos Laborais
Todas as empresas necessitam de um plano de riscos laborais
Obtenha um
certificado
com futuro
Acesso 24 horas
ao nosso campus virtual
Com completo
material didactico
Um certificado que avaliza
os seus conhecimentos
Em menos de 6 meses! CLICK JA
N
On 3/24/10 8:10 PM, Jacob Meuser wrote:
On Wed, Mar 24, 2010 at 07:12:13PM -0400, Jean-Philippe Ouellet wrote:
On 3/24/10 6:49 PM, Jacob Meuser wrote:
On Wed, Mar 24, 2010 at 06:19:31PM -0400, Jean-Philippe Ouellet wrote:
I run OpenBSD amd64 current (as of 2 weeks ago) on my MacBookPro5,3
(the
Richiesta di autorizzazione all'invio dell'email
L'Altra Dimensione esegue lavori di Ristrutturazione, imbiancature,
controsoffittature,
decorazione, coibentazioni termoacustici, trattamenti antimuffa, canne fumarie
ecc...
Fornitura e posa di parquet, porte,finestre, zanzariere, sanitari,
rubin
On Wed, Mar 24, 2010 at 10:26:59PM -0400, Jean-Philippe Ouellet wrote:
> On 3/24/10 8:10 PM, Jacob Meuser wrote:
> >On Wed, Mar 24, 2010 at 07:12:13PM -0400, Jean-Philippe Ouellet wrote:
> >>On 3/24/10 6:49 PM, Jacob Meuser wrote:
> >>>On Wed, Mar 24, 2010 at 06:19:31PM -0400, Jean-Philippe Ouellet
On Wed, Mar 24, 2010 at 10:26:59PM -0400, Jean-Philippe Ouellet wrote:
> In the 3/9 kernel, there is no sound output anywhere.
>
> In the 3/23 kernel, I get output in headphones.
>
> Here is a new mixerctl -v:
> outputs.hp_source=dac-2:3 [ dac-2:3 ]
> outputs.hp_boost=off [ off on ]
> outputs
On Wed, Mar 24, 2010 at 2010-03-24 21:13:40, Philip Guenther
wrote: ...
> > Hmm, missing quote, and the expressions can be combined, but as a
> > portable solution this is indeed the right answer.
> >sed -n -e 's/.*\(PATTERN\).*/\1/p'
>
> Actually, there are two bug in that, an obvious one an
44 matches
Mail list logo