Good day! I wanted to share with you the situation in Russia and hear
advice. In Russia introduced a law "On personal data" and the
corresponding standarts. In accordance with these standarts process
personal data (ie 80% of all data in the enterprise) can only by
certified operating systems and so
What shows tcpdump?
--
Respectfully,
Stanislav Putrya
System administrator
"RMK Kovsh" Ltd.
IM: 328585847
mob. phone: +79525600664
email: root.vag...@gmail.com
email: vagner_ri...@bk.ru
( ) ASCII ribbon campaign
X - against HTML, vCards and
/ \ - pro
You can analyze all the traffic going from the client to DHCP server. If
this is of course really...
--
Respectfully,
Stanislav Putrya
System administrator
"RMK Kovsh" Ltd.
IM: 328585847
mob. phone: +79525600664
email: root.vag...@gmail.com
email: vagner_ri...@bk.ru
-
Hi all!
Tell me please, how may I remove shared memory segment like this:
T:m shmid:65537 shmkey:0 mode:--rw-rw-rw- owner:root group:wheel creator:root
cgroup:wheel
NATTCH:2 SEGSZ:1048576000 CPID:2982 LPID:54375 ATIME:10:29:12 DTIME:15:56:14
CTIME:10:51:00
Pid 2982 and pid 54375 is killed.
--
The solution was given at revision 233760.
Link for description:
http://svnweb.freebsd.org/base?view=revision&revision=233760
Thanks to all!
--
Respectfully,
Stanislav Putrya
System administrator
FotoStrana.Ru Ltd.
ICQ IM: 328585847
Jabber-GoogleTalk: root.vagner
mob.phone SPB: +79215788755
mob.p
email: vagner[at]bsdway.ru
email: putrya[at]playform.ru
email: root.vagner[at]gmail.com
site: bsdway.ru
site: fotostrana.ru
( ) ASCII ribbon campaign
X - against HTML, vCards and
/ \ - proprietary attachments in e-mail
Hello!
Tell me please, how can i boot from tftp server (throught pxe) several
copies FreeBSD from different path (For example: /pxeroot/freebsd1 and
/pxeroot/freebsd2)?
I see variale rootpath at source sys/boot/i386/libi386/pxe.c. I
compiled several pxeboot files (there i changed variable rootpat
On 14:31 Mon 29 Oct , dte...@freebsd.org wrote:
>
>
> > -Original Message-
> > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> > questi...@freebsd.org] On Behalf Of Vagner
> > Sent: Monday, October 29, 2012 1:57 PM
> > To: freebsd-qu
On 17:57 Mon 29 Oct , Rick Miller wrote:
> On Mon, Oct 29, 2012 at 4:57 PM, Vagner wrote:
> > Hello!
> > Tell me please, how can i boot from tftp server (throught pxe) several
> > copies FreeBSD from different path (For example: /pxeroot/freebsd1 and
> > /pxeroot/f
Hi!
This questions about Inactive queue and Swap layer in VM management
system at FreeBSD. For test, i running dd (for put ufs cache to Inactive), and
i get this:
1132580 wire
896796 act
5583964 inact
281852 cache
112252 free
836960 buf
in swap: 20M
It is good. Lets start run programm like:
ty
Hi guys!
I running big process on my machine and the memory pages of some other process
been moved to swap.
I run swapoff(8) for clean swap partition and after swapon(8). Ok.
After, i run top(1) and ps(1) to see that the pages were returned. But i
see next:
> last pid: 25743; load averages: 0.2
On 08:50 Thu 29 Nov , Mark Felder wrote:
> On Thu, 29 Nov 2012 13:13:03 +0400
> vag...@bsdway.ru wrote:
>
> > I running big process on my machine and the memory pages of some other
> > process been moved to swap.
> > I run swapoff(8) for clean swap partition and after swapon(8).
>
> Why are you
Hi all!
I need help configuring limits for users at FreeBSD 8.3.
I set next options and parametrs at login.conf(5):
> mydaemon:\
> :cputime=5s:\
> :memoryuse=500m:\
> :vmemoryuse=500m:\
> :tc=default:
changed class for user, running cap_mkdb(1). But if i running process
a u
On 06:53 Thu 06 Dec , Charles Swiger wrote:
> Hi--
>
> On Dec 6, 2012, at 6:32 AM, Vagner wrote:
> > Hi all!
> > I need help configuring limits for users at FreeBSD 8.3.
> > I set next options and parametrs at login.conf(5):
> [ ? ]
> >
> >> # sudo -
On 17:47 Thu 06 Dec , Lowell Gilbert wrote:
> Vagner writes:
>
> > On 06:53 Thu 06 Dec , Charles Swiger wrote:
>
> >> "su -", "su -l", and "sudo -i" provide a login shell, which gets the
> >> limits setup by login.conf. Normally da
I am wondering what mini pci express (little tiny card) is the best, highest
power and best supported overall
For hostap mode.
I need to replace my rl3090 in my acer revo cause I don't see it as
supported and its
Not detected in my dmesg (8.2r) that I can see, I want to use it as an
accesspoint/ro
I have set up wireless AP with a static IP and bridged it to my internal
wired network on RE0.
I can successfully connect with WPA to the wireless network and browse other
computers on the wired net fine,
I can log into the freebsd machine using ssh no problem as long as if I
connect via the wirel
er 13, 2011 5:36 AM
To: freebsd-questions@freebsd.org
Subject: Re: ssh with bridged ap
On 9/13/11 3:54 AM, george vagner wrote:
> I have set up wireless AP with a static IP and bridged it to my internal
> wired network on RE0.
>
> I can successfully connect with WPA to the wireless network
Allow connections to forwarded ports in sshd config
-Original Message-
From: owner-freebsd-questi...@freebsd.org
[mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of George Vagner
Sent: Tuesday, September 13, 2011 8:14 AM
To: freebsd-questions@freebsd.org
Subject: RE: ssh with
I am running an ATH0 card in hostap mode with 11g but was wondering if I can
run both 11g and 11b at the same time?
I was thinking mode 11g mode 11b or mode 11bg but not sure what to put on
the ifconfig line.
___
freebsd-questions@freebsd.org mailing
Ok I have a wireless interface ath0 and a wired re0 interface.
I would like to have hostapd running on the wireless interface and allow
access to the wired network also.
For the most part I have this working on most systems with one exception,
one of my clients cant connect
I am getting "deauthe
If I add mode 11g to my ifconfig the card loses connectivity momentarily and
routed reports
Ierr=xx connection turned off then some random time it reports connection
restored.
If I don't add the mode 11g or even mode 11b it works at 11 mbps reliably.
It's a dlink g650 atheros 5212 chip.
On Wed, Jun 30, 2004 at 11:30:27PM +0100, arden wrote:
> has anyone used these boards with bds?
using a via epia cl6000e with 5.2.1, it's running my home firewall and
mailserver, no problems so far.
hth,
toni
--
Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at
mehr ir
if your dual booting i found you must turn off power before you boot into
bsd
something with windows on a "restart" dont fully reset the soundcard on
mine.
toshiba satellite S2805-401 P3 700 with yamaha 741 soundcard.
- Original Message -
From: "Dorin H." <[EMAIL PROTECTED]>
To: "Geert He
just had same issue here, it was my version of perl i was using.
what fixed it? i typed in "use.perl system" without quotes.
- Original Message -
From: "Clint Gilders" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 10:28 AM
Subject:
I upgraded perl via ports to 5.8.2 and typed in "use.perl port"
as it said and now i am getting problems with my scripts such as.
Message: Premature end of script headers: /usr/local/www/cgi-bin/openwebmail/
openwebmail-send.pl
Can't locate Text/Iconv.pm in @INC (@INC contains: /usr/local/lib/pe
Has the DMA problem been corrected on 4.10 on the sis 748 chipset yet?
Thanks.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.688 / Virus Database: 449 - Release Date: 5/18/2004
___
anyone know of a port/package that can detect motion from a usb camera
or a logitech par port and save the image?
one of the ones i found was "motion" but it was for linux.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailma
I see there is a patch for current but i am using stable and wondering
if anything
exists that will allow me to mount UDF cdroms on 4.7-stable with an IDE
drive.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Daniel Goepp wrote:
The problem may not be BSD. You say you have changed your BIOS to boot
the CD, but have you verified that any other bootable CDs work? Like
your original windows CD? Also, do you have another machine you could
check to verify that the FreeBSD CD is bootable? If not, I woul
did you make your sound device?
cd /dev
./MAKEDEV snd0
- Original Message -
From: "Hugo Saro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 2:41 PM
Subject: getting sound working :(
> Hey everyone.
>
> I've tried everything i've remembered to put sound
I am looking to buy a laser printer for < $500 but need
some reccomendations on which one is decent for home/office
use. I had seen the HP 1200, it looks ok, will it last?
How bout some older ones like the HP5/6 series?
I really dont want to have and reset it all the time or keep filling
it with p
I am using amavis-perl with the auto update and spamcop BL list with
sendmail.
Works awesome, maybe 1 spam gets thru a week and 50 or more rejected a day
with about 10 users on the system.
amavis is in the ports under security
look to www.spamcop.net for the blocklist and how to add it to your ma
trying to build openoffice and get this===
I cant find the file it is looking for on the net although the
"/nonexistant" bothers me
that it is really the problem.
ERROR below
> Extracting for openoffice-1.0.2
>> Checksum OK for openoffice/OOo_1.0.2_source.tar.bz2.
>> Che
I have a USB ORB drive connected and it works for the first 15 minutes or so
until it spins down after inactivity even if it is mounted.
the error i get is umass0: BBB reset failed TIMEOUT and then a few
that are similiar.
If i use the disk every so often then all is good.
Is there a parmete
Bill Moran wrote:
Brian H wrote:
I am trying to switch my router from Linux Router Project to FBSD 4.7
because i think i can get more functionality with bsd :) I am running
into a problem with getting it connected to my isp.
i have a cable connection and the way that the LRP connection is
t
I am looking for a script that I can run a cron on that will
update my sources and ports, build world, kernel and install everything
without touching my network settings so i can get back in later.
doing everything remotely is a pain and I would like to stay "stable".
something on the Idea of Mi
same board here and the network card died after 2 weeks of use.
i installed a kingston fa311.
- Original Message -
From: "Roger 'Rocky' Vetterberg" <[EMAIL PROTECTED]>
To: "Derrick Ryalls" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 11:26 AM
Subject: Re: Po
try making your soundcard device.
cd /dev
./MAKEDEV snd0
- Original Message -
From: "Tibor Selesi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 01, 2002 9:32 AM
Subject: Opti 931 question
> Hello to all,
>
>
> I managed to compile my kernel and included the "devic
stan wrote:
I did a cvsup, make world, portupgrade sequence this weekend, and now both
mozilla, and galeon die when started.
Any sugestiosn as to how to fix this?
I already tried "pritugrade -Rr galeon". Lots of stuff was rebuilt, but
both browsers still core dump :-(
did you build and in
currently i use spamcop.net's blocking service and have the
FEATURE in my sendmail configuration, I would like to
just tag spam say in the subject add SPAM: to all incoming
mails that match the blocklist. What would be the best
way of doing this.?
Thank You
Laszlo
To Unsubscribe: send mail to [
the new Seagate 120gb seems to be real quiet and stable for me
I cant even hear it running, they have a new motor design
and probably is the best bang for the buck right now about $140.00
I had bad luck with quantum, maxtor and IBM and WD but Seagate
seem to be very good for me right now.
I think
I would say that power supply is a little weak at 200W especially for a
server. I built a nice system recently which cost about 500 bucks.
Asus A7 8X Athlon 2gig, 512 meg ddr400, onboard sound, unsupported
nic (gigabit is supported), firewire, smart card reader, Seagate 120gb
HDD, Nvidia GF4 TI4
check out virtusertable, access and aliases. you might need
the apropriate FEATURE in your M4 file for virtusertable to work.
I also suggest installing Webmin for easy access and changes
to these files.
On Tuesday 18 February 2003 06:03 pm, Steven Lake wrote:
> Hi all. How do I get sendmail to
I have similiar problem where mozilla crashes and then dont release
the profile files, a quick look at ps -auxw shows mozilla-bin running
and a killall mozilla-bin releases my profile so i can open mozilla again.
On Thursday 20 February 2003 07:12 am, Mike Jeays wrote:
> Several times I have fo
While hosting mail for several domains, a local user
with an account name of say "biz" has a domain of say "domain.com"
would receive mail from other domains hosted at the same site
such as "[EMAIL PROTECTED]".
What I am looking for is a general setup criteria that would eliminate this
behavior so
I am using DHCP on a cable modem and my
providers nameserver really sucks
but changing my resolv.conf repairs
the lookups for a little while then it gets
set back to them upon bootup.
how do i make it stay the way i set it.
___
[EMAIL PROTECTED] mailing
i am using the norton av eval version with auto updates
works fine so far, i will let you know when i finish evaluating it.
i think its uvscan and amavis-perl
- Original Message -
From: "Bill Moran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 11, 2003 9:50 PM
Subje
I just updated to 5.1-r and was wondering how to add soundcard support
to the
kernel.?
in 4.8 i just added 'device pcm' in my kernel config and recompiled but
5.1 is different
and i dont want to do something to mess things up.
dmesg follows.
amd2000# dmesg
Copyright (c) 1992-2003 The FreeBSD P
Greg J. wrote:
On Thu, 3 Jul 2003 21:15:01 -0500
David Kelly <[EMAIL PROTECTED]> wrote:
On Thursday 03 July 2003 07:01 pm, Kenneth Culver wrote:
On Thursday, July 3, 2003, at 07:58 PM, Laszlo Vagner wrote:
I just updated to 5.1-r and was wondering how to add soundcard
supp
I am looking for a graphical secure ftp client for xwindows,
something similiar to winscp2 for windows.
suggestions?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL
NiC wrote:
Hi all!
Have trouble - new computer, must be FreeBSD4.8
2 HDDs - first is 20Gb, second 200Gb
When installing - all ok.
After rebooting tried to do through /stand/sysinstall -> Fdisk -> selecting 200Gb HDD ->a->w->q
Then "Label" menu->c->selecting maximum volume->selecting mount point
Dragoncrest wrote:
Ok, make world, make kernel and a nice friendly reboot and all seems to
be playing nice again. I can update existing ports, install new ones,
and the machine seems to be playing nicely again. So this seems to be
our issue of which a nice simple kernel upgrade seemed to fix it.
i am getting an error on an older machine using 2 different
HDD control cards on 5.3-R with 2 different hard disks
(have not tried other drives)
both disks are Seagate.
one is 160gb
other is 200gb
ad0: FAILURE - WRITE_DMA status=51 error=10
LBA=268435455
this occurs under heavy usage mostly
P
I have had those exact problems with my removable tray.
Try eliminating the tray for a while and see...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Derek Ragona
Sent: Wednesday, June 25, 2008 12:23 PM
To: Marcel Grandemange
Cc: freebsd-questions@f
55 matches
Mail list logo