I'm trying to use cdrecord with a new ide cdrw.
I went through the ide-scsi howto I found and I now get the following lines
in dmesg, and I can mount the drive as /dev/sr0.
--dmesg
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: OPTORITE Mo
On Tue, Feb 25, 2003 at 09:28:38AM +0100, Eduard Bloch scribbled...
> #include
> * Jason Majors [Mon, Feb 24 2003, 08:12:57PM]:
> > I'm trying to use cdrecord with a new ide cdrw.
> > I went through the ide-scsi howto I found and I now get the following lines
> >
I've started a project http://savannah.nongnu.org/projects/oggcastd/ to play
Ogg Vorbis and MP3 files in my car. The box I use boots automatically when
it gets power, but it still takes almost 30s after I turn the key to get
sound.
How can I speed up the boot process?
I'm using a fairly minimal Sid
On Mon, Dec 09, 2002 at 11:33:03PM -0800, Osamu Aoki scribbled...
> On Mon, Dec 09, 2002 at 10:02:25PM -0600, Shyamal Prasad wrote:
> > "drew" == drew cohan <[EMAIL PROTECTED]> writes:
> >
> > drew> How do I rename all files in a directory matching the
> > drew> pattern *.JPG to *.jpg
> Jason Majors wrote:
> > I've started a project http://savannah.nongnu.org/projects/oggcastd/ to play
> > Ogg Vorbis and MP3 files in my car. The box I use boots automatically when
> > it gets power, but it still takes almost 30s after I turn the key to get
> > s
I'm setting up a car computer that will be shut down by powering off, and
need to keep fsck from running at reboot.
I tried doing a remount-ro, but now it spits out lots of errors and doesn't
even get to a login prompt.
I need to be able to write to the /tmp partition though.
How can I do this?
Try exim. It's easier to set up.
On Thu, Sep 26, 2002 at 08:02:54PM -0700, Michael Olds scribbled...
> Hello,
>
> Woody.
>
> I am having some difficulty getting Sendmail up and running.
> I installed the program apparently with no problems. I ran: sendmailconfig
> after the install, also apparen
I just started using debian (I've been using Redhat for years), and I'm having
trouble with my X-Window system. I installed the 4.0.2 packages from woody,
but noticed that xserver-svga is still 3.3.6 and xserver-common is installed as
both 4.0.2 and 3.3.6. When I run startx with the 3.3.6 XF86Confi
When I try to play mp3s using mpg123 I get no sound, and it doesn't update
the progress from the -v flag. I can play audio just fine using xmms and the
esd plugin. I tried running as root and nothing changed, so it's not a
permission issue.
I tried using sndconfig to configure the card, but it coul
Have you made sure that /usr/X11/lib is either in LD_LIBRARY_PATH or in
/etc/ld.so.conf?
On Tue, Mar 20, 2001 at 11:44:54AM -0500, Stan Brown scribbled...
> On Mon Mar 19 21:50:09 2001 Nate Amsden wrote...
> >
> >Stan Brown wrote:
> >>
> >> I have build a nice new machine with a WinTV card. Now
To create a group webdev (or whatever...I'd suggest against dev, because it
can get confused with the /dev directory) do this:
groupadd
To add the users to it:
usermod -G ,...
You must specify all of the groups that the user belongs to at the time as
well as the new group.
To change the /var/www d
man 4 random
If you run 'man ' and it gives a different topic than the one you wanted
look in the upper right corner for () you need to look in higher
sections for the new topic
man
or whatever.
Run 'man man' for more info on it.
On Tue, Mar 20, 2001 at 10:20:17PM +0100, Sebastiaan scribbled...
The apt-get install communicator is the right way, but you need
deb ftp://http.us.debian.org/debian unstable main non-free
in your /etc/apt/sources.list.
Then to run it you have to run communicator (running netscape gets you mozilla).
And if you run communicator while mozilla is running, you get a
To change it for apps that don't run from a shell try putting it in
/usr/bin/X11/startx
Just a guess... :>
On Tue, Mar 20, 2001 at 08:25:28PM -0600, Scott E. Graves scribbled...
> How can I change the default user umask in X? I'm running XDM by default.
> Editing /etc/profile has no effect.
>
>
Look in /etc/inetd.conf for a line like this:
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/wu-ftpd -l
If it's commented, uncomment it then run
/etc/init.d/inetd restart
You should have an ftp server.
If that line wasn't commented, then your inetd isn't running. To enable it make
sure i
On Wed, Mar 21, 2001 at 11:48:19AM +0530, Subramaniam Aiyer (CTS) scribbled...
> what kind of shit mail is this how did it come onto our mailing list?come
> on
> guyz have a heart
>
Does anybody on this list have the kind of skills to make these bastards
regret spamming us? In a way that doesn't vi
I'm guessing it depends on your mail app. I use mutt and unless I actively
CC: the list, it only goes to the author of the original message. But some
mail apps will automatically put the incoming CC: addresses into the reply's
CC:.
The fact that you're subscribed to the mailing list doesn't matter
If you have the unstable source above the stable one in sources.list, it will
look there first. Then run apt-get update and apt-get install . If
you're not sure of the name of the package, use an X-based apt front end like
gnome-apt or the one for KDE (don't know the name), or look at the packages
If you give RedHat a try you'll just have that inertia keeping you from moving
to debian. I just came from RedHat, trust me, you want to start here if you can.
Go to http://www.debian.org/doc/ and read the installation guide. If it says
things you don't understand, then you might have some problems
I'm trying to set up the rio parallel port software. I did
modprobe parport_pc; modprobe parport_probe
and have the three parallel port modules loaded now, but I still don't have
an entry in my /proc/ioports for the parallel port.
What do I need to do to get the parallel port functioning?
And how c
You should have /usr/bin/X11/communicator, which is a symlink to
/etc/alternatives/communicator, which is a script that will run netscape or
mozilla depending on the situation. I just discovered that this morning and
haven't had the time to dig thru to find the binary to run for netscape, but
runni
On your lilo prompt enter "linux 2" assuming the label for your preferred kernel
is linux and the runlevel for console is 2. Unless you've changed these, these
values will work.
I don't know if the default lilo setup will allow you to select like this.
You might have to enable it by editing /etc/li
Create a file /etc/init.d/start_network (or whatever).
Put your network stuff in there, chmod 700 it, and symlink it into the dir
/etc/rcX.d/ (where X is your default runlevel--2 for console start), under a
name like "S20start_network".
If you want an rc.local (I haven't seen anything like that on
On Thu, Mar 22, 2001 at 11:56:45AM -0800, [EMAIL PROTECTED] scribbled...
> Thanks to an off-list response from Hendrik, in Germany, i have now got
> my mouse cursor back. Thanks to him and to all who responded. It turns
> out that my video ram was incorrectly specified, and that was the
> culprit
Perhaps you should restate your question without being so vague.
On Thu, Mar 22, 2001 at 02:18:53PM -0800, Rakesh vasudevan scribbled...
> hi
> can you please tell me which one I had to download
> form the internet???
> tell me as soon as possible
> have a nice day!
>
> thank you
>
>
> ___
Is /etc/X11/X a symbolic link to the correct Xserver?
I'd suggest trying X 4.0.2, which you can get from the unstable and testing
dists. It's more likely to support your card.
If you do and need help setting that up, just ask again.
On Thu, Mar 22, 2001 at 05:12:51PM -0800, Arlo White scribbled...
You forgot to say what problems you're having. :)
Post specific issues, so we can have an idea where to start.
On Thu, Mar 22, 2001 at 07:40:32PM -0700, Dan scribbled...
> To Whom It May Concern,
>
> I am a new user to the Linux Environment, and I am having problems getting
> xWindows to run on m
On Thu, Mar 22, 2001 at 07:53:46PM -0700, Dan scribbled...
> To Whom It May Concern,
>
> I am a new user to the Linux Environment, and I am having problems getting
> xWindows to run on my workstation. Here is a list of what I have in my
> computer:
> ...
> The problem I am having is that it is no
On Fri, Mar 23, 2001 at 02:17:38PM +1100, Matthew Dalton scribbled...
> Jason Majors wrote:
>
> > Try upgrading to 4.x it supports more cards, and I'm not sure if the v3 is
> > supported by 3.3.6 (plus 4.x is just sooo much better).
>
> The Voodoo3 is supported by
Install the gdk-imlib-dev package to get that header.
Out of curiosity, why are you installing these from source into local? I think
the best thing about debian is apt, so I do whatever I can to use it to get
packages instead of doing a local build install. You can get most (if not all)
of the newe
Try running xf86config by hand. If you don't have it it might be in the
xf86setup package (not sure though).
On Thu, Mar 22, 2001 at 10:12:22PM -0600, Ben Pharr scribbled...
> I have just done a fresh install of woody and there is no XF86Config-4.
> I have install-ed, --reinstall-ed, and dpkg-reco
Do you specify the mount type correctly?
Here's an nfs mount from my /etc/fstab:
magneto:/usr/local/mp3s /usr/local/mp3s nfs ro,user 0 0
And I assume that the solaris box has its nfs set up correctly. Have you checked
it from other machines?
On Fri, Mar 23, 2001 at 11:44:12AM +
On Fri, Mar 23, 2001 at 09:34:40AM -0600, Benjamin Pharr scribbled...
> I ran xf86config to make a XF86Config-4 (which I knew to do, but I
> thought
> setup was supposed to do that for me), but now I'm still getting the
> "Can't
> stat /etc/X11/X" message. I was getting it before, but I thought it
I have it installed as the ssh package
apt-get install ssh
And it setup all of the dependencies for me. And it works too (I'm running mutt
thru it right now).
On Fri, Mar 23, 2001 at 01:56:20PM -0600, Jake R. Johnson scribbled...
> I am trying to install ssh and am having some problems
>
> #apt-
hnson scribbled...
> it can't find libsshl09
>
> does it depend on your sources.list file
>
>
> On Fri, 23 Mar 2001, Jason Majors
> wrote:
>
> > I have it installed as the ssh package
> > apt-get install ssh
> > And it setup all of the dependencies for
Try using the protocol "IMPS/2". And disable 3 button emulation, you only need
that if you want simultaneous left and right clicks to be a middle click...your
mouse wheel is your true third button. That should fix you.
On Sat, Mar 24, 2001 at 10:36:50AM -0800, jennyw scribbled...
> I'm using an Mic
m with the BIOS or hardware.
I did an lsmod and have the serial module running.
Any ideas?
Thanks,
Jason Majors
hat you can "adduser loginname goupname"
> for yourself without having to change the actuall permissions, this will
> take effect after you next log in.
>
> -c
> ----- Original Message -
> From: "Jason Majors" <[EMAIL PROTECTED]>
> To:
> Sent: Fr
I just replaced sendmail with exim on a satellite box on my system. It's also
my main workstation. I run fetchmail on it to fetch from my mail server, but
as soon as fetchmail fetches, exim forwards it back to the smart host.
Is there someway for me to have exim not forward the fetched mail? Or doe
I'm getting an asus a7v-e (with the VIA Apollo KT133 which has the VIA VT8363
UDMA controller). I'd like to know if anybody on the list has any experience
with getting one of these chips to communicate with Linux. I have kernel 2.2.19
but did not see any options for this chip specifically. Will I h
I'm setting up a debian machine as a firewall for a friend who has a cable
modem that he wants to share with his family. But he wants to be able to
monitor the email and yahoo chatting that his kids do. Is there an easy way
to do this on a debian box?
Thx.
When I run apt-get update I get this error:
gzip: stdin: invalid compressed data--crc error
Err ftp://http.us.debian.org testing/main Packages
Sub-process gzip returned an error code (1)
Fetched 1306kB in 10s (119kB/s)
ns of software on it.
On Mon, Jul 30, 2001 at 01:29:16PM -0400, dman scribbled...
> On Mon, Jul 30, 2001 at 10:22:23AM -0700, Jason Majors wrote:
> | When I run apt-get update I get this error:
> | gzip: stdin: invalid compressed data--crc error
> | Err ftp://http.us.debian
Add this recipe:
# Begin
:0
* ! ([EMAIL PROTECTED])
* ! ([EMAIL PROTECTED])
/dev/null
# End
Or...you could just have procmail do the forwarding:
# Begin
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
# Not sure if it's commas or spaces. Try it on some dummy accounts first.
# Forwards a
Assuming you have testing or unstable (wherever it is) in your
/etc/apt/sources.list, a simple "apt-get install libc6 libc6-dev" should do
the trick. I didn't have any problems doing that.
Of course you might get into dependency problems and have other packages that
need to be upgraded to support t
Did your rerun lilo after editing lilo.conf? Even if the kernel you just
compiled is corrupted or has a driver problem, lilo should still come up. You'd
just see a kernel panic or other error when booting that kernel.
When I see something like what you saw it's because I forgot to rerun lilo.
On M
run /sbin/ifconfig ppp0
(or just /sbin/ifconfig and look for the block near ppp0).
I believe it's part of the net-tools package.
On Mon, Jul 30, 2001 at 04:47:29PM -0400, [EMAIL PROTECTED] scribbled...
> How can I find out what my IP is once I connect to my PPP service?
>
> Thanks,
> Deven
>
And no lilo errors when you ran it?
Strange...
After booting from your floppy, maybe upgrading lilo (or reconfiguring it) will
make it start working again. That's mostly a guess though.
On Mon, Jul 30, 2001 at 10:51:51PM +0200, Markus Hansen scribbled...
> Jason
> strange, but i did.
> markus
>
Put an entry like this:
# Boot Win98
other=/dev/sda2
label=dos(2)
alias=2
You also need entries for prompt, and delay (and I'd suggest timeout and
single-key).
prompt # Needed so you can choose what to boot.
single-key # Allows you to use number aliases without hitting enter.
delay=100 #
I'm trying to rebuild my kernel, and my network card does not come up as an
option.
The network card is an rtl8139.
I have the options for 3COM, AMD Lance, and WD cards, but the RealTek option is
grayed out.
I enabled TCP/IP networking.
The last box I had this card in had a vanilla kernel, so I jus
I have four machines: a firewall, an internal server, and two workstations.
When I try an SSH connection from the firewall to the server, or from outside
the firewall using its port forwarding to go to the server, I get the error:
ssh_exchange_identification: Connection closed by remote host
I can
ewall is like mine (linksys) then it messes up the connection when
> the daemon forks if it attaches to a privileged port (< 1023). Try using ssh
> -P hostname to get the daemon to go to a non-privileged port behind the
> firewall.
>
> -Wes
>
>
> On Tue, Aug 21, 2001 a
On Tue, Aug 21, 2001 at 08:36:08PM +0200, Ralf G. R. Bergs wrote:
> On Tue, 21 Aug 2001 19:19:34 +0100, Stig Brautaset wrote:
>
> >* dman <[EMAIL PROTECTED]> spake thus:
> >> On Tue, Aug 21, 2001 at 06:02:07PM +0100, Stig Brautaset wrote:
> >> | I have a head- and keyboardless machine running debi
Connection closed by remote host
debug1: Calling cleanup 0x8062c3c(0x0)
On Tue, Aug 21, 2001 at 10:16:12AM -0700, Jason Majors wrote:
> I have four machines: a firewall, an internal server, and two workstations.
> When I try an SSH connection from the firewall to the server, or from outsid
I don't have that in there. In hosts.deny it's ALL:ALL, and in hosts.allow it's
ALL: 192.168.1.*.
On Tue, Aug 21, 2001 at 02:37:00PM -0500, Nathan Poznick wrote:
> On Tue, Aug 21, 2001 at 11:02:51AM -0700, Jason Majors wrote:
> > No. I don't think the firewall is
ick wrote:
> On Tue, Aug 21, 2001 at 01:35:53PM -0700, Jason Majors wrote:
> > I don't have that in there. In hosts.deny it's ALL:ALL, and in hosts.allow
> > it's
> > ALL: 192.168.1.*.
>
> so... you're denying everything except 192.168.1.*. ...an
Just a guess, but...does the aliases file accept Regexs?
I'd try asking on the exim email list (www.exim.org). I had a problem with exim
and got a quick answer from there (and it was a _good_ answer).
On Tue, Aug 21, 2001 at 04:20:09PM -0500, Brooks R. Robinson wrote:
> Greetings,
> Okay, I
Try
rm -- --remove-files
The "--" makes it take all following args as args and not options. This is a
standard thing for most of the GNU or Unix tools.
rm ./--remove-files
would work too. Got those from "man rm" :).
On Wed, Aug 22, 2001 at 07:28:26AM +1000, Darren Marsh wrote:
> allen wayne best
RMS would be very disappointed if he knew you wanted to install Oracle...
but anyway...your answers:
glibc == libc6
Woody meets that requirement.
You might need libc6-dev too for headers and such.
On Tue, Aug 21, 2001 at 05:28:25PM -0700, Eduardo Gargiulo scribbled...
> Hi all.
>
> I want to
Reply with:
XFree86 Version
XServer Version ("dpkg -l|grep -i xfree" will show both of these).
Video Card chipset and RAM size.
On Tue, Aug 21, 2001 at 08:40:15PM -0700, David Frischknecht scribbled...
> Hello,
>
> I'm having trouble trying to get XWindows to load up
> in any color depth high
Linux is Great at that! I'm writing this on a box behind a Linux
Gateway/Firewall to my cable modem.
There's an ip_masq_quake module, that supports most network gaming (Half-Life
is Quake based so you're good).
I don't know about paltalk, but I'm able to use dialpad from behind here with
a few port
I just got an AMD chip and noticed that witht the RAM set to 133MHz in the
BIOS it would lock under Debian or Win98. It happened on my box and my
girlfriend's identical box. I'd suggest checking the memory settings.
On Tue, Aug 21, 2001 at 11:59:06PM -0600, Rick Macdonald scribbled...
> We have a
Most SB compatibles mean the SB16 'standard'.
You need to add the lines
soundcore
sb
to /etc/modules to get it to load at boot.
and run "insmod soundcore" and "insmod sb" to get it to run now.
On Wed, Aug 22, 2001 at 06:53:35AM -0700, David Frischknecht scribbled...
> Hello,
>
> I just want to
To get my SBLive to work I had to compile a special kernel. I didn't see it in
2.2.17, so I got 2.2.19 (2.4.x would work too if you have that).
On the soundcard page of the kernel config, look for soundblaster live, it will
build an emu10k1.o module for you.
If you don't know how to rebuild the ker
What is it?
Brand, chipset, bus type, etc?
If it's a PCI you shouldn't have to specify anything, due to the inherint magic
of the PCI bus. If it's ISA, I wouldn't know, I don't have any ISA slots.
On Wed, Aug 22, 2001 at 03:21:14PM -0700, David Frischknecht scribbled...
> Hello,
>
> I was wonde
I just started reading this thread, but...I think I can help.
Install the package xbase-clients
then run xf86config
It's the best X config utility I've seen.
And make sure xbase-clients, xfree86-common, and xserver-xfree86 are all
version 4.0.3-4.
The config file will be /etc/X11/XF86Config-4.
On
Whenever I try to run something from an Eterm or xterm I get this error:
xmms: can't open display (null)
But my display is set to "sabertooth:0.0". (The correct name).
I've changed it to "localhost:0.0", "127.0.0.1:0.0", and "192.168.1.2:0.0". None
of them work. I tried running "xhost +".
The stra
I have an nfs mounted home directory where the user and group ids match.
I can write in the ~/.mutt directory and even edit my inbox and sentbox on the
client, but when I run mutt on the client machine, it tells me that the mailbox
is read only.
Is there a setting in mutt I can change to make it us
I'm running this on an Asus A7V-E and a TBird 1.2GHZ, so I can say this with
some authority. Choose the most advanced option you can. On my 2.2.19 kernel
I chose PPro/6x86MX, because the Athlon has all the special registers and
optimizations of the i686, and then some. Don't, as someone suggested,
I recently upgraded my boxes at home to the latest ssh from sid. Before the
upgrade, I'd have the DISPLAY variable set to $HOSTNAME:10.0 and be able to run
X apps across the connection. My box at work does not have this problem.
I've diffed the ssh_config and sshd_config files for the two boxes and
I had this problem with my TNT2 at work, I switched to nvidia's proprietary
driver and it went away. RMS might be upset, but I have hardware OpenGL
acceleration. :)
Try that driver if you're adventurous, but don't let the 1.0 version fool you,
it's not the most stable. Fortunately, all of my crashe
On Thu, Aug 23, 2001 at 09:17:31AM -0500, Dave Sherohman scribbled...
> On Wed, Aug 22, 2001 at 09:36:35PM -0700, Jason Majors wrote:
> 1) Use knfsd instead of nfsd on the nfs server. Quick and easy
> (although it does require a kernel reconfigure/rebuild unless you
> already hav
n the client and /var/lib/nfs/xtab is empty.
What do I have to do to get the kernel server to run?
Thanks,
Jason
On Thu, Aug 23, 2001 at 01:22:51PM -0500, Dave Sherohman scribbled...
> On Thu, Aug 23, 2001 at 10:23:31AM -0700, Jason Majors wrote:
> > I have the packages nfs-common, nfs-kern
On Thu, Aug 23, 2001 at 04:48:14PM -0500, Dave Sherohman scribbled...
> Try reinstalling nfs-kernel-server, portmapper, and all of their
> dependencies. I was getting the same sort of problems a little while
> back with both nfs and nis and that's what solved them. Apparently,
> there was some
And the winner of this year's Dumbass award is...ME.
I was testing the mountability (is that a word?) of the nfs served
directories on my firewall, because I turn the workstation off when I'm
not using it (like now when I'm at "work").
The firewall doesn't have nfs-common installed.
I tested it mou
You don't need an rc.local script.
If you look in /etc/rc2.d/ you'll see lots of S scripts.
These are the scripts that get run when you start the system. The 'S'
is for "Start" (I guess), and there are "K" scripts for "Kill" in other
related directories. The number is the order in which it will run
I'm guessing it should be PCI...and I hope so, because I've never seen
an ISA card that can do 100Mbps, and don't think the ISA bus could
saturate that card. It's not that fast.
If you're looking for really cheap, and not worried if your achieved
thruput is only 80 or 90Mbps, just go to your local
When I have multiple ssh connections to a server, it increments the
offset for the DISPLAY by one for each connection. When connecting through
my firewall using:
/usr/sbin/ipmasqadm portfw -a -P tcp -L $IP_REAL 22 -R $MAGNETO 22
the second and following connections cannot connect to the display.
An
> > This wouldn't bother me too much, but the app that complains is vim.
> > Not the gui version, the console version. I have version 5.8.007-4 instal
> led
> > of vim-rt and vim-gtk. I can't install just vim, because it conflicts with
> > vim-gtk, which for the most part provides the console versi
limit option.
_Read_ _the_ _man_ _page_, search for limit.
On Fri, Aug 24, 2001 at 06:04:49PM +, Vittorio scribbled...
> I use mutt with fetchmail to get loads of messages from the many lists
> I'm subscribed to.
>
> Now sometimes it happens that very long (say, exceeding 1,000,000
> octe
On Fri, Aug 24, 2001 at 02:19:12PM -0300, Miguel Griffa scribbled...
> 1) How do I tell mutt to not go to /var/spool/mail/me and to start
> opening ~/Mail/mbox
in your ~/.muttrc (or ~/.mutt/muttrc ...my choice) add the line:
set spoolfile=~/Mail/mbox
>
> 2) How can I change from one
Check your /etc/X11/xinit/xserverrc file.
If it has a line that contains "-nolisten tcp", remove that chunk.
On Fri, Aug 24, 2001 at 11:14:44AM -0700, Duncan Watson scribbled...
> I am having problems running apps on other machines that need to use my
> display. I suspect that X is not configur
> Is there a command line switch to tell vim to not try and use the gtk
> portions? Emacs does a similar thing (tries to use X) to me if I forget
> the -nw switch on it. I'm guessing it's a default to try and be the
> most resource hungry editor it can be ;>.
No. The switch is to go gui. And
There are many docs, including a few install walkthroughs at
http://www.debian.org/doc/
and
http://www.debian.org/releases/stable/#new-inst
On Fri, Aug 24, 2001 at 12:34:12PM -0600, John Purser scribbled...
> I was trying to download the Woody CD images and can't find them. I saw
> on
> a post a
I run VMWare here at work on Debian.
I set up my networking as Bridged.
I don't remember exactly, but I think Host Only won't let you out to the
network.
Try bridged mode and see if you can connect out from your VM. And make sure
you have win98's networking installed correctly (but you probably do)
On Sun, Aug 26, 2001 at 05:26:36PM -0700, bob parker scribbled...
> Hi all,
> being a lazy typist i have writen a little script that
> goes like this:
>
> #! /bin/bash
> # go-xxx where xxx is the last dir in along chain
>
> cd /some long dir chain/xxx
>
>
> My question is, how can
I'm trying to share directories through samba. I have the workgroup and
server set correctly, because I can see the server in the network
neighborhood on the win98 client. But it will not allow access. I used
to change the windoze box to use plain text passwords...but since
linuxtopia no longer exi
I currently have /var on hdc, but want to move it to sda. I've tried mounting
the new partition as var2, copying the files, changing fstab, then rebooting,
but lots of programs complain. I'd guess it has something to do with the state
of var at the time of the copy, vs at the time of shutdown/boot.
I'd like to forward all requests on port 80 thru my firewall, however, I use
VirtualHosts under apache.
Is there a way to forward the port with the desired host name?
Or can I do it based on the hostname desired? (eg forward a request to
www.foo.com to port 81 and a request to www.bar.com to 82).
On Wed, Aug 29, 2001 at 11:51:48AM -0700, Tim Moss scribbled...
> Jason Majors wrote:
> >I'd like to forward all requests on port 80 thru my firewall, however, I
> >use
> >VirtualHosts under apache.
> >Is there a way to forward the port with the desired host name
Jason Majors wrote:
>I'd like to forward all requests on port 80 thru my firewall, however, I
>use
>VirtualHosts under apache.
>Is there a way to forward the port with the desired host name?
>Or can I do it based on the hostname desired? (eg forward a request to
>www.f
On Wed, Aug 29, 2001 at 01:39:21PM -0700, Jason Majors scribbled...
> Does anybody have experience with multiple VirtualHost entries? Or know
> the
> correct format?
> I'm doing:
> NameVirtualHost domainone
> NameVirtualHost domaintwo
> N
How can I create a mailbox alias for mutt?
To get to my debian-user mailbox I have to type "c=de" and I'm
too lazy for that. (But not too lazy to look for the answer...I just can't
find it :).
thanks,
Jason
Sometimes I get a message and notice that mutt has decided that the
first few lines of the message are part of the header. It doesn't
happen every time though. Is any one else experiencing this?
I'm using 1.3.20-1 (the latest from sid).
From:
Date:
In-Reply-To:
Message-ID:
Line
On Thu, Aug 30, 2001 at 01:11:17AM +0100, Joao Pissarro scribbled...
> Thnaks for replying.
>
> Here are the installed modules, and esound is intalled.
>
> jpissarro:/home/ct1dbh# lsmod
> Module Size Used by
> bttv 37116 1
> tuner 2088
On Wed, Aug 29, 2001 at 08:25:41PM -0400, [EMAIL PROTECTED] scribbled...
> No firewall, I can ping them. How do I start the telnet and FTP daemons?
>
> -- Deven
>
>
Do you have them installed?
FTP is wu-ftpd.
Telnet is telnetd. There's also a telnetd-ssl(?), that is more secure.
Be very car
Is there a way to OR procmail conditions?
I have lots of lines like so:
:0
* (^From:.*Reel\.com)
/dev/null
:0
* (^From:.*sonypictures\.com)
/dev/null
and I'd like to make them more like this:
:0
* (^From:.*Reel\.com) OR
* (^From:.*sonypictures\.com)
/dev/null
I tried to DeMorganize them like:
*
On Wed, Aug 29, 2001 at 09:03:48PM -0700, Craig Dickson scribbled...
> Jason Majors wrote:
>
> > Is there a way to OR procmail conditions?
>
> Yes, like this:
>
> * ^(To|Cc|X-Apparently-To|From):.*@(foo|bar)\.com
> $MAILDIR/foo/
This is ORing the contents of a c
> I can now get a decent resolution but X is acting very weird, the system
> locks up every now and then for 5-10 seconds (the mouse cursor
> dissapears when that happens) and then returns to normal.
>
> It's obviously not happy. :o)
I've had similar problems on a TNT2, GeForce2 MX, and GeForce3
> >>I can now get a decent resolution but X is acting very weird, the system
> >>locks up every now and then for 5-10 seconds (the mouse cursor
> >>dissapears when that happens) and then returns to normal.
> >>
> >>It's obviously not happy. :o)
> >>
> >I've had similar problems on a TNT2, GeForce
1 - 100 of 205 matches
Mail list logo