Hello.
I use apache13 and php5. When I do a phpinfo(), I can see in
"Environment" sensibles datas when I launch apache in root. I see all my
env variables (as MAIL, TERM, USER, PWD, LOGNAME, EDITOR, OSTYPE, LANG,
etc, etc...). So, we see informations about user who launched apache.
When apac
Hello,
I just installed Xfce4.4 on FreeBSD 7.0. I have been trying to get it
to directly give me a graphical login. The Xfce manual says this can
be done using gdm. According to it, I need to copy the example file
"xfce44.desktop" into /usr/X11R6/share/xsessions. The example file is
supposed to be
Nishita Desai wrote:
Hello,
I just installed Xfce4.4 on FreeBSD 7.0. I have been trying to get it
to directly give me a graphical login. The Xfce manual says this can
be done using gdm. According to it, I need to copy the example file
"xfce44.desktop" into /usr/X11R6/share/xsessions. The example
Nishita Desai wrote:
Hello,
I just installed Xfce4.4 on FreeBSD 7.0. I have been trying to get it
to directly give me a graphical login. The Xfce manual says this can
be done using gdm. According to it, I need to copy the example file
"xfce44.desktop" into /usr/X11R6/share/xsessions. The example
On Sun, May 11, 2008 at 12:48 PM, Fraser Tweedale wrote:
> As an Xfce user, I've always found gdm to be more trouble than
> it's worth. Have you had a look at /usr/ports/x11/slim - it's
> a nice, lightweight graphical login manager.
On Sun, May 11, 2008 at 1:56 PM, Manolis Kiagias wrote:
> This i
Whist trying to compile a program using the gcc42 (actually
gnat-gcc42) port, using the -pg flag for profiling, I got the following
upon linking:
cc -pg -c -o prog.o prog.c
cc -pg -o prog prog.o
/usr/bin/ld: cannot find -lgcc_p
I'm assuming this means that profiling libraries for the compil
Please ignore my last post. I somehow neglected to install the proflibs
distribution.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Michael Neumann wrote:
> Hi,
>
> I'd like to run Qemu on FreeBSD 7.0 and be able to connect from the Qemu
> instance to the internet. For this to work, I'd like to use a tap device
> and bridge it with a wireless (wpi) device. But it seems like both lagg
> and if_bridge doesn't yet support WPA se
Xiaobo Zhu wrote:
thanks for your reply.
I install miredo and study the manual, it seems that the default setting of
midero works fine, so I just setup teredo as follows, but it still can't
work. would you please figure out what is wrong with it, or give me a
configuration guide in detail.
Thanks
I am a newbie to FreeBSD . I want ot downlod entire FreeBSD source code for
reference. Please let me know how do i go about it.
regards,
Onkar
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Onkar wrote:
| I am a newbie to FreeBSD . I want ot downlod entire FreeBSD source
code for
| reference. Please let me know how do i go about it.
Depends on if your talking about for the base system or ports or both.
The easiest way to do it is
On Sun, 11 May 2008 19:09:03 +0530
Onkar <[EMAIL PROTECTED]> wrote:
> I am a newbie to FreeBSD . I want ot downlod entire FreeBSD source
> code for reference. Please let me know how do i go about it.
Welcome to FreeBSD Onkar! ;-)
While installing from CD, you have the option to extract the sour
I want to install FreeBSD on my system. But the problem is that I got only
one system (which i need to chech mail and other such layman tasks ! ) I
would be nice if I install the GUI . \
I am currentl using GNU/Linux ( for Kernel hacking and other layman tasks !!
) Please let me know how to enable
You can install a GUI after installing FreeBSD. If you choose this route
(instead of choosing to install X during the install), then I recommend
reading the FreeBSD Handbook section on X11:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html
On Sun, May 11, 2008 at 8:17 AM, Onka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nerius Landys wrote:
| You can install a GUI after installing FreeBSD. If you choose this route
| (instead of choosing to install X during the install), then I recommend
| reading the FreeBSD Handbook section on X11:
|
| http://www.freebsd.org/doc/
Hi all,
I have upgraded my home desktop (1.4GHz P-IIIS) machine from 6.2-RELEASE-p9
to 7.0-RELEASE some time ago. When comparing the two dmesg outputs from 6.2
and 7.0, I realized that some things aren't the same anymore.
Probing agp gives the following messages
--
6.2-RELEASE-p9:
pci0:
Hi,
I've installed Compiz Fusion on my machine using packages. Installing it
from ports was unsuccessful since it needs gio-fam-backend which in turn
needs glib-2.16.3 to be installed. I don't really want to update my glib
since I don't know if I need to update all my system (or at least those
pac
On Sat, May 10, 2008 at 11:00:41PM +0200, Mel wrote:
> On Saturday 10 May 2008 20:50:46 Dennis Flynn wrote:
> > I'm running FreeBSD wx.dennis-flynn.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0:
> > Sun Feb 24 19:59:52 UTC 2008
> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
> >
> > About a d
On Sun, May 11, 2008 at 01:38:52AM +0530, अनुज Anuj Singh wrote:
> Direct root login is disabled by default. are you able to login from your
> 10.11.12.104 as a non root user? What client software are you using on your
> 10.11.12.104 for logging on to your freebsd?
Correction: Direct root login vi
On Sat, May 10, 2008 at 11:50:46AM -0700, Dennis Flynn wrote:
> I'm running FreeBSD wx.dennis-flynn.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0:
> Sun Feb 24 19:59:52 UTC 2008 [EMAIL
> PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
>
> About a day after install root login no longer works - even on
need root access, you should use a staff account in the wheel group to
remotely log into the machine, then su to root.
or set
PermitRootLogin yes
in sshd_conf
much easier.
The fact that remote direct root login is disabled is a security feature,
meant to prevent things like brute-force atta
Hi!
I have been seeing a lot of warnings in syslog the last week. Do anyone
have a tip for where to begin searching for the sinner?
arplookup 0.0.0.0 failed: host is not on local network
arplookup 0.0.0.0 failed: host is not on local network
arplookup 0.0.0.0 failed: host is not on local netwo
Wojciech Puchar wrote:
>
>> need root access, you should use a staff account in the wheel group to
>> remotely log into the machine, then su to root.
>
> or set
>
> PermitRootLogin yes
>
> in sshd_conf
>
> much easier.
>
>> The fact that remote direct root login is disabled is a security feat
meant to prevent things like brute-force attacks on root over the
network. It's a bad idea to change that behavior, in general. Back when
just another stupid myth.
As is, of course, all security in depth. Hey, if you want everything
riding on one password, more power to you, but you might w
Thus spoke Chad Perrin on Sunday, 11 May 2008 at 13:58:46 -0600:
> On Sat, May 10, 2008 at 11:50:46AM -0700, Dennis Flynn wrote:
> > I'm running FreeBSD wx.dennis-flynn.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0:
> > Sun Feb 24 19:59:52 UTC 2008 [EMAIL
> > PROTECTED]:/usr/obj/usr/src/sys/GENERIC
At 02:17 PM 5/11/2008, Novembre wrote:
Hi all,
I have upgraded my home desktop (1.4GHz P-IIIS) machine from 6.2-RELEASE-p9
to 7.0-RELEASE some time ago. When comparing the two dmesg outputs from 6.2
and 7.0, I realized that some things aren't the same anymore.
Probing agp gives the following me
Hi:
Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
do not start. i try x86 and x64 boot disk only (for a net install).
The error i got is "cant load kernel".
Im a novice on FreeBSD but i have set up a few small server with it. Any idea?
--
mmm, interesante.
_
Hi all!
full explanation:
FreeBSD 7.0-RELEASE (i386)
uid=1001(mak) gid=0(wheel) groups=0(wheel),69(network)
installed:
jdk-1.6.0.3p4_1
diablo-jdk-1.5.0.07.01_10
javavmwrapper-2.3.2
I'm using zsh so I set JAVA_HOME and PATH of java into in my .zshrc.
java -version:
java 16 jdku3p1 etc etc
Then
I may be not thinking straight due to a head cold- in which case just
tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
attempts to find Imagemagick folder in the work folder but cannot do so.
I ran ls but all it has is .extract.imagemagick._usr_local or the like
(the exact mes
At 03:39 PM 5/9/2008, prad wrote:
i can't seem to boot the cdrom on older hardware (500MHz and down).
i read somewhere that the older drives aren't supported by the
installation cdrom.
i want to create a series of 'dumb terminals' which can ssh -Y into a
faster machine. if necessary i suppose i
At 03:39 PM 5/11/2008, Christer Solskogen wrote:
Hi!
I have been seeing a lot of warnings in syslog the last week. Do anyone
have a tip for where to begin searching for the sinner?
arplookup 0.0.0.0 failed: host is not on local network
arplookup 0.0.0.0 failed: host is not on local network
ar
On Sun, 11 May 2008, cuongvt wrote:
Hi all!
full explanation:
FreeBSD 7.0-RELEASE (i386)
uid=1001(mak) gid=0(wheel) groups=0(wheel),69(network)
installed:
jdk-1.6.0.3p4_1
diablo-jdk-1.5.0.07.01_10
javavmwrapper-2.3.2
I'm using zsh so I set JAVA_HOME and PATH of java into in my .zshrc.
java
Did you cvsup before attempting the install?
-J
- Original Message -
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Sent: Sun May 11 16:46:31 2008
Subject: Imagemagick port seems broken - jp2.c patch fails
I may be not thinking straight due to a head cold-
Luke Dean wrote:
>
>
>
> On Sun, 11 May 2008, cuongvt wrote:
>
>>
>> Hi all!
>>
>> full explanation:
>> FreeBSD 7.0-RELEASE (i386)
>> uid=1001(mak) gid=0(wheel) groups=0(wheel),69(network)
>>
>> installed:
>> jdk-1.6.0.3p4_1
>> diablo-jdk-1.5.0.07.01_10
>> javavmwrapper-2.3.2
>>
>> I'm using
On Sun, May 11, 2008 at 5:42 PM, Derek Ragona <
[EMAIL PROTECTED]> wrote:
> At 02:17 PM 5/11/2008, Novembre wrote:
>
> Hi all,
>
> I have upgraded my home desktop (1.4GHz P-IIIS) machine from
> 6.2-RELEASE-p9
> to 7.0-RELEASE some time ago. When comparing the two dmesg outputs from
> 6.2
> and 7.
On Sun, 2008-05-11 at 17:20 -0700, Johan Dowdy wrote:
> Did you cvsup before attempting the install?
>
> -J
>
Do you mean update the ports tree? This is a relatively new install of
6.3 (last week or so) with a minimal distro and no ports tree installed
at the time. I run portsnap manually after
On Sun, 11 May 2008 00:17:03 +0200, Gilles <[EMAIL PROTECTED]>
wrote:
>No problem there. I did create my own /usr/local/etc/smb.conf, and
>smbpasswd is living under /usr/local/etc/samba/. The n-1 version
>worked fine, and this version was installed about a week ago.
I uninstalled, recompiled the P
On Sun, 2008-05-11 at 23:50 -0400, Matthew Donovan wrote:
> I just tried to install imagemagick from ports myself and it installed fine
> maybe it's a 6.3 issue since I m on 7.0 or your ports is out of date
> considering here the imagemagick port installs ImageMagick-6.4.1.0
>
Ok then, it must
On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
> I may be not thinking straight due to a head cold- in which case just
> tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
Update your ports tree. The current version in ports is 6.4.1.0. There
have been some problems w
so install on clean machine, then run windows in emulator. much better
solution ;)
On Sun, 11 May 2008, Natham wrote:
Hi:
Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
do not start. i try x86 and x64 boot disk only (for a net install).
The error i got is "cant load ker
40 matches
Mail list logo