Networking IP Address Issues : NetBSD on Xen VM

2012-07-03 Thread dhaneshk k


List,

Little bit offtopic of FreBSD, Hope some one can help with some suggestions..


The Objective is to
port NetBSD as a Virtual Machine into  Cloud.






Steps Involved in
Porting NetBSD as a Virtual Machine:





Porting of NetBSD as
a Virtual Machine involves 2 steps.


A. Porting NetBSD
w.r.t Virtualization



B. Porting NetBSD
w.r.t Cloud MiddleWare


If Step 1 is
completed successfully, then only Step2 could be proceeded.







A. Porting NetBSD
w.r.t Virtualization:




 
We use Xen
Virtualization.Xen Virtualization involves the following steps.


Various methods are
available to port NetBSD as Virtual Machine in Xen





1. Building from ISO
( Via Paravirtualization - Using NetBSD community provided Kernel /
Full Virtualization - using Qemu )






2. Building the
NetBSD File System from the Source





We have tried both
the ways.







1.1 Building from ISO
( Via Paravirtualization - Using NetBSD community provided Kernel ):





1. Get the ISO file
of NetBSD Operating System .


2. Build the IMG
File from the ISO File by using NetBSD community provided Kernel 






Refer :
http://www.netbsd.org/ports/xen/howto.html






1.2 Building from ISO
( Via Full virtualization - Using Qemu):





Refer:
http://open.eucalyptus.com/wiki/creating-images-iso-xen


By following the
above Step, the following version of NetBSD Image was built.










Version



NetBSD
5.1





Kernel



XEN3_DOMU





Kernel
Version



NetBSD
netbsd51.yourdomain.org 5.1 NetBSD 5.1 (XEN3_DOMU) #0: Sat Nov 6
13:17:16 UTC 2010
bui...@b6.netbsd.org:/home/builds/ab/netbsd-5-1-RELEASE/amd64/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/amd64/compile/XEN3_DOMU
amd64





Architecture



amd64
/ 64 Bit Guest Virtual Machine








Working
Components :





The NetBSD Guest is
booted successfully in Multi User Mode, which enables root user to
create / delete files / directories.


The Network
Interface is xennet0



The File System
details are as follows.















Filesystem



Size



Used



Avail



%Cap



Mounted
on





/dev/xbd0a



9.5
GB



628
MB



8.4
GB



6%



/





kernfs



1.0K



1.0K



0B



100%



/kern





ptyfs



1.0K



1.0K



0B



100%



/dev/pts





procfs



4.0K



4.0K



0B



100%



/proc
















Issues Faced:





Unable to set IP
Address manually (or) via dhclient
command.



Even though static
IP Address is assigned, netmask,gateway

is set, the NetBSD Guest
Virtual Machine is unable to

 connect to outside Network; Machines in
outside network 

are also unable to connect to the NetBSD Guest
Virtual 

Machine .





Please shed some light on this, Why this issue occurs ?  Or  doing wrong way?






2. Building the
NetBSD File System and Kernel from the Source:







NetBSD Image could
be built by connecting to the NetBSD

 repository, download the Source
packages, compile and build

the Kernel and the NetBSD File System;
at last convert the

 NetBSD File System into a single Image via makefs
command.







I compiled 64 Bit
NetBSD Kernel and 64 Bit NetBSD File System.






B. Porting NetBSD
into Cloud MiddleWare:





Porting NetBSD into
Cloud Middleware involves bundling ,

 uploading and registering
Kernel, RamDisk and Machine Image

 into  Cloud.











The
NetBSD Image has been uploaded into cloud and a sample Virtual
Machine was run Successfully in our Cloud Setup (192.168.1.6).












Refer :


http://blog.netbsd.org/tnf/entry/netbsd_now_runs_under_amazon





By following this
procedure, the following version of NetBSD

 Image was built.










Version



NetBSD
6.99.8





Kernel



XEN3_DOMU





Kernel
Version



NetBSD
6.99.8 NetBSD 6.99.8 (XEN3_DOMU) #0: Fri Jun 29 21:55:59 IST 2012
root@pancdaccloud:/home/src/usr/obj/sys/arch/amd64/compile/XEN3_DOMU
amd64





Architecture



amd64
/ 64 Bit Guest Virtual Machine








Working
Components :





The Network
Interface is xennet0



IP Address was
obtained successfully via dhclient
command.






The NetBSD Guest
Virtual Machine is able to connect to

 outside Network; Machines in
outside network are also able

 to connect to the NetBSD Guest Virtual
Machine .














The File System
details are as follows.















Filesystem



Size



Used



Avail



%Cap



Mounted
on





root_device



255
MB



135
MB



107
MB



55%



/





tmpfs



1.4
MB



632
KB



840
KB



42%



/dev








Issues Faced:





1.The NetBSD Guest
is booted in Single User Mode, which

 disables root
user to create / delete files / directories.The

 Filesystem is mounted
in read-only
mode.

Why the box going to Single user mode? Am I doing wrong ?







Common Issues:





There are certain
places where Human Intervention is

 required.While NetBSD Virtual
Machine Guest is being

 booted, at first it asks for default
Interpreter (/bin/sh).At this

 situation, User is required to give a
value and press Enter

 Key.After getting input from the User, System
Services are

 

RE: Networking IP Address Issues : NetBSD on Xen VM

2012-07-03 Thread dhaneshk k

List,

Please ignore my previous mail  with the same subject line because there was a 
terrible formatting  mistake.
Please see the attached pdf  which briefs the problem in assigning the IP 
address to the netbsd virtual machine.
The Xen VM is running on Debian/ GNU Linux.

Please find the attached document for detailed description.

Any hints much appreciated.

Thanks in advance,
Dhanesh















 From: sub...@80386.org
 Date: Wed, 4 Jul 2012 00:06:56 +0530
 To: dhanes...@hotmail.com
 CC: freebsd-questions@freebsd.org
 Subject: Re: Networking IP Address Issues : NetBSD on Xen VM
 
 
 On 03-Jul-2012, at 12:34 PM, dhaneshk k wrote:
 
  
  The Same problems
  discussed here were faced.
  
  Any hints to solve these issues much appreciated.
 
 No hints till you learn how to format your email properly, a basic 
 requirement when posting to a mailing list.
 
  
  Thank you
 
 You are welcome.
 
 Subhro
 
 --
 Subhro Sankha Kar
 System Administrator
 Working and Playing with FreeBSD since 
 2002___
 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
  

NETBSD-AS-A-VIRTUAL-MACHINE-IPAddress_Issues.pdf
Description: Adobe PDF document
___
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

kgdb and vmcore.0 cannot access memory at 0x252d1

2011-05-10 Thread dhaneshk k

list,

 I  am new to kernel debugging,   I compiled  a new  kernel with options   
KDB and DDBin addition to the GENERIC config and booted with the new  
kernel.( Goal is to debug  the coredumps  in my laptops /var/crash/vmcore  
files and try to find and fix the panic/situation which produce these coredumps)

I tried to analyze   all  of the   vmcore filesin my /var/crash/vmcore.x
core dumps

steps done
after booting  into the   new kernel

#  cd /usr/obj/usr/src/sys/MYCUSTORMKERNEL
#kgdb kernel.debug  /var/crash/vmcore.0

 kgdb kernel.debug /var/crash/vmcore.0
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-marcel-freebsd...
Cannot access memory at address 0x252d1
(kgdb) 
(kgdb) 

For all the vmcore files  I am getting  this output..  Cannot access memory 
at address 0x252d1, how can I proceed  from here, 

How to debug  what  is happening,  what makes the kernel  to dump these vmcores 
 and  fix the issue by using  further debugging..
what  are the next steps ,  if there a message  in kgdb  Cannot access memory 
at address   0x252d1 or any address  

Please share your  suggestion and hints to debug  more from this point. I am 
stuck here..

Thanks in advance
Dhanesh



  
___
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


kgdb vmcore Cannot access memory at 0x252d1

2011-05-10 Thread dhaneshk k

list,

 I  am new to kernel debugging,   I compiled  a new 
kernel with options   KDB and DDBin addition to the GENERIC
config and booted with the new  kernel.( Goal is to debug  the
coredumps  in my laptops /var/crash/vmcore  files and try to find and
fix the panic/situation which produce these coredumps)

I tried to analyze   all  of the   vmcore filesin my /var/crash/vmcore.x
core dumps

steps done
after booting  into the   new kernel

#  cd /usr/obj/usr/src/sys/MYCUSTORMKERNEL
#kgdb kernel.debug  /var/crash/vmcore.0

 kgdb kernel.debug /var/crash/vmcore.0
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-marcel-freebsd...
Cannot access memory at address 0x252d1
(kgdb) 
(kgdb) 

For
all the vmcore files  I am getting  this output..  Cannot access
memory at address 0x252d1, how can I proceed  from here, 

How
to debug  what  is happening,  what makes the kernel  to dump these
vmcores  and  fix the issue by using  further debugging..
what  are the next steps ,  if there a message  in kgdb  Cannot access memory 
at address   0x252d1 or any address  

Please share your  suggestion and hints to debug  more from this point. I am 
stuck here..

Thanks in advance
Dhanesh
  
___
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


Server cannot boot : mount root got stuck

2010-07-01 Thread dhaneshk k

Fellow FreeBSDians, 


 I am experiencing a problem with my FreeBSD server box. I can't  get the 
system up. when I boot the machine its boots asking for boot options, and going 
with the default boot option
This is an old freeBSD server box with FreeBSD-6.1

then its reaching  mount root 

after that nothing,   its  stuck on this  prompt  mount root

 mount root

I didn't do anything,  day before yesterday its working.. 
Yesterday when I tried to login from my desktop ,  it not allowing  me to login 
through my ssh keys
 so I checked physically the server and connected a monitor, seeing   the   
boot splash image is garbled with some alphabetic characters.. and tried to 
reboot, hardware reboot.
But  it reaching the boot splash image of FreeBSD with   boot options  
displayed, but what ever boot option I select , it not going further, but 
reboots again to the boot splash image screen.

Today morning  I just took its hard disk and connected to another box having 
same specs
Then I started the box, with the harddisk  of my server ...,  then it going 
after the boot, so I thought issues over...

But my bad, this time  it comes to a  prompt  mount root  and stuck there..

No key board inputs works  in   mount root  prompt


Any hints to recover this  issue,  most appreciated, and this is a  production 
server , and I want it up as early as possible.

Thanks in Advance
Dhanesh
  
_
Bollywood This Decade
http://entertainment.in.msn.com/bollywoodthisdecade/___
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


Brasero can't detect my DVD RW disc to erase and make it blank

2010-02-21 Thread dhaneshk k

 list,
 

I have  Freebsd7.2 and have   gnome2 installed by pkg_add  -r option ,  I 
want to burn  DVD's,  someone advised me  by  using  brasero I can erase/write 
CD/DVDs 


 steps followed was

  1.  in  rc.conf   added

 devfs_system_ruleset=local

2.  in loader.conf

atapicam_load=YES

3   in   /etc/devfs.conf

[local=10]
#DVD+RW
add path 'acd*' mode 0660 group operator
add path 'cd0' mode 0666 group operator
#CAM passthrough
add path 'pass0' mode 0666 group operator
add path 'xpt*' mode 0666 group operator

[r...@kk /dev]# camcontrol devlist
HL-DT-ST DVDRAM GSA-4083N 1.08   at scbus0 target 0 lun 0 (cd0,pass0)


I inserted  my dvd rw disk which has  some   .avi files,  then  launced   
brasero  fromgnome--applications--soundvideo--brasero disk burner

but  from tools --erase  I cant  blank  my DVD RW  becoz   no available disc  
in Select a disc  dialog screen  in brasero.

How can I make brasero to   doblank and  burn  DVDs  successfully ?


Any hints most welcome from .

Thanks in advance  
Dhanesh



For your information  this is the  debug output 

r...@kk]# brasero -gb



hat you need to enable TCP/IP networking for ORBit, or you have stale NFS locks 
due to a system crash. See http://projects.gnome.org/gconf/ for information. 
(Details -  1: Failed to get connection to session: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy 

RE: how to control upload data in bittorrent clients

2010-02-07 Thread dhaneshk k


how  can we control it within transmission ?  Can you shed some light in this  
solution 


mean while I thank  Morgan Wesstron for giving me   the Daniel Hartmeiers 
article , really good.

thanks in advance 
dhanesh

 Date: Sun, 7 Feb 2010 04:57:56 +
 From: rwmailli...@googlemail.com
 To: freebsd-questions@freebsd.org
 Subject: Re: how to control upload data  in  bittorrent clients
 
 On Sat, 06 Feb 2010 23:14:45 +0100
 Morgan Wesström freebsd-questi...@pp.dyndns.biz wrote:
 
 
   1)  in the transmission web   it showing  downloading is 10  kbps
   to 30 kbpsbut uploading  it shows  50 to 92 kbps my question
   is  is it possible to  limit the uploading data rate , how can I do
   this ?
 
  
  Check out Daniel Hartmeier's excellent article on how to prioritize
  TCP ACKs (and other traffic). It will explain what you experience and
  solve the problem for you.
 
 It's a good idea to handle this from within  transmission too.
 Rate limiting works best at the TCP level.
 ___
 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
  
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969___
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


how to control upload data in bittorrent clients

2010-02-06 Thread dhaneshk k




   I am using  transmission-daemon and tr
ansmission web  for  accessing bittorrent sites. 

I have a slow connection,   the problem is that 


1)  in the transmission web   it showing  downloading is 10  kbps to 30 kbps
but uploading  it shows  50 to 92 kbps 
my question is  is it possible to  limit the uploading data rate , how can I do 
this ?

2)  When ever transmission  daemon running and downloading  files,  I can't  
access any other sites, it waiting for long and getting message sever not found 
...  When I stop transmission daemon  then  other sites accessible.  
why its happening ?  any hints to fix it ?


transmission-daemon-1.51_1
transmission-web-1.51


any help most welcome.

dhanesh


  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969___
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


RE: Intel Pro/Wireless3945 issue

2010-01-28 Thread dhaneshk k

still   unable to connect   to wireless modem.  In dmesg  output  I am seeing  
a message  
wpi0  failed  can't load firmware image .

why it  failed to load firmware module ?

I tried to load it  by kldload firmware  then  it reports file already exists . 
 what went wrong  how to fix the  issue of
firmware module unable to load ?

Thanks in advance
Dhanesh

 Date: Wed, 27 Jan 2010 11:42:20 -0700
 From: wbl...@wonkity.com
 To: les...@eskk.nu
 CC: dhanes...@hotmail.com; freebsd-questions@freebsd.org
 Subject: Re: Intel Pro/Wireless3945  issue
 
 On Wed, 27 Jan 2010, Leslie Jensen wrote:
 
  2010-01-27 17:28, dhaneshk k skrev:
 
 I am trying to configure  my laptop for  wireless connectivity to a 
  broadband connection.
  
  these are the steps I followed, I don't know what  I made wrong, please 
  help to fix the issue..
  
  1 ) To  /boot/loader.conf
  
  if_wpi_load = YES
  wlan_load = YES
  wlan_amrr_load = YES
  firmware_load = YES
  wpifw_load = YES
  legal.intel_wpi.licence_ack=1
 ...
  3) then I checked  the out  put  ofifconfig
  
  it showing  wpi0but  no carriers  for the device
  
  I am using  FreeBSD-7.2 i386 release.  Wireless card is   Intel 
  Pro/Wireless  3945 . (In  Windows XP  it works from this Windows I am 
  sending this mail via   Wireless  access)  Any help  most welcome.
 
  You need some lines i /etc/rc.conf
 
  wpa_supplicant_enable=YES  # is for security, try without first
  wlans_wpi0=wlan0   # mine is wlans_iwn0=wlan0
  ifconfig_wlan0=WPA DHCP
 
 The virtual wlan0 was added for FreeBSD 8.  For 7.2, it should still be 
 done the old way (using the actual card, wpi0 in this case).
 
 -Warren Block * Rapid City, South Dakota USA
  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969___
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


Intel Pro/Wireless 3945 issue

2010-01-28 Thread dhaneshk k

 
still unable to connect to wireless modem. In dmesg output I am seeing a 
message 
wpi0 failed can't load firmware image .
 
why it failed to load firmware module ?
 
I tried to load it by kldload firmware then it reports file already exists . 
what went wrong how to fix the issue of
firmware module unable to load ?
 
Thanks in advance
Dhanesh
 
 Date: Wed, 27 Jan 2010 11:42:20 -0700
 From: wbl...@wonkity.com
 To: les...@eskk.nu
 CC: dhanes...@hotmail.com; freebsd-questions@freebsd.org
 Subject: Re: Intel Pro/Wireless3945 issue
 
 On Wed, 27 Jan 2010, Leslie Jensen wrote:
 
  2010-01-27 17:28, dhaneshk k skrev:
 
  I am trying to configure my laptop for wireless connectivity to a 
  broadband connection.
  
  these are the steps I followed, I don't know what I made wrong, please 
  help to fix the issue..
  
  1 ) To /boot/loader.conf
  
  if_wpi_load = YES
  wlan_load = YES
  wlan_amrr_load = YES
  firmware_load = YES
  wpifw_load = YES
  legal.intel_wpi.licence_ack=1
 ...
  3) then I checked the out put of ifconfig
  
  it showing wpi0 but no carriers for the device
  
  I am using FreeBSD-7.2 i386 release. Wireless card is Intel 
  Pro/Wireless 3945 . (In Windows XP it works from this Windows I am 
  sending this mail via Wireless access) Any help most welcome.
 
  You need some lines i /etc/rc.conf
 
  wpa_supplicant_enable=YES # is for security, try without first
  wlans_wpi0=wlan0 # mine is wlans_iwn0=wlan0
  ifconfig_wlan0=WPA DHCP
 
 The virtual wlan0 was added for FreeBSD 8. For 7.2, it should still be 
 done the old way (using the actual card, wpi0 in this case).
 
 -Warren Block * Rapid City, South Dakota USA
 
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969___
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
  
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969___
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


Intel Pro/Wireless3945 issue

2010-01-27 Thread dhaneshk k

Fellow FreeBSDians,

 

  I am trying to configure  my laptop for  wireless connectivity to a broadband 
connection.

 

these are the steps I followed, I don't know what  I made wrong, please help to 
fix the issue..

 

1 ) To  /boot/loader.conf

 

 

if_wpi_load = YES

wlan_load = YES

wlan_amrr_load = YES

firmware_load = YES

wpifw_load = YES

legal.intel_wpi.licence_ack=1

 

save and rebooted the machine

 

and 

 

2) issued the command  ifconfig wpi0 up scan

 

but nothing is reported for  this command

 

 

3) then I checked  the out  put  ofifconfig

 

it showing  wpi0but  no carriers  for the device

 

I am using  FreeBSD-7.2 i386 release.  Wireless card is   Intel Pro/Wireless  
3945 . (In  Windows XP  it works from this Windows I am sending this mail via   
Wireless  access)  Any help  most welcome.

 

thanks in advance

dhanesh

 
  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969___
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


OOo3.1 binary addition makes firefox,evolution unlaunchable from desktop

2009-11-26 Thread dhaneshk k

fellow FreeBSDians,


  I am  facinggnome2  issues in freebsd7.2

I installed freebsd7.2  in an IBMT60 lenova notebook,(  coreduoe 2.16 Ghz, IGB 
ram, ATI graphics)

   I  done  pkg_add  -r xorg, fine created xorg.conf  and tested   with  -retro 
option,  then got  mouse detected with blank screen.  I used hald and dbus in  
rc.conf.


Then I installed gnome   bypkg_add -r gnome2 ,  fine   enabled  gdm in 
rc.conf  and able to login and can use  Desktop .  I can chage Desktop 
background with  .jpeg files
everything fine.

 But when Idownloaded  OOo3.1 binaries for 7.2 release from 

http://lamarelle.lautre.net/OOo/   and   pkg_add locally

, then it failed , asking me to   install python26.x , jbigkit,latest   
gnutls   jpeg from ports  instead of what I have in this box, then  cups-base, 
cups-image, cups-client etc  .

I installed python26, jbigkit, cups-base, cups-image, cups-client.   I 
deinstalled gnutls  jpeg ports and installed  again them.  after this OOo 
got installed  and working fine.  

But after I rebooted the machinebut issues 

1)   firefox browser can't launch , what I made wrong how to fix it?
2) Ekiga softphone , Epiphany webbrowser can't launch.  how to fix ?
   3)in SoundVideo Movie player , swfdec Flash player etch can't launch  
   4) Evolution Mail  calender also can't launced.
   5) I can't change  Desktop background with  .jpeg files ,  but .png  wall 
papers worked for desktop backgroud. ?  

what I made wrong,  how can I fix  these issues,   I really need  a FreeBSD7.2  
Desktop in my  this notebook, 

Please help me with your suggestions  expertise,  All help much appreciated.

Thanks in advance 
Dhanesh



  
_
Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop___
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


how to add OpenOffice binaries in FreebSD7.2

2009-11-26 Thread dhaneshk k



I need to install  openoffice   in my FreeBSD7.2  laptop (IBMT60 coreduo) , 
without doing 
a port installation how can I do  it with package addition

 pkg_add  -r what_the_name_of_openoffice_package

  I need to supply in # pkg_add -r   ?


   Is there an official  FreeBSD package for   OOo  ?   I done   3rd party 
binary installations for open office  from  lamrelle.net .  but all the time it 
crashed  some of my gnome  applications ..such as firefox,  evolution etc..

any hints much appreciated..

dhanesh
  
_
New Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop___
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


RE: CMS

2009-10-16 Thread dhaneshk k

Hi 

If I were you I  use Plone CMS on FreeBSD. Its one among 
the  good  CMSs available and  doesn't require to  configure a 
DataBase  separately. Zope server has its DB  named as ZODB, you can
use with any  database  with APIs  and Security shows pretty good
record.
-
dhanesh

 From: reko.tu...@liukuma.net
 To: pschmehl_li...@tx.rr.com; freebsd-questions@freebsd.org
 Date: Fri, 16 Oct 2009 12:13:12 +0300
 CC: 
 Subject: Re: CMS
 
  I manage a couple of FreeBSD servers for a friend.  He's gotten all 
  excited about content management and thinks that's the way to go. 
  The system he's familiar with is Windows only.  I've done a little 
  research, but I'm wondering if anyone reading the list has 
  experience with a CMS on FreeBSD - one that's in ports preferably.
 
 Due using Postgres, I've had experience on both Drupal and 
 Serendipity, both installed mostly from ports and seem to be updated 
 pretty regularly - although Serendipity can self repair - i.e. load 
 updates for plugins and itself automatically. Both have functioned 
 well enough, although with Drupal if you need more exotic array of 
 plugins, they have to be installed manually as ports seem to miss 
 several.
 
 In addition, some of the Drupal plugins need a bit of tweaking 
 (getting rid of mysqlisms) if used under Postgres, although the main 
 application works good enough.
 
 -Reko 
 
 ___
 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
  
_
Great events make grand headlines – read them all on MSN India
http://in.msn.com___
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


Advise for buying a Refurbished machine

2009-07-09 Thread dhaneshk k

Fellow  BSDians,


   I need an advice  from  FreeBSD users.  I would like to buy a  refurbished 
notebook from IBM.  

 Model   IBM T60I heard  T60 series are excellent ?
 
Please see this URL   and apecifications  of the notebook 
http://www-304.ibm.com/shop/americas/webapp/wcs/stores/servlet/default/ProductDisplay?productId=4611686018425958881storeId=1langId=-1categoryId=2576396dualCurrId=73catalogId=-840

I want to know 
1)  whether this notebook go well with FreeBSD-7.x  versions ?

I want to use  only FreeBSD on this notebook with X window system + Gnome 
Desktop, 

2) please advice me   If I  buy this machine   is that a wise   decision  or  
refurbished  machines are of  high risk  ?


any thoughts most  welcome.

Thanks in advance 
Dhanesh

_
Live Search extreme As India feels the heat of poll season, get all the info 
you need on the MSN News Aggregator
http://news.in.msn.com/National/indiaelections2009/aggregator/default.aspx___
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


RE: glabel(8) a gmirror(8) doesn't work

2009-06-10 Thread dhaneshk k

List members;

http://www.freebsd.org/doc/en/books/handbook/geom-glabel.html

Starting with FreeBSD 7.2, the glabel(8) class
supports a new label type for UFS file
systems, based on the unique file system id, ufsid.

Is the above clause  applicable in this case ? instead of using  tunefs  -L 

can we use#  glabel status  ?

and can use the ufsid labels   of  /dev/ufsid/and  edit  /etc/fstab entries 
 for the partitions?




 From: valentin@gmail.com
 Date: Wed, 10 Jun 2009 09:12:47 +0300
 To: freebsd-questions@freebsd.org
 Subject: glabel(8) a gmirror(8) doesn't work
 
 Hello community,
 
  Yesterday I have installed FBSD 7.2-RELEASE. I have installed on a mirror
 created with gmirror(8). All I have modified on this system is that I have
 updated the sources, rebuild the world and kernel and of course install.
 
  I have named the mirror system0 and all worked well. Now the problem
 is that i want to glabel the partitions on the mirror so i have followed the
 following
 procedure:
 1. reboot to single user
 2. mount -a
 3. tunefs -L var /dev/mirror/system0s1d
 This commands exits with Failed to write superblock.
 
  After reading the man of gmirrror(8) and glabel(8) i have noticed that both
 of them
 store metadata on the last sector of the provider. From this results that
 what I want
 to do is not possible, at least my logic tells me that. Since gmirror wrote
 metadata
 to the last sector of the provider, glabel tries to rewrite it and the
 system stops the
 process to protect the filesystem. But then again for gmirror the providers
 are
 the two hdd i use for mirroring and for glabel the provider is the mirror
 itself. That's
 again what my logic tells me. So i think there is some kind of separation
 between the
 two modules and things should work.
 
  I have searched a bit but couldn't find any relevant info on labeling a
 mirror. I just
 want to know if this is possible and if it's not I'd like to understand why.
 
 Labeling a partition is not a must-have but it's sure nice :).
 
 thanks,
 v
 
 -- 
 network warrior since 2005
 ___
 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

_
cricket and news. Logon to MSN Video for the latest clips
http://www.exploremyway.com___
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


WireLess USB modem not detected .

2009-03-29 Thread dhaneshk k

List;
 
when I attach a USB modem , I am seeing this message  in dmesg output  on 
FreeBSD6.2 
 
ugen0: Qualcomm, Incorporated Qualcomm CDMA Technologies MSM, rev 1.10/0.00, 
addr 2

But it not showing  /dev/ in dmesg   why ?


If it detected what will be the entry in /dev/?


 
Question1)  Can  this USB wireless modem will work with FreeBSD6.2 ? if not  
with a any other  FreeBSD  version by default?

in FreeBSD-6.2 to enable this USB data card, is it needed to recompile the 
Generic kernel? if so  which patch to add  for recompilation ?


 
Question 2) To use this modem to get  wireless connection   which steps I have 
to follow further more..


 Please help me with some tips to make it work in my FreeBSD Laptop.
 
Thanks in Advance
Dhanesh




_
So many new options, so little time. Windows Live Messenger.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx___
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


ugen0: Qualcomm CDMA configuration

2009-03-27 Thread dhaneshk k

List;

when I attach a USB modem , I am seeing this message  in dmesg output  on 
FreeBSD6.2 

ugen0: Qualcomm, Incorporated Qualcomm CDMA Technologies MSM, rev 1.10/0.00, 
addr 2

Question1)  Can  this USB wireless modem will work with FreeBSD6.2 ? if not  
with FreeBSD-7.0 ?

Question 2) To use this modem to get  wireless connection   which steps I have 
to follow further OR which file I have to edit ?

Any FreeBSDians  already have this setup  working , please help me with some 
tips so that it works for me too.

Thanks in Advance
Dhanesh


_
Windows Live Messenger. Multitasking at its finest.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx___
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


password protection for RewriteRule

2009-03-05 Thread dhaneshk k

List;

I am using apache2.2

I need to do a   password protected access toa website   eg  
www.mydomain.com


I have  this  Vhost configuration in   my  httpd-Vhost.conf

VirtualHost *:80
ServerName  mydomain.com
RewriteEngine On
RewriteRule ^/(.*) 
http://127.0.0.1:8081/VirtualHostBase/http/www.mydomain.com:80/site1/VirtualHostRoot/$1
 [L,P]
ErrorLog /var/log/apache/mysite.com/error_log
CustomLog /var/log/apache/mysite.com/access.log combined
/VirtualHostNow anybody   in their  browse  type  www.mydomain.com  they  can 
view my site , but I want to make them to enter a username   password  to 
view the site .


How can  I do apassword protected   access to my site  for this  
RewriteRule  based Vhost 

( I know that I can do   .htaccess  .htpasswd   based authentication for   
directories in  apache . )

But for RewriteRule   is it possible ?  How ?


I appreciate  very much for your valuable  suggestions  hints  to how to do 
that .

Thanks in advance 
Dhanesh.

_
So many new options, so little time. Windows Live Messenger.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx___
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


Any BSDians hands on with apache-2.2 webserver,

2009-03-05 Thread dhaneshk k



.htpasswd Failure .. htpasswd recreation also not working 






 I added a Location /   for restricting access to   my  web site URL. 
I used   Basic  Authentication module..





I created  #htpasswd  -c  .htpasswd  test 



   password  :  test   




 

and restarted  apache .   The  path to  AuthUserFile   is   absolutely the 
system path no error in   that ..



but when I tried to   accessmysites  URL  it  showing the   Authentication 
Dialogue  ,  I enteredusername  : test 




password  : test   ,   but  its not loging in ..)



I recreated the   password  many times  with  other user  names and passwords   
 .. but still I can't login  ..





what may be the issue ?  how can I fix the issue ?








This is the setup 



[r...@sun /usr/local/www/testblock]# ls -al

total 6

drwxr-xr-x   2 www   www512 Mar  5 19:13 .

drwxr-xr-x  11 root  wheel  512 Mar  5 16:10 ..

-rw-r-xr-x   1 www   www 19 Mar  6 09:52 .htpasswd


[r...@sun /usr/local/www/testblock]# cat .htpasswd 

test:Nkw3seTaTE16I

[r...@sun /usr/local/www/testblock]# 





VirtualHost *:80

ServerName   mysite.com



Location /


AuthType Basic

AuthName Auth

AuthUserFile /usr/local/www/testblock/.
htpasswd
Require valid-user
RewriteEngine On
RewriteRule ^/(.*) 
http://127.0.0.1:8081/VirtualHostBase/http/mysite.com:80/site1/VirtualHostRoot/$1
 [L,P]

/Location
ErrorLog /var/log/apache/site1/error_log
CustomLog /var/log/apache/site2/access.log combined
/VirtualHost

Any hints most welcome

Thanks in advance 
KK
_
Windows Live Messenger. Multitasking at its finest.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx___
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


Flash9 and FreeBSD7.0 isssue

2009-02-05 Thread dhaneshk k

Hi  list, 


 I followed  http://freebsd.langhans.com.pl/af/index.html

To enable  flash9   support for FreeBSD7.0




I  installed FreeBSD7.0 with Linux compatibility

so the first step (1.3 ) I skipped   



second step I followed and installed  latestfirefox-devel


then I installed nspluginwrapper



next step I downloaded this  
ftp://greyone.tulatelecom.ru/pub/linux/adobe/install_flash_player_9_linux.tar.gz

from this link 
http://www.filewatcher.com/m/install_flash_player_9_linux.tar.gz.2608602.0.0.html
  as adobe.com not allowing me to download it.


then I untarred itand copied  libflashplayer.so  to   
~/.mozilla/plugins  ( I created plugins directory as there is no
default plugins directory  in  ~/.mozilla/
  and I invoked the nspluginwrapper $ nspluginwrapper  -v -a -i 
and  observed that it created nswrapper.libflashplayer.so   



but   $  nspluginwrapper -l  given me  the   the message  segmentation 
fault  core dumped   sig 11 

what I made wrong ?


 I tried to restart  the firefox and   it restarted and showing message  you 
updated to the latest fiefox version .


but when I accessed the   http://www.adobe.com/shockwave/welcome/   URL I am 
getting message in the   console as 


LoadPlugin: failed to initialize shared library 
/home/dhanesh/.mozilla/plugins/libflashplayer.so [Shared object libdl.so.2 
not found, required by libflashplayer.so]

Gtk-Message: Failed to load module gnomebreakpad:
libgnomebreakpad.so: cannot open shared object file: No such file or
directory
LoadPlugin: failed to initialize shared library 
/home/dhanesh/.mozilla/plugins/libflashplayer.so [Shared object libdl.so.2 
not found, required by libflashplayer.so]

Gtk-Message: Failed to load module gnomebreakpad:
libgnomebreakpad.so: cannot open shared object file: No such file or
directory



but find commad showing that   libdl.so.2 is ther in
/usr/compat/linux/lib/libdl.so.2



# find / -name libdl.so.2
/usr/compat/linux/lib/libdl.so.2


[dhanesh]$ sysctl compat.linux.osrelease
compat.linux.osrelease: 2.4.2

[dhanesh$ uname -a
FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 
r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386



 any hints to  make it work most welcome..  please see this paste also  
http://rafb.net/p/Yz7dBS79.html

thanks in advance 
-- 
K.K. Dhanesh
_
Wish to Marry Now? Join MSN Matrimony FREE!
http://www.in.msn.com/matrimony___
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


accessing a networked printer to a FreeBSD box

2008-12-31 Thread dhaneshk k

people,




I am trying to access a printer from our LAN to my FreeBSD Desktop PC

which package I needed to do  that ?   system-config-printer  right  ?

NOTE :I am not trying to attach a new printer to FreeBSD just want to access an 
already working printer in our LAN


I
installed   system-config-printer from ports , but whenever I tried
to do   $system-config-printer, one blank dialog window blinks
away , the in the tty I am getting this error ..


[bha...@storm /usr/home/bhagat]$ system-config-printer
Traceback (most recent call last):
  File /usr/local/share/system-config-printer/system-config-printer.py, line 
5272, in module
main(configure_printer, change_ppd)
  File /usr/local/share/system-config-printer/system-config-printer.py, line 
5242, in main
mainwindow = GUI(configure_printer, change_ppd)
  File /usr/local/share/system-config-printer/system-config-printer.py, line 
333, in __init__
self.AboutDialog.set_program_name(domain)
AttributeError: 'gtk.AboutDialog' object has no attribute 'set_program_name'
[bha...@storm /usr/home/bhagat]$ 


what
the exact issue ? what I made wrong ,   (I dont think I need CUPS to be
installed as I was not trying to attach a printer to this FreeBSD box) .



Here
I am attaching the system-config-printer.py file please help me fix the
issue   ( OR I have to install any other package than
system-config-printer ?) 


I thank you all in advance for any hints to fix it out .  struggling to fix 
this issue for the last couple of days ..

Any hints most Welcome

Dhanesh



I tried to install gnome-cups-manager too(from ports )   , but installation 
failed as follows



 
gnome-cups-manager.c: In function `event_cb':
gnome-cups-manager.c:79: error: syntax error before do
gnome-cups-manager.c:79: error: syntax error before ')' token
gnome-cups-manager.c:79: error: `_g_boolean_var_' undeclared (first use in this 
function)
gnome-cups-manager.c:79: error: (Each undeclared identifier is reported only 
once
gnome-cups-manager.c:79: error: for each function it appears in.)
gnome-cups-manager.c:79: error: syntax error before ')' token
gnome-cups-manager.c:74: warning: unused variable `printer'
gnome-cups-manager.c: At top level:
gnome-cups-manager.c:53: warning: 'check_cups' defined but not used
gnome-cups-manager.c:72: warning: 'event_cb' defined but not used
gmake[3]: *** [gnome-cups-manager.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31/gnome-cups-manager'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31/gnome-cups-manager'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/print/gnome-cups-manager.
[r...@storm /usr/ports/print/gnome-cups-manager]# 








_
Much more than email – don't miss out on the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/___
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


RE: accessing a networked printer to a FreeBSD box

2008-12-31 Thread dhaneshk k

yes I installed cups from ports

[r...@storm /usr/local/etc/nagios]# ls /var/db/pkg/ |grep cups
cups-base-1.3.7_4
cups-pstoraster-8.15.4_2
libgnomecups-0.2.3_1,1
py25-cups-1.9.41




Date: Wed, 31 Dec 2008 08:48:19 -0300
From: ml...@digiart.art.br
To: dhanes...@hotmail.com; freebsd-questions@freebsd.org
Subject: Re: accessing a networked printer to a FreeBSD box

Do you have CUPS installed?



Mario

-Mensagem original-

De:   dhaneshk k 

Enviada em: 31/12/2008 07:46:49

Para: 

Assunto: accessing a networked printer to a FreeBSD box





people,









I am trying to access a printer from our LAN to my FreeBSD Desktop PC



which package I needed to do  that ?   system-config-printer  right  ?



NOTE :I am not trying to attach a new printer to FreeBSD just want to access an 
already working printer in our LAN





I

installed   system-config-printer from ports , but whenever I tried

to do   $system-config-printer, one blank dialog window blinks

away , the in the tty I am getting this error ..





[bha...@storm /usr/home/bhagat]$ system-config-printer

Traceback (most recent call last):

  File /usr/local/share/system-config-printer/system-config-printer.py, line 
5272, in 

main(configure_printer, change_ppd)

  File /usr/local/share/system-config-printer/system-config-printer.py, line 
5242, in main

mainwindow = GUI(configure_printer, change_ppd)

  File /usr/local/share/system-config-printer/system-config-printer.py, line 
333, in __init__

self.AboutDialog.set_program_name(domain)

AttributeError: 'gtk.AboutDialog' object has no attribute 'set_program_name'

[bha...@storm /usr/home/bhagat]$ 





what

the exact issue ? what I made wrong ,   (I dont think I need CUPS to be

installed as I was not trying to attach a printer to this FreeBSD box) .







Here

I am attaching the system-config-printer.py file please help me fix the

issue   ( OR I have to install any other package than

system-config-printer ?) 





I thank you all in advance for any hints to fix it out .  struggling to fix 
this issue for the last couple of days ..



Any hints most Welcome



Dhanesh







I tried to install gnome-cups-manager too(from ports )   , but installation 
failed as follows







 

gnome-cups-manager.c: In function `event_cb':

gnome-cups-manager.c:79: error: syntax error before do

gnome-cups-manager.c:79: error: syntax error before ')' token

gnome-cups-manager.c:79: error: `_g_boolean_var_' undeclared (first use in this 
function)

gnome-cups-manager.c:79: error: (Each undeclared identifier is reported only 
once

gnome-cups-manager.c:79: error: for each function it appears in.)

gnome-cups-manager.c:79: error: syntax error before ')' token

gnome-cups-manager.c:74: warning: unused variable `printer'

gnome-cups-manager.c: At top level:

gnome-cups-manager.c:53: warning: 'check_cups' defined but not used

gnome-cups-manager.c:72: warning: 'event_cb' defined but not used

gmake[3]: *** [gnome-cups-manager.o] Error 1

gmake[3]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31/gnome-cups-manager'

gmake[2]: *** [all] Error 2

gmake[2]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31/gnome-cups-manager'

gmake[1]: *** [all-recursive] Error 1

gmake[1]: Leaving directory 
`/usr/ports/print/gnome-cups-manager/work/gnome-cups-manager-0.31'

gmake: *** [all] Error 2

*** Error code 2



Stop in /usr/ports/print/gnome-cups-manager.

[r...@storm /usr/ports/print/gnome-cups-manager]# 

















_

Much more than email ? don't miss out on the rest of the Windows Live?.

http://www.microsoft.com/windows/windowslive/___

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


_
Much more than email – don't miss out on the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/events.aspx___
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


acpi_tz0: _TMP value is absurd ignored (-269.7C) Message in every 3 seconds .

2008-10-06 Thread dhaneshk k


 
People ;
 
 
I installed freebsd-7.0  in a p4 machine , after installation when I reboot the 
machine , I am getting the message 
 
acpi_tz0: _TMP value is absurd ignored (-269.7C)   in every 3 seconds ..
 
 
intel p4 3.0 GHz 
 
Intel 82915G  (915G GMCH )
 
 
How can i get rid off this ... can someone shed some light on this regard ..
 
 
Thanks in advance 
 
Dhanesh 
_
Movies, sports  news! Get your daily entertainment fix, only on live.com
http://www.live.com/?scope=videoform=MICOAL___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


acpi_tz0: _TMP value is absurd ignored (-269.7C)

2008-10-03 Thread dhaneshk k


People ;


I installed freebsd-7.0  in a p4 machine , after installation when I reboot the 
machine , I am getting the message 

acpi_tz0: _TMP value is absurd ignored (-269.7C)   in every 3 seconds ..


intel p4 3.0 GHz 

Intel 82915G  (915G GMCH )


How can i get rid off this ... can someone shed some light on this regard ..


Thanks in advance 

Dhanesh 

_
Movies, sports  news! Get your daily entertainment fix, only on live.com
http://www.live.com/?scope=videoform=MICOAL___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ScreenCapturing tool for FreeBSD-7.0 Release

2008-09-24 Thread dhaneshk k


HI all ;

Can anyone recommend a working screencapturing tool such as XvidCap  for 
FreeBSD-7.0 , 

I installed XvidCap but its not working any other tools OR  Solutions for doing 
screen Capturing ..

It will be useful for  demo presentations  alot..

Thanks in advance 
Dhanesh

_
Search for videos of Bollywood, Hollywood, Mollywood and every other wood, only 
on Live.com 
http://www.live.com/?scope=videoform=MICOAL___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


(no subject)

2008-09-23 Thread dhaneshk k

 Hi  all ;

 I installed  eclipse(3.2.2) from  ports , in my FreeBSD-7.0 RELEASE box , 
where diablo-jdk-15.0 installed 
 
but when I start   eclipsegetting a splash message  as follows ... 


#eclipse  


JVM terminated. Exit code=1
/usr/local/bin/java
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar
-os freebsd
-ws gtk
-arch x86
-launcher /usr/local/eclipse/eclipse

-name Eclipse
-showsplash 600
-exitdata b000f
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar 


in TTY i am getting error 

java: error: no suitable JavaVMs found




How can I solve the issue with eclipse3.2.2 in FreeBSD7.0-Release with 
diablo-jdk-1.5.0



 I got you contact from this post : 

http://lists.freebsd.org/pipermail/freebsd-current/2007-December/081473.html


 Your valuable tips most welcome ..  That may help me to fix this issue..

Thanks in advance

 KK



_
Searching for weekend getaways? Try Live.com
http://www.live.com/?scope=videoform=MICOAL___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


eclipse-3.2.2 issue with diablo-jdk-1.5.0 in FreeBSD-7.0

2008-09-23 Thread dhaneshk k

 Hi ;

 I installed  eclipse(3.2.2) from  ports , in my FreeBSD-7.0 RELEASE box , 
where diablo-jdk-15.0 installed 
 
but when I start   eclipsegetting a splash message  as follows ... 


#eclipse  


JVM terminated. Exit code=1
/usr/local/bin/java
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar
-os freebsd
-ws gtk
-arch x86
-launcher /usr/local/eclipse/eclipse

-name Eclipse
-showsplash 600
-exitdata b000f
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar 


in TTY i am getting error 

java: error: no suitable JavaVMs found




How can I solve the issue with eclipse3.2.2 in FreeBSD7.0-Release with 
diablo-jdk-1.5.0



 I got you contact from this post : 

http://lists.freebsd.org/pipermail/freebsd-current/2007-December/081473.html


 Your valuable tips most welcome ..  That may help me to fix this issue..

Thanks in advance

Dhanesh



_
Searching for the best deals on travel? Visit MSN Travel.
http://in.msn.com/coxandkings___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dial Up-connection setting in FreeBSD

2008-08-14 Thread dhaneshk k

 
   Hi People ;
 
 
 How can I configure a dialup connection for my FreeBSD7.0 (IBMT43-ThinkPad 
machine with Gnome2.20). which is the file /GUI application  for configuring a 
dial up conection in FreeBSD.
Thanks in advance for you valuable hints /tips .
 
Thank you all
Dhanesh.
 
 
 
 
 
 
_
From salsa lessons to filmy gossip, news to music concerts - watch it all on 
MSN Video
http://video.msn.com/?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD70 install problem -ehci0:[GIANT-LOCKED] any hints most welcome

2008-08-04 Thread dhaneshk k







people ;

  
  
   
 I tried  to install FreeBSD7.0 on my new Desktop machine  (Intel core2 duo 
processor , Intel Mother Board  MAGNUS2-LD G31) getting an error while booting 
from the install CD as follows 


ehci0:intel 82801GB/R (IHCH7) USB 2.0 controller   mem 0xfea77c00-0xfra77fff 
irq 23 at device 29.7 on pci0

ehci0 : Reserved 0x400   bytes for rid 0x10 type 3 at 0xfea77c00 
ehci0:[GIANT-LOCKED]


HERE I got stuck  installation not continuing form here   any FreeBSD experts 
please help me to fix the isssue and continue the installation successfully .

any hints most welcome ; 

Thanks in Advance 
Dhanesh .

   

_
Chose your Life Partner? Join MSN Matrimony FREE
http://www.shaadi.com/msn/matrimony.php 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Adding a second disk to increase the space for /var on first dislk : 4 questions

2008-06-10 Thread dhaneshk k



 people :  I am facing a  issue , in my FreeBSD server box   the   /var  
(85 %  now)  directory is going to full , no space left in this  disk anymore .

But I have another disk in my box  which is of 140 GB fresh disk , this I have 
to add so I gone through 
the FreeBSD hand book of adding a new disk .


  According to docs  I  sliced and partitioned the second disk ,

 one doubt  :  here I created  10GB  bsd partition  in the second disk  ,

I have to assign o assign this  for /var (in my first  disk  /var is going to 
full) 


Q1   )  so in /etc/fstab , the mount point what I have to specify  ?  

 /var itself or  I need to create a directory  (mkdir   /myspace ) 

 and add it as the mount point in /etc/fstab  ?like this 


/dev/da1s1e/myspace   ufs  rw  2 2


OR 

  /dev/da1s1e  /var   ufs  rw 22   



which one is correct  ?



and after this editing of  /etc/fstab   and restarting of the machine .


Q 2  )   my  serverbox  how it will continue to use the newly added space ? for 
this I have to do any thing 


some one told me that I have to copy all the contents of the /var  of first 
disk to this newly added  space 

is it right ?

how to do that 


Q3 )dd/dev/da0s1d   /dev/da1s1/e  right ?  (to copy the content 
from   /var (/dev/da0s1d)   of  the first disk  to   the newly added space   
for var   on the second disk(/dev/da1s1e ) 



Q4 )  Is it needed to install all the applications which already installed in 
the /var of the first disk to the  newly 

added space on the second disk? 




please give your tips and advice to  achieve   what I am trying to do.  Many of 
you may have done this 

before please help with your comments 




Thanks in advance for all of you 
Dhanesh



_
No Harvard, No Oxford. We are here. Find out !!
http://ss1.richmedia.in/recurl.asp?pid=500___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Adding a second disk to increase the space for /var on first dislk : but umount /var failed

2008-06-10 Thread dhaneshk k



I followed as per the  directions  up to this 
 
 Now, unmount /var and /mnt and mount your new var:
 
 umount   /var   /mnt
 mount -o rw /dev/da1s1e  /var
 
 Edit /etc/fstab and update it for the new disk:
 
  /dev/da1s1e  /var   ufs  rw 22


I am able to   umount  /mnt   but not   /var 



[EMAIL PROTECTED] ~]# umount /var/
umount: unmount of /var failed: Device busy
[EMAIL PROTECTED] ~]# umount /mnt/
[EMAIL PROTECTED] ~]# umount /var/
umount: unmount of /var failed: Device busy
[EMAIL PROTECTED] ~]# df -h
Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad7s1a496M329M127M72%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad7s1e496M5.4M451M 1%/tmp
/dev/ad7s1f 44G 38G2.9G93%/usr
/dev/ad7s1d1.4G221M1.1G16%/var
devfs  1.0K1.0K  0B   100%/var/named/dev
[EMAIL PROTECTED] ~]# umount /dev/ad7s1
ad7s1   ad7s1a  ad7s1b  ad7s1c  ad7s1d  ad7s1e  ad7s1f  
[EMAIL PROTECTED] ~]# umount /dev/ad7s1d 
umount: unmount of /var failed: Device busy
[EMAIL PROTECTED] ~]# umouny /var/ 
bash: umouny: command not found
[EMAIL PROTECTED] ~]# umouny /var 
bash: umouny: command not found
[EMAIL PROTECTED] ~]# umount /var
umount: unmount of /var failed: Device busy
[EMAIL PROTECTED] ~]# pwd
/root
[EMAIL PROTECTED] ~]# umount /var
umount: unmount of /var failed: Device busy
[EMAIL PROTECTED] ~]# 



getting an error   Error org.freedesktop.Hal.Device.PermissionDeniedByPolicy.

Details  hal-storage-fixed -mountrefused uid 0   How to fix this and 
umount /var



 

Any hints most welcome : 


Thanks in advance 

Dhanesh




 Date: Tue, 10 Jun 2008 10:52:41 +0300
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: Adding a second disk to increase the space for /var on first 
 dislk:  4  questions
 
 
 
 dhaneshk k wrote:
 
   people :  I am facing a  issue , in my FreeBSD server box   the   /var 
   (85 %  now)  directory is going to full , no space left in this  disk 
  anymore .
 
  But I have another disk in my box  which is of 140 GB fresh disk , this I 
  have to add so I gone through 
  the FreeBSD hand book of adding a new disk .
 
 
According to docs  I  sliced and partitioned the second disk ,
 
   one doubt  :  here I created  10GB  bsd partition  in the second disk  ,
 
  I have to assign o assign this  for /var (in my first  disk  /var is going 
  to full) 
 
 
  Q1   )  so in /etc/fstab , the mount point what I have to specify  ?  
 
   /var itself or  I need to create a directory  (mkdir   /myspace ) 
 
   and add it as the mount point in /etc/fstab  ?like this 
 
 
  /dev/da1s1e/myspace   ufs  rw  2 2
 
 
  OR 
 
/dev/da1s1e  /var   ufs  rw 22   
 
 
 
  which one is correct  ?
 
 
 
  and after this editing of  /etc/fstab   and restarting of the machine .
 
 
  Q 2  )   my  serverbox  how it will continue to use the newly added space ? 
  for this I have to do any thing 
 
 
  some one told me that I have to copy all the contents of the /var  of first 
  disk to this newly added  space 
 
  is it right ?
 
  how to do that 
 
 
  Q3 )dd/dev/da0s1d   /dev/da1s1/e  right ?  (to copy the content 
  from   /var (/dev/da0s1d)   of  the first disk  to   the newly added space  
   for var   on the second disk(/dev/da1s1e ) 
 
 
 
  Q4 )  Is it needed to install all the applications which already installed 
  in the /var of the first disk to the  newly 
 
  added space on the second disk? 
 
 
 
 
  please give your tips and advice to  achieve   what I am trying to do.  
  Many of you may have done this 
 
  before please help with your comments 
 
 
 
 
  Thanks in advance for all of you 
  Dhanesh
 
 
 
  _
  No Harvard, No Oxford. We are here. Find out !!
  http://ss1.richmedia.in/recurl.asp?pid=500___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 

 
 You will have to do something like the following:
 
 - Mount the new partition to a temporary mount point (like /mnt) i.e.:
 
 mount /dev/da1s1e   /mnt
 
 - Copy all the contents from /var to /mnt. Since /var is in use in a 
 running system, the results maybe less than optimal. I suggest you 
 switch to single user mode for doing this:
 
 shutdown now
 
 Use something like the following to transfer the files and permissions:
 
 tar cfC - /var . | tar xpfC - /mnt
 
 (thank you M.W. Lucas!)
 
 Now, unmount /var and /mnt and mount your new var:
 
 umount   /var   /mnt
 mount -o rw /dev/da1s1e  /var
 
 Edit /etc/fstab and update it for the new disk:
 
  /dev/da1s1e  /var   ufs  rw 22
 
 either exit to multi user mode or reboot

Reconditioned Laptop advice

2008-03-28 Thread dhaneshk k


People   : I want to bu a laptop , for the time being I can't go for a high end 
machine like hp8510b or like those 

But I found in internet , about IBM  Thinkpad T40   Reconditioned :

So I want  people's valuable advice on Reconditioned machine ;is it safe to 
have this machine , I want to use FreeBSD on this machine , what about the 
reliability of Reconditioned machines ?: your advices may help me to take a 
good decision on my purchase.

thanks in advance
dhanesh


 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

_
Video: Get a glimpse of the latest in Cricket, Bollywood, News and Fashion. 
Only on MSN videos.
http://video.msn.com/?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Default named issues in FreeBSD-6.2:Any hints most welcome

2008-02-17 Thread dhaneshk k


People: i have a strange issue with named services in my freeBSD-6.2-Release Box


(I have installed the OS from the ISO image from which I installed another box 
there named is running fine , but unfortunately in this box its not running ), 
I can't trace it what went wrong ?

 Named is not starting , named forcestart I tried but no use ,
  
later I found that  ther is no executables  as /usr/sbin/named  

 rndc also not found 

whats went wrong with this box ?all named dirs  files there  but  no 
/usr/sbin/named executables :


So how can I rebuild/reinstall this named services in this FreeBSd6.2 box   , 

Expecting your valuable comments to fix this issue :


thanks in advance 
Dhanesh


The following informations may be useful for you to judge whats wrong with my 
installation 


[EMAIL PROTECTED] /usr/sbin]# find / -name named
/var/named
/var/named/var/run/named
/var/run/named
/etc/rc.d/named
[EMAIL PROTECTED] /usr/sbin] Here you can see it not lissting the 
/usr/sbin/named , but in my desktop pc it is listing ;

4   [EMAIL PROTECTED] /usr/sbin]# locate named
/etc/namedb
/etc/periodic/daily/470.status-named
/etc/rc.d/named
/usr/include/pcap-namedb.h
/usr/local/lib/perl5/site_perl/5.8.8/mach/pcap-namedb.ph
/usr/local/lib/python2.5/email/test/test_email_codecs_renamed.py
/usr/local/lib/python2.5/email/test/test_email_codecs_renamed.pyc
/usr/local/lib/python2.5/email/test/test_email_codecs_renamed.pyo
/usr/local/lib/python2.5/email/test/test_email_renamed.py
/usr/local/lib/python2.5/email/test/test_email_renamed.pyc
/usr/local/lib/python2.5/email/test/test_email_renamed.pyo
/usr/local/lib/python2.5/site-packages/dns/namedict.py
/usr/local/lib/python2.5/site-packages/dns/namedict.pyc
/usr/local/lib/python2.5/site-packages/dns/namedict.pyo
/usr/local/lib/python2.5/test/test_email_renamed.py
/usr/local/lib/python2.5/test/test_email_renamed.pyc
/usr/local/lib/python2.5/test/test_email_renamed.pyo
/usr/local/lib/ruby/1.8/xsd/namedelements.rb
/usr/local/man/man3/pcre_copy_named_substring.3.gz
/usr/local/man/man3/pcre_get_named_substring.3.gz
/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html
/usr/local/share/doc/pcre/html/pcre_get_named_substring.html
/usr/local/share/python2.4/Tools/pynche/namedcolors.txt
/usr/local/share/python2.5/Tools/pynche/namedcolors.txt
/usr/local/www/Zope29/lib/python/zope/formlib/namedtemplate.py
/usr/local/www/Zope29/lib/python/zope/formlib/namedtemplate.pyc
/usr/local/www/Zope29/lib/python/zope/formlib/namedtemplate.txt
/usr/ports/misc/renamedlgplugins
/usr/ports/misc/renamedlgplugins/Makefile
/usr/ports/misc/renamedlgplugins/distinfo
/usr/ports/misc/renamedlgplugins/pkg-descr
/usr/ports/misc/renamedlgplugins/pkg-plist
/usr/sbin/named.reconfig
/usr/sbin/named.reload
/usr/share/man/man8/named.reconfig.8.gz
/usr/share/man/man8/named.reload.8.gz
/var/named
/var/named/dev
/var/named/etc
/var/named/etc/namedb
/var/named/etc/namedb/PROTO.localhost-v6.rev
/var/named/etc/namedb/PROTO.localhost.rev
/var/named/etc/namedb/dynamic
/var/named/etc/namedb/make-localhost
/var/named/etc/namedb/master
/var/named/etc/namedb/named.conf
/var/named/etc/namedb/named.root
/var/named/etc/namedb/slave
/var/named/etc/namedb/slave/mydomain.net.slave
/var/named/var
/var/named/var/dump
/var/named/var/log
/var/named/var/run
/var/named/var/run/named
/var/named/var/stats
/var/run/named
/var/run/named/pid
[EMAIL PROTECTED] /usr/sbin]#



  5 [EMAIL PROTECTED] /var]# cat /etc/rc.d/named



#!/bin/sh
#
# $FreeBSD: src/etc/rc.d/named,v 1.22.2.2 2006/02/24 09:38:36 dougb Exp $
#

# PROVIDE: named
# REQUIRE: SERVERS cleanvar
# KEYWORD: shutdown

. /etc/rc.subr

name=named
rcvar=named_enable

command=/usr/sbin/named
extra_commands=reload

start_precmd=named_precmd
start_postcmd=make_symlinks
reload_cmd=named_reload
stop_cmd=named_stop
stop_postcmd=named_poststop

# If running in a chroot cage, ensure that the appropriate files
# exist inside the cage, as well as helper symlinks into the cage
# from outside.
#
# As this is called after the is_running and required_dir checks
# are made in run_rc_command(), we can safely assume ${named_chrootdir}
# exists and named isn't running at this point (unless forcestart
# is used).
#
chroot_autoupdate()
{
# Create (or update) the chroot directory structure
#
if [ -r /etc/mtree/BIND.chroot.dist ]; then
mtree -deU -f /etc/mtree/BIND.chroot.dist \
-p ${named_chrootdir}
else
warn /etc/mtree/BIND.chroot.dist missing,
warn chroot directory structure not updated
fi

# Create /etc/namedb symlink
#
if [ ! -L /etc/namedb ]; then
if [ -d /etc/namedb ]; then
warn named chroot: /etc/namedb is a directory!
elif [ -e /etc/namedb ]; then
warn named chroot: /etc/namedb exists!
else
ln -s ${named_chrootdir}/etc/namedb /etc/namedb
  

Issues : named not starting : Bind configuration in FreeBSD-6.2-Release

2008-02-15 Thread dhaneshk k


People: 


   I  have a FreeBSD-6.2 installed fresh machine , I want this machine as my 
Slave DNS server , 

 here I can't start  named service , Whats wrong with my box ?  I cant find the 
 /usr/sbin/named executable  in my machine , 
is it needed to install bind from ports collection ? just installing the OS 
should do this default right?
 unfortunately its not working for me : how can I make it work?  

did I have to install it from ports ? if so which are the dirs files  to 
remove from the machine (the  OS installed named files Dirs )

[EMAIL PROTECTED] ~]# /etc/rc.d/named stop
Stopping namedrndc: not found
: rndc failed, trying killall: No matching processes were found
[EMAIL PROTECTED] ~]# /etc/rc.d/named forcestart
[EMAIL PROTECTED] ~]# sockstat -4p 53
USER COMMANDPID   FD PROTO  LOCAL ADDRESS FOREIGN ADDRESS
[EMAIL PROTECTED] ~]# /etc/rc.d/named stop
Stopping namedrndc: not found
: rndc failed, trying killall: No matching processes were found
[EMAIL PROTECTED] ~]# find / -name named
/var/named
/var/named/var/run/named
/var/run/named
/etc/rc.d/named
[EMAIL PROTECTED] ~]#

Thanks in Advance 
dhanesh.

_
Post free property ads on Yello Classifieds now! www.yello.in
http://ss1.richmedia.in/recurl.asp?pid=220___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PDF_toTEXT Port /Package Is ther For FreeBSD-6.2 version ?UnRESOLVED issue

2007-11-30 Thread dhaneshk k



2007-11-30 13:43:27 WARNING PortalTransforms Cannot register transform 
pdf_to_text, using BrokenTransform: Error
 Unable to find binary pdftotext in 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin



This was my problem , I was running a Plone/Zope site in  My FreeBSD machine , 
it cant find the program 

pdf_to_text  : 


I installed   PDF_to_htmlfrom ports . But /usr/ports]# make search 
name=pdftotext  : No result 

for this search : If   ther any port or package for  PDF_To_Text : Let me know 
where it is ?


Thanks in advance
Dhanesh




 Date: Fri, 30 Nov 2007 00:53:21 -0700
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: PDF_toTEXT  Port /Package  Is ther For FreeBSD-6.2 version ?
 
 
 
 
 dhaneshk k wrote:
  Hi fiiends;
 
 I need PDF to Text converter Program in My FreeBSD6.2 Server :
 
  CAn any one please point out is ther a PORT for PDF_to_TEXT   conversion OR 
  how to install this utility .
 
  Any hints most welcome
 
  Thanks in Advance 
  Dhanesh
 
 

 My friend,
 You already have converter on your computer:-) Ghostscript!
 Just type pdf2ps filename.pdf and then you can convert ps to ascii i 
 with the command ps2ascii.
 If I remember well you can convert pdf directly to ascii but I forgot 
 how. I think something like pdftoacsii or pdf2ascii
 
 In any case the software you want is not among converters but rather it 
 is in print. (ghostscript and I think dvips is useful to have) .
 There was a thread about 3 months ago when we went systematically over 
 all converters.






 
 J

 
 
 
  _
  Tried the new MSN Messenger? It’s cool! Download now.
  http://messenger.msn.com/Download/Default.aspx?mkt=en-in___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]

 

_
Post free property ads on Yello Classifieds now! www.yello.in
http://ss1.richmedia.in/recurl.asp?pid=219___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PDF_toTEXT Port /Package Is ther For FreeBSD-6.2 version ?

2007-11-29 Thread dhaneshk k


Hi fiiends;

   I need PDF to Text converter Program in My FreeBSD6.2 Server :

CAn any one please point out is ther a PORT for PDF_to_TEXT   conversion OR how 
to install this utility .

Any hints most welcome

Thanks in Advance 
Dhanesh


_
Tried the new MSN Messenger? It’s cool! Download now.
http://messenger.msn.com/Download/Default.aspx?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


webmail client login problem For Local users of My Realdomain

2007-10-31 Thread dhaneshk k

Hai  ,
 

 First of all let me thank all of you for your prompt response , I followed  
the steps now its connected to smtps , so the test successful .

I think I am nearing the successful installation of  my mail server
 with the help of members of this list:
My mail server using the following  software packages 

  postfix, dovecot-imap,postfix-admin,Maia-MailGuard  squirrel mail 

 here in this box now I tested squirrel mail , 

  for any [EMAIL PROTECTED] (the virtual users   and Virtual domains )  that I 
created using posfix-admin  , can login into squirrel mail and they can send 
and receive emails ,

but  for local users of this server (say  my fqdn is : www.mydomain.net ) I can 
not use the local user accounts to login into squirrel mail 
eg : user1  is a local user   in this server machine 
I tried to login to squirrel mail  by this 

 login name : [EMAIL PROTECTED]
password   :  user1password  
when ever I try to login into squirrel mail with local user accounts   login 
failed ..

  So I confused here How can I use my local user accounts  to use squirrel mail 
, so they can start  send  receive emails , through this webmail client :

(ONE thing I tested that   for any local users in this machine they can send 
mails  receive mails to anywhere through shell command ) BUT SQUIRREL mail 
login failed for them.

Is ther any way to add these local users   my FQDN ( like I added virtualusers 
 @ virtual domains by using postfix admin OR any other way )  so that 

[EMAIL PROTECTED] (anyuser = localusers   mydomain.net = FQDN of  my Server 
)

also can login into squirrelmail interface and start send and receive mails 

expecting your suggestions , it will help me to  fix this issue soon

Thanks in Advance 

kk




_
Call friends with PC-to-PC calling -- FREE
http://get.live.com/messenger/overview___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


telnet mydomain.ild 465 : connection closed

2007-10-30 Thread dhaneshk k

Hi all , pls  hepl me to fix this issue 


I followed this DOC


  http://www.purplehat.org/?page_id=8 
 
 
Here while I am testing postfix setup  at this point 
 
telnet localhost 25   :  the  OutPut  obtained as described  as in the tutorial 
in the above link (This test SUCCESSFULL)
 
  BUT for telnet loclhost  465 I cant get the o/p as in tutorial 
 
 
Here what I am able to getfor  telnet localhost 465  
 
 
telnet localhost 465
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.sun.iosn.net.
Escape character is '^]'.
   upto this line oly  I am getting out putnot showing the line  220 
host.domain.tld ESMTP Postfix
 
Q1 :   when I tested with the EHLO test.com  command  telnet connection closed 
immediatelywhy this  ?
 
  this is the o/p   :
 telnet localhost 465
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.sun.iosn.net.
Escape character is '^]'.
EHLO test.com
Connection closed by foreign host.
 
 
I tried to use TELNET machine ip  465  from another machine : then I checke d 
the  maillog  this is the O/P
 this is the o/p   :
 telnet mydomain.tld 465
Trying 63.19.25.1...
Connected to mydomain.net (63.19.25.1).
Escape character is '^]'.
UPTO the above line I am able to get  the O/P (HERE YOU CAN NOTICE the ABSENCE 
OF 220 host.domain.tld ESMTP Postfix ///Here  I tried EHLO test.com as follows 
EHLO test.com
Connection closed by foreign host.  // this wa the result 
 
 
So I analyzed my maillog Its says this 
 
 
 
Oct 30 14:06:21 sun postfix/smtpd[1557]: connect from unknown[63.19.25.1]
Oct 30 14:08:10 sun postfix/smtpd[1557]: SSL_accept error from 
unknown[63.19.25.1]: -1
Oct 30 14:08:10 sun postfix/smtpd[1557]: warning: TLS library problem: 
1557:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown 
protocol:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_srvr.c:580:
Oct 30 14:08:10 sun postfix/smtpd[1557]: lost connection after STARTTLS from 
unknown[63.19.25.1]
Oct 30 14:08:10 sun postfix/smtpd[1557]: disconnect from unknown[63.19.25.1]
  
 
Can you help me what I  made wrong in the configuration  : above there a 
WARNING message  about TLS Library problem 
 
waiting for your kind response 
 
thanks in advance 
KK
 
_
Call friends with PC-to-PC calling -- FREE
http://get.live.com/messenger/overview___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


telnet mydomain.tld 465 ERROR : connection closed

2007-10-30 Thread dhaneshk k


Hi all , pls  hepl me to fix this issue 
 
 
I followed this DOC
 
 
  http://www.purplehat.org/?page_id=8 
 
 
Here while I am testing postfix setup  at this point 
 
telnet localhost 25   :  the  OutPut  obtained as described  as in the tutorial 
in the above link (This test SUCCESSFULL)
 
  BUT for telnet loclhost  465 I cant get the o/p as in tutorial 
 
 
Here what I am able to getfor  telnet localhost 465  
 
 
telnet localhost 465
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.sun.iosn.net.
Escape character is '^]'.
   upto this line oly  I am getting out putnot showing the line  220 
host.domain.tld ESMTP Postfix
 
Q1 :   when I tested with the EHLO test.com  command  telnet connection closed 
immediatelywhy this  ?
 
  this is the o/p   :
 telnet localhost 465
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.sun.iosn.net.
Escape character is '^]'.
EHLO test.com
Connection closed by foreign host.
 
 
I tried to use TELNET machine ip  465  from another machine : then I checke d 
the  maillog  this is the O/P
 this is the o/p   :
 telnet mydomain.tld 465
Trying 63.19.25.1...
Connected to mydomain.net (63.19.25.1).
Escape character is '^]'.
UPTO the above line I am able to get  the O/P (HERE YOU CAN NOTICE the ABSENCE 
OF 220 host.domain.tld ESMTP Postfix ///Here  I tried EHLO test.com as follows 
EHLO test.com
Connection closed by foreign host.  // this wa the result 
 
 
So I analyzed my maillog Its says this 
 
 
 
Oct 30 14:06:21 sun postfix/smtpd[1557]: connect from unknown[63.19.25.1]
Oct 30 14:08:10 sun postfix/smtpd[1557]: SSL_accept error from 
unknown[63.19.25.1]: -1
Oct 30 14:08:10 sun postfix/smtpd[1557]: warning: TLS library problem: 
1557:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown 
protocol:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_srvr.c:580:
Oct 30 14:08:10 sun postfix/smtpd[1557]: lost connection after STARTTLS from 
unknown[63.19.25.1]
Oct 30 14:08:10 sun postfix/smtpd[1557]: disconnect from unknown[63.19.25.1]
  
 
Can you help me what I  made wrong in the configuration  : above there a 
WARNING message  about TLS Library problem 
 
waiting for your kind response 
 
thanks in advance 
KK
_
Check out some new online services at Windows Live Ideas—so new they haven’t 
even been officially released yet.
http://www.msnspecials.in/windowslive/___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


postfix-Dovecot-IMAP-Squirrel mail Problem

2007-10-26 Thread dhaneshk k


  Help please :I configured  testing postfix,dovecot-IMAP ,postfixadmin , 
maia-mailguard ,squirrelmail in a production box(freeBSD-6.2), few issues when 
I use squirrel mail.
  by using postfix admin I created virtual domains and mailboxes for the 
virtual domains , by using this I can log in to squirrel mail , but when I 
compose a mail  sending , its not going to any mailboxes that in any virtual 
domains that I created?
 why  this  ?


My LOG FILES showing  tail /var/log/maillog


Oct 26 15:59:38 sun dovecot: IMAP([EMAIL PROTECTED]): Disconnected: Logged out
Oct 26 15:59:39 sun dovecot: imap-login: Login: user=, method=PLAIN, 
rip=232.195.5.1, lip=232.129.195.5.1, TLS
Oct 26 15:59:39 sun dovecot: IMAP([EMAIL PROTECTED]): Disconnected: Logged out

another user I tried 

Oct 26 15:58:52 sun dovecot: imap-login: Login: user=, method=PLAIN, 
rip=232.195.5.1, lip=232.195.5.1, TLS
Oct 26 15:58:52 sun dovecot: IMAP([EMAIL PROTECTED]): Disconnected: Logged out
Oct 26 15:58:52 sun dovecot: imap-login: Login: user=, method=PLAIN, 
rip=232.195.5.1, lip=232.195.5.1, TLS
Oct 26 15:58:52 sun dovecot: IMAP([EMAIL PROTECTED]): Disconnected: Logged out
Oct 26 15:58:53 sun dovecot: imap-login: Login: user=, method=PLAIN, 
rip=232.195.5.1, lip=232.195.5.1, TLS
Oct 26 15:58:53 sun dovecot: IMAP([EMAIL PROTECTED]): Disconnected: Logged out


Q:2  How can I map the real users(normal users in this server box that I 
created using the useradd  command ) with squirrelmail so they can login to 
squirrelmail and send  receive mail  

Pls help me with your  suggestions 
_
Check out some new online services at Windows Live Ideas—so new they haven’t 
even been officially released yet.
http://www.msnspecials.in/windowslive/___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error -mailman installation through ports

2007-10-18 Thread dhaneshk k




I have  a FreeBSD-6.2 server box , I am trying to settup my mailinlists
system in this box , I have postfix installation working file , in
order to create mailing lists ,



Here I tried to install Mailman from /usr/ports to be used with postfix
MTA  but I got an error , pls help me to fix thsi error 





[EMAIL PROTECTED] /usr/ports/mail/mailman]# pwd

/usr/ports/mail/mailman

[EMAIL PROTECTED] /usr/ports/mail/mailman]# make all install clean 
MM_GROUPNAME=nobody MM_GROUPID=65534

cd /usr/ports/mail/mailman  make config;

..



===  Vulnerability check disabled, database not found

===  Found saved configuration for mailman-2.1.9_4



You may change the following build options:

MM_USERNAME=mailman The username of the Mailman user.

MM_USERID=91The user ID of the Mailman user.

MM_GROUPNAME=mailmanThe group to which the Mailman user will belong.

MM_GROUPID=MM_USERIDThe group ID for the Mailman user.

MM_DIR=mailman  Mailman will be installed in /usr/local/mailman.

CGI_GID=www
The group name or id under which your web server executes CGI scripts.

IMGDIR=www/iconsIcon images will be installed in /usr/local/www/icons.



= mailman-2.1.9.tgz doesn't seem to exist in /usr/ports/distfiles/mailman.

= Attempting to fetch from 
http://heanet.dl.sourceforge.net/sourceforge/mailman/.

mailman-2.1.9.tgz
100% of 7645 kB   36 kBps 00m00s

===  Extracting for mailman-2.1.9_4

= MD5 Checksum OK for mailman/mailman-2.1.9.tgz.

= SHA256 Checksum OK for mailman/mailman-2.1.9.tgz.

===  Patching for mailman-2.1.9_4

===  Applying FreeBSD patches for mailman-2.1.9_4

===   mailman-2.1.9_4 depends on file: /usr/local/bin/python2.5 - found

===  Configuring for mailman-2.1.9_4

--- Starting install script:

--- Using existing group nobody

--- Adding user mailman (91)

--- Creating Mailman directory (/usr/local/mailman)

creating cache ./config.cache

checking for --with-python... /usr/local/bin/python2.5

checking Python interpreter... /usr/local/bin/python2.5

checking Python version... 2.5.1

checking that Python has a working distutils... yes

checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel

checking whether make sets ${MAKE}... yes

checking for true... /usr/bin/true

checking for --without-gcc... no

checking for gcc... cc

checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) works... 
yes

checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) is a 
cross-compiler... no

checking whether we are using GNU C... yes

checking whether cc accepts -g... yes

checking whether #! works in shell scripts... yes

checking for --with-var-prefix... no

checking for --with-permcheck... yes

checking for --with-username... mailman

checking for user name mailman... okay

checking for --with-groupname... nobody

checking for group name nobody... okay

checking permissions on /usr/local/mailman... okay

checking for mail wrapper group; i.e. --with-mail-gid... configure: error:

* No group name mailman found for the mail wrapper program.

* This is the group that your mail server will use to run Mailman's

* programs.  You should specify an existing group with the

* --with-mail-gid configure option, or use --without-permcheck to

* skip this verification step.  See also your mail server's documentation,

* and Mailman's INSTALL file for details

===  Script configure failed unexpectedly.

Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the

/usr/ports/mail/mailman/work/mailman-2.1.9/config.log including the output

of the failure of your make command. Also, it might be a good idea to provide

an overview of all packages installed on your system (e.g. an `ls

/var/db/pkg`).

*** Error code 1



Stop in /usr/ports/mail/mailman.

*** Error code 1



Stop in /usr/ports/mail/mailman.

[EMAIL PROTECTED] /usr/ports/mail/mailman]#



Please help me to install mailman successfully 





Thanks in Advance 

kk_CHN











here the  mailman config.log 





[EMAIL PROTECTED] ~]# tail -200 
/usr/ports/mail/mailman/work/mailman-2.1.9/config.log

This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.



configure:558: checking for --with-python

configure:612: checking Python interpreter

configure:628: checking Python version

configure:662: checking that Python has a working distutils

configure:728: checking for a BSD compatible install

configure:781: checking whether make sets ${MAKE}

configure:810: checking for true

configure:846: checking for --without-gcc

configure:875: checking for gcc

configure:988: checking whether the C compiler (cc -O2 -fno-strict-aliasing 
-pipe  ) works

configure:1004: cc -o conftest -O2 -fno-strict-aliasing -pipeconftest.c  
15

configure:1030: checking whether the C compiler (cc -O2 -fno-strict-aliasing 
-pipe  ) is a 

BitTorrent configuration in FreeBSD-6.2 -for Large file downloads uploads

2007-10-11 Thread dhaneshk k

Hi all,



I had a freebsd 6.2server ,  I want this m/c to be serve  iso images , so users 
of my webportal  have the  the facility to download iso images , each iso about 
650
MB size , 



I heard about Bittorrent so I installed this through FreeBSd ports
tree , the installation is complete .( I can see the commands
bittoreent-curses, bittorrent-console, bittorrent-tracker etc .. by
typing them in shell)



I dont know where to put these  iso images (these images stored in this
servers one of the normal users eg :   /home /myname /1.iso, 2.iso,3.iso etc 
..) so bittorent can serve these files .

 I want  the users of
my webportal can down load these images (by clicking a link in the
website that I hosted in this server machine ) I have apache2.2
installed  and a plone /zope installation for my webportal  and all  working in 
this box 



But how I can use Bittorrent to serve these big files to the remote
users of my website (so that I can save a lot of bandwidth of  my network 
connection )  

The Bittorent is installed in this box was(  py24-BitTorrent-4.20.2_1,1 )  . I 
have the ISO images , but how can I put these ISO's to be served via  
Bittorrent  how others can accesss these iso's from my webserver through 
bittorrent 



pls provide your tips to do this 

Thanks in advance 

kk

_
Search from any Web page with powerful protection. Get the FREE Windows Live 
Toolbar Today!
http://toolbar.live.com/?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Bind configuration in FreeBSD

2007-10-05 Thread dhaneshk k

Hi friends ,

I have a FreeBSD fresh installation in a new  server machine.


   Here I wants to run my DNS server , by default I found the   in  /etc/namedb 
 dir, named.conf  file  master  dir etc in the m/c after  OS installation  
, so I configured my DNS entries(I mean named.conf and zone file  for my 
domain I configured ) , and after that I tried to start   /etc/rc.d/named start 
but no message that it is starting or not .

I would like to ask you whether I have to install , bind 8  or bind 9  through 
/usr/ports/dns  to make this machine  as a DNS server or by default (I mean 
fresh installation) the bind is coming? (because I can see  /etc/namedb dir   
and named.conf  file  ,master dir  , etc ...  there)

pls guide me to setup Bind in FreeBSD6.2   to make A DNS server for my own 
domain 

thanks in Advance
kk

_
Search from any Web page with powerful protection. Get the FREE Windows Live 
Toolbar Today!
http://toolbar.live.com/?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


(no subject)

2007-10-04 Thread dhaneshk k


Hi ,
 
   I have a FreeBSD6.2 server machine.

Here I tried to install python2.4 as follows 

#cd /usr/ports/lang/python24
#make install clean
 
installation completed without any error  but I cant get the python interpreter

when I type # python
Python command not found 

But when I installed python25 I am able to get the python interpreter , but I 
want python24 for my applications to work properly


 
Can anybody help me , very thankful to them
 kk
_
Call friends with PC-to-PC calling -- FREE
http://get.live.com/messenger/overview___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Python24 problem

2007-10-04 Thread dhaneshk k


Hi ,
 
   I have a FreeBSD6.2 server machine.
 
Here I tried to install python2.4 as follows 
 
#cd /usr/ports/lang/python24
#make install clean
 
installation completed without any error  but I cant get the python interpreter
 
when I type # python
Python command not found 
 
But when I installed python25 I am able to get the python interpreter , but I 
want python24 for my applications to work properly
 
 
 
Can anybody help me , very thankful to them
 kk
_
Check out some new online services at Windows Live Ideas—so new they haven’t 
even been officially released yet.
http://www.msnspecials.in/windowslive/___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


python24 problem And py24-imaging module problem

2007-10-04 Thread dhaneshk k


Hi ,
 
   I have a FreeBSD6.2 server machine running zope2.9 and plone .
 
this m/c installed python-2.4.4   from /usr/ports/lang/python24
But when I type python at prompt (# python I am getting an error python:command 
not found 
I tried #python24  and #python2.4  but I am getting the error python24 command 
not found ,
python2.4 command not found )

Question 1 )

I cant get the Python interpreter why ? any suggestion please



 , I have to install PIL image module to support the zope/plone application 
that I am running in this machine But
in /usr/ports there is no such port  for PIL OR I can't recoganize which
port is it
 
...
please suggest  the proper  steps to install  PIL in my BSD box ,
 
 
 
I tried to install  /usr/ports/graphics/py-imaging
by make install clean
 
  Then it starts installing python2.5 and Py25-imaging  (but this wont 
support my application)
 
  
Question 2)

 I want Python2.4 and Py24-imaging  for my site to work properly (because I 
am migrating an existing  plone site )
 
 
please guide me how to install py-imaging24  for my applications to work 
properly
 
Can anybody help me , very thankful to them
 
kk
_
Search from any Web page with powerful protection. Get the FREE Windows Live 
Toolbar Today!
http://toolbar.live.com/?mkt=en-in___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PIL installation through Ports

2007-10-03 Thread dhaneshk k



Hi ,

  I have a FreeBSD6.2 server machine running zope2.9 and plone .

this m/c haspython-2.4.4  but no PIL module , I have to install it  to
support the zope/plone application that I am running in this machine But
in /usr/ports there is no such port  for PIL OR I can't recoganize which
port is it

...
please suggest  the proper  steps to install  PIL in my BSD box ,



I tried to install  /usr/ports/graphics/py-imaging
by make install clean

 Then it starts installing python2.5 and Py-imaging25  (but this wont 
support my application)


 I want Python2.4 and Py-imaging24  for my site to work properly (because I 
am migrating an existing  plone site )



please guide me how to install py-imaging24  for my applications to work 
properly


Can anybody help me , very thankful to them

kk
___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


_
Post free property ads on Yello Classifieds now! www.yello.in 
http://ss1.richmedia.in/recurl.asp?pid=220


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backup Solution

2007-09-28 Thread dhaneshk k

Hi  everybody ,

  I like to know the different backup techniques that is very cheaper (I 
cant go for a SAN, mirror ..  even if I can purchase those,please excuse me  
because I believe more productivity @ less resources )for my webserver, but 
any solution logicaly the cheapest one ,by which I can restore all the data 
that I have just before the server crash(if it occurs)


What I followed was I configured a crontab in mydesktop PC which will run  
rsync utility through ssh  to my webserver at 23 rd hour of  a day . so I 
can get incremntal backup of the directories and database ( that I 
configuerd for rsync )daily .


But I want a solution through that I can restore my server without any data 
lose (ex: if the server crashes at 23.30 hour  then that 30 minutes data I 
lose ).


So many  experts   here in this mailing lists can suggest their techniques 
for a full system recovery( backup solutions) after the crash without  any 
data lose.


Your kind responses will help me lot
Thanks in advance
KK

_
Post free property ads on Yello Classifieds now! www.yello.in 
http://ss1.richmedia.in/recurl.asp?pid=220


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Crash Recovery Backup Solution ?

2007-09-28 Thread dhaneshk k





From: dhaneshk k [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
CC: freebsd-questions@freebsd.org
Subject: Re: Backup Solution
Date: Fri, 28 Sep 2007 06:11:14 +

Hi  everybody ,

  I like to know the different backup techniques that is very cheaper (I 
cant go for a SAN, mirror ..  even if I can purchase those,please excuse me 
 because I believe more productivity @ less resources )for my webserver, 
but any solution logicaly the cheapest one ,by which I can restore all the 
data that I have just before the server crash(if it occurs)


What I followed was I configured a crontab in mydesktop PC which will run  
rsync utility through ssh  to my webserver at 23 rd hour of  a day . so I 
can get incremntal backup of the directories and database ( that I 
configuerd for rsync )daily .


But I want a solution through that I can restore my server without any data 
lose (ex: if the server crashes at 23.30 hour  then that 30 minutes data I 
lose ).


So many  experts   here in this mailing lists can suggest their techniques 
for a full system recovery( backup solutions) after the crash without  any 
data lose.


Your kind responses will help me lot
Thanks in advance
KK

_
Post free property ads on Yello Classifieds now! www.yello.in 
http://ss1.richmedia.in/recurl.asp?pid=220


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


_
Single,planning to marry? Find  the right match @ shaadi.com 
http://ss1.richmedia.in/recurl.asp?pid=202


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cheaper backup mechnism for a server

2007-09-21 Thread dhaneshk k

Hi ;

A general question pls excuse me

can any body suggest a backup mechanism for a server machine , which has a 
web portal , email server ,PgSQL database 4GB size , DNS server, Mailman , 
and a mediawiki applications running in a single machine .


Can you suggest good solutions , for the server Backup mechanismso that 
I can restore all the data just before the crashing moment .


pls share your expertise , it will help me lot  to secure my data in the 
server machine ..


Thanks in Advance
KK

_
Live the life in style with MSN Lifestyle. Check out!  
http://content.msn.co.in/Lifestyle/Default


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


crontab configuration in FreeBSd -6.2

2007-06-27 Thread dhaneshk k



Hi all

 I  need to configure a crontab  for a FreeBSD -6.2 box .


  To test  it , as root user I entered a line  into the   /etc/crontab  
by using   easyeditor  as follows

50  21  *   *   *   root/root/testcron

and I saved this.(cat /root/testcron  is   touch /root/desktop/Myfile)

and I tried to  do  as root user this   # /etc/rc.d/cron  restart

got O/P  as

Stopping cron.
Starting cron.


Then I tried to give   #crontab -lBut Output  is as this

don# crontab -l
crontab: no crontab for root

why this   message  is it working fine ? ya not how can I list crontab -l 
(the cronjobs for root)


Pls provide your suggestions

any way the Myfile is created by crontab , butwhy the message no cronjob 
for  root ?


_
Millions of Matrimonial Profiles @ Shaadi.com. Join Now! 
http://www.shaadi.com/ptnr.php?ptnr=mhottag


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Gnome2 +FreeBSD , help

2007-06-25 Thread dhaneshk k

Hi all ,

To install Gnome Desktop  environment  for  FreeBSD -6.2 , which method is 
most suitable and less time consumable ,


1   .   I m plannig to do a  portinstall  
/usr/ports/x11/gnome2   (how much time it will take on a normal p4 , 512 DDR 
 machine   ?  )  I heard  it will take 3 days or more is it ?


2 .  is ther any speedy way to install  Gnome desktop   other than this  ?  
if so which is that method ? how much time will it take ?


3 . In FreeBSdD6.2 release , what the role of theISO image  Disk No 2 ? 
I finished my installation with 6.2 ISO image disk 1 , whats more in disk 2 
, while installation its is not asking Disc2, is it not necessary   ?



pls give your comments on these  matters ..It will hep me a lot

thanks in advance
dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


(no subject)

2007-06-13 Thread dhaneshk k


Hi everybody ,

I had a  intel p4 box with FreeBSD-6.1  Os with Gnome 2.18.  installed  and 
,  this desktop working fine for last 2 months . Mean while  I tried to 
installOpenOffice  from ports collection for this box , but it  is 
asking for an upgrade of Xorg libraries , so I followed the   
/usr/ports/UPDATING procedureline by  line  ,,   every thing went fine   
at the stage   where I reached


# portupgrade  -aP   ( while runnig this command   about an  hour or 
more  ) ther  HAPPENED a power
failure  ,  after thisthe   m/c restarted  andthe Desktop 
environment lost for ever , Its asking for command login without   Desktop 
GUI login ,  ther is an error message  its showing  gdm_server_spawn : 
Xserver not found  : /usr/X11R6/bin/X  : 0 -audit  /var/gdm/: 0.Xauth 
-nolisten tcp vt9
Failed to start X server several times in a short time period , disabling 
display:0



 I tried to continue the   portupgrade -aP command again  but its showing 
errors ,
Stale dependency  : at-spi-1.18.1_1  xmlcatmgr-2.2  --  manually run 
'pkgdb -F' to fix , or specify -0 to force


asking  pkgdb  -F  to  run

# pkgdb -F  I executed but  its showing some


Duplicated origin : multimedia/gstreamer  -gstreamer-0.10.12 
gstreamer80-0.8.12_2

Unregister any of them ?[no]

I enter no for  3/4  times for some duplicate origins


Then it asking  for Stale dependency at-spi-1.18.1_1 --xmlcatmgr-2.2 
(textproc/xmlcatmgr) :




Install stale dependency ?[yes]  y
but its failed showing thatstop in /usr/ports/textproc/xmlcatmgr
(I tried to to deinstall and make reinstall   textproc/xmlcatmgr many 
times it also failed all the times )


Here I requesting  anyone  of you to help me to

 1provide the method  to retrive the Desktop   environment ?  OR

 2  Other wise how I can remove all the the things related to xserver  (so 
that  I have to install the Gnome 2.18 again   as I did   was  portinstall  
/usr/ports/x11/gnome2  )


I can do startx  command  as  root and it starts the  xwindows in my desktop 
, But I cant get the   Gnome environment


thanks in advance

Dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Gnome desktop crash recovery

2007-06-13 Thread dhaneshk k


Hi everybody ,

This is Dhanesh ,I m  a newbe to FreeBsd , I had a  intel p4 box with 
FreeBSD-6.1  Os with Gnome 2.18.  installed  and ,  this desktop working 
fine for last 2 months . Mean while  I tried to installOpenOffice  from 
ports collection for this box , but it  is asking for an upgrade of Xorg 
libraries , so I followed the   /usr/ports/UPDATING procedureline by  
line  ,,   every thing went fine   at the stage   where I reached


# portupgrade  -aP   ( while runnig this command   about an  hour or 
more  ) ther  HAPPENED a power
failure  ,  after thisthe   m/c restarted  andthe Desktop 
environment lost for ever , Its asking for command login without   Desktop 
GUI login ,  ther is an error message  its showing  gdm_server_spawn : 
Xserver not found  : /usr/X11R6/bin/X  : 0 -audit  /var/gdm/: 0.Xauth 
-nolisten tcp vt9
Failed to start X server several times in a short time period , disabling 
display:0



 I tried to continue the   portupgrade -aP command again  but its showing 
errors ,
Stale dependency  : at-spi-1.18.1_1  xmlcatmgr-2.2  --  manually run 
'pkgdb -F' to fix , or specify -0 to force


asking  pkgdb  -F  to  run

# pkgdb -F  I executed but  its showing some


Duplicated origin : multimedia/gstreamer  -gstreamer-0.10.12 
gstreamer80-0.8.12_2

Unregister any of them ?[no]

I enter no for  3/4  times for some duplicate origins


Then it asking  for Stale dependency at-spi-1.18.1_1 --xmlcatmgr-2.2 
(textproc/xmlcatmgr) :




Install stale dependency ?[yes]  y
but its failed showing thatstop in /usr/ports/textproc/xmlcatmgr
(I tried to to deinstall and make reinstall   textproc/xmlcatmgr many 
times it also failed all the times )


Here I requesting  anyone  of you to help me to

 1provide the method  to retrive the Desktop   environment ?  OR

 2  Other wise how I can remove all the the things related to xserver  (so 
that  I have to install the Gnome 2.18 again   as I did   was  portinstall  
/usr/ports/x11/gnome2  )


thanks in advance

Dhanesh

_
Get Married in 2007. Join Shaadi.com FREE! 
http://www.shaadi.com/ptnr.php?ptnr=mhottag


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Xorg libraries upgrade problem

2007-06-12 Thread dhaneshk k


Hi everybody ,

 This is Dhanesh ,I m  a newbe to FreeBsd , I had a  intel p4 box with 
FreeBSD-6.1  Os with Gnome 2.18.  installed  and ,  this desktop working 
fine for last 2 months . Mean while  I tried to installOpenOffice  from 
ports collection for this box , but it  is asking for an upgrade of Xorg 
libraries , so I followed the   /usr/ports/UPDATING procedureline by  
line  ,,   every thing went fine   at the stage   where I reached


# portupgrade  -aP   ( while runnig this command   about an  hour or 
more  ) ther  HAPPENED a power
failure  ,  after thisthe   m/c restarted  andthe Desktop 
environment lost for ever , Its asking for command login without   Desktop 
GUI login ,  ther is an error message  its showing  gdm_server_spawn : 
Xserver not found  : /usr/X11R6/bin/X  : 0 -audit  /var/gdm/: 0.Xauth 
-nolisten tcp vt9
Failed to start X server several times in a short time period , disabling 
display:0



  I tried to continue the   portupgrade -aP command again  but its showing 
errors ,
Stale dependency  : at-spi-1.18.1_1  xmlcatmgr-2.2  --  manually run 
'pkgdb -F' to fix , or specify -0 to force


asking  pkgdb  -F  to  run

# pkgdb -F  I executed but  its showing some


Duplicated origin : multimedia/gstreamer  -gstreamer-0.10.12 
gstreamer80-0.8.12_2

Unregister any of them ?[no]

I enter no for  3/4  times for some duplicate origins


Then it asking  for Stale dependency at-spi-1.18.1_1 --xmlcatmgr-2.2 
(textproc/xmlcatmgr) :




Install stale dependency ?[yes]  y
but its failed showing thatstop in /usr/ports/textproc/xmlcatmgr
(I tried to to deinstall and make reinstall   textproc/xmlcatmgr many 
times it also failed all the times )


Here I requesting  anyone  of you to help me to

  1provide the method  to retrive the Desktop   environment ?  OR

  2  Other wise how I can remove all the the things related to xserver  (so 
that  I have to install the Gnome 2.18 again   as I did   was  portinstall  
/usr/ports/x11/gnome2  )


thanks in advance

Dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


procmailrc configuration fails

2007-06-11 Thread dhaneshk k



THis is Dhanesh , Here I have to configure a   .procmailrc file in 
order to control spams in  the mail system


I had a few mailing lists ,  and I can send mails to these lists from my 
personal mail id ,


in  /etc/aliases  tther is an entry  for these lists as
mylists : list1,list2,list3 etc


but I have to block spams ,so I editted this entry as follows  in 
/etc/aliases


mylists:spamassassin

and I executed  #newaliases

and  in /home/spamassassin   I created a file  .procmailrc  as follows (I 
changed the ownership as spamassassin:spamassassin to  .procmailrc and chmod 
-R 777 to procmailrc )


# ee /home/spamassassin/.procmailrc
:0
^TOmylists
{
   :0 c
   ! [EMAIL PROTECTED]
   :0 c
   ! [EMAIL PROTECTED]
}




But when ever I tried to send mails from my account to  [EMAIL PROTECTED]  , 
its not delivering the mails to receipients (before configuring procmailrc  
its working fine but spams are coming along with this so I decided to use 
procmail rc )


I tried this alos

I tried to configure the  /usr/local/etc/procmailrc file also the same  way 
, but its also not sending the mails to the receipients in the lists...




tail  /var/log/mailog   tells that the messages forwarded to Maildir 
directory , all the mails are ther in  /home/spamassassin/Maildir   but its 
not deliverd to the client ids ..


So let me request you to help me what mistake i made while doing this .Any 
suggestion will help me alot to solve this issue ..


thanks in advance
dhanesh

_
Get Married in 2007. Join Shaadi.com FREE! 
www.shaadi.com/ptnr.php?ptnr=mhottag


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xserver not starting

2007-06-07 Thread dhaneshk k



Hi


this is Dhanesh


I have done a portupgrade of xorg in my freebsd6.1 box

this box was working fine with gnome2.18 for the last 3 months ,but now for 
building OpenOffice in this box ,its needed to do a portupgrade of xorg , so 
I followed as per /usr/ports/UPDATING ,


but doing this a power   failure occurs and system restarted before its 
completion while doing  portupgrade -a -x 'gstreamer*',



but after restart  I cant get the desktop its showing
gdm_server_spawn:xserver not found
just now it happened , how can I retrive my Desktop environment ?


Please help me with any solution to retrieve the desktop environment..

Thanks in advance
dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem compiling xorg 7.2

2007-06-07 Thread dhaneshk k



Hi


this is Dhanesh


I have done a portupgrade of xorg in my freebsd6.1 box

this box was working fine with gnome2.18 for the last 3 months ,but now for 
building OpenOffice in this box ,its needed to do a portupgrade of xorg , so 
I followed as per /usr/ports/UPDATING ,


but doing this a power   failure occurs and system restarted before its 
completion while doing  portupgrade -a -x 'gstreamer*',



but after restart  I cant get the desktop its showing
gdm_server_spawn:xserver not found
just now it happened , how can I retrive my Desktop environment ?


Please help me with any solution to retrieve the desktop environment..

Thanks in advance
dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Xserver crashed

2007-06-07 Thread dhaneshk k


Hi


this is Dhanesh


I have done a portupgrade of xorg in my freebsd6.1 box

this box was working fine with gnome2.18 for the last 3 months ,but now for 
building OpenOffice in this box ,its needed to do a portupgrade of xorg , so 
I followed as per /usr/ports/UPDATING ,


but doing this a power   failure occurs and system restarted before its 
completion while doing  portupgrade -a -x 'gstreamer*',



but after restart  I cant get the desktop its showing
gdm_server_spawn:xserver not found
just now it happened , how can I retrive my Desktop environment ?


Please help me with any solution to retrieve the desktop environment..

Thanks in advance
dhanesh

_
Voice your questions and our experts will answer them 
http://content.msn.co.in/Lifestyle/AskExpert/Default01.htm


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problem in installing OpenOffice

2007-06-04 Thread dhaneshk k

Hi everybody ,


I  tried to install  Openoffice  in my FreeBSD 6.0 Intel p4 desktop 
gnome2.18


But I am getting errors  as follows


don# cd /usr/ports/editors/openoffice.org-2
don# ls
Makefilefiles   pkg-plist
distinfopkg-descr   work
don# make config
=== No options to configure
don# make install clean
===   openoffice.org-2.2.0_1 depends on file: 
/usr/local/diablo-jdk1.5.0/bin/java - not found
===Verifying install for /usr/local/diablo-jdk1.5.0/bin/java in 
/usr/ports/java/diablo-jdk15

===  diablo-jdk-1.5.0.07.01_4 :
Because of licensing restrictions, you must fetch the distribution
manually.

Please access

http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2

with a web browser and Accept the End User License Agreement for
Caffe Diablo 1.5.0.  Please place the downloaded
diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2 in /usr/ports/distfiles.

Please open http://java.sun.com/javase/downloads/index.jsp
in a web browser and follow the Download link for
JDK US DST Timezone Update Tool - 1.1.0 to obtain the
time zone update file, tzupdater-1.1.0-2007c.zip.

.*** Error code 1

Stop in /usr/ports/java/diablo-jdk15.
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-2.

SO I FOLLOWED LIKE THIS


don# cp 
/home/dhanesh/Desktop/diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2  
/usr/ports/distfiles/

don# pwd
/usr/ports/editors/openoffice.org-2
don# make install clean
===   openoffice.org-2.2.0_1 depends on file: 
/usr/local/diablo-jdk1.5.0/bin/java - not found
===Verifying install for /usr/local/diablo-jdk1.5.0/bin/java in 
/usr/ports/java/diablo-jdk15

===  diablo-jdk-1.5.0.07.01_4 :
Because of licensing restrictions, you must fetch the distribution
manually.

Please open http://java.sun.com/javase/downloads/index.jsp
in a web browser and follow the Download link for
JDK US DST Timezone Update Tool - 1.1.0 to obtain the
time zone update file, tzupdater-1.1.0-2007c.zip.

.*** Error code 1

Stop in /usr/ports/java/diablo-jdk15.
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-2.
don#

NOW it Showing ERROR about this as above

JDK US DST Timezone Update Tool - 1.1.0



So what the things I made  wrong , if so please give me the right direction  
 (  the steps ) I have to follow to install openoffice  perfectly ..



Thanks in advance
Dhanesh

_
Career Aptitude Test. Based on the most scientific MBT Test. 
http://ss1.richmedia.in/recurl.asp?pid=64


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


amvisd-new set up difficulty

2007-05-28 Thread dhaneshk k

Hi ,

this is Dhanesh , by the way of finding a solution for spam controll I
come across one  tutorial  Postfix and SpamAssassin By
Grzegorz , So I followed the foresaid tutorial ..

URL :http://ezine.daemonnews.org/200309/postfix-spamassassin.html.

Hope some of  you may be the right one to help me to controll spams in my 
mail system.If not please introduce me to some experts who knows this 
configuration so I can touch with them.


{
These all are I configured in a test machine (FreeBSD 6.0, POSTFIX running 
fine in this test machine ..I can send test mails between local users in 
this test machine  So if this setup is good then I can install  amavis-new 
in my server and can controll spams effectively) So I want to check whether 
this configuration is correct ya not , for that please give some  inputs( 
imean spam i/ps and how I know this is blocking spams  ..

and I want to ask you what I have to add more for the three line in
amavisd.conf
HERE I AM ATTCHING THE amvisd.conf file


read_hash(\%whitelist_sender, '/var/amavis/whitelist');
read_hash(\%blacklist_sender, '/var/amavis/blacklist');
read_hash(\%spam_lovers, '/var/amavis/spam_lovers');

}



I had a FreeBSD-6.0 box with postfix and mailman working fine .The problem 
is that my mailing list members including

me getting lots of spams daily ..so I  really  got in trouble .
  From the tutorial I uderstood that  by installing   amavisd-new  will 
solve the problem so I went ahead with this ..

SpamAssain razor also coming with this amavisd-new (they are
integrated with is package ).

So a box with freeebsd6.0 ,with postfix clamav etc installed in it ..

(I have installed clamav before  following the tutorial through
usr/ports in FreeBSD box) SO I thought this AntiVirus  clamav may be
sufficent for using with amavisd-new

and  after this I followed the turorial for  postfix and spamassassin
step by step upto   section IV

Section IV - Notifications/DSN, BOUNCE/REJECT/DROP/PASS
destiny,
quarantine.   You may want to set these variables:

$notify_sender_templ
$notify_virus_sender_templ
$notify_virus_admin_templ
$notify_virus_recips_templ
$notify_spam_sender_templ
$notify_spam_admin_templ

 What valuses to set for this variables ,there is no such variables in
the amavisd.conf file so  I added this in the file and confused of
giving what values to this variables ? so I commented these 6  variables
and follwed the tutorial  upto
section V


read_hash(\%whitelist_sender, '/var/amavis/whitelist');
read_hash(\%blacklist_sender, '/var/amavis/blacklist');
read_hash(\%spam_lovers, '/var/amavis/spam_lovers');


these three lines I just added in amavisd.conf   ( I dont know whether
to add any thing else so I added the following lines from the tutorial
to the amvisd.conf file


map { $whitelist_sender{lc($_)}=1 } (qw(
freebsd-questions@freebsd.org
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

));

and I went to section vii

added these 2 line


$sa_local_tests_only = 0;
$sa_auto_whitelist = 1;

and clamav I installed through ports  so I commented all the  lines
except   the ones related to clamav section.

then have done


# su - vscan
$ touch blacklist whitelist spam_lovers
$ mkdir tmp

 but tmp dir is already here so its not needed to create it
explicitly..

then followd spamassassin local.cf configuration as in the tutorial exactly  
..


But ther is no   .spamassassin  dir in /var/amavis   so i created this
.spamassassin dir here and then given the command below .

$ touch
/var/amavis/.spamassassin/user_prefs

Then  razor and Bayesian learning configured as in the tutorial


then executed the command


/usr/local/sbin/amavisd debug

But the debug output I dont know if it
correct ya not   so I am adding
the debug output here
Please let me know all my configurations correct ya not  ?


and in /usr/ports/security/amavisd-new/work ther is no work directory
and sample spam files , so let me give some sample spam code so I ca
test it ..


NB: can you send a sample copy of amavisd.conf , spamassassin local.cf
, If my configuration is not looking proper one  in  your view .


/usr/local/sbin/amavisd debug  o/p
don# /usr/local/sbin/amavisd
debug
May 25 10:29:53 don.localdomain /usr/local/sbin/amavisd[1599]:
starting.  /usr/local/sbin/amavisd at don.localdomain amavisd-new-2.5.0
(20070423), Unicode aware
May 25 10:29:53 don.localdomain /usr/local/sbin/amavisd[1599]: user=,
EUID: 0 (0);  group=, EGID: 0 5 0 0 (0 5 0 0)
May 25 10:29:53
don.localdomain /usr/local/sbin/amavisd[1599]: Perl
version   5.008008
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: INFO: SA
version: 3.1.8, 3.001008, no optional modules:
Mail::SpamAssassin::SQLBasedAddrList DBD::mysql 
Mail::SpamAssassin::Plugin::DKIM

Mail::SpamAssassin::Plugin::URIDetail IP::Country::Fast Mail::DKIM
Mail::DKIM::Verifier Mail::SPF Mail::SPF::Mech Mail::SPF::Mech::A 
Mail::SPF::Mech::All

Mail::SPF::Mech::Exists Mail::SPF::Mech::IP4 Mail::SPF::Mech::IP6
Mail::SPF::Mech::Include 

Re: amavisd-new spamcontroll problem

2007-05-25 Thread dhaneshk k


What is amavisd-new?

Amavisd-new is a high-performance interface between mailer (MTA) and content 
checkers: virus scanners, and/or SpamAssassin. It is written in Perl for 
maintainability, without paying a significant price for speed. It talks to 
MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, 
fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or 
with any MTA as a SMTP relay. The best thing in Amavisd-new is that it has 
SpamAssassin integrated. In the case of Postfix you can only have one 
additional transport method defined. If you used this method only for 
anti-virus filtering with amavisd (or amavis-perl) you could implement 
anti-spam filtering as Simple content filtering described in FILTER_README 
file.



The best thing in Amavisd-new is that it has SpamAssassin integrated

please refer this URL 
:http://ezine.daemonnews.org/200309/postfix-spamassassin.html




From: Olivier Nicole [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: freebsd-questions@freebsd.org
Subject: Re: amavisd-new  spamcontroll problem
Date: Fri, 25 May 2007 13:41:42 +0700 (ICT)

From the tutorial I uderstood that  by installing   amavisd-new  will
 install spamassasin  too  ?
 and razor also coming with this  .?

If you install amavisd-new from the ports, does it have an option for
installin spamassassin?

If there is no option, SA is NOT installed.




Razor is NOT installed by default when installing SA.

Best regards,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


_
Voice your questions and our experts will answer them 
http://content.msn.co.in/Lifestyle/AskExpert/Default01.htm


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


amavisd-new spamcontroll problem

2007-05-24 Thread dhaneshk k

Hi Everybody

This is Dhanesh , by the way of finding a solution for spam controll I come 
across this  tutorial

Postfix and SpamAssassin
   URL : http://ezine.daemonnews.org/200309/postfix-spamassassin.html


I had a FreeBSD-6.0 box with postfix and mailman working fine .The problem 
is that my mailing list members including me getting lots of spams daily 
..so I  really   in trouble .
  From the tutorial I uderstood that  by installing   amavisd-new  will 
install spamassasin  too  ?

and razor also coming with this  .?

(I have installed clamav before  following this  tutorial through usr/ports 
in FreeBSD box) SO I thought this AntiVirus  clamav may be sufficent for 
using with amavisd-new


and  after this I followed  tutorial   postfix and spamassassin  step by 
step upto   section IV


Section IV - Notifications/DSN, BOUNCE/REJECT/DROP/PASS destiny, quarantine.
You may want to set these variables:

$notify_sender_templ
$notify_virus_sender_templ
$notify_virus_admin_templ
$notify_virus_recips_templ
$notify_spam_sender_templ
$notify_spam_admin_templ

What valuses to set for this variables ,there is no such variables in the 
amavisd.conf file so  I added this in the file and confused of giving what 
values to this variables ? so I commented these 6  variables and follwed the 
 tutorial  upto section V


read_hash(\%whitelist_sender, '/var/amavis/whitelist');
read_hash(\%blacklist_sender, '/var/amavis/blacklist');
read_hash(\%spam_lovers, '/var/amavis/spam_lovers');

these three lines I just added in amavisd.conf   ( I dont know whether to 
add any thing else more  so I added the following lines from  tutorial to 
the amvisd.conf file


map { $whitelist_sender{lc($_)}=1 } (qw(

freebsd-questions@freebsd.org
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

));

and I went to section  VII

added these 2 line

$sa_local_tests_only = 0;
$sa_auto_whitelist = 1;


as before  clamav I installed through ports  so I commented all the  lines  
except   the ones related to clamav section.


then have done

# su - vscan
$ touch blacklist whitelist spam_lovers
$ mkdir tmp

but tmp dir is already here so its not needed to create it explicitly..

then followed spamassassin local.cf configuration  exactly  ..

But ther is no   .spamassassin  dir in /var/amavis   so  I created this 
.spamassassin dir here and then given the command below .


$ touch /var/amavis/.spamassassin/user_prefs


Then  razor and Bayesian learning configured ( but ther is an error in  
bayesian learning script  the user dir  is  /home/notspam  but not  
/home/nospam   ..  anyways I  given it correctly . )



then executed the command

/usr/local/sbin/amavisd debug

But the debug out put I dont know if it correct ya not  ?   so I am adding 
the debug output here

Please let me know all my configurations is  correct ya not  ?


and in /usr/ports/security/amavisd-new/work ther is no work directory and 
sample spam files , so let me give some sample spam codes  so I ca test it 
..



NB: can you send a sample copy of amavisd.conf , spamassassin local.cf , If 
my configuration is not looking proper one  in  you r view .


/usr/local/sbin/amavisd debug  o/p

don# /usr/local/sbin/amavisd debug
May 25 10:29:53 don.localdomain /usr/local/sbin/amavisd[1599]: starting.  
/usr/local/sbin/amavisd at don.localdomain amavisd-new-2.5.0 (20070423), 
Unicode aware
May 25 10:29:53 don.localdomain /usr/local/sbin/amavisd[1599]: user=, EUID: 
0 (0);  group=, EGID: 0 5 0 0 (0 5 0 0)
May 25 10:29:53 don.localdomain /usr/local/sbin/amavisd[1599]: Perl version  
 5.008008
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: INFO: SA 
version: 3.1.8, 3.001008, no optional modules: 
Mail::SpamAssassin::SQLBasedAddrList DBD::mysql 
Mail::SpamAssassin::Plugin::DKIM Mail::SpamAssassin::Plugin::URIDetail 
IP::Country::Fast Mail::DKIM Mail::DKIM::Verifier Mail::SPF Mail::SPF::Mech 
Mail::SPF::Mech::A Mail::SPF::Mech::All Mail::SPF::Mech::Exists 
Mail::SPF::Mech::IP4 Mail::SPF::Mech::IP6 Mail::SPF::Mech::Include 
Mail::SPF::Mech::MX Mail::SPF::Mech::PTR Mail::SPF::Mod Mail::SPF::Mod::Exp 
Mail::SPF::Mod::Redirect Mail::SPF::SenderIPAddrMech Mail::SPF::v1::Record 
Mail::SPF::v2::Record Crypt::OpenSSL::RSA 
auto::Crypt::OpenSSL::RSA::new_public_key 
auto::Crypt::OpenSSL::RSA::new_key_from_parameters 
auto::Crypt::OpenSSL::RSA::get_key_parameters 
auto::Crypt::OpenSSL::RSA::import_random_seed Digest::SHA Error
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: SpamControl: 
init_pre_chroot done
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: Net::Server: 
2007/05/25-10:29:54 Amavis (type Net::Server::PreForkSimple) starting! 
pid(1599)
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: Net::Server: 
Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM
May 25 10:29:54 don.localdomain /usr/local/sbin/amavisd[1599]: Net::Server: 
Binding to TCP port 10024 on host 127.0.0.1
May 25 10:29:54 

How to do Spam Control in FreeBSD

2007-05-22 Thread dhaneshk k

Hi  Everbody

 I have a freebsd-6.0 server with postfix and mailman running on this 
machine ,


but I havn't configured spamassasin ,amavisd etc in this box. so I am 
suffering from spams daily ..


Since I am a new be to FreeBSD ,  let me requset you to share your expertise 
(the steps how to install  configure  spamassasin,amavisd  in  this box )


( Genaral question : Is  there  any port for spamassasin,amavisd in FreeBSD)

Thanks in Advance
Dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sound configuration in FreeBSD

2007-05-18 Thread dhaneshk k


Hi all

 I've installed FreeBSd-6.0 +gnome2.18 in my intel  P IV   915G motherboard 
PC.It working in good condition..


The trouble arised when I tried to configure sound card for my PC. It 
doesn't list any sound device .



So I totally confused how to configure sound for my PC.

HERE some command  o/p for your reference ..

don# pciconf -lv|grep -B 4 audio
output= nothing

don# kldload -v snd_driver
Loaded snd_driver, id=7

and
dmesg  o/p as follows :
###
Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
   The Regents of the University of California. All rights reserved.
FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP
ACPI APIC Table: A M I  OEMAPIC 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (2992.52-MHz 686-class CPU)
 Origin = GenuineIntel  Id = 0xf41  Stepping = 1
 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE

 Features2=0x641dSSE3,RSVD2,MON,DS_CPL,CNTX-ID,CX16,b14
 AMD Features=0x2010NX,LM
 Logical CPUs per core: 2
real memory  = 528285696 (503 MB)
avail memory = 507408384 (483 MB)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID:  0
cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 Version 2.0 irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: A M I OEMRSDT on motherboard
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
acpi0: Power Button (fixed)
acpi_bus_number: can't get _ADR
acpi_bus_number: can't get _ADR
Timecounter ACPI-safe frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
cpu0: ACPI CPU on acpi0
   ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU1._PDC] (Node 
0xc3271080), AE_BAD_HEADER

acpi_throttle0: ACPI CPU Throttling on cpu0
cpu1: ACPI CPU on acpi0
   ACPI-1304: *** Error: Method execution failed [\\_PR_.CPU2._PDC] (Node 
0xc325cda0), AE_BAD_HEADER

acpi_throttle1: ACPI CPU Throttling on cpu1
acpi_throttle1: failed to attach P_CNT
device_attach: acpi_throttle1 attach returned 6
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
agp0: Intel 82915G (915G GMCH) SVGA controller port 0xdc00-0xdc07 mem 
0xfea8-0xfeaf,0xd000-0xdfff,0xfea4-0xfea7 irq 16 at 
device 2.0 on pci0

agp0: detected 7932k stolen memory
agp0: aperture size is 256M
pci0: multimedia at device 27.0 (no driver attached)
uhci0: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A port 
0xd880-0xd89f irq 23 at device 29.0 on pci0

uhci0: [GIANT-LOCKED]
usb0: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B port 
0xd800-0xd81f irq 19 at device 29.1 on pci0

uhci1: [GIANT-LOCKED]
usb1: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C port 
0xd480-0xd49f irq 18 at device 29.2 on pci0

uhci2: [GIANT-LOCKED]
usb2: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D port 
0xd400-0xd41f irq 16 at device 29.3 on pci0

uhci3: [GIANT-LOCKED]
usb3: Intel 82801FB/FR/FW/FRW (ICH6) USB controller USB-D on uhci3
usb3: USB revision 1.0
uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0: Intel 82801FB (ICH6) USB 2.0 controller mem 0xfea37c00-0xfea37fff 
irq 23 at device 29.7 on pci0

ehci0: [GIANT-LOCKED]
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4: Intel 82801FB (ICH6) USB 2.0 controller on ehci0
usb4: USB revision 2.0
uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
pcib1: ACPI PCI-PCI bridge at device 30.0 on pci0
pci1: ACPI PCI bus on pcib1
re0: RealTek 8169S Single-chip Gigabit Ethernet port 0xe800-0xe8ff mem 
0xfebffc00-0xfebffcff irq 20 at device 5.0 on pci1

miibus0: MII bus on re0
rgephy0: RTL8169S/8110S media interface on miibus0
rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto

re0: Ethernet address: 00:16:ec:0a:cf:96
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH6 UDMA100 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0

ata0: ATA channel 0 on atapci0
ata1: ATA channel 1 on atapci0
atapci1: Intel 

PIL istallation In FreeBSD

2007-04-25 Thread dhaneshk k

Hi ,

  I have a FreeBSD6.0 server machine running zope2.9 and plone .

this m/c haspython-2.4.4  but no PIL module , I have to install it  to 
support the zope/plone application that I am running in this machine But 
in /usr/ports there is no such port  for PIL OR I can't recoganize which 
port is it


I made  a serch like this  /usr/ports]# make search name=py-pilbut 
it retuns null





So what steps I have to follow to install   PIL ( PythonImageLibrary) in 
this machine  ,


Please help me with your suggestions ..

_
Free  easy posting . Yello Classifieds. 
http://www.yello.in/home.php?utm_source=hotmailtagutm_medium=textlinkutm_content=inutm_campaign=april


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PIL installation through Ports

2007-04-25 Thread dhaneshk k

Hi ,

 I have a FreeBSD6.0 server machine running zope2.9 and plone .

this m/c haspython-2.4.4  but no PIL module , I have to install it  to 
support the zope/plone application that I am running in this machine But 
in /usr/ports there is no such port  for PIL OR I can't recoganize which 
port is it


I made  a serch like this  /usr/ports]# make search name=py-pilbut 
it retuns null





So what steps I have to follow to install   PIL ( PythonImageLibrary) in 
this machine  ,



I tried pkg_add   -r  PIL   bu   Error message as  : FTP unable to get  PIL

so I used

 ftp -a ftp2.FreeBSD.org
ftp get PIL 1.x.x

but error 550  PIL no such file or directory ,

please suggest  the proper  stpes to install  PIL in my BSD box ,


Thanks in advance
kk

_
Marriage Simplified. Match chat marry. 
http://ss1.richmedia.in/recurl.asp?pid=23


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


apache server, zope server cant access through webbrowser

2007-04-20 Thread dhaneshk k


HI all,

  I installed FreeBSD6.0 server in my  Intel P4 machine , and I installed 
apache-2.2 webserver through /usr/ports and when I tried to


start  my webserver  by /usr/local/sbin/apachectl   command ,
But when I pointing the url http://localhost in my mozillafirefox(Gnome2.18 
configured in this machine ) I am getting an error   refused the connection 
 The server may be busy Or may have a network connection problem   in mY 
browser window , but using this browser I can able to access all internet 
sites and search engines .



Second thing , I installed Zope29via /usr/ports/www/zope  and made all 
the instance dir and configuration for zope ,


 but here also same problem  when I started my zope instance by using the   
  ZopeInstance/bin/zopectl


start command the process is starting   ,
but when I point the URl
 http://localhost:8080

same error (refused the connection  The server may be busy Or may have a 
network connection problem   in My browser window )


I tried http://127.0.0.1:8080   same error

then tried http://192.168.31.25:8080 (same errorhere this is the ip of 
my machine )



At lastI  triedtelnet 127.0.0.1 8080 its not connecting

 but  the smtp port  i tried (telnet 127.0.0.1 25 ) its connecting


Can anybody help me to sove this issue please.

Thanks in Advance
dhanesh

_
Spice up your IM conversations. New, colorful and animated emoticons. Get 
chatting! http://server1.msn.co.in/SP05/emoticons/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


apache server, zope server cant access through webbrowser

2007-04-20 Thread dhaneshk k


HI all,

  I installed FreeBSD6.0 server in my  Intel P4 machine , and I installed 
apache-2.2 webserver through /usr/ports and when I tried to


start  my webserver  by /usr/local/sbin/apachectl   command ,
But when I pointing the url http://localhost in my mozillafirefox(Gnome2.18 
configured in this machine ) I am getting an error   refused the connection 
 The server may be busy Or may have a network connection problem   in mY 
browser window , but using this browser I can able to access all internet 
sites and search engines .



Second thing , I installed Zope29via /usr/ports/www/zope  and made all 
the instance dir and configuration for zope ,


 but here also same problem  when I started my zope instance by using the   
  ZopeInstance/bin/zopectl


start command the process is starting   ,
but when I point the URl
 http://localhost:8080

same error (refused the connection  The server may be busy Or may have a 
network connection problem   in My browser window )


I tried http://127.0.0.1:8080   same error

then tried http://192.168.31.25:8080 (same errorhere this is the ip of 
my machine )



At lastI  triedtelnet 127.0.0.1 8080 its not connecting

 but  the smtp port  i tried (telnet 127.0.0.1 25 ) its connecting


Can anybody help me to sove this issue please.

Thanks in Advance
dhanesh

_
Sign in and get updated on all the action from Formula One 
http://content.msn.co.in/Sports/FormulaOne/Default


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


apache server, zope server cant access through webbrowser

2007-04-20 Thread dhaneshk k


HI all,

  I installed FreeBSD6.0 server in my  Intel P4 machine , and I installed 
apache-2.2 webserver through /usr/ports and when I tried to


start  my webserver  by /usr/local/sbin/apachectl   command ,
But when I pointing the url http://localhost in my mozillafirefox(Gnome2.18 
configured in this machine ) I am getting an error   refused the connection 
 The server may be busy Or may have a network connection problem   in mY 
browser window , but using this browser I can able to access all internet 
sites and search engines .



Second thing , I installed Zope29via /usr/ports/www/zope  and made all 
the instance dir and configuration for zope ,


 but here also same problem  when I started my zope instance by using the   
  ZopeInstance/bin/zopectl


start command the process is starting   ,
but when I point the URl
 http://localhost:8080

same error (refused the connection  The server may be busy Or may have a 
network connection problem   in My browser window )


I tried http://127.0.0.1:8080   same error

then tried http://192.168.31.25:8080 (same errorhere this is the ip of 
my machine )



At lastI  triedtelnet 127.0.0.1 8080 its not connecting

 but  the smtp port  i tried (telnet 127.0.0.1 25 ) its connecting


Can anybody help me to sove this issue please.

Thanks in Advance
dhanesh

_
Free  easy posting . Yello Classifieds. 
http://www.yello.in/home.php?utm_source=hotmailtagutm_medium=textlinkutm_content=inutm_campaign=april


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MediaWiki Problem : compile --with-mysql OR install mysql.so in FreeBSD6.0

2007-01-09 Thread dhaneshk k

Helo friends,

1.   I have installed Mysql 5 and media wiki 1.7 in FreeBSD 6.0 version. but 
forgot to install PHP before media wiki installation.


 but while installing mediawiki (through ports collection)  some PHp 
packages its installed automatically.


2 . after the mediawiki installation I used ports collection 
(/usr/ports/lang/php5)  to  install php5 but I haven't selected any options 
from the menu .


after installation of php and modifications in httpd.conf , I pointed my 
browser to my media wiki installation
, I got the mediawiki setup link , but when I clicked the link  its showing 
the error message as follows


   * PHP 5.2.0 installed
 Could not find a suitable database driver!
 o For MySQL, compile PHP using --with-mysql, or install the 
mysql.so module
 o For PostgreSQL, compile PHP using --with-pgsql, or install the 
pgsql.so module



3 .So I returned to /usr/ports/lang/PHP5  and tried make reinstall but its 
showing an error already Php5.2.0 installed  so I can't move further.


4 . the I tried /usr/ports/lang/php5-extensions  (make install clean) and 
selected from the menu Mysql support   zlib support  and continued its 
completed .. then tried the mediawiki setup link but got another error


  php-xml support was not ther , so returned to 
/usr/ports/lang/php5  / php5-extensions


but when i have given the make reinstall again  both ports not showing the 
menu frame to select any of the mysql driver or xml support


  If any body ther who familiar with these , I will be 
very thankfull to you , as this is an urgent requirement  for me


Thanks in Advance
dhanesh.


Pls help  me to solve this

_
Movie reviews, previews, news and gossips all here! 
http://content.msn.co.in/Entertainment/Default


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cant login to my server machine(FreeBSD-6.0)

2006-11-13 Thread dhaneshk k

Hey can Any body help me?


I have a free BSD  box ,due to some power failure its rebooted , but booting 
failed ,

The error I got was
Trying  to mount root from ufs:/dev/ad4s1a  Warning : / was not properly 
dismounted loading configuration files.  /etc/rc.conf :9:Synatx error  
unterminated quoted String .Enter full pathname of shell on Return for 
/bin/sh:


  I preseed enter key then I got  #prompt .

 but no login prompt  to login to my machine: only getting #

   more ,tail, vim ,vi no command are working(getting this  command is not 
found)error.


 when I   cat the /etc.rc.conf  ther is one 
 line which is not terminated by closing  quots  


But I tried to create the new /etc/rc.conf file   by the following method

 #mount -o rw,remount/
 #cat /etc/rc.conf
but got error  : failed its a read only file . so here I got stuck. how can 
login to may server(FreeBSD -6.0) is my version


can any body solve this problem then I will be very thankful to them.

Thanks in advance.

Dhanesh.

_
Tried the new MSN Messenger? It’s cool! Download now. 
http://messenger.msn.com/Download/Default.aspx?mkt=en-in


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]