>> 8.2 amd64
>> ad8 is a 3TB Seagate on nforce4-ultra controller
>>
>> At boot:
>> ad8: 2861588MB > at ata4-master UDMA100 SATA 3Gb/s
>> DEBUG g_part_gpt.c gpt_read_hdr() ad8 succeeded with pp->>sectorsize=512
>>
>> An hour later:
>> # dd if=/dev/ad8 bs=4k count=1 of=/dev/null
>> dd: /dev/ad8: No s
8.2 amd64
ad8 is a 3TB Seagate on nforce4-ultra controller
At boot:
ad8: 2861588MB at ata4-master UDMA100 SATA 3Gb/s
DEBUG g_part_gpt.c gpt_read_hdr() ad8 succeeded with pp->sectorsize=512
An hour later:
# dd if=/dev/ad8 bs=4k count=1 of=/dev/null
dd: /dev/ad8: No such file or directory
BUT: th
The Motorola Droid RAZR i (a variant
of the RAZR m) has an intel atom z2460 processor in it.
Unless I am mistaken, this is an amd64 compatible chip that
mainline FreeBSD could run on, yes ?
Without getting into the specifics of loading the system
(and using a touchscreen as input), would plain
Le 25 janv. 2013 à 18:41, Steve O'Hara-Smith a écrit :
> On Fri, 25 Jan 2013 18:25:06 +0100
> bsd wrote:
>
>> Hi,
>>
>> I wanted to have the point of view of the community on the best approach
>> in order to handle a quite large system with couple of jail
Hi,
I wanted to have the point of view of the community on the best approach in
order to handle a quite large system with couple of jails (shouldn't have more
than 5 to 10). Whole system is based on zfs. I'll use this as a backup server.
I have been using the "handbook" approach so far. It is
Hello.
I installed 9.1-R amd64 on a flash drive and boot off it to do remote ZFS
backups. Booting and the text console screen, including the other alt-f?
consoles, work fine at this point. A few minutes into the ZFS receive my
console turns into blocky garbage: http://imgur.com/y8kWR . The syst
Hello,
I have just acquired an Intel R2312GZ4GC4 which I have equipped with a Adaptec
RAID 51245 and 6 WD red disks of 3To - It'll come with 32Gb of Kingston ECC
RAM.
I am planing to use It as a backup device on a second hosting facility to
backup couple of critical servers of mine.
>> I have a problem with various parts of web pages stopping
>> before getting completely downloaded. Links has a useful retries
>> setting (setup->network options->retries) which seems to fix
>> this. I need a similar fix for firefox 3.6.2
> Firefox 15
> URL: about:config
> search: retry
> networ
[ no response on mozilla@ list, trying questions@ ]
I have a problem with various parts of web pages stopping
before getting completely downloaded. Links has a useful retries
setting (setup->network options->retries) which seems to fix
this. I need a similar fix for firefox 3.6.2
_
Le 21 août 2012 à 04:10, John Levine a écrit :
>>> Are you running pecl-APC? If so, what version? There's a major issue with
>>> the
>>> latest.
>>
>> Hmmn, that might have been it.
>>
>> I backed down to 5.3, but when I have a chance I'll try 5.4 again without
>> APC.
>
> Tried it without
Hello friends,
I am looking for a FreeBSD compatible card in Mini PCI-Express.
I know that the hardware list provides a lot of links, but since there are many
providers, I thought It could be faster to ask the mailing list directly.
This will be used as an AP in a pfSense appliance (for tes
grarpamp writes:
> Plenty of millionaires
> out there now who are in tune with opensource who could startup,
> buy the same ARM/ATOM/etc chips, the same support chips, load
> Android and sell it to the masses.
Would you please post a list of these millionaire FLOSS entrepreneurs?
Thank you.
__
Hi,
I have followed the tutorial provided in
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html
I have now five jails up and running and I am very happy with the system.
One of my jail is acting as an important DNS server and It needs to be up to
date.
I have d
Le 30 janv. 2012 à 17:15, bsd a écrit :
> Le 30 janv. 2012 à 16:59, Matthew Seaman a écrit :
>
>> On 30/01/2012 15:40, bsd wrote:
>>> I am still not able to get the log correctly sent to the specified jail… ??
>>
>> Are you running syslogd in the host envi
Le 30 janv. 2012 à 16:59, Matthew Seaman a écrit :
> On 30/01/2012 15:40, bsd wrote:
>> I am still not able to get the log correctly sent to the specified jail… ??
>
> Are you running syslogd in the host environment?
Yes I am running it both in the host and jail environment.
Hello,
I would like to setup a syslog server inside a jail
I have setup couple of other jail and they are already working as a DNS server
and a HTTP server.
The next step would be to configure a new jail as a syslog server.
I have the following parameters :
jail_enable="YES"
jail_mount_en
Le 17 janv. 2012 à 22:52, Devin Teske a écrit :
>
>
>> -Original Message-
>> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
>> questi...@freebsd.org] On Behalf Of bsd
>> Sent: Tuesday, January 17, 2012 1:04 PM
>> To: Liste FreeBSD
Hi,
I have a simple 1U server with two disks that I have configured as a jail
server.
I want to setup a simple yet very efficient backup policy for my jail
environment.
This server is running a ZFS filesystem.
Ideally I would like to backup the main zfsroot/jail and all subdirectories on
Le 12 janv. 2012 à 19:46, bsd a écrit :
>
> Le 12 janv. 2012 à 17:29, ss griffon a écrit :
>
>> On Thu, Jan 12, 2012 at 8:09 AM, bsd wrote:
>>> Hi,
>>>
>>>
>>> I am following the FBSD handbook tutorial in order to install the world in
>&
Le 12 janv. 2012 à 17:29, ss griffon a écrit :
> On Thu, Jan 12, 2012 at 8:09 AM, bsd wrote:
>> Hi,
>>
>>
>> I am following the FBSD handbook tutorial in order to install the world in
>> my jail template :
>>
>> # cd /usr/src
>> # make
Hi,
I am following the FBSD handbook tutorial in order to install the world in my
jail template :
# cd /usr/src
# make installworld DESTDIR=/jails/j/mroot
The directory already exists.
I have the following errors :
> ln -fs libcom_err.so.5 /jails/j/mroot/usr/lib/libcom_err.so
> install
Le 5 janv. 2012 à 14:56, bsd a écrit :
> Hi,
>
> I am trying to run both postgres and zabbix in the same jail and I am only
> able to start postgres or zabbix not both of them.
>
> I have tuned my sysctl on master host as follow :
>
> kern.ipc.shmmax=268435456
Hi,
I am trying to run both postgres and zabbix in the same jail and I am only able
to start postgres or zabbix not both of them.
I have tuned my sysctl on master host as follow :
kern.ipc.shmmax=268435456
kern.ipc.shmall=409600
kern.ipc.semmap=256
security.jail.allow_raw_sockets=1
security
Le 20 déc. 2011 à 18:42, Ivan Klymenko a écrit :
> В Tue, 20 Dec 2011 18:11:36 +0100
> bsd пишет:
>
>> Hi,
>>
>> I would like to know if there is an "official" howto that could help
>> me in the process of installing zfs on root.
>>
>>
Hi,
I would like to know if there is an "official" howto that could help me in the
process of installing zfs on root.
I will need a raid 1 configuration and plan to use the whole disks to be part
of the pool.
How far can we go with the installer ?
Do I have to use gpart ?
What is best way
Le 30 nov. 2011 à 18:38, Коньков Евгений a écrit :
> Здравствуйте, bsd.
>
> Вы писали 30 ноября 2011 г., 19:29:34:
>
> b> Le 30 nov. 2011 а 17:17, Damien Fleuriot a йcrit :
>
>>>
>>>
>>> On 11/30/11 5:05 PM, bsd wrote:
>>>> Hi,
Le 30 nov. 2011 à 18:36, Damien Fleuriot a écrit :
>
>
> On 11/30/11 6:29 PM, bsd wrote:
>> Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit :
>>
>>>
>>>
>>> On 11/30/11 5:05 PM, bsd wrote:
>>>> Hi,
>>>>
>>>&
Le 30 nov. 2011 à 17:45, masayoshi a écrit :
>
> - Original Message -
>> From: bsd
>> To: Liste FreeBSD
>> Cc:
>> Sent: Thursday, 1 December 2011 1:05 AM
>> Subject: Problem with jail network
>>
>> Hi,
>>
>> I have
Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit :
>
>
> On 11/30/11 5:05 PM, bsd wrote:
>> Hi,
>>
>> I have been configuring a jail system using the howto provided here :
>> http://www.freebsd.org/doc/handbook/jails-application.html
>>
>> The i
Hi,
I have been configuring a jail system using the howto provided here :
http://www.freebsd.org/doc/handbook/jails-application.html
The is now correctly starting, but I can't seem to use the network stack.
> root@master 16:52:55 ~ -> jls
> JID IP Address Hostname
Hello,
I have a serious problem with LAN bypass.
I am configuring a new appliance which embeddeds a LAN bypass on four ethernet
cards.
When the system boots, it freezes at the stage of uart interface detection :
> Consoles: internal video/keyboard serial port
> BIOS drive C: is disk0
> BI
Let's say I'd like to add a small amount of extra security to my SSH login
process.
Let's say I decide the way I want to do this is by requiring BOTH a password
and an RSA key. There appear to be patches, or procedures, that allow me to do
this. So to log in, I would be required to enter a no
inker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types
I booted the 8.2-RELEASE CD on my Intel mac mini, which has a thumb drive
plugged into USB.
I promptly entered FIXIT and used dd to zero out the ENTIRE internal hard
drive. I may use it, I may not, but for now I want to reduce variables and I
don't want remnants of OSX on that disk tripping m
Hi,
I am trying to reset the bootloader of a pfSense nanoBSD CF card.
I need the boot loader to be reset because
> The embedded image set the bootloader to use a serial console. That isn't
> necessary with the box I am trying to use (the BIOS does console redirection
> to the serial port f
> Have you tried:
> $ xset +dpms
> to use standby etc.?
xset: unknown option +dpms
I assume it needs more than the 5 coaxes to do dpms.
(It did appear to be working with the short cable that came
with the monitor.)
> Font for xterm: x11-fonts/inconsolata-ttf
I installed package inconsolata-ttf
Reducing the color depth to 16 allows the wimpy Rage XL (8 MiB) to do 1920x1080.
So then I moved the old slow X terminal out of the way and moved the shiny new
Dell ST2220T LCD into the prime spot in front of the keyboard drawer...
...and the cable doesn't reach. Two HD-15 to BNC cables back-to-ba
>>> Now to see if I can get this wimpy rage xl to do 1920x1080.
>>
>> Please don't mess with modelines, it should not be needed any more.
>> Just set the resolutions desired in the Screen/Display section. If
>> modelines are really required, get them out of /var/log/Xorg.0.log.
>> But they almost
> That is incorrect. Don't set AllowEmptyInput, just turn off AutoAddDevices.
> http://www.wonkity.com/~wblock/docs/html/aei.html
I reduced the config file to:
Section "ServerLayout"
Identifier "X.org Configured"
# Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "C
> Q1: how do you start X?
"Xorg"
(no config file)
result: display works (1400x1050), but no keyboard or mouse
"Xorg -configure"
(creates /root/xorg.conf.new)
"Xorg -config /root/xorg.conf.new"
result: 1280x1024 which monitor doesn't like
I also tried "Xorg -keyboard Keyboard0 -pointer Mouse0"
FreeBSD 8.2
packages: packages-8.2-release
amd64
ATI Rage XL
Dell ST2220T (1920x1080)
"Xorg -configure" generates an xorg.conf file that somehow
puts it into 1280x1024 mode and the monitor refuses to use it.
I haven't found a way to get the full modeline info for whatever
it is actually putting ou
perryh> running 8.1-RELEASE (and not 8-STABLE)
[ ... ]
perryh> /packages-8.1-release/
AH HA
The .message file contains the solution (I hope):
"packages-*-release directories are built from the ports collection
shipped with the release, and are not updated thereafter.
packages-*-stable and
RW> The problem as I see it is that he is installing packages that
RW> aren't built from the same tree. One of the dependencies of
RW> xf86-video-fbdev-0.4.2 was built when perl 5.10 was the default
RW> and one after the default switched to perl 5.12.
RW> If building isn't an option then it's bet
Dieter> Attempt to install package xf86-video-fbdev-0.4.2.tbz
Dieter> gives conflict between perl-5.10.1_3 and perl-5.12.3
Dieter> even when installing into clean directory tree.
Randal> Packages seem like a great idea when you get started,
Randal> but they're all built with the default configs, a
FreeBSD 8.2
amd64
Attempting to install X11 server.
Attempt to install package xf86-video-fbdev-0.4.2.tbz
gives conflict between perl-5.10.1_3 and perl-5.12.3
even when installing into clean directory tree.
# mkdir /tmp/test_pkg_install
# export PKG_DBDIR=/tmp/test_pkg_install/var/db/pkg
# pkg_
# dmidecode 2.11
SMBIOS 2.2 present.
Handle 0x0005, DMI type 5, 24 bytes
Memory Controller Information
Error Detecting Method: 64-bit ECC
Error Correcting Capabilities:
None
Supported Interleave: One-way Interleave
Current Interleave: One-way Interle
Machine has been running FreeBSD/amd64 with 2 GiB of memory.
I just installed a 2nd 2 GiB of memory for 4 GiB total.
FreeBSD thinks it now has 32 GiB ???
FreeBSD 8.2-RELEASE #22: Tue Jun 7 12:37:21 PDT 2011
CPU: AMD Athlon(tm) 64 Processor 3000+ (1808.34-MHz K8-class CPU)
real memory = 343597383
Hello,
I wanted to know what is the best way to build an ESS (extended service set aka
group of Access Points) using FreeBSD. Knowing that we are looking at the
classic features of such network:
1. Couple of AP's configured with the same SSID
2. Authentication
3. Security
4. Roaming between
FreeBSD 8.2 amd64
xpdf version 3.02
whines:
Warning: translation table syntax error: Unknown keysym name: osfActivate
Warning: ... found while parsing ':osfActivate:
ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation tabl
FreeBSD 8.2 amd64
xpdf version 3.02
whines:
Warning: translation table syntax error: Unknown keysym name: osfActivate
Warning: ... found while parsing ':osfActivate:
ManagerParentActivate()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation tabl
Le 16 déc. 2010 à 16:03, Bernt Hansson a écrit :
> 2010-12-16 11:55, bsd:
>
>> I have tried to use the compressed approach using smthg like:
>>
>> # mount /dev/ad0s1a /mnt
>> # cd /mnt
>> # dd if=/dev/zero of=zerofile bs=1M
>>
>>
>
Le 15 déc. 2010 à 20:20, Warren Block a écrit :
> On Wed, 15 Dec 2010, bsd wrote:
>
>> Is there a way to dd to a file to create an iso image and then restore
>> (still using dd from this image).
>> I only have one IDE <--> USB cable so this is the reason why
Just to be precise, I am not trying to do an ISO image of a running root FS,
but of a USB attached disk.
…
Le 15 déc. 2010 à 16:45, Giorgos Keramidas a écrit :
> On Wed, 15 Dec 2010 16:11:45 +0100, bsd wrote:
>> Is there a way to dd to a file to create an iso image and the
This is not so clear !
http://www.itworld.com/open-source/130820/openbsdfbi-allegations-denied-named-participant
We should ask competent persons like Colin Percival… the FreeBSD Security
Officer since 2005.
He would have a point of view much more precise than anyone of us could have.
;-)
Is there a way to dd to a file to create an iso image and then restore (still
using dd from this image).
I only have one IDE <--> USB cable so this is the reason why It'd more simple
for me to create an iso image of the disk and then restore.
Using dump won't be very useful because I won't be
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsub
as an option:
6. validate changes & updates
7. submit patch to the FBSD port
Thanks for your support.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd
Hello all,
Thank you for your response in advance.
I am running i386 FreeBSD 7.2 p4 on an HP DL380 G2. I upgraded from 6.1 p23
in March but the machine was built last fall. I am not at liberty to
upgrade the machine due to its purpose. However I agree it is time. I had
been using sticky
I have couple of servers that will reach their end of life that could be
recycled as backup solution at a very convenient price…
Thanks for you help.
¯¯¯¯
Gregober ---&g
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, se
le size (or at least depending on different boot, It is offering me
sometimes the 1st option and other time the second one):
1. 30401 cylinders | 255 heads | 63 sectors
2. 484521 cylinders | 16 heads | 63 sectors
Global dis size is 250GB (LBA 488397168)
Le 24 juin 2010 à 20:37, bsd a écrit :
> H
Then I do not have access to the device using manual system mounting…
What would be your advise?
Any idea what is precisely going wrong?
Thank you very much.
G.B.
Gregober ---> PGP ID --> 0x1BA3C2FD
bs
dress from my GSM provider
> when I connect to the internet, my FreeBSD server connects to the internet
> using PPPoE connection with static IP and I want to reach it through the
> internet.
>
> Thank you!
> László
>
¯¯¯¯¯¯¯¯
Gregobe
I have downgraded to openssl-0.9.8l_1 and It has solved my problem…
openssl-0.9.8l_3 is obviously boggus !
Le 21 janv. 2010 à 09:50, bsd a écrit :
> I have a serious problem after an upgrade of openssl !
>
> /libexec/ld-elf.so.1: Shared object "libcrypto.so.5" not
I have a serious problem after an upgrade of openssl !
/libexec/ld-elf.so.1: Shared object "libcrypto.so.5" not found, required by
"sshd"
Gregober ---> PGP ID --> 0x1
been installed with a fresh BSD
install.
I want to know how i can copy, or re-install this specific port…
I have in my possession :
1. the distfiles located on the running server in /usr/ports/distfiles/slony.xx
2. a newer version of the Makefile (couple of version ahead)…
Any idea or clue
Le 4 janv. 2010 à 22:36, Jerry McAllister a écrit :
> On Mon, Jan 04, 2010 at 08:42:33PM +0100, bsd wrote:
>
>>
>> Le 4 janv. 2010 à 19:56, Jerry McAllister a écrit :
>>
>>> On Mon, Jan 04, 2010 at 07:08:51PM +0100, bsd wrote:
>>>
>>>> H
Le 4 janv. 2010 à 19:56, Jerry McAllister a écrit :
> On Mon, Jan 04, 2010 at 07:08:51PM +0100, bsd wrote:
>
>> Hello folks,
>>
>>
>> I would like to know how to proceed in order to restore a dump from a
>> backup headless server (remotely using ssh).
?
Should the new empty partition be the exact same size as the dumped partition ?
Is there a tool that could allow me to restore remotely ?
Any advice or howto will be (very) welcome.
Thanks.
P.S. Happy new BSD year !!
Gregober ---> PGP
:29:54 +0100
> bsd wrote:
>
>> Hello,
>>
>> I have been provided with a 1To backup space by my hosting company…
>> unfortunately It is only accessible by FTP which does not allow me to
>> do the regular backup / restore I use to do using RSYNC.
>>
>
17, 2009 at 05:29:54PM +0100, bsd wrote:
>> Hello,
>>
>> I have been provided with a 1To backup space by my hosting company…
>> unfortunately It is only accessible by FTP which does not allow me to do the
>> regular backup / restore I use to do using RSYNC.
>>
ks for your answer(s).
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printing this
e-mail"
___
freebsd-que
ober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printing
this e-mail"
___
freebsd-questions@freebsd.org mailing list
http
user… ??
Any clue
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printing
this e-mail"
___
freebsd-que
Glenn,
My mailer.conf contains:
/etc/mail >cat mailer.conf
# $FreeBSD: src/etc/mail/mailer.conf,v 1.3.34.1 2009/04/15 03:14:26 kensmith
Exp $
#
# Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
#
sendmail/usr/libexec/sendmail/sendmail
send-mail /usr/libexec
t
ways to track this down. At 'Login:' I can actually get £ but
after loging I get a beep? I have tried various fonts and maps
to no avail.
Any suggestions / pointers, even an RT[URL]FM or useful
flame appreciated.
Thanks!
Gregober --->
fsid/49144f7fa22f4f43 removed.
GEOM_LABEL: Label ufsid/49144f7f3b01ea1a removed.
GEOM_LABEL: Label ufsid/49144f80de269f7c removed.
em0: link state changed to UP
??
¯¯¯¯¯¯¯¯
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
rs, I would like to
follow good advice.
The last memories I had regarding proxy was using Squid //
I don't know if this is a good choice ??
Any pointer or how to will be welcome.
Gregober ---> PGP ID --> 0x1BA3C2FD
bs
?
___
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
"
Gregober ---> PGP ID --> 0x
Hello,
How can I log messages sent to local2 to a given log file ?
Which file do I have to update in order to achieve that?
Thanks for your support.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ tod
On Wed, Feb 18, 2009 at 8:44 PM, Kailash Kailash
wrote:
> I am using FreeBSD 7.0 in 64 BIT mode. Same code compiled on BSD 7.0 runs
> 50% speed (as expected by CPU and code architecture) compared to BSD 6.2.
> Here is one real code with binary output. On 3.0 GHz Woodcrest processor, I
--level 0 network on
chkconfig --level 0 iptables on
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
P "Please consider your en
Hello,
I am trying to see if someone has already configured an APC PowerChute
software on FreeBSD.
There is a linux version, I was just wondering how to set It up on BSD
and if anyone has successfully installed such soft…
I have installed a BSD box in Angola in unstable electrical
Yes,
This is probably the one I'll go for…
There is a good hack described in the O'Reilly "BSD hacks" to setup
Bacula…
I'll consider this article as a starting point…
Thank you very much folks.
Le 23 janv. 09 à 04:21, Geoff Fritz a écrit :
On Thu, Jan 22, 2009
l the truth!
Le 22 janv. 09 à 20:51, Stephen Corbesero a écrit :
I used to use Amanda on a small FreeBSD RAID server that used a single
DLT drive. It held up pretty well.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at
amed.log" versions 2 size 50m;
print-time yes;
print-category yes;
};
};
It's good ? because my named.log is empty
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
must!
Thanks for your support.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printi
Le 15 janv. 09 à 12:19, Herbert J. Skuhra a écrit :
2009/1/15 bsd :
Hello,
I was looking for an efficient way to reinstall (recompile due to
an update
in the perl port) all installed p5 ports…
Have you tried perl-after-upgrade? See UPDATING and man page.
No…
That's exactly what
stall all ports…
Thanks for your help.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printi
nt
back to normal.
Quite firghtening, but finaly armless.
Le 25 nov. 08 à 16:27, bsd a écrit :
Hello I have updated my server (Intel Modular server) using the
classical
# freebsd-update install
And I am now facing very weired issues only on amd64 servers I am
maintaining.
Servers boo
3. Deactivate all services at boot time (is there a way of bypassing
at boot time the rc.conf file) ?
Thanks for your support.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P
ase is not "fully"
started.
I would like to introduce something like a "sleep 10" timer in the
service startup process…
How can I do that?
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯¯¯
$3 to correspond to
line1item1 line1item2 line1item3
Any good idea or example will be welcome.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your envi
howto / feed back on experience will be most welcome.
Something similar to this could be nice: http://www.untangle.com/
Thanks for your support.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯¯
?
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibility before printing
.
Sincerly yours.
G.B.
Le 28 juil. 08 à 19:10, bsd a écrit :
Hello folks,
I am trying to install amavisd-new for filtering purposes on an
amd64 install.
It complains at compile startup not to be able to install it
===> amavisd-new-2.6.1,1 requires 32-bit libraries installed
under /
doing the uninstall / reinstall.
Took me half a day for three servers… But at least I have a very clean
install with 30 ports instead of 250 !!
Thanks everybody for your wise answers.
Le 27 juil. 08 à 15:17, andrew clarke a écrit :
On Sun 2008-07-27 12:52:56 UTC+0200, bsd ([EMAIL PROTECT
isd-new.
*** Error code 1
Stop in /usr/ports/security/amavisd-new.
I don't know how to install such library…
What should I do ?
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
¯
ing will
be up and running !!
Thanks.
Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz
P "Please consider your environmental responsibilit
Adding some infos to the issue, plus partial answer…
Main answer still needed !!
Le 1 juil. 08 à 18:53, bsd a écrit :
Hello folks,
I have just baught brand new servers with an 8Gb memory attached to
each of these server.
I generaly use the "freebsd-update" procedure to update
1 - 100 of 512 matches
Mail list logo