Hi,
On Sun, Feb 12, 2012 at 05:10:44PM -0600, Germán M. Bravo wrote:
> Hello, I saw you wronte something in the mailing lists, some time ago,
> regarding MANCOLOR in FreeBSD... however, I've tried in every way I
> can to make it work, but I cant.
>
> I'm using TERM=xterm-256color and if I have MA
Hello,
I'm trying to get Linux running various applications to the. Brandelf was
applied to the binaries. But any Linux application crashes at startup.
freebsd-desk# kldstat
Id Refs AddressSize Name
1 21 0xc040 8c6d08 kernel
21 0xc0cc7000 4864 sem.ko
31 0xc41eb000
On 02/13/12 20:08, siefke_lis...@web.de wrote:
Hello,
I'm trying to get Linux running various applications to the. Brandelf was
applied to the binaries. But any Linux application crashes at startup.
freebsd-desk# kldstat
Id Refs AddressSize Name
1 21 0xc040 8c6d08 kernel
2
Found answer to my own question
http://www.cyclecide.com/~rudy/example/custom-freebsd.html
is the link that i was looking for this is to replace a precompiled file
(such as adding a kernel module or changing default kernel)
Regards.
On Sat, Feb 11, 2012 at 8:20 PM, Omer Faruk SEN wrote:
> Hi,
Or to use a patch file (my friend send this to me) which is a better method
if you can apply patch
http://romana.now.ie/writing/customfreebsdiso.html
On Mon, Feb 13, 2012 at 2:13 PM, Omer Faruk SEN wrote:
> Found answer to my own question
>
> http://www.cyclecide.com/~rudy/example/custom-free
On 13 Feb 2012 at 21:01, Da Rock wrote:
> On 02/13/12 20:08, siefke_lis...@web.de wrote:
> > Hello,
> >
> >
> > I'm trying to get Linux running various applications to the.
> > Brandelf was applied to the binaries. But any Linux application
> > crashes at startup.
> >
> > freebsd-desk# kldstat
> >
On 13/02/2012 12:22, Dave wrote:
> On 13 Feb 2012 at 21:01, Da Rock wrote:
>
>> On 02/13/12 20:08, siefke_lis...@web.de wrote:
>>> Hello,
>>>
>>>
>>> I'm trying to get Linux running various applications to the.
>>> Brandelf was applied to the binaries. But any Linux application
>>> crashes at star
Hello list!
Is this is OT then i'm sorry.
Trying to get sendmail act as a mua, following this tutorial
http://www.sendmail.org/~ca/email/auth.html
Scroll down a bit to Using send
Is it really necessary to install cycrus-sasl2?
How do one make sendmail to pick sasl2 up when building sendm
I have a problem that could either be easily solved, or potentially coul
dhave me royally screwed.
I had a FreeBSD 8.0 system crash on me, and I lost some binaries
including zfs tools. I tried fixing with Fixit but had no such luck so I
rebuilt world and kernel on a fresh hard drive. The old s
On 13/02/2012 15:08, Bernt Hansson wrote:
> Is this is OT then i'm sorry.
>
> Trying to get sendmail act as a mua, following this tutorial
>
> http://www.sendmail.org/~ca/email/auth.html
>
> Scroll down a bit to Using send
>
> Is it really necessary to install cycrus-sasl2?
>
> How do one
On Feb 13, 2012 10:48 AM, "Shrikansh" wrote:
>
> Hi,
>
>
> I am a SEO Specialist from India looking for a job in the field of
Internet marketing .
>
> I have 4 years experience with SEO, Website Design and development. I
would like to work remotely from my present location in India and help your
o
More insight into my tomfoolery: I think the "different hostnames" issue
may be because of my ignorance. If you can't tell I'm fairly new to zfs,
and even newer to the revelation of zpools (I've been using one for over
a year but had no idea, I wasn't the one who set it up). When I had
finished
On Mon, Feb 13, 2012 at 03:28:45PM +, Matthew Seaman wrote:
> On 13/02/2012 15:08, Bernt Hansson wrote:
> > Is this is OT then i'm sorry.
> >
> > Trying to get sendmail act as a mua, following this tutorial
> >
> > http://www.sendmail.org/~ca/email/auth.html
> >
> > Scroll down a bit to Usin
Hello,
On Mon, 13 Feb 2012 12:47:07 + Matthew Seaman wrote:
> The undefined symbol errors suggest that the OP is missing some
> important linux shlibs which should be installed in
> /compat/linux/usr/lib -- what linuxbase port have you installed, and
> what distro did you obtain those linux ex
Hello,
On Mon, 13 Feb 2012 12:22:15 - Dave wrote:
> Don't you have to install/load a module for Linux binary compatability to
> work in F'BSD? I seem to remember that being mentioned during a recent
> 8.something install.
I have load the kernel module with boot.
freebsd-desk# cat /etc/rc
Hi guys, I have FreeBSD 9.0-RELEASE installed on VMware vSphere ESXi 5.0
with open-vm-tools-nox11-471268_1. Everything seemed to be working great
for a few days until I came into work this morning and it had crashed. I
don't have a dump, but this message was in the log when it came back up:
Feb
On Mon, February 13, 2012 11:31 am, Adam Coates wrote:
> More insight into my tomfoolery: I think the "different hostnames" issue
> may be because of my ignorance. If you can't tell I'm fairly new to zfs,
> and even newer to the revelation of zpools (I've been using one for over
> a year but had n
On Mon, February 13, 2012 2:25 pm, Daniel Staal wrote:
>
> On Mon, February 13, 2012 11:31 am, Adam Coates wrote:
>> More insight into my tomfoolery: I think the "different hostnames" issue
>> may be because of my ignorance. If you can't tell I'm fairly new to zfs,
>> and even newer to the revelat
w can i move a file from my home filesystem to my one disc drive
without using a GUI? i don't have a graphic interface on my FBSD
system and want to save a 600MB file to my cdrom?
thanks for tips on what i have Long forgotten!
gary
--
Gary Kline kl...@thought.org http://www.thought.org
Using "scp" you can copy data to/from your remote FreeBsd system. If the file
is not on a local network, but on internet, you should use rsync instead of
scp, it allows to continue copying if the network disconnects.
If your home computer is a Windows PC you can install Cygwin to be able to open
> From owner-freebsd-questi...@freebsd.org Mon Feb 13 13:37:30 2012
> Date: Mon, 13 Feb 2012 11:32:07 -0800
> From: Gary Kline
> To: FreeBSD Mailing List
> Cc:
> Subject: how can i offload a 600m file without graphic tools?
>
>
> w can i move a file from my home filesystem to my one disc drive
1. I have got Installation dvd for freebsd 9.0. I've succesfully
installed it in vmware. Now i want to install the packages included in
the dvd. Somehow or the other sysinstall can not mount the dvd. So i
manually mounted it in /mnt and copied the /package folder into
my /root. Now what should i do
Hi,
I am in the process of upgrading my laptop from 8- to 9-STABLE, thus
also rebuilding a LOT of ports.
I now notice that Postfix stopped to work with SASL AUTH (TLS and
unencrypted is fine), and it appears that the problem is with
cyrus-sasl2. I've gotten as far as building the sample s
Hi,
I am in the process of upgrading my laptop from 8- to 9-STABLE, thus
also rebuilding a LOT of ports.
I now notice that Postfix stopped to work with SASL AUTH (TLS and
unencrypted is fine), and it appears that the problem is with
cyrus-sasl2. I've gotten as far as building the sample server an
On 13/02/2012 20:01, Arif Hossain wrote:
> 1. I have got Installation dvd for freebsd 9.0. I've succesfully
> installed it in vmware. Now i want to install the packages included in
> the dvd. Somehow or the other sysinstall can not mount the dvd. So i
> manually mounted it in /mnt and copied the /p
Hi,
Before making the move from 7.0 to 8.2, I ran a little script that did a
backup of selected files
and folders.
Trying to recover these files on 8.2, I found that some of the archives -
unfortunately those with
the files that are dear to me - are corrupted.
In other words, I just wanted to as
>> On Fri, 10 Feb 2012 10:34:20 -0500,
>> Henry Olyer said:
H> I never learned a shell language. I suppose no one is as dumb as
H> someone who choose's not to learn, so, what's the right one. csh?
Not for scripting:
http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/
I work in an en
Hi,
It would depend, I think, on how the file is corrupted. Is it the
compressed data that is corrupted or the uncompressed tar stream? You might
want to try the pax(1) utility to see if it is able to push through the
errors (if its in the tar stream).
I was able to recover da
On Mon, Feb 13, 2012 at 8:56 PM, _ wrote:
> Hi,
>
> Before making the move from 7.0 to 8.2, I ran a little script that did a
> backup of selected files
> and folders.
>
> Trying to recover these files on 8.2, I found that some of the archives -
> unfortunately those with
> the files that are dear
2012/2/14, APseudoUtopia :
> On Mon, Feb 13, 2012 at 8:56 PM, _ wrote:
>> Hi,
>>
>> Before making the move from 7.0 to 8.2, I ran a little script that did a
>> backup of selected files
>> and folders.
>>
>> Trying to recover these files on 8.2, I found that some of the archives -
>> unfortunately
> -Original Message-
> tar: Damaged tar archive
> tar: Retrying...
> tar: gzip decompression failed
> tar: Error exit delayed from previous errors.
> # gzip --test sr12292011.tar.gz
> gzip: data stream error
> gzip: sr12292011.tar.gz: uncompress failed # gunzip < sr12292011.tar.gz
> >
2012-02-13 16:28, Matthew Seaman skrev:
Thank you for your answer.
On 13/02/2012 15:08, Bernt Hansson wrote:
Is this is OT then i'm sorry.
Trying to get sendmail act as a mua, following this tutorial
http://www.sendmail.org/~ca/email/auth.html
Scroll down a bit to Using send
Is it real
2012-02-13 17:35, Nikola Pavlović skrev:
If I understood Bernt correctly, he wants to use it to relay mail to
some remote MTA (ISP's or similar)
That is correct.
There are lightweight MTAs just for this purpose,
I use mail/msmtp and it works great with multiple accounts.
Usually, this is mu
On Mon, Feb 13, 2012 at 7:56 PM, _ wrote:
> Before making the move from 7.0 to 8.2, I ran a little script that did a
> backup of selected files
> and folders.
>
I think it's IT tip #2 "You don't have a backup unless it's tested". #1 is
"Make a backup".
You could try archivers/gzrecover
Good l
On 2/13/2012 11:12 PM, Bernt Hansson wrote:
Thank you for your answer.
I wrote this ages ago and it's still valid. You can ignore the IMAP
stuff if you like. :)
http://www.puresimplicity.net/~hemi/freebsd/sendmail.html
Cheers,
Josh
--
Josh Tolbert
h...@puresimplicity.net || http://www
On 2/13/2012 11:52 AM, sie...@email.de wrote:
Hello,
On Mon, 13 Feb 2012 12:22:15 - Dave wrote:
Don't you have to install/load a module for Linux binary compatability to
work in F'BSD? I seem to remember that being mentioned during a recent
8.something install.
I have load the kernel mod
2012/2/14, Adam Vande More :
> On Mon, Feb 13, 2012 at 7:56 PM, _ wrote:
>
>> Before making the move from 7.0 to 8.2, I ran a little script that did a
>> backup of selected files
>> and folders.
>>
>
> I think it's IT tip #2 "You don't have a backup unless it's tested". #1 is
> "Make a backup".
37 matches
Mail list logo