Quoting "Simon L. Nielsen" <[EMAIL PROTECTED]>:
> On 2005.11.06 21:48:52 +0100, Jimmy Scott wrote:
> > On Sun, Nov 06, 2005 at 05:30:00PM +0100, Kövesdán Gábor wrote:
> > > Hello,
> > >
> > > One of my machines I got a report about 3 vulnerab
is
in UTC).
For your example to work the "..." would still have to include %z in its
format-string, and this doesn't seem to work (if I'm not doing something
stupid, if so please tell me).
Thanks for your response anyway. Any more takers?
Best regards,
Jimmy Mäkelä
___
Hi
Good day to you. I need your advice to wrte a script
1) stores the sum of A plus B in variable C
2)Stores the difference of B minus A in variable C
If A is 5 and B is 10. Please advice me on this issue pls .
Hope to hear from you soon.
Cheers
Jimmy Chan
using 8.0 there is no such program in the system. could
anybody tell me how I can fix it. it is really annoy me.
Jimmy Fan
--
I will save your computer!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd
d devices:
pcm0: at io 0x1400, 0x1c80 irq 18 bufsz 16384 (1p/1r/4v
channels duplex default)
pcm0: port 0x1c80-0x1cff,0x1400-0x14ff irq 18 at device 2.7
on pci0
pcm0:
Any ideas on what the problem could be and how I can fix it ?
Jimmy.
___
fr
On Sun, Nov 06, 2005 at 05:30:00PM +0100, Kövesdán Gábor wrote:
> Hello,
>
> One of my machines I got a report about 3 vulnerable packages (php4,
> ruby, openssl) in tomorrows security run output, but in today's security
> run output all of them disappeared, but nobody upgraded or removed the
>
d built an i386 package which should work better.
http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz
--
jimmy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any m
virtualbox vm work for you?
--
jimmy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
7, September 28, 2000 [CM; autoload
enabled]
-
I got one, so it seems to work :)
If SML starts this way then there is hope and you just need to clean
up the configuration a bit.
--
jimmy
___
freebsd-questions@freebsd.org mailing list
http://lists.fre
oing a "mt eom" between commands makes the error go away, but I
couldn't figure out what's wrong... why was the tape frozen?
--
jimmy
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Hi,
I'm looking for away to write protect
some files whats the pros and cons
with having the file on a seperate partition and mount that read-only
or use the chflags schg and go to kernel security level 2?
/ Jim.
NB.
I'm sending this for the second time, and I do apologize if this in fact
was po
aise the security level. A
>read-only mount doesn't help if it can be re-mounted writeable. If
>the files *have* to be in the same directory with writeable files (as
>for many systems is true of /etc), schg can be a very good solution.
What in /etc needs to writeable? I was just th
At 11:18 2002-09-18 -0400, you wrote:
>Jimmy Lantz <[EMAIL PROTECTED]> writes:
>
> > >
> > > > I'm looking for away to write protect
> > > > some files whats the pros and cons
> > > > with having the file on a seperate partition and
At 09:55 2002-09-17 -0400, you wrote:
>Jimmy Lantz <[EMAIL PROTECTED]> writes:
>
> > I'm looking for away to write protect
> > some files whats the pros and cons
> > with having the file on a seperate partition and mount that read-only
> > or use the chfla
Hi,
I'm looking for away to write protect
some files whats the pros and cons
with having the file on a seperate partition and mount that read-only
or use the chflags schg and go to kernel security level 2?
/ Jim.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions"
At 16:27 2002-09-18 -0500, you wrote:
>Hi all!
> How can I create a bootable CD that has an image of an existing
>custom freeBSD system, such that when I pop the CD into any other machine
>it will boot and install the image on the hard drive? So that I just
Hi,
check out LiveCD, http://li
Why dont you set it by using
date 200209201514
and then use
ntpdate & ntpd
to keep it current afterward..
cheers!
At 08:41 2002-09-20 -0500, you wrote:
>>Check your /etc/localtime is correct for your timezone.
>>
>>ln -s /usr/share/zoneinfo/America/ localtime
>>
>>where is the correc
Hi,
I'm trying to run a shellscript during the rc (output to monitor connected
directly to server)
But when I do a "clear" I get the following error
tput: no terminal type specified and no term eniviromental variable
I also use the dialog utility ( /usr/bin/dialog ) but the output gets
>
> > I'm trying to run a shellscript during the rc (output to monitor
> connected
> > directly to server)
>
>
>You should set the TERM environment variable to the terminal
>that you're using as console. If you're using the syscons
>internal console, do this at the beginning of your script:
>
>
> > #!/bin/sh
> > LC_ALL=sv_SE.ISO_8859-1; export LC_ALL
> > LANG=sv_SE.ISO_8859-1; export LANG
>
>That's not a good idea, IMO. It is better to set LC_CTYPE
>only. Setting LC_ALL and LANG will change the output format
>of several important commands, including "date", "ps", "ls"
>and others
Hi All,
I have a script that I need to run all the time and restart if it would die.
I've seen that the init in the man at least offers the capabilities to run
and restart scripts.
So now I've been searching the web for a great while for expales of using
the Init as described in man.
"Init can
ny help is welcome
(I'm at customer's site :))
--
jimmy
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Hi,
I wonder if anyone know a way to redirect the STDOUT directly to a variabel
in a shellscript w/o using tempfile.
I know I can use a tempfile but I'm looking for a way to avoid using a file.
in other words
Does anyone have an alternative to this? I would like to be able to run
this script
Check out liveCD
livecd.sourceforge.net.
/ Hth
At 18:26 2002-09-29 +0800, you wrote:
>Hello all,
>
> I can't search the archives for a solution. I thought I give this list
> a try.
>
> WinXP screwed me last night and I'm forced to reinstall it. I totally
> forgot
> that I already have
Hi,
I wonder if there's any rulesets/conventions/limitations to filenames in
freebsd?
Limits to amount of chars used in filenames (I've heard 14 chars but I use
more and havent had any problems)
What special chars ar allowed? (can I use @ in a filename for instance?
I've tested, it works, just
ng 4
seagate harddrives by the way.
If this problem has been adressed on the list before, I apologise, I
couldn't find anything about it. I appreciate any pointers and if
someone wants me to post dmesg just ask.
--
Vänligen/regards
Jimmy Bäcks
Alex Zbyslaw wrote:
Jimmy Bäckström wrote:
Hi list!
I've googled and searched the mailing list archives for this but
couldn't find anything useful.
I just installed freebsd 5.4 on a dell PE 2850 with RAID5 (PERC). The
installation goes fine and as far as I can tell it runs o
Hi
I used the kuser utility in KDE to add a user to the wheel group and it seems to have
deleted the root account and I can't login as root now .
Anyone know how I can fix this ?
I'm running FreeBSD 5.1 - RELEASE and KDE 3.1.2.
Jimmy.
Hi
It worked !! Thanks alot .
Jimmy.
- Original Message -
From: "Joshua Oreman" <[EMAIL PROTECTED]>
To: "Jimmy Kimanzi" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 20, 2003 9:17 PM
Subject: Re: Kuser/root account problem
-pipe
CXXFLAGS+= -fmemoize-lookups -fsave-memoized
COPTFLAGS= -O -pipe
kld's:
Id Refs AddressSize Name
13 0xc010 2e5bc0 kernel
21 0xc236e000 3000 if_vlan.ko
31 0xc23f8000 15000linux.ko
Thanks for help
Greetz
Jimmy
CXXFLAGS+= -fmemoize-lookups -fsave-memoized
COPTFLAGS= -O -pipe
kld's:
Id Refs AddressSize Name
13 0xc010 2e5bc0 kernel
21 0xc236e000 3000 if_vlan.ko
31 0xc23f8000 15000linux.ko
Thanks for help
Greetz
Jimmy Scott
(now a post WITH subject,
"spread"
the pauses over many small intervals, rather than locking the process
for a few seconds? The volume is using softupdates, I thought about
changing kern.filedelay and friends but I'd like to know if there are
sensibile values to put in before I
does anyone know why the %z is ignored? Am I missing
something, and if so what?
The man-page for the -f parameter states "Parsing is done using
strptime(3)." and since strptime allows %z I was assuming that the example
above should work.
I would be really thankful for some help in gett
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
According to our records, your request has been resolved. If you have any
further questions or concerns, please respond to this message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
40 matches
Mail list logo