Re: Quick question about sound drivers (esp. snd_hda)

2011-03-12 Thread Chris Rees
On 12 March 2011 08:34, Bruce Cran wrote: > On Fri, 11 Mar 2011 15:29:44 -0500 > Brian Waters wrote: > >> It seems to me that under /dev, you can have the following >> sound-related device files: >> >> dspX >> dspX.Y >> (among others) >> >> I'm having some trouble getting my sound to work (Dell I

Re: Quick question about sound drivers (esp. snd_hda)

2011-03-12 Thread Bruce Cran
On Fri, 11 Mar 2011 15:29:44 -0500 Brian Waters wrote: > It seems to me that under /dev, you can have the following > sound-related device files: > > dspX > dspX.Y > (among others) > > I'm having some trouble getting my sound to work (Dell Inspiron > E1705/Inspiron 9400 with Sigmatel STAC9220 c

Re: Quick question about sound drivers (esp. snd_hda)

2011-03-11 Thread Bernt Hansson
2011-03-11 21:29, Brian Waters: It seems to me that under /dev, you can have the following sound-related device files: dspX dspX.Y (among others) I'm having some trouble getting my sound to work (Dell Inspiron E1705/Inspiron 9400 with Sigmatel STAC9220 codec). I've read the manpages for snd and

Re: Quick question about sound drivers (esp. snd_hda)

2011-03-11 Thread Erich Dollansky
Hi, On Saturday 12 March 2011 04:29:44 Brian Waters wrote: > It seems to me that under /dev, you can have the following > sound-related device files: > > dspX > dspX.Y > (among others) > this is what you see after your driver is loaded. You might have to tell an application which one to use. >

Re: Quick question about sound drivers (esp. snd_hda)

2011-03-11 Thread Brian Waters
Yeah, I have tried all the basic stuff. At this point, I've basically accepted that solving the problem on my machine is going to involve a whole bunch of technical stuff that I don't have the patience for - reading the HDA spec and the codec datasheet, reading the driver code, and making changes

Re: Quick question about sound drivers (esp. snd_hda)

2011-03-11 Thread Frank Shute
On Fri, Mar 11, 2011 at 03:29:44PM -0500, Brian Waters wrote: > > It seems to me that under /dev, you can have the following > sound-related device files: > > dspX > dspX.Y > (among others) > > I'm having some trouble getting my sound to work (Dell Inspiron > E1705/Inspiron 9400 with Sigmatel STA

Quick question about sound drivers (esp. snd_hda)

2011-03-11 Thread Brian Waters
It seems to me that under /dev, you can have the following sound-related device files: dspX dspX.Y (among others) I'm having some trouble getting my sound to work (Dell Inspiron E1705/Inspiron 9400 with Sigmatel STAC9220 codec). I've read the manpages for snd and snd_hda (which is the appropriate

Re: [GJournal+Geli] Quick question before installation

2010-02-26 Thread Ivan Voras
On 02/26/10 14:40, Malibu Carl wrote: Hi list I am new to all these features and I am about to install FreeBSD8.0 from a USB Drive. Before I take any further steps, I would like to ask whether is possible to perform an installation having an encrypted journaled UFS2 filesystem. As far as I kno

[GJournal+Geli] Quick question before installation

2010-02-26 Thread Malibu Carl
Hi list I am new to all these features and I am about to install FreeBSD8.0 from a USB Drive. Before I take any further steps, I would like to ask whether is possible to perform an installation having an encrypted journaled UFS2 filesystem. As far as I know, I would say it is possible since gjou

Re: Quick question about http://www.freebsd.org/docs/books.html

2010-02-05 Thread Jason
Hi Cassandra, I certainly don't speak for FreeBSD, however I don't believe you would need to arrange any price to put a listing on this page. If you would be so kind to email the text and a pointer to the website, I, or many other capable documentation specialists, would be happy to add it to t

Quick question about http://www.freebsd.org/docs/books.html

2010-02-05 Thread Cassandra Smith
Hello, I'm interested in placing a promotional link on your page: http://www.freebsd.org/docs/books.html. The link would be for a website which offers used college textbooks. I don't have the biggest budget, but hopefully there is a reasonable price we could arrange. Please let me know if yo

Re: quick question regarding jails.

2008-07-18 Thread David Allen
On Fri, Jul 18, 2008 at 1:46 AM, Wojciech Puchar <[EMAIL PROTECTED]> wrote: >> >> Just wondering if a box has 2 Ethernet cards with each card going to a >> different gateway/network, is it possible to stick a jail on the machine >> listening on one network interface and routing data out one >> card

Re: quick question regarding jails.

2008-07-18 Thread Wojciech Puchar
Just wondering if a box has 2 Ethernet cards with each card going to a different gateway/network, is it possible to stick a jail on the machine listening on one network interface and routing data out one card/network/gatway while the rest of the system uses the other port and gateway/network.

quick question regarding jails.

2008-07-18 Thread Andrew D (Webzone)
Howdy all, Just wondering if a box has 2 Ethernet cards with each card going to a different gateway/network, is it possible to stick a jail on the machine listening on one network interface and routing data out one card/network/gatway while the rest of the system uses the other port and gatew

Re: Quick question about PF and ALTQ

2007-11-12 Thread Girish Venkatachalam
On 14:03:29 Nov 11, Peter Boosten wrote: > Hi all, > > One quick question: is it possible to filter specific kinds of traffic > with altq, traffic that is not bound to specific IP addresses, like online > radio? > Looks like I finally understood what you want. You want to

Re: Quick question about PF and ALTQ

2007-11-12 Thread Girish Venkatachalam
On 10:17:52 Nov 12, Peter Boosten wrote: > Yu, it does. Very nice explanation, thanx. > NP. Thanks. > > Well, it's actually quite simple: our internet access line, which is used > by several people (directly, without a proxy server, but with a FreeBSD > firewall). Our management wants to bloc

Re: Quick question about PF and ALTQ

2007-11-12 Thread [LoN]Kamikaze
Peter Boosten wrote: > On Mon, November 12, 2007 08:04, Girish Venkatachalam wrote: > >> Hope the above explanation suffices. > > Yu, it does. Very nice explanation, thanx. > >> >> Can you clarify your needs a bit more? > > Well, it's actually quite simple: our internet access line, which is us

Re: Quick question about PF and ALTQ

2007-11-12 Thread Peter Boosten
On Mon, November 12, 2007 08:04, Girish Venkatachalam wrote: > > Hope the above explanation suffices. Yu, it does. Very nice explanation, thanx. > > > Can you clarify your needs a bit more? Well, it's actually quite simple: our internet access line, which is used by several people (directly, wi

Re: Quick question about PF and ALTQ

2007-11-11 Thread Girish Venkatachalam
On 18:49:37 Nov 11, Peter Boosten wrote: > Thanks for your answer, although that's not quite what I'm looking for: > Okay. Find my answer below. > I know it's possible to 'shape' the traffic with altq, so it's possible in > theory to shape certain kind of traffic to almost nihil. Smart devices >

Re: Quick question about PF and ALTQ

2007-11-11 Thread Peter Boosten
On Sun, November 11, 2007 20:16, Matthew Seaman wrote: >> >>> On 14:03:29 Nov 11, Peter Boosten wrote: >>>> Hi all, >>>> >>>> One quick question: is it possible to filter specific kinds of >>>> traffic with altq, traffic tha

Re: Quick question about PF and ALTQ

2007-11-11 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter Boosten wrote: > On Sun, November 11, 2007 15:43, Girish Venkatachalam wrote: >> On 14:03:29 Nov 11, Peter Boosten wrote: >> >>> Hi all, >>> >>> >>> One quick question: is it possible to filt

Re: Quick question about PF and ALTQ

2007-11-11 Thread Peter Boosten
On Sun, November 11, 2007 15:43, Girish Venkatachalam wrote: > On 14:03:29 Nov 11, Peter Boosten wrote: > >> Hi all, >> >> >> One quick question: is it possible to filter specific kinds of traffic >> with altq, traffic that is not bound to specific IP address

Re: Quick question about PF and ALTQ

2007-11-11 Thread Peter Boosten
On Sun, November 11, 2007 15:43, Girish Venkatachalam wrote: > On 14:03:29 Nov 11, Peter Boosten wrote: > >> Hi all, >> >> >> One quick question: is it possible to filter specific kinds of traffic >> with altq, traffic that is not bound to specific IP address

Re: Quick question about PF and ALTQ

2007-11-11 Thread Girish Venkatachalam
On 14:03:29 Nov 11, Peter Boosten wrote: > Hi all, > > One quick question: is it possible to filter specific kinds of traffic > with altq, traffic that is not bound to specific IP addresses, like online > radio? > Yes. Not altq(It is for QoS). But pf can of c

Quick question about PF and ALTQ

2007-11-11 Thread Peter Boosten
Hi all, One quick question: is it possible to filter specific kinds of traffic with altq, traffic that is not bound to specific IP addresses, like online radio? Thanks in advance. Peter -- http://www.boosten.org ___ freebsd-questions@freebsd.org

Re: quick question regarding /usr/obj

2006-09-18 Thread backyard
--- Migs <[EMAIL PROTECTED]> wrote: > Erik Trulsson wrote: > > On Mon, Sep 18, 2006 at 05:06:09PM +0800, Migs > wrote: > > > >> I just did a rebuild recently, and saw in the > handbook that i can take > >> out /usr/obj with no problems... and seeing as > its taking up >500mb, I > >> do want t

Re: quick question regarding /usr/obj

2006-09-18 Thread Migs
Erik Trulsson wrote: > On Mon, Sep 18, 2006 at 05:06:09PM +0800, Migs wrote: > >> I just did a rebuild recently, and saw in the handbook that i can take >> out /usr/obj with no problems... and seeing as its taking up >500mb, I >> do want to trim it out... >> >> However, in uname -a it shows >> >

Re: quick question regarding /usr/obj

2006-09-18 Thread Erik Trulsson
On Mon, Sep 18, 2006 at 05:06:09PM +0800, Migs wrote: > I just did a rebuild recently, and saw in the handbook that i can take > out /usr/obj with no problems... and seeing as its taking up >500mb, I > do want to trim it out... > > However, in uname -a it shows > > FreeBSD shadow.meridiantelekoms

quick question regarding /usr/obj

2006-09-18 Thread Migs
I just did a rebuild recently, and saw in the handbook that i can take out /usr/obj with no problems... and seeing as its taking up >500mb, I do want to trim it out... However, in uname -a it shows FreeBSD shadow.meridiantelekoms.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Mon Sep 18 15:35:23 P

Re: quick question regarding security advisories

2006-05-04 Thread Frank Steinborn
Mark Jayson Alvarez wrote: > Hi, > > Those security advisories posted in www.freebsd.org... > will they be applied once I rebuild my entire system?? > My default /usr/share/example/cvsup/stable-supfile > contains this line: > > *default release=cvs tag=RELENG_6 > > Are those security patches con

quick question regarding security advisories

2006-05-04 Thread Mark Jayson Alvarez
Hi, Those security advisories posted in www.freebsd.org... will they be applied once I rebuild my entire system?? My default /usr/share/example/cvsup/stable-supfile contains this line: *default release=cvs tag=RELENG_6 Are those security patches constantly being applied in the source tree of suc

Re: Quick Question

2006-04-23 Thread Garrett Cooper
] [mailto:[EMAIL PROTECTED] Behalf Of Joey F. Sent: Sunday, April 23, 2006 6:52 AM To: freebsd-questions@FreeBSD.org Subject: Quick Question I went to the downloads page but was not sure what I am supposed to download. as far as "alpha, amd64" etc:/ If you could get back to me ASAP i

Re: Quick Question

2006-04-23 Thread Benjamin Lutz
On Sunday 23 April 2006 12:52, Joey F. wrote: > I went to the downloads page but was not sure what I am supposed to > download. as far as "alpha, amd64" etc:/ If you could get back to me ASAP > it would be greatly appreciated. If it's a standard Windows-capable computer, "i386" will be what you ne

RE: Quick Question

2006-04-23 Thread fbsd
. Sent: Sunday, April 23, 2006 6:52 AM To: freebsd-questions@FreeBSD.org Subject: Quick Question I went to the downloads page but was not sure what I am supposed to download. as far as "alpha, amd64" etc:/ If you could get back to me ASAP it would be greatly appreciated. Thank You for

Quick Question

2006-04-23 Thread Joey F.
I went to the downloads page but was not sure what I am supposed to download. as far as "alpha, amd64" etc:/ If you could get back to me ASAP it would be greatly appreciated. Thank You for your time! ___ freebsd-questions@freebsd.org mailing list

Re: Quick question on newfs

2006-02-20 Thread mal content
Thanks a lot for the confirmation, it worked nicely. # newfs /dev/ad0s1e # mount /tmp # chmod 1777 /tmp a1 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAI

Re: Quick question on newfs

2006-02-20 Thread Jerry McAllister
> > I was setting up encrypted swap with GELI and accidentally > blew away my /tmp partition with: > > # dd if=/dev/random of=/dev/ad0s1e bs=1m > > Understandably, it will no longer allow me to mount /tmp, > so how do I use newfs to recreate the partition? I want to > be absolutely sure before e

Re: Quick question on newfs

2006-02-20 Thread Glenn Dawson
At 02:43 PM 2/20/2006, mal content wrote: I was setting up encrypted swap with GELI and accidentally blew away my /tmp partition with: # dd if=/dev/random of=/dev/ad0s1e bs=1m Understandably, it will no longer allow me to mount /tmp, so how do I use newfs to recreate the partition? I want to be

Quick question on newfs

2006-02-20 Thread mal content
I was setting up encrypted swap with GELI and accidentally blew away my /tmp partition with: # dd if=/dev/random of=/dev/ad0s1e bs=1m Understandably, it will no longer allow me to mount /tmp, so how do I use newfs to recreate the partition? I want to be absolutely sure before entering any disk mo

Re: A quick question about X11 and securelevels

2005-08-28 Thread Roland Smith
On Sun, Aug 28, 2005 at 12:59:36PM +0400, Dmitry Mityugov wrote: > On 8/28/05, Tom Norris <[EMAIL PROTECTED]> wrote: > > I understand the things like not allowing the system clock to change and > > not allowing formatting of filesystems, but I want to know why you can't > > run x11 when you have a

Re: A quick question about X11 and securelevels

2005-08-28 Thread Dmitry Mityugov
On 8/28/05, Tom Norris <[EMAIL PROTECTED]> wrote: > I understand the things like not allowing the system clock to change and > not allowing formatting of filesystems, but I want to know why you can't > run x11 when you have a securelevel greater than or equal to one. there > is no _serious_ reason

A quick question about X11 and securelevels

2005-08-27 Thread Tom Norris
I understand the things like not allowing the system clock to change and not allowing formatting of filesystems, but I want to know why you can't run x11 when you have a securelevel greater than or equal to one. there is no _serious_ reason I wish to know, I'm just curious and google keeps fee

Re: a quick question

2004-12-28 Thread Lane
On Monday 27 December 2004 23:52, andrei wrote: > Thank you for your quick replay but i am still not sure about a couple of > things: > I have tried what Mr. Lane suggested ... it took lets say about 8-9 hours > (it connects to an ftp and starts downloading packages and installing them > from all

Re: a quick question

2004-12-27 Thread Nikolas Britton
andrei wrote: Thank you for your quick replay but i am still not sure about a couple of things: I have tried what Mr. Lane suggested ... it took lets say about 8-9 hours (it connects to an ftp and starts downloading packages and installing them from all that writing on the screen and i have cab

Re: a quick question

2004-12-27 Thread Tom Vilot
Andrei, what does the .xinitrc file look like (in either the root directory or in the home directory of the user you log in as)? Thank you for your quick replay but i am still not sure about a couple of things: ___ freebsd-questions@freebsd.org mail

re:a quick question

2004-12-27 Thread andrei
Thank you for your quick replay but i am still not sure about a couple of things: I have tried what Mr. Lane suggested ... it took lets say about 8-9 hours (it connects to an ftp and starts downloading packages and installing them from all that writing on the screen and i have cable 500kbps dow

Re: a quick question ...

2004-12-26 Thread Nikolas Britton
andrei wrote: Hi, my name is Andrei and I have recently purchased FreeBSD from BSDMall and I ran into few problems. I am a windows user but i have some experince in Linux BUT, I got rid of my windows machine and installed FreeBDS. After the install for some reason i log into root and i use the s

Re: a quick question ...

2004-12-26 Thread Tom Vilot
Lane wrote: welcome! There is nothing wrong, I think. It sounds as if you have properly installed X. But X isn't the friendliest desktop around, as you've seen. You should be able to get a full-featured desktop by issuing the following commands: cd /usr/ports/x11/kde3 make all install clean l

Re: a quick question ...

2004-12-26 Thread Lane
On Sunday 26 December 2004 18:43, andrei wrote: > Hi, my name is Andrei and I have recently purchased FreeBSD from BSDMall > and I ran into few problems. I am a windows user but i have some experince > in Linux BUT, I got rid of my windows machine and installed FreeBDS. After > the install for some

Re: a quick question ...

2004-12-26 Thread Tom Vilot
Andrei, it sounds to me like you have fvwm installed as your window manager / desktop. Install KDE or GNOME or WindowMaker or something useful, and you will have a bit more luck. As root (before you bother with startx), try this: pkg_add -r windowmaker Then, edit your .xinitrc file (in your /ro

Re: a quick question ...

2004-12-26 Thread Bill Moran
"andrei" <[EMAIL PROTECTED]> wrote: > Hi, my name is Andrei and I have recently purchased FreeBSD from BSDMall and > I ran into few problems. I am a windows user but i have some experince in > Linux BUT, I got rid of my windows machine and installed FreeBDS. After the > install for some reason

Re: a quick question ...

2004-12-26 Thread Kris Kennaway
On Sun, Dec 26, 2004 at 07:43:29PM -0500, andrei wrote: > Hi, my name is Andrei and I have recently purchased FreeBSD from BSDMall and > I ran into few problems. I am a windows user but i have some experince in > Linux BUT, I got rid of my windows machine and installed FreeBDS. After the > insta

a quick question ...

2004-12-26 Thread andrei
Hi, my name is Andrei and I have recently purchased FreeBSD from BSDMall and I ran into few problems. I am a windows user but i have some experince in Linux BUT, I got rid of my windows machine and installed FreeBDS. After the install for some reason i log into root and i use the startx command

A quick question on rtadvd

2004-10-14 Thread Yong Chu Eu (Ñî×ÓÓÓ)
can we make rtadvd advertise global multicast address to user? how to do it? = Ô¸ÄúÓÀÔ¶ÐÒ¸££¬¿ìÀֺͰ²Ïê Happy & Healthy Always ! ^_^ ! ¸öÈËÍøÒ³ Homepage:http://planet.time.net.my/sunwaycity/ceyong ¸öÈË·ðѧÍøÒ³ Buddhist Page: http://planet.time.net.my/SunwayCity/ceyong/artikel.htm ICQ:16994867/

Re: Quick question about apache on freebsd4.9

2004-05-06 Thread Chad Leigh -- Shire.Net LLC
On May 6, 2004, at 3:57 PM, Jeronimo Romero wrote: Installed apache on freebsd 4.9. Installed several virtual hosts with ssl support. When I browse the one of them with internet explorer I have to click "yes" over 30 times in The browser security certificate. Anyone have any ideas why this would b

Quick question about apache on freebsd4.9

2004-05-06 Thread Jeronimo Romero
Installed apache on freebsd 4.9. Installed several virtual hosts with ssl support. When I browse the one of them with internet explorer I have to click "yes" over 30 times in The browser security certificate. Anyone have any ideas why this would be happening???

Re: quick question about turning the annoying beep off in X

2003-11-19 Thread Jean-Baptiste Quenot
* twig les: > Magic! I never bothered to check if putting the command *before* > "wmaker" in ~/.xinitrc would make a difference. Thnx. The WindowMaker process typically *replaces* the shell interpreting the .xinitrc script, you can notice that by the "exec" keyword in front of it. Thus

Re: quick question about turning the annoying beep off in X

2003-11-13 Thread Viktor Lazlo
On Thu, 13 Nov 2003, twig les wrote: > Hey all, in my /etc/csh.cshrc I have > > xset b off > > which does what I want, which is to tell X to shut up without me > having to type the command in every X session. But it seems > clumsy as it puts up an error "xset: unable to open display """ > when

Re: quick question about turning the annoying beep off in X

2003-11-13 Thread twig les
--- Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Nov 13), twig les said: > > Hey all, in my /etc/csh.cshrc I have > > > > xset b off > > > > which does what I want, which is to tell X to shut up > without me > > having to type the command in every X session. But it seems > clumsy

Re: quick question about turning the annoying beep off in X

2003-11-13 Thread Kevin D. Kinsey, DaleCo, S.P.
twig les wrote: Hey all, in my /etc/csh.cshrc I have xset b off which does what I want, which is to tell X to shut up without me having to type the command in every X session. But it seems clumsy as it puts up an error "xset: unable to open display """ when I ssh in. I fully understand that t

Re: quick question about turning the annoying beep off in X

2003-11-13 Thread Dan Nelson
In the last episode (Nov 13), twig les said: > Hey all, in my /etc/csh.cshrc I have > > xset b off > > which does what I want, which is to tell X to shut up without me > having to type the command in every X session. But it seems clumsy > as it puts up an error "xset: unable to open display """

Re: quick question about turning the annoying beep off in X

2003-11-13 Thread Chris Pressey
On Thu, 13 Nov 2003 13:44:43 -0800 (PST) twig les <[EMAIL PROTECTED]> wrote: > Hey all, in my /etc/csh.cshrc I have > > xset b off > > which does what I want, which is to tell X to shut up without me > having to type the command in every X session. But it seems > clumsy as it puts up an error "

quick question about turning the annoying beep off in X

2003-11-13 Thread twig les
Hey all, in my /etc/csh.cshrc I have xset b off which does what I want, which is to tell X to shut up without me having to type the command in every X session. But it seems clumsy as it puts up an error "xset: unable to open display """ when I ssh in. I fully understand that this *should* be a

Re: Hi Quick question

2003-08-15 Thread Benjamin Walkenhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Donnerstag, 14. August 2003 21:00 Viktor Lazlo wrote: > > > Is there a command to browse files by pages? When ever I ls in a > If you are new to the shell and looking for something to ease the > transition between Windows and the console try insta

RE: Hi Quick question

2003-08-14 Thread Nic von Waltsleben
Try ls | less Nic >Eric Murphy >Is there a command to browse files by pages? When ever I ls in a big dir, I can't >shift page >up for some reason. This is very annoying =( ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/

Re: Hi Quick question

2003-08-14 Thread Jez Hancock
On Thu, Aug 14, 2003 at 09:30:20AM -0500, Kevin Kinsey, DaleCo, S.P. wrote: > >Is there a command to browse files by pages? When ever I ls in a > big dir, I can't shift page up for some reason. This is very > >annoying =( > > Heh, the replies here are good, but there's a humor possibility ... >

Re: Hi Quick question

2003-08-14 Thread Mike Maltese
>Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page >up for some reason. This is very annoying =( I like ls -l | more ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Hi Quick question

2003-08-14 Thread Eric Murphy
Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page up for some reason. This is very annoying =( ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: Quick Question

2003-08-14 Thread paul beard
Jeremy D. Pavleck wrote: Greetings All, I initially tried to install FreeBSD something like 4 years ago and failed miserably, and went to linux. (Hardware wasn't completely compatible with FreeBSD). Recently my Debian server motherboard died on me, prompting me to prepare a list of new parts for

FW: Quick Question

2003-08-14 Thread Stephen
toss that in there. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy D. Pavleck Sent: Sunday, August 10, 2003 1:37 PM To: [EMAIL PROTECTED] Subject: Quick Question Greetings All, I initially tried to install FreeBSD something like 4 years ago and

Re: Hi Quick question

2003-08-14 Thread Viktor Lazlo
On Thu, 14 Aug 2003, Joshua Oreman wrote: > On Fri, Aug 08, 2003 at 10:52:33PM -0500 or thereabouts, Eric Murphy wrote: > > > Is there a command to browse files by pages? When ever I ls in a > > big dir, I can't shift page up for some reason. This is very > > annoying =( > > Option 1) ls | les

Re: Quick Question

2003-08-14 Thread Alden Louis-Pierre
First and foremost great job in using newegg for hardware. They provide excellent service. I shop there all the time for my hardware needs :-). Next for a motherboard, I would recommend the Shuttle AK38N motherboard. Shuttle makes some very good motherboard. The performance is rock

Re: Hi Quick question

2003-08-14 Thread Vulpes Velox
Just pipe ls into more On Fri, 8 Aug 2003 22:52:33 -0500 "Eric Murphy" <[EMAIL PROTECTED]> wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, I > can't shift page up for some reason. This is very annoying > =(___ > [EMA

Re: Hi Quick question

2003-08-14 Thread Joshua Oreman
On Fri, Aug 08, 2003 at 10:52:33PM -0500 or thereabouts, Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a > big dir, I can't shift page up for some reason. This is very > annoying =( Option 1) ls | less #-or-#ls | more Option 2) press ScrollLock and

Re: Hi Quick question

2003-08-14 Thread Benjamin Walkenhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Samstag, 9. August 2003 05:52 Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, > I can't shift page up for some reason. This is very annoying =( ls (-lmo...) | less, respectively ls (options) | $PAGER

Re: Hi Quick question

2003-08-14 Thread Kevin Kinsey, DaleCo, S.P.
>From: "Eric Murphy" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, August 08, 2003 10:52 PM >Subject: Hi Quick question > >Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page up for some reason.

Re: Hi Quick question

2003-08-14 Thread Thomas Spreng
hi, On Fri, Aug 08, 2003 at 10:52:33PM -0500, Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, I can't > shift page up for some reason. This is very annoying =( # ls | more cheers.. ___ [EMAIL PROTECTED]

Quick Question

2003-08-10 Thread Jeremy D. Pavleck
Greetings All, I initially tried to install FreeBSD something like 4 years ago and failed miserably, and went to linux. (Hardware wasn't completely compatible with FreeBSD). Recently my Debian server motherboard died on me, prompting me to prepare a list of new parts for a new box. Because I stil

Re: Quick question

2003-06-17 Thread Bill Moran
David Michaels wrote: I notice that there is no disc1 ISO image for sparc64 FreeBSD 5.1, but there is a disc2 and a mini-disc. 5.0 had a disc1. This is true of both the main ftp.freebsd.org site, and all the USA mirrors I checked. Is the image missing, or intentionally not there? What should

Quick question

2003-06-17 Thread David Michaels
I notice that there is no disc1 ISO image for sparc64 FreeBSD 5.1, but there is a disc2 and a mini-disc. 5.0 had a disc1. This is true of both the main ftp.freebsd.org site, and all the USA mirrors I checked. Is the image missing, or intentionally not there? What should I use for sparc64 5.1

Re: quick question please

2003-06-16 Thread Jonathan Arnold
i know this might be common question but id really like to know, why your logo is a small devil? please reply thanks. See: http://www.mckusick.com/beastie/index.html For the "History of the BSD Daemon" -- Jonathan Arnold (mailto:[EMAIL PROTECTED]) Amazing Developments http://www.buddy

Re: quick question please

2003-06-10 Thread Joshua Oreman
On Tue, Jun 10, 2003 at 12:34:03PM -0500 or thereabouts, Matthew D. Fuller seemed to write: > On Tue, Jun 10, 2003 at 01:31:08PM -0400 I heard the voice of > Steve, and lo! it spake thus: > > i know this might be common question but id really like to know, why > > your logo is a small devil? plea

Re: quick question please

2003-06-10 Thread Matthew D. Fuller
On Tue, Jun 10, 2003 at 01:31:08PM -0400 I heard the voice of Steve, and lo! it spake thus: > i know this might be common question but id really like to know, why > your logo is a small devil? please reply thanks. Because the normal size of button-banners for webpages is too small to make it a la

quick question please

2003-06-10 Thread Steve
i know this might be common question but id really like to know, why your logo is a small devil? please reply thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: firewall setup -- quick question

2003-01-02 Thread Bill Moran
From: "Darren" <[EMAIL PROTECTED]> I've been doing quite a bit of reading the past few days on this firewall I'm building for my father. And, it seems like everything that I read is utilizing 2 nics (one for the internet side and one for the internal side) with a hub on the inside nic. I had som

firewall setup -- quick question

2003-01-02 Thread Darren
I've been doing quite a bit of reading the past few days on this firewall I'm building for my father. And, it seems like everything that I read is utilizing 2 nics (one for the internet side and one for the internal side) with a hub on the inside nic. I had something different in mind. In my cas

Re: Quick question

2002-11-04 Thread Robin Schilham
Leonardo Medina wrote: Hello, I'm getting a Bind to port 22 failed error, I have set up our box very nice and neat with correct public ip addreess, etc... and I still keep getting this error when I do a sshd command, I cannot ping (only my own box, but that really just gives me kernel stuff...

Re: Quick question

2002-11-04 Thread DaleCo Help Desk
From: "Leonardo Medina" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 5:59 PM Subject: Quick question > Hello, > > I'm getting a Bind to port 22 failed error, I have set up our box very nice > and neat with correct public ip ad

Quick question

2002-11-04 Thread Leonardo Medina
Hello, I'm getting a Bind to port 22 failed error, I have set up our box very nice and neat with correct public ip addreess, etc... and I still keep getting this error when I do a sshd command, I cannot ping (only my own box, but that really just gives me kernel stuff...). I look at the connec