Chris Telting wrote:
> Seemed like I read that historically unix ran the #! command
> as the suid when it executed the file. Did Freebsd delete
> that functionality? (Otherwise how did suid scripts get the
> bad reputation if they could never execute suid.)
There have indeed been Unix (or Unix
Hello.
Sorry for the stupid questions, but Google only turns out very old
answers which might be outdated (at least I hope so).
What is the maximum partition size I can use on 7.3?
I've used a 3TB gstripe on amd64, but now I'd like to gstripe two 2TB
HDs on a i386.
Will that work?
bye & Tha
Here is some information on what perl does:
http://www.washington.edu/perl5man/pod/perlsec.html
Also there is an option (not chosen by default) in the perl port to
enable setuid.
Riaan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd
On Wednesday 11 May 2011 04:19:29 Devin Teske wrote:
>
> The reason that the suid bit doesn't work on scripts (shell, perl, or
> otherwise) is because these are essentially text files that are interpreted
> by their associated interpreter. It is the interpreter itself that must be
> suid.
I'm pret
On Wed, May 11, 2011 at 7:21 AM, Chris Telting
wrote:
> I know this isn't strictly a Freebsd question.
>
> I want to start up X in the background without it taking over the console.
> I want to switch over to it manually when I press alt-F9.
Why not start if from another terminal? Say, press alt
On 05/11/2011 03:10, C. P. Ghost wrote:
On Wed, May 11, 2011 at 7:21 AM, Chris Telting
wrote:
I know this isn't strictly a Freebsd question.
I want to start up X in the background without it taking over the console.
I want to switch over to it manually when I press alt-F9.
Why not start if
On 05/11/2011 05:36 AM, Chris Telting wrote:
> I already do... I'm want to automate it. Every other virtual screen
> terminal can start without grabbing the console, I don't want X to
> either. I do development and I suffer crashes. I want to do work while
> it boots up for a couple minutes and
Hello Dear,
How are you doing, This is an awareness to let the public know that One of
America's largest, discount department outlet is re-branding.The retail
industry is a competitive world, with each retailer vying for the attention of
consumers in an increasingly cluttered market. We do not
From: CyberLeo Kitsana
To: Chris Telting
Cc: freebsd-questions@freebsd.org
Sent: Wed, May 11, 2011 7:07:01 AM
Subject: Re: start X in background without it taking over the console?
On 05/11/2011 05:36 AM, Chris Telting wrote:
> I already do... I'm want to au
Thanks to everyone for the replies yesterday on OpenVPN. I'd like to report a
few interesting things:
1. In doing some google searches on this last night, believe it or not some of
the search results were the exact questions I asked in this group, only
yesterday afternoon. And this was while I
God love is hard to find. You got lucky freebsd-questions!
2011/05/11 05:37:56 -0700 Bill Tillman => To
freebsd-questions@freebsd.org :
BT> > I already do... I'm want to automate it. Every other virtual screen
BT> I'm watching this thread with interest.
Me too.
But I have another kind of inter
You can still test it from home... do pings through a specific interface.
Or change your routing table information. Also you can communicate from the
server itself to the client to test.
On May 11, 2011, at 8:11 AM, Bill Tillman wrote:
> Thanks to everyone for the replies yesterday on OpenVPN.
On Wed, May 11, 2011 at 09:11, Bill Tillman wrote:
> 2. I have my OpenVPN process running on my FreeBSD server and wish to test it
> with the OpenVPN client for Windows on my laptop from an outside location. But
> the only outside locations I have access to right now are the local McDonalds
> and
Hello,
I have a server that freezes under high load sometimes. It is on
FreeBSD 7.3. It does not respond neither by network nor to keyboard.
In the same time I can hit Ctrl-Alt-ESC and go to debugger - it works.
What can I try to do in DDB to find out the reason of server freezing?
Thanks in adv
On Tue, May 10, 2011 at 05:54:04PM -0700, Chris Telting wrote:
> I've googled for over an hour.
>
> I'm not looking to get into a discussion on security or previous bugs
> that are currently fixed. Suid in and of itself is a security issue.
> But if you are using suid it it should work; I don
From: Kevin Wilcox
To: Bill Tillman
Cc: freebsd-questions@freebsd.org
Sent: Wed, May 11, 2011 9:28:08 AM
Subject: Re: OpenVPN Setup
On Wed, May 11, 2011 at 09:11, Bill Tillman wrote:
> 2. I have my OpenVPN process running on my FreeBSD server and wish to t
On Tue, 10 May 2011 20:19:06 -0500, Mario Lobo wrote:
You should try the devel version.
I'll consider it, but I rarely use Firefox and furthermore Chromium and
Opera don't use nspluginwrapper and have the same issue. This makes me
think it has nothing to do with nspluginwrapper.
Regar
From: Kevin Wilcox
To: Bill Tillman
Cc: freebsd-questions@freebsd.org
Sent: Wed, May 11, 2011 9:28:08 AM
Subject: Re: OpenVPN Setup
On Wed, May 11, 2011 at 09:11, Bill Tillman wrote:
> 2. I have my OpenVPN process running on my FreeBSD server and wish to te
On Wed, 11 May 2011 10:14:47 -0500
Mark Felder articulated:
> On Tue, 10 May 2011 20:19:06 -0500, Mario Lobo
> wrote:
>
> > You should try the devel version.
>
> I'll consider it, but I rarely use Firefox and furthermore Chromium
> and Opera don't use nspluginwrapper and have the same issue. T
Hello,
I'm seeing a strange problem trying to use zfs promote.
[root@san2]# zfs snapshot san/sr@snap
[root@san2]# zfs clone san/sr@snap san/sr5
[root@san2]# zfs promote san/sr5
cannot promote 'san/sr5': dataset is busy
Being a freshly created dataset I'm not sure how it would be busy. Are
there
On Wed, May 11, 2011 at 10:14 AM, Jerry McAllister wrote:
> On Tue, May 10, 2011 at 05:54:04PM -0700, Chris Telting wrote:
>
>> I've googled for over an hour.
As other have said suiding on scripts is not allowed in modern
versions of Unix. What I do for example, is create small C programs
suid th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/11/11 12:31 PM, Alejandro Imass wrote:
> On Wed, May 11, 2011 at 10:14 AM, Jerry McAllister wrote:
>> On Tue, May 10, 2011 at 05:54:04PM -0700, Chris Telting wrote:
>>
>>> I've googled for over an hour.
>
> As other have said suiding on scripts
Frank Bonnet writes:
> I've experienced a strange problem at 8.2-release
>
> after a fresh install on three ( 3 ) differents machines ( all HP )
> FreeBSD 8.2 stops running without any sound ( machines freezed )
> after running well during approx 8 hours.
>
> It happened on 3 differents HP models
On 05/11/2011 04:50 AM, Polytropon wrote:
> On Tue, 10 May 2011 19:24:39 -0700, mohammad abedini
> wrote:
>> I plan to make the FreeBSD installation with facilities in my state
> This looks as if you want to create your own installation
> media. The "make release" operation is intended for that
>
On Mon, 9 May 2011 18:52:12 +0100
Chris Rees wrote:
> On 9 May 2011 18:38, Janos Dohanics wrote:
> > On Sun, 8 May 2011 19:52:54 -0500 (CDT)
> > Robert Bonomi wrote:
> >
> >> > From [...]
> >>
> >> > Are you trying to
> >> > run a parallel build?
>
Well those are production machines ...
I swtched back to 7.4 and everthing
Works fine ...
Envoyé de mon iPhone
Le 11 mai 2011 à 19:08, Lowell Gilbert
a écrit :
> Frank Bonnet writes:
>
>> I've experienced a strange problem at 8.2-release
>>
>> after a fresh install on three ( 3 ) differents
On 11 May 2011 18:45, Janos Dohanics wrote:
> On Mon, 9 May 2011 18:52:12 +0100
> Chris Rees wrote:
>
>> On 9 May 2011 18:38, Janos Dohanics wrote:
>> > On Sun, 8 May 2011 19:52:54 -0500 (CDT)
>> > Robert Bonomi wrote:
>> >
>> >> > From [...]
>> >>
>> >> >
Thanks again for all the great tips on OpenVPN setup. I think its about ready
for real deployment but I have a couple of more questions.
My OpenVPN server (10.0.0.254) is inside my LAN behind another FreeBSD
router/gateway (10.0.0.253) which is running IPFW+NATD and handles the LAN's
connection
Hey Guys,
What does the list think of XBill's buyout of Skype? i know there is probably
a port for this for the BSD'S. ISn't it just a VOIP thing... maybe with some
video glued on?
(How hard/easy woold be be to hack out a better one...or do GOOG and YHOO
already have their own versions of skyi
On 5/11/11 8:20 PM, Gary Kline wrote:
(How hard/easy woold be be to hack out a better one...or do GOOG and YHOO
already have their own versions of skyip?)
Not all that trivial, really, but, frankly, rather beside the point.
The value of communications networks is more than the technology, i
On Wed, 11 May 2011 21:23:14 -0400, Jon Radel wrote:
>
> On 5/11/11 8:20 PM, Gary Kline wrote:
>
> > (How hard/easy woold be be to hack out a better one...or do GOOG and YHOO
> > already have their own versions of skyip?)
> >
>
> Not all that trivial, really, but, frankly, rather beside the poi
My hardware: Dell 1950 with dual quad-core X5450 processors, 16GB RAM,
boot drive connected to a SAS 6/iR controller (mpt0), pair of external
ACARD 9010 RAMDisks (da3 & da4) connected to an LSI SAS3801E controller
(mpt1). The RAMdisks are configured in a ZFS mirror (Backbone) in hopes of
both high
32 matches
Mail list logo