Featured Post

Arabic Speakers Needed in Austin

Recently, we took on a project for a Iraqi couple who had spent 3 years in a refugee camp prior to finally getting to the US. Their names are Ziad and Mona and they need help far past my ability to help them. It’s not just a matter of the system we gave them being Linux…these folks are not...

Read More

vnode file access

Posted by Anonymous Coward | Posted in BSD | Posted on 20-02-2010

0

Hey, I’m new to the bsd kernel and i’m implementing a vop_read function. The problem I’m having is determining

1. Which physical block is being read given the vnode’s logical block #
2. How many bytes are being read

Any tips are greatly appreciated!

BSD Kernel Source Code

Posted by Anonymous Coward | Posted in BSD | Posted on 08-02-2010

0

Hi
I need the BSD core (kernel) operating system
Please let me download link

I’m from Iran

Please help me

Thank you very much

FreeBsd 8.0 : Just for Gurus! Trunk/Etherchannel mode

Posted by Anonymous Coward | Posted in BSD | Posted on 02-02-2010

0

Hi Buddies!
I need to do a new kind of setting in FreeBSD (i’m a newbie using this OS).

Interface 1 y 2 in Trunk/Etherchannel mode
IP-> xx.xx.xx.xx
netmask-> 255.255.255.0

Anybody can help me with a step by step Guide?.

THANKS A MILLION!!!

Xwindows Problem OPenBSD 4.6

Posted by Anonymous Coward | Posted in BSD | Posted on 31-01-2010

0

Hi,

I have OpenBSD 4.6 installed as a VM in Virtual Box on my Ubuntu 9.10 machine.
Problem is that the XWindows will not start when I boot my OpenBSD VM.

I am new to OpenBSD. How do I fix this problem?

FreeBSD 7.2 and hme driver

Posted by Anonymous Coward | Posted in BSD | Posted on 21-01-2010

0

Hi,

I’m using a Sun’s quad network card, which uses hme driver. Driver is built into kernel (puting if_hme_load="YES" in loader.conf doesn’t solve the problem). Every time machine reboots, driver doesn’t come up soon enough and the interfaces don’t configure properly.
For now, the only way to get things up as they should be is to boot into single mode and manually load driver.
Has anyone experienced similar problems?

Thank you.

Luka

Right patch for libXmu-1.0.3,1

Posted by Anonymous Coward | Posted in BSD | Posted on 17-01-2010

0

Hi all,

First happy new year to all and your families.

My question:

I’m trying to install X11 on FreeBSD 7.0 ……

This box has no net connection so I downloaded components of X, and last step asked me annoying questions !!!!!

Step 23: Fetch libXmu-1.0.3.tar.bz2
port manually to /usr/ports/x11-toolkits/libXmu

Patching for libXmu-1.0.3,1
Applying FreeBSD patches for libXmu-1.0.3,1

So, i did a "cp " command line to /usr/ports/X-11toolkits/libXmu, after getting tarball.

Downloaded the patch, named " patch-Xaw-dep.diff,v " on a usb key

Then trials to "patch" with no great succes …….

patch < patch-Xaw-dep.diff,v

Hmm looks like a unified diff to me
The text leading up to this was:

Index: EditresCom.c
RCS file : /cvs/xlibs/Xmv/EditresCom.c,v
retrieving revision 1.23
diff -u -r1.2.3 Editrescom.c
— a / Editrescom.c
+++ b/ Editrescom.c

Then with a "find" command , i tried to search for file "libXmu-1.0.3,1 " and then answered to the question " File to patch" .

Nowaday, nothing’s fine ,so if anyone can tell me the right way to do, I’d be really happy.

PS: I am running Suse , and Slack but with BSD , begining is more difficult .

Thanks in advance.

jm

configure /usr/local/etc/be-agent.cfg

Posted by Anonymous Coward | Posted in BSD | Posted on 17-01-2010

0

hi

Howto configure Ralus at /usr/local/etc/be-agent.cfg on FreeBSD 7.0?

I’ve tried the following:

Code:


# cat /usr/local/etc/be-agent.cfg

name bsd.domain
export / as root
export /usr as usr
export /var as var
export /tmp as tmp
force_address 10.10.1.50
tell 10.10.1.250
tell_interval 30
follow_symdirs
exclude_dir /dev
exclude_dir /proc


but if I try to connect from the Backup Exec then /usr or /var seems to be empty.

New to Unix

Posted by Anonymous Coward | Posted in BSD | Posted on 17-01-2010

0

Good morning,

I am brand new to using Unix so forgive me for my ignorance. I am using FreeBSD and am trying to figure out how to change my IP address. Sorry for the stupid questions but I am learning so please bear with me.

Thank you,
Tommy

UNIX IP Address question

Posted by Anonymous Coward | Posted in BSD | Posted on 17-01-2010

0

Good morning,

I am brand new to using Unix so forgive me for my ignorance. I am using FreeBSD and am trying to figure out how to change my IP address. Sorry for the stupid questions but I am learning so please bear with me.

Thank you,
Tommy

configure /usr/local/etc/be-agent.cfg

Posted by Anonymous Coward | Posted in BSD | Posted on 11-01-2010

0

hi

Howto configure Ralus at /usr/local/etc/be-agent.cfg on FreeBSD 7.0?

I’ve tried the following:

Code:


# cat /usr/local/etc/be-agent.cfg

name bsd.domain
export / as root
export /usr as root
export /var as root
export /tmp as root
force_address 10.10.1.50
tell 10.10.1.250
tell_interval 30
follow_symdirs
exclude_dir /dev
exclude_dir /proc


but it doesn’t work:

Code:

# /usr/local/etc/rc.d/be-agent start
added: not found
Starting be_agent.
/usr/local/etc/rc.d # Backup Exec -- Unix Agent, Version 5.01 Revision 5.046
Copyright 2001 VERITAS Software Corporation.  All Rights Reserved.
/usr/local/bin/agent.be: Using configuration file: /usr/local/etc/be-agent.cfg
/usr/local/bin/agent.be: Duplicate resource name: 'root'
/usr/local/bin/agent.be: Duplicate resource name: 'root'
/usr/local/bin/agent.be: Duplicate resource name: 'root'
/usr/local/bin/agent.be: Forcing IP address: 10.10.1.50
/usr/local/bin/agent.be: Invalid configuration file.
/usr/local/bin/agent.be: Agent initialization failed.