+-- "Hans J. Albertsson" wrote (Wed, 12-Oct-2011, 21:22 +0200):
|
| Does anyone out there have a ready-compiled ffmpeg of very recent date
| that includes rtmp and lame support compiled in, i e linked to librtmp
| and liblame?
Sorry, no help with these binaries.
| I can't seem to get the d
Are you going through a firewall? Some of 'em can do that to you. That may
not be the intent, but it can be the effect if they're set up wrong or not
scaling well.
On Oct 12, 2011, at 10:56 PM, Dan Swartzendruber wrote:
> This one is driving me nuts. I can't seem to keep an ssh session open
On 10/12/2011 10:56 PM, Dan Swartzendruber wrote:
This one is driving me nuts. I can't seem to keep an ssh session open for
more than 10 minutes or so. When I check after that, putty has an error up
about "network error caused software abort" (or words to that effect.) I
have TCP/IP keepalives
This one is driving me nuts. I can't seem to keep an ssh session open for
more than 10 minutes or so. When I check after that, putty has an error up
about "network error caused software abort" (or words to that effect.) I
have TCP/IP keepalives turned on, as well as ssh keepalives, and that hasn
On Wed, Oct 12, 2011 at 04:55:55PM +0200, Per Sjoholm wrote:
> On 10/12/2011 02:06 AM, Josef 'Jeff' Sipek wrote:
> >On Tue, Oct 11, 2011 at 10:04:51AM +0200, Per Sjoholm wrote:
> >>.
> >>Suggestion on howto proceed
> >Hello!
> >
> >We have a mailing list for development (oi-dev@...) and an IRC
hi everyone
i'm new to openindiana and try to get S3 working on my old p5b
deluxe/core 2 duo system. although it has an ati card (4550, but i also
testet with an nvdia 8800 gts), after some hours of trial-and-error and
reading i got it working in single-user-mode. thinking it mitght be a
problem w
On 10/12/2011 10:35 PM, James Carlson wrote:
..
Or just use "ipadm" to administer the addresses ...
http://blogs.oracle.com/observatory/en_US/entry/ipadm
--
Per Sjöholm
Spanga, Stockholm, Sweden
___
OpenIndiana-discuss mailing list
OpenIndiana-dis
Not everyone installs with a GUI, though...
-Original Message-
From: Matt Connolly [mailto:matt.connolly...@gmail.com]
Sent: Wednesday, October 12, 2011 4:43 PM
To: Discussion list for OpenIndiana
Subject: Re: [OpenIndiana-discuss] Static IP configuration problem
On 13/10/2011, at 5:55 A
I like using ipadm to setup static addresses too. Except that it is hard
because last time I checked in OI b151, there is still no man page for
ipadm.
https://www.illumos.org/issues/559 2010-12-19
Things like man pages that were present in older OS releases are missing.
I'm baffled as to why thi
On 13/10/2011, at 5:55 AM, Dan Swartzendruber wrote:
> LinuxBSDos.com wrote:
>> Those are the steps we used to take in Linux a long time ago. This is one
>> area that oi will have to address to make non-techy users lives a bit
>> easier.
>>
> Yeah, I know. I've been around the block a few times
Ray Arachelian wrote:
> On 10/12/2011 03:23 PM, Lucas Van Tol wrote:
>> I think /etc/netmasks is where you would store the netmask?
>>
>> echo $NETWORK $NETMASK >> /etc/netmasks
>>
> It is and I was just about to reply to point out that if you forget
> this, you can get in trouble since it may pi
LinuxBSDos.com wrote:
Those are the steps we used to take in Linux a long time ago. This is one
area that oi will have to address to make non-techy users lives a bit
easier.
Yeah, I know. I've been around the block a few times (I started using
Linux in 1994 for a self-started business.) Eve
Those are the steps we used to take in Linux a long time ago. This is one
area that oi will have to address to make non-techy users lives a bit
easier.
--
Fini D.
http://LinuxBSDos.com
> Also, don't forget to edit /etc/resolv.conf and /etc/nsswitch.conf since
> you're not getting DNS server d
Also, don't forget to edit /etc/resolv.conf and /etc/nsswitch.conf since
you're not getting DNS server details from a DHCP server.
(Might also be useful to set up ntp if you're going to use it.)
On 10/12/2011 03:15 PM, Karl Dag Gursli wrote:
>
> First do : svcadm disable network/physical:nwam
>
On 10/12/2011 03:23 PM, Lucas Van Tol wrote:
> I think /etc/netmasks is where you would store the netmask?
>
> echo $NETWORK $NETMASK >> /etc/netmasks
>
It is and I was just about to reply to point out that if you forget
this, you can get in trouble since it may pick /8 for a 10.x.x.x
address, or
Thanks for all the responses. I had everything except for the
/etc/hostname.e1000g0 setup. It is now keeping the ip config during
reboots!
One other thing I didn't see in the install setup is the ability to
choose to disable IPV6, that would be nice to put back into the install
options.
I have to admit this was one of the irritations I ran into when I first
installed. I have never seen a distro that made it so hard to set a
static IP. Yes, I know it's a handful of commands, that isn't the
point. This should be the default, not nwam, IMO of course. And when
you google for
You may need to create
/etc/hostname.$ADAPTERNAME file(s);
i.e.
echo xxx.xxx.xxx.xx > /etc/hostname.e1000g0
(Should tell network/physical:default to plumb/ifconfig that address)
I think /etc/netmasks is where you would store the netmask?
echo $NETWORK $NETMASK >> /etc/netmasks
It looks like yo
Does anyone out there have a ready-compiled ffmpeg of very recent date
that includes rtmp and lame support compiled in, i e linked to librtmp
and liblame?
I can't seem to get the downloadable sources to play ball properly.
___
OpenIndiana-discuss m
On 10/12/11 08:58 PM, CJ Keist wrote:
On a test VM I install OpenIndiana to see how to setup a static on
install but it appears that with version 151a, the manual configure
option is no longer listed. During install it only listed automatic or
none for the network options. What is interesting
probably svcadm enable network/physical:default
This is something people should fix. It should always be easy to set up
a static address on a unix box. It is certainly nice that the auto
networking is easy but so should the I want to do it myself bit.
On 10/12/11 02:58 PM, CJ Keist wrote:
O
On a test VM I install OpenIndiana to see how to setup a static on
install but it appears that with version 151a, the manual configure
option is no longer listed. During install it only listed automatic or
none for the network options. What is interesting is that the help for
that step mentione
Rob jones left a message for you...
Its sender and content will be shown only to you and you can delete it at any
time. You can instantly reply to it, using the message exchange system. To find
out what's in the message, just follow this link:
http://eu1.badoo.com/0257595692/in/se.xBVUrAUw/?lang
On 10/12/2011 02:06 AM, Josef 'Jeff' Sipek wrote:
On Tue, Oct 11, 2011 at 10:04:51AM +0200, Per Sjoholm wrote:
.
Suggestion on howto proceed
Hello!
We have a mailing list for development (oi-dev@...) and an IRC channel
(#oi-dev on FreeNode). I strongly suggest that you go into the IRC cha
Gabriele Bulfon wrote:
> Hi, I was trying to use dladm aggr to aggregate 2 networks, but the system
> doesn't let me.
> So I read ce network driver does not support aggregation with dladm.
> Somewhere it talks about Sun Trunking allowing the same stuff with older
> cards.
> Where can I find it (N
Maxim Kondratovich wrote:
> Hello,
> please help, how to identify driver name for this device? Looks like
> this device is recognized but not added to list of my network devices...
> I tried to ifconfig usb_mid plumb but looks like it's wrong idea.
I don't believe there are any WUSB100 drivers for
Hi, I was trying to use dladm aggr to aggregate 2 networks, but the system
doesn't let me.
So I read ce network driver does not support aggregation with dladm.
Somewhere it talks about Sun Trunking allowing the same stuff with older cards.
Where can I find it (No Oracle points it out) and make
Hello,
please help, how to identify driver name for this device? Looks like
this device is recognized but not added to list of my network devices...
I tried to ifconfig usb_mid plumb but looks like it's wrong idea.
node name: device
Vendor: L
On 12/10/11 09:15 PM, Andrey N. Oktyabrski wrote:
On 12.10.11 09:24, Andrey N. Oktyabrski wrote:
Good day.
How can I switch it to the modem mode from mass storage mode? Something
same as usb_modeswitch from Linux wanted. Or I must write anything in
the /etc/driver_aliases?
I have got the solut
On 12.10.11 09:24, Andrey N. Oktyabrski wrote:
Good day.
How can I switch it to the modem mode from mass storage mode? Something
same as usb_modeswitch from Linux wanted. Or I must write anything in
the /etc/driver_aliases?
I have got the solution.
Under Windows XP:
- Install modem driver
- In
30 matches
Mail list logo