The FreeBSD Diary contains a large number of practical
examples and how-to guides. This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website. Before you post a question
here it might be a good idea to first search the maili
Yudai Yamagishi wrote:
> Hey,
>
> I'm trying to serve several VPS for my friends.
>
> But, IP addresses costs too much here in Japan.
>
> So, I only have 1 WAN IP.
>
> I've heard that Virtuozzo let's users create namebased VPS.
>
> For example, I want to create a VPS called vps1.
>
> I'll ass
Ian Smith wrote:
> (originally posted to -database some days ago .. no nibbles)
>
> running 5.4-RELEASE and installed phpMyAdmin 2.6.1.3 with pkg_add -r
> (after finding installing from ports wanted to also fetch php4 sources
> and heaps of other stuff I already had installed from packages on the
I'd rather run 5 SATA cables then one SCSI cable (say 68pin) with
multiple heads... The darn SCSI cables are so thick,
comparatively, that running them in your case is a lot harder :-)
Well everyone's mileage may vary. Parallel cables only work nicely
when you have a stack of drive
hello,
i have Asrock 939 motherboard with freebsd 6.0.
i got only "atapci0: " and
"
[EMAIL PROTECTED] /home/d-str]# atacontrol mode ad4
current mode = UDMA33
"
disk performance is very low.
my dmesg:
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989,
On 5/27/06, william wallace <[EMAIL PROTECTED]> wrote:
hi ,all
I am porting something from linux to freebsd ,i found the
DataTypes hard to translate ,then i saw that many types inlinux can be
found in drm_os_freebsd.h,such as
typedef int8_ts8;
typedef int16_t s16;
typedef int32_t
Hi
I have(?) an internet connetction issue... I have a router connected to a
windows box downstaires (Lynksis wAG354G) and i use a wirelless usb adapter
(Lynksis WUSB54G). It works fine under windows and even if some times the
signal is lost usually it comes back by either moving the antenna a l
thanku sir!
but why there r so many datat type similar to linux in that group of files?
On 5/28/06, Nikolas Britton <[EMAIL PROTECTED]> wrote:
On 5/27/06, william wallace <[EMAIL PROTECTED]> wrote:
> hi ,all
> I am porting something from linux to freebsd ,i found the
> DataTypes hard to
On Sat, 27 May 2006 20:44:51 -0300 (ADT)
"Marc G. Fournier" <[EMAIL PROTECTED]> wrote:
> On Wed, 24 May 2006, Norberto Meijome wrote:
>
> > Hi all,
> > 2 questions re. JDK 1.5 :
> > - is .15 considered now stable? ( I remember reading that it was still
> > considered alpha quality, but i cant see
On Sun, 28 May 2006 01:02:35 -0400
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Sun, May 28, 2006 at 02:18:36AM +0200, Xavier Chantry wrote:
> > On Sat, May 27, 2006 at 01:14:13AM +0100, Shawn wrote:
> > > I'm having a strange problem with cpu usage with my Athlon XP.
> > > Every so often there s
Hi all,
When using cron, I understand the >/dev/null thing OK, but what exactly does
>2&1 do? Is it usefull anywhere else? Where might one find ducumentation on
it?
-Grant
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mai
Grant Peel wrote:
Hi all,
When using cron, I understand the >/dev/null thing OK, but what
exactly does >2&1 do? Is it usefull anywhere else? Where might one
find ducumentation on it?
It redirects error output (aka standard error, stderr) to the same place
as standard output (aka stout), in
Grant Peel wrote:
Hi all,
When using cron, I understand the >/dev/null thing OK, but what
exactly does >2&1 do? Is it usefull anywhere else? Where might one
find ducumentation on it?
-Grant
The standard stream stdout has the assigned number 1, and the stderr has
number 2. The >/dev/null re
I have a HP nx6110 laptop, and decided to install FreeBSD 6.1. Quite
frankly I am surprised by the power and fine design this system has.
This is definitely a better server than linux. I am a complete newbie
in BSD, so please excuse me if my question sounds very stupid.
I am trying to make my int
On Saturday 27 May 2006 01:12, Kyrre Nygard wrote:
> At 10:45 27.05.2006, Beech Rintoul wrote:
> >On Saturday 27 May 2006 00:32, Kyrre Nygard wrote:
> > > Hello!
> > >
> > > I have a team of designers working on web 2.0 like sites.
> > >
> > > I have added them all to this box, now I'm wondering wh
On Sun, 2006-05-28 at 08:46 -0400, Grant Peel wrote:
> Hi all,
>
> When using cron, I understand the >/dev/null thing OK, but what exactly does
> >2&1 do? Is it usefull anywhere else? Where might one find ducumentation on
> it?
>
> -Grant
>
>
> ___
On Saturday 27 May 2006 01:12, Kyrre Nygard wrote:
Yeah I hear a lot of people like CVS.
But I fail to realize how it might assist me though.
I'm not setting up a code repository, this is an actual WWW root
where a lot of different websites are hosted.
Please correct me if I'm wrong.
Yo
Hi,
I am using freebsd 5.4 as a server. Being a newbei I
do not know what all maintanace things are to be done
to the system so that the system runs smoothly without
any problem.
I am running squid + squidguard + apache (for intranet
only) other than the standard ports.
Please advise.
Thanks
Dha
Read the handbook
On 5/28/06, dharam paul <[EMAIL PROTECTED]> wrote:
Hi,
I am using freebsd 5.4 as a server. Being a newbei I
do not know what all maintanace things are to be done
to the system so that the system runs smoothly without
any problem.
I am running squid + squidguard + apache (for
OK, so I was using top to monitor what was going on inside the system
and I noticed that it was in fact xorg taking up all the cpu, no matter
what program actually was causing it. I searched around for nvidia
xorg.conf settings and found a few things.
I recompiled my kernel without agp and put the
Hi
> So now to my question! How do I avoid this dual mounting?
I have the same problem with my memory card reader.
The necessary da1s1 device node slice for my SD memory card is not created
until after it has been probed during the attempt to mount it. The only
exception to this is if the card
On Friday 26 May 2006 17:01, Matias wrote:
> Hi, KDE fan ahead
>
> Is there any visual FreeBSD package management tool for QT/KDE?
Yes, KPackage.
It is part of the kdeadmin port under sysutils/kdeadmin3. There is also
Portbrowser under sysutils/portbrowser.
Aren.
pgprx4ogfCWEL.pgp
Descri
I have a HP nx6110 laptop, and decided to install FreeBSD 6.1. Quite
frankly I am surprised by the power and fine design this system has.
This is definitely a better server than linux. I am a complete newbie
in BSD, so please excuse me if my question sounds very stupid.
I am trying to make my int
On Sun, 28 May 2006, Matthew Seaman wrote:
> Ian Smith wrote:
> > running 5.4-RELEASE and installed phpMyAdmin 2.6.1.3 with pkg_add -r
[..]
> > mysql-client-4.1.10a Multithreaded SQL database (client)
> > mysql-server-4.1.10a Multithreaded SQL database (server)
> > php4-4.3.10_2 PHP
--- Shawn <[EMAIL PROTECTED]> wrote:
> On Sun, 28 May 2006 01:02:35 -0400
> Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> > On Sun, May 28, 2006 at 02:18:36AM +0200,
> Xavier Chantry wrote:
> > > On Sat, May 27, 2006 at 01:14:13AM +0100,
> Shawn wrote:
> > > > I'm having a strange problem with c
Hi Andreas:
On Sunday 28 May 2006 06:39, andreas Sotirakopoulos wrote:
> Hi
> I have(?) an internet connetction issue... I have a router connected to a
> windows box downstaires (Lynksis wAG354G) and i use a wirelless usb adapter
> (Lynksis WUSB54G). It works fine under windows and even if some ti
HP ProLiant ML150, 6.1-STABLE, problem have persisted since 6.0-STABLE
Stops responding every one-two weeks, requires power cycling
Server is remote but went to see it today and the following message was
printed on console repeatedly:
"swap_pager: indefinite wait buffer: bufobj: 0, blkno: 52, si
On 5/28/06, william wallace <[EMAIL PROTECTED]> wrote:
thanku sir!
but why there r so many datat type similar to linux in that group of files?
This is another guess... Probably because DRM is a Linux thing, or at
least got it's start in Linux and then was ported to BSD There are
comments in
Does FreeBSD / UFS2 offer on the fly disk compression like windows NTFS does?
--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
Ian Smith wrote:
> On Sun, 28 May 2006, Matthew Seaman wrote:
>
> > Ian Smith wrote:
> > > running 5.4-RELEASE and installed phpMyAdmin 2.6.1.3 with pkg_add -r
> [..]
You would be well advised to upgrade to the latest phpMyAdmin, which is
version 2.8.1, and is in the current ports. There are a
Hi guys.
I'm trying to build the samba3 port and this is what I get after I select
the options I want in the config screen that asks if I want active directory
support, ldap support, etc.
Broken IPC and code.
Anybody know what this means?
Tom
--
No virus found in this outgoing message.
Checked b
I am not aware of this feature..
On 5/28/06, Nikolas Britton <[EMAIL PROTECTED]> wrote:
Does FreeBSD / UFS2 offer on the fly disk compression like windows NTFS
does?
--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
_
I've got the following problem:
I have a hard drive where I intend to install FreeBSD set up as a
primary master, and one CD/DVD drive set up as a secondary master. When
I start the FreeBSD (version 6.0) installation, I choose standard
installation, install Boot Manager (because I have Windows
I successfully loaded FreeBSD 6.0 from CD all the way until the system
reboots; however, the computer seems regard the DVD/CD as the boot hard
drive and is trying to boot from that. During boot-up it auto detects the
DVD ROM as the Pri Master, and the two HDs as 3rd and 4th Master. When it
gets to
On 5/28/06, Iantcho Vassilev <[EMAIL PROTECTED]> wrote:
I am not aware of this feature..
That's what I thought... What compression methods are there for *NIX?
I need to backup about 1.33TB of data to a 1TB array.
On 5/28/06, Nikolas Britton <[EMAIL PROTECTED]> wrote:
>
> Does FreeBSD / UFS2
Hi!
Did anyone have success in accessing Sun Ultra workstation (mine is
ultra60 ) via usb serial adapter (Prolific,etc)
I get to the point of seeing device drivers loading, connecting with
9600 bits, 8 bit data, 1 stop bit, parity none, but no success of
message exchange.
Thanks in advance!
--
Дим
I've installed sendmail on a 6.1 system. It will send mail internally and
externally with no problem. I've now put MailScanner into the mix. I've done
what I believe to be the necessary configuration, but am getting the following
error in the maillog file
May 29 20:47:51 luey MailScann
What is the maximum file size on a dvd+r ?
System : 5.4-RELEASE-p6
Command used : growisofs -Z /dev/cd0 -l -J -r burn/
In burn/ I have a backup file of size 4166629386 bytes and some smaller
files. In total 4577410 kB.
growisofs ends normally :
99.88% done, estimate finish Fri May 26 23:22:48 20
On Sun, May 28, 2006 at 01:15:17PM -0500, Nikolas Britton wrote:
> On 5/28/06, Iantcho Vassilev <[EMAIL PROTECTED]> wrote:
> >I am not aware of this feature..
> >
>
> That's what I thought... What compression methods are there for *NIX?
> I need to backup about 1.33TB of data to a 1TB array.
You
Robert Davison wrote:
I've installed sendmail on a 6.1 system. It will send mail internally and
externally with no problem. I've now put MailScanner into the mix. I've done
what I believe to be the necessary configuration, but am getting the following
error in the maillog file
May 29
Aaron VanAlstine wrote:
I successfully loaded FreeBSD 6.0 from CD all the way until the system
reboots; however, the computer seems regard the DVD/CD as the boot hard
drive and is trying to boot from that. During boot-up it auto detects the
DVD ROM as the Pri Master, and the two HDs as 3rd and 4t
Excuse my ignorance, i'm new to this.
I'm taking it that you mean telnet 83.67.*.* 25
if so then no, I cant connect.
How do I find what port MailScanner is listening on ?
Per olof Ljungmark <[EMAIL PROTECTED]> wrote:
Robert Davison wrote:
> I've installed sendmail on a 6.1 syst
Per olof Ljungmark wrote:
Robert Davison wrote:
I've installed sendmail on a 6.1 system. It will send mail internally
and externally with no problem. I've now put MailScanner into the mix.
I've done what I believe to be the necessary configuration, but am
getting the following error in the mai
I've done a bit more digging. It seems that my sendmail_in.pid and
sendmail_out.pid files are not running in /var/run, despite having this in my
rc.conf..
sendmail_enable="NONE"
clamd_enable="YES"
freshd_enable="YES"
mailscanner_enable="YES"
mta_enable="YES"
mta_type="sendmail"
mta_profiles="i
On Sun, May 28, 2006 at 09:14:43AM -0400, Mike Jeays wrote:
> On Sun, 2006-05-28 at 08:46 -0400, Grant Peel wrote:
> > Hi all,
> >
> > When using cron, I understand the >/dev/null thing OK, but what exactly
> > does
> > >2&1 do? Is it usefull anywhere else? Where might one find ducumentation
>
yattaran wrote:
> Hans Lambermont wrote:
>> What is the maximum file size on a dvd+r ?
>
> Here's a list of sites I have bookmarked about DVD sizes:
Hi Yattaran,
I'm not looking into the size of a DVD disc, I'm looking into the size
limits of a *file* on the DVD. Sorry for the confusion.
I can
On Sun, 28 May 2006 16:25:58 +0100
Aren Olvalde Tyr <[EMAIL PROTECTED]> wrote:
> Hi
> > So now to my question! How do I avoid this dual mounting?
>
> I have the same problem with my memory card reader.
>
> The necessary da1s1 device node slice for my SD memory card is not
> created until after
Using: FreeBSD 6.1
I have suddenly started seeing an error message upon boot-up. This is a
snippet of the display when the error message is displayed.
Starting mysql.
dnetcStarting ddclient.
/etc/rc: WARNING: $compat5x_enable is not set properly - see rc.conf(5).
Configuring syscons: font8x16
Hans Lambermont wrote:
What is the maximum file size on a dvd+r ?
Here's a list of sites I have bookmarked about DVD sizes:
http://en.wikipedia.org/wiki/DVD+R
http://en.wikipedia.org/wiki/DVD-R
http://en.wikipedia.org/wiki/DVD
http://www.dvddemystified.com/dvdfaq.html#7.2
http://www.dvddemyst
On 5/28/06, Hans Lambermont <[EMAIL PROTECTED]> wrote:
What is the maximum file size on a dvd+r ?
System : 5.4-RELEASE-p6
Command used : growisofs -Z /dev/cd0 -l -J -r burn/
In burn/ I have a backup file of size 4166629386 bytes and some smaller
files. In total 4577410 kB.
growisofs ends normal
On 5/28/06, Nikolas Britton <[EMAIL PROTECTED]> wrote:
On 5/28/06, Hans Lambermont <[EMAIL PROTECTED]> wrote:
> What is the maximum file size on a dvd+r ?
>
> System : 5.4-RELEASE-p6
> Command used : growisofs -Z /dev/cd0 -l -J -r burn/
> In burn/ I have a backup file of size 4166629386 bytes and
On Sun, 28 May 2006 22:51:07 +0200
[EMAIL PROTECTED] (Hans Lambermont) wrote:
> yattaran wrote:
>
> > Hans Lambermont wrote:
> >> What is the maximum file size on a dvd+r ?
> >
> > Here's a list of sites I have bookmarked about DVD sizes:
>
> Hi Yattaran,
>
> I'm not looking into the size of a
On Sun, May 28, 2006 at 03:52:02PM -0400, Gerard E. Seibert wrote:
> Using: FreeBSD 6.1
>
> I have suddenly started seeing an error message upon boot-up. This is a
> snippet of the display when the error message is displayed.
>
> Starting mysql.
> dnetcStarting ddclient.
> /etc/rc: WARNING: $co
On Sun, 28 May 2006 13:15:17 -0500
"Nikolas Britton" <[EMAIL PROTECTED]> wrote:
> On 5/28/06, Iantcho Vassilev <[EMAIL PROTECTED]> wrote:
> > I am not aware of this feature..
> >
>
> That's what I thought... What compression methods are there for
> *NIX? I need to backup about 1.33TB of data to a
Hi there,
might somebody send me to a website that explains the differnce between mbox
and maildir? Or maybe you can just explain the differences in a response.
Cheers,
Noah
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mai
Jonathan Chen <[EMAIL PROTECTED]>
> On Sun, May 28, 2006 at 03:52:02PM -0400, Gerard E. Seibert wrote:
> > Using: FreeBSD 6.1
> >
> > I have suddenly started seeing an error message upon boot-up. This is a
> > snippet of the display when the error message is displayed.
> >
> > Starting mysql.
>
Noah wrote:
> might somebody send me to a website that explains the differnce between mbox
> and maildir? Or maybe you can just explain the differences in a response.
http://www.google.com/search?hl=de&q=maildir+mbox&btnG=Google-Suche&meta=
___
freebsd-
I'm helping a small business expand their networking.
right now they have one office location (with a freebsd firewall box,
and a freebsd box running db, web, samba, etc).
Their main office location has:
- 3 external static IPs on a DSL connection (all aliased on one nic)
- an internal netwo
I am running freeBSD v6.0 security on a home network behind an adsl
router.
I cannot connect to localhost from a browser (apache is running!)
I cannot connect to localhost port 22 (KPackage tries to use ssh)
What can cause these problems? How can I troubleshoot them?
I am very new to freeBSD,
Inicio | Accesibilidad | Boletines | Atención al cliente | Ayuda |
Oficinas y cajeros | Mapa Web | Portales Caja Madrid
_
[SB_08_IMG.GIF] [SB_08_CLAIM.GIF]
Oficina Internet
Debido a los tentativas recientes
On Sun, 28 May 2006 14:50:05 -0800
"Noah" <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> might somebody send me to a website that explains the differnce
> between mbox and maildir? Or maybe you can just explain the
> differences in a response.
http://en.wikipedia.org/wiki/Mbox
http://en.wikipedi
Check /etc/rc.conf
inetd_enable="YES"
Check /etc/inetd.conf
sshstream tcp nowait root/usr/sbin/sshd sshd -i -4
Malcolm Fitzgerald wrote:
I am running freeBSD v6.0 security on a home network behind an adsl router.
I cannot connect to localhost from a browser (apache is r
Hello Gurus,
I'm On FreeBSD 6.1R, apache-2.2, php5, installed plus KDE3 latest and
mozilla.
AddHandler cgi-script .cgi .pl .php line is enabled in httpd.conf
basically, i'm learning php so im very new to it.
I used Quanta/KDevelop to create my php file.
But from the local machine when
Malcolm Fitzgerald wrote:
I am running freeBSD v6.0 security on a home network behind an adsl
router.
I cannot connect to localhost from a browser (apache is running!)
I cannot connect to localhost port 22 (KPackage tries to use ssh)
What can cause these problems? How can I troubleshoot them?
I
On Monday 29 May 2006 02:21, Marwan Sultan wrote:
> But from the local machine when i try to browse locally (using any KDE
> browser) php file,
> return blank in the browser, and nothing shows!.
Because they have not been served by the web browser, and hence have not been
processed by PHP.
Sorry.
(1) Commented /etc/inetd.conf
#sshstream tcp nowait root/usr/sbin/sshd sshd -i -4
(2) Add /etc/rc.conf
sshd_enable="YES"
(3) Send HUP signal to inetd
# pkill -HUP inetd
(4) Start sshd
# cd /etc/rc.d
# sh sshd start
(5) Try ssh login
# ssh
Robert Davison wrote:
> Excuse my ignorance, i'm new to this.
>
> I'm taking it that you mean telnet 83.67.*.* 25
>
> if so then no, I cant connect.
>
Can you actually connect directly from localhost?
$telnet 127.0.0.1 25
--
Mikhail Goriachev
Webanoide
Telephone: +61 (0)3 622
Marwan Sultan wrote:
Hello Gurus,
I'm On FreeBSD 6.1R, apache-2.2, php5, installed plus KDE3 latest and
mozilla.
AddHandler cgi-script .cgi .pl .php line is enabled in httpd.conf
basically, i'm learning php so im very new to it.
I used Quanta/KDevelop to create my php file.
But from t
Robert Davison wrote:
> I've done a bit more digging. It seems that my sendmail_in.pid and
> sendmail_out.pid files are not running in /var/run, despite having this in my
> rc.conf..
>
> sendmail_enable="NONE"
> clamd_enable="YES"
> freshd_enable="YES"
> mailscanner_enable="YES"
> mta_enable="
Do you have the firewall enabled in rc.conf (ipfw)?
On May 28, 2006, at 5:34 PM, Malcolm Fitzgerald wrote:
I am running freeBSD v6.0 security on a home network behind an adsl
router.
I cannot connect to localhost from a browser (apache is running!)
I cannot connect to localhost port 22 (KPack
Malcolm Fitzgerald wrote:
I am running freeBSD v6.0 security on a home network behind an adsl router.
I cannot connect to localhost from a browser (apache is running!)
I cannot connect to localhost port 22 (KPackage tries to use ssh)
What can cause these problems? How can I troubleshoot them?
Hi,
I have rsync installed on 2 6.1-RELEASE boxes on my home lan. I want
to sync the webserver (curly) to the backup server (moe). When I run
rsync on moe, I get the following:
$ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/local/etc/
apache22
Password:
receiving file list ..
Vulpes Velox wrote:
> On Sun, 28 May 2006 14:50:05 -0800
> "Noah" <[EMAIL PROTECTED]> wrote:
>
>> Hi there,
>>
>> might somebody send me to a website that explains the differnce
>> between mbox and maildir? Or maybe you can just explain the
>> differences in a response.
>
> http://en.wikipedia.o
I have rsync installed on 2 6.1-RELEASE boxes on my home lan. I want to sync
the webserver (curly) to the backup server (moe). When I run rsync on moe, I
get the following:
$ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/local/etc/apache22
Password:
receiving file list ... done
rsy
On Sun, 28 May 2006 23:34:33 -0500
Charles Howse <[EMAIL PROTECTED]> wrote:
> $ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/local/etc/
> apache22
> Password:
> receiving file list ... done
> rsync: mkstemp "/usr/local/etc/apache22/.httpd.conf.p9eLuI" failed:
> Permission denied (13
On 5/28/06, Scott Sipe <[EMAIL PROTECTED]> wrote:
I'm helping a small business expand their networking.
Good for you.
right now they have one office location (with a freebsd firewall box,
and a freebsd box running db, web, samba, etc).
Good for them.
Their main office location has:
- 3 e
Scott Sipe wrote:
>
> I'm helping a small business expand their networking.
>
> right now they have one office location (with a freebsd firewall box,
> and a freebsd box running db, web, samba, etc).
>
> Their main office location has:
> - 3 external static IPs on a DSL connection (all aliased o
On May 28, 2006, at 11:41 PM, Philip Hallstrom wrote:
I have rsync installed on 2 6.1-RELEASE boxes on my home lan. I
want to sync the webserver (curly) to the backup server (moe).
When I run rsync on moe, I get the following:
$ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/lo
On May 28, 2006, at 11:49 PM, Atom Powers wrote:
Their main office location has:
- 3 external static IPs on a DSL connection (all aliased on one nic)
- an internal network of 10.0.0.0/255.0.0.0
How many computers are on this network? Probably less than 253. Make
sure your DHCP server is onl
Stephen Hurd wrote:
So, I suppose my questions are these:
1) How do people cope with custom termcap entries?
2) Is there a *correct* way to cope with custom termcap entries?
3) Is there a good reason to not have /usr/share/misc/termcap be a
symlink to /etc/termcap rather than the reverse which w
When ever a US DOJ, military or other intelligence officer is involved in
stealing from their suspects and using others (potential witnesses) to help
with his crime, he is now a clear and present danger.
This officer has opened themselves up to blackmail/collusion and can be
compromised by th
Hello folks,
I am running FreeBSD-6.1-STABLE. I was trying to compile OpenOffice
2.0 from the ports tree. Below I have mentioned the error I am
getting. Can anyone please tell me whats wrong?
... cleaning the output tree ...
... removing directory
/usr/ports/editors/openoffice.org-2.0/work/OOB68
Hi List!
Doesn't know if this is a FreeBSD error or a Apache error.
Im using FreeBSD 4.10 PatchLevel #23. For a number of days ago
i was sucessfully upgrading Apache from 2.0.x series to 2.2.x series.
Everything worked perfekt except newsyslog. Im using the following
in newsyslog.conf (worked per
Stephen Hurd wrote:
> Stephen Hurd wrote:
>> So, I suppose my questions are these:
>> 1) How do people cope with custom termcap entries?
>> 2) Is there a *correct* way to cope with custom termcap entries?
>> 3) Is there a good reason to not have /usr/share/misc/termcap be a
>> symlink to /etc/termc
Matthew Seaman wrote:
I think you're not going to have much luck here. Custom termcap entries
are not something that most FreeBSD users deal with and consequently there
does not seem to be any useful mechanism established for managing them.
Hrm... maybe if I raise a big enough stink termcap c
85 matches
Mail list logo