[03:44:27 shaul]$ zcat /usr/doc/HOWTO/NET-3-HOWTO.gz | head -4
Linux NET-3-HOWTO, Linux Networking.
Terry Dawson, VK2KTJ, Alessandro Rubini (maintainer),
[EMAIL PROTECTED]
v1.3, 1 April 1998
Broken pipe
[03:44:56 shaul]$
[03:46:24 shaul]$ zcat /usr/doc/HOWTO/NET-3-HOWTO.gz | grep -A27
Package: xcircuit
Version: 2.0a6-3
>From time to time xcircuit does not respond to the kbd.
To be more specific, it seems to ignore it. It does respond to the mouse,
though. I believe that this happens if I quit xcircuit and then activate it
again, as if it remembers that it was running at least
Package: mc
Version: 4.5.1-1.1
I have another mc (midnight commander) question.
How can I terminate an ftp connection made from within mc ?
The fact that I can not terminate such a connection at will has 2
implications for me:
1) I am holding an unused connection to the server until its timeout cl
Answering my own mail after I remembered that xcircuit has a helpful home page:
bach.ece.jhu.edu/~tim/programs/xcircuit/trouble.html says that
"
3.Problem: The main window won't accept keyboard input even though the
buttons and menus all work.
Solution Try version 2.0a8 or later (from 2/2
Isn't the use of debian's acroread package might help a bit ?
> Matthew Edwards wrote:
> >
> > I downloaded Adobe Acrobat Reader for linux and installed it on my Debian
> > 2.1 distribution (2.9.9 kernel). When I tried to run it, first it told me
> > it couldn't find various libX... libs. After
Perhaps by including the following in .bashrc ?
tkcvs() {
if [ -n "$DISPLAY" ]; then
set CVSROOT=whatever; tkcvs
fi
}
(Is that the correct syntax ?)
> How can i set an environment variable under an x11 session (not
> a specific xterm under x) so that they work for
Hello,
Can anyone suggest a frame relay frad other then Sangoma ?
I prefer an internal ISA card, but stand alone units are also
welcome.
I have nothing against Sangoma, just want to see what are the
other possibilities.
[06:18:44 shaul]$ dpkg -s Mosaic
Package: Mosaic
Status: install ok installed
Installed-Size: 1718
Maintainer: Gene McCulley <[EMAIL PROTECTED]>
Version: 2.7b5-8
Depends: lesstifg (>= 0.81-0.1), libc6, libjpegg6a, libpng0g, xlib6g (>=
3.3-5), xpm4g (>= 3.4j-0), zlib1g
Description
Mosaic is in non free. Seems to me a nice browser. Am I missing something ?
>
> On 31 Jul, Phillip Deackes wrote:
> > I have been following the threads about the instability of Netscape with
> > great interest. I too suffer the same symptoms - the ones where Netscape
> > disappears when a certain
I am trying to set up dosemu. I don't understand much about what I am doing. I
am simply reading the docs and do what I see fit.
What I wanted to report is that when I am starting dos (that is dosemu) from
the console, I am getting win95 startup screen (its logo) and after that I see
the hdimag
> Hello,
>
> I'm sorta new to Debian.. and I was wondering if anyone could help
> me with limiting users to their own directory. I've read docs about it,
> but still can't get it working. Anyone help? Thanks.
>
I am not sure but I think giving them rbash will keep them in their own
direct
Could someone explain what the following line, which is taken from
/usr/include/errno.h, means :
extern void perror __P ((__const char* __s));
As I understand it, it means that perror is defined in an external file and
returns a void type. But what are the __P, and __const ? And why
I am trying to run the example programs that accompany the book "Beginning
Linux Programming".
I don't undestand what is wrong with this one (it produces
Aug 10 02:42:38 rakefet logmask[13691]: debug message, should not appear
, although it is not execpected to):
bash-2.00$ cat logmask.c
I understand that setting PS1="[\t]$ " (in bash) will show me the time that
the prompt appeared.
Is it possible to have it advance the time as a regular clock would ?
> I've just downloaded and installed Debian, the following problems were
> encountered:
>
> 1. My PC have 2 harddisks and 1 CD-ROM:
>Primary IDE Master:4.3G (hda), LBA MODE
>Primary IDE Slave: NONE
>Secondary IDE Master: SONY CD-ROM(CDU611)
>Se
Doesn't it simplly says that the HD has bad sectors ?
>
> I am trying to install debian onto a partition on my second hard drive,
> I get finished installing, and making my boot floppy, by i get a lot of
> error messages,when I reboot to continue installion. There are so many
> messages after a wh
> I'm new to debian and maybe I' overlooking something simple, but have
> not been able to send a text file with Minicom. Can it be configured to
> do so? Thanks for any assistance.
> Kim Breedlove
> [EMAIL PROTECTED]
I haven't did it myself, but I am 100% sure that minicom can do it. I consider
Try ./hello instead of hello (at the bash promt)
> I am having difficulties getting g++ to compile properly.
>
> I am just testing it with a simple "hello" program.
>
> When I type ...
>
> g++ -g -Wall -ohello hello.cc
>
> The file - hello - is created. When I type, hello to execute the progra
c/ppp/option.xisp, but it didn't
help.
Here are some typical log:
A typical log for pon is:
=
Aug 30 09:33:39 rakefet pppd[11043]: pppd 2.3.5 started by shaul, uid 1000
Aug 30 09:33:41 rakefet chat[11044]: abort on (BUSY)
Aug 30 09:33:41 rakefet chat[11044]
I would say that pppd looks at /etc/ppp/options and at /etc/ppp/peers/ISP_name.
Since you can connect to the ISP as root, I guess that your problem is pppd
permitions. does ls show the existance of /etc/ppp/options when you are
looking as root ? Does pppd is suid ?
> Related to my previous post
> I noticed that same problem. The CD has a readme on it (somewhere,
> don't have it with me right now) that says something to the effect of
> "it appears that any CD with all the pacakges on it can be called
> 'official', as there is not standard directory layout" or something to
> that effect.
>
1) I can't help you with the X problem.
2) About the ppp problem:
To begin with, read the help available in /usr/doc/ppp and try the pon command
as root. Report the result to the list (unless you can solve the problem
yourself from there).
Hope this help.
> -- Forwarded message
$ man mdir
mdir(1) mdir(1)
Name
mdir - display an MSDOS directory
Note
This manpage has been automatically generated from
mtools's texinfo documentation. However, this process is
. . .
* To gener
Perhaps I can help you a bit:
1) PPP HOWTO and /usr/doc/ppp/* help a lot.
2) You might did it already, but one thing to do when trying to test the
connection is to log in as root. This way you can eliminate problems that can
rise because of unsatisfactory permitions untill after you know you ca
>
> I know this has been addressed before, I've tried searching the archives
> for it, but without success.
>
> How do you run an X program as root whilst still in a user X session?
>
# Date: Tue, 07 Jul 1998 16:19:01 -0500
# From: "Jens B. Jorgensen" <[EMAIL PROTECTED]>
# Organization: Busine
At first glance both Slang and ncurses seems to me comparable:
They both intend to help the programmer accomodate the terminal.
1) Is it correct ?
2) can someone give a short comparison of these 2 libraries ?
Thank you.
After upgrading to Hamm, (actually, after upgrading to 2.0.34) I noticed that
the advanced extensions to the parallel port (SPP and such) can be recognized.
Perhaps these extensions are the source of your problem ?
> Hi!
> After my upgrade to HAMM every kind of printing takes forever.
> No matter
There is a link from debian home page to a free "book" like the one you are
looking for (and other documentation).
> Since, I decided to use debian instead of Slackware or Red Hat. I have
> noticed something. I can't find a book devoted to it. I can find the
> other and I even am considering swit
Once you get the $ prompt you can do whatever you need to do.
So, what you want to do ?
You mentioned trying to send email.
I think that the basic text command to send email is mail. Therefor, if you
want to email yourself, you can try:
$ mail -s "$(date) - trying to email myself" $USER < /dev/nu
> Where can I find help on installing Debian?
> I thought this was the list but no one has replied.
>
> When installing Debian I get this error part way though the instation:
>
> "No ... msdos ... partitions that had not already been mounted were
> detected."
>
> What could cause this error? I
> According to <[EMAIL PROTECTED]>:
> > After upgrading to Hamm, (actually, after upgrading to 2.0.34) I noticed
> > that the advanced extensions to the parallel port (SPP and such) can be
> > recognized. Perhaps these extensions are the source of your problem ?
>
> Ah, that sounds like a very go
Can you ping to an IP address (as opposed to a URL address) ?
> Yes, I an new to Linux 2.0 something. I have had it installed for a few
> months now. I have read the help files and ppp-howto stuff and even
> bought a book.
> I have my connect script working.
> I connect to my isp using pppd cal
Lyx for Hamm needs libforms0.88
Package: lyx
Status: install ok installed
Priority: optional
Section: contrib/text
Installed-Size: 4576
Maintainer: Stuart Lamble <[EMAIL PROTECTED]>
Version: 0.12.0.final-0.1
Depends: libc6, libforms0.88, libg++272 (>= 2.7.2.8), xlib6g (>= 3.3-5), xpm4g
(
Recommen
Adding \q before the password like (\qpassword) in /etc/chatscripts/provider
will stopped the password being displayed in the log even if the debug is set.
Or did I missed something ?
> Richard E. Hawkins Esq. wrote:
>
> > The loginid and password are correct; they're the same ones it uses to
>
1) I think that I had once a problem like the one you describe because the
configuration of the mtu/mru numbers didn't fit to the ones that were
recieved/transmitted. But I might confusing different issues.
2) I think that sending the relevant lines of the log may help solving any
kind of PPP pr
>
> is there a way to force an unmount of a bad floppy? It failed to
> mount, and has gotten the idea that something is open. Is there
> anythign short of rebooting, or can i even try to reboot?
>
Can it be that a bad cdrom has the same problem ?
I have encountered situations when, after I h
> According to <[EMAIL PROTECTED]>:
> > > According to <[EMAIL PROTECTED]>:
> > > > After upgrading to Hamm, (actually, after upgrading to 2.0.34) I noticed
> > > > that the advanced extensions to the parallel port (SPP and such) can be
> > > > recognized. Perhaps these extensions are the source
> Okay; I give up on the documentation. Maybe someone on the list can help.
I think you are too hasty about it. In general, documantation is not easy to
read and understand, but it is a great source for help.
As for your problem:
1) Check Debian's FAQ-O-MATIC. I don't know what it has but I thin
I think that in most cases simply dd the approptaite file will do.
dd if=resc1440.bin of=/dev/fd0 bs=512 conv=sync ; sync
> Can anyone tell me the correct procedure for creating a rescue disk after
> installation.
> I had a problem with my floppy during the install and it could not creat
These 2 directories (/usr/lib/X11 and /usr/X11R6/lib/X11) seems to me an exact
copy of each other. I could not find any link between them.
Can I rm --force --recursive --verbose /usr/lib/X11 ?
And if not, why ?
What are the possible explanations that I have 2 copies of the same directory ?
Are the
You have to touch .hushlogin.
[04:43:35 shaul]$ man login
LOGIN(1) LOGIN(1)
NAME
login - Begin session on the system
SYNOPSIS
login [username [environmental-variables]]
DESCRIPTION
login is used to establish a new session
> You can also add a line to /etc/fstab for /dev/fd0 with options to
> set to user access without mounting the disk. That way anyone may
> mount a floppy.
> -
Can you be more specific ? That is, what line can be added to /etc/fstab to
achieve
No /etc/resolv.conf is necessary if you have BIND installed (and no network is
permanently connected to the machine ?)
>
> >> "SYZ" == Shao Ying Zhang <[EMAIL PROTECTED]> writes:
>
> SYZ> The system dialed out fine. And ping was working fine.
> SYZ> But telnet, ftp & lynx does not work. My /etc
Perhaps your modem is a PLUG and PLAY modem or a winmodem of some thought ?
> Hi. I'm currently running a Debian 1.3 system, and I'm working on putting
> together a Hamm system to replace it. I'm trying to get a ppp connection
> running on an external modem plugged into COM2 of the Hamm system a
>From where can I download _POSTSCRIPT_ versions of the GNAT documantaion (such
as the GNAT User's Guide, GNAT Reference Manual) ?
Thank you.
[EMAIL PROTECTED]
> Has anyone ever seem this error from tin?
>
> Error: Bad charset for non-7bit encoding (must not be us-ascii)
>
> I consistently get this error and it won't let me post because of it.
>
I am getting it, and I still hadn't look into it.
I am not sure but I think that in the last few weeks thi
I am using tin_980226-3.deb on Debian 2.0.
I can read news, but I can't post because of some 7/8 bit matter which I
didn't look into.
Few days ago there was someone asking on this list about this 7/8 bit matter.
I think he is using it under Hamm too.
> I installed a fresh Debian 2.0 system via F
It's been a long time since I recieved the "Prospective needed and work ..."
email.
Is it steel being automatically mailed from time to time ?
>From time to time I am still trying to convince exmh to use the login and
address of my ISP's account ([EMAIL PROTECTED]).
Couple of days ago I run into something relevant from exmh help. It is written
in /usr/lib/exmh/html/ppp.howto.html
Start quoting:
"
ABOUT SETTING UP MAIL ON PPP-CONNECT
Perhaps the /usr/doc/HOWTO/mini/Hard-Disk-Upgrade.gz could help ?
> greetings,
>
> I need to move debian from drive 1 to drive 2 ( just deep sixed NT >;0)
> ), what are the steps necessary.
>
> Thus far i have done a copy using mc ( skipping proc of course ),
> modified lilo, fstab.
> boots ok g
>
> My ISP has lynx, that contains a `use zmodem to download to the local
> terminal'-option.
>
> I'd like to telnet to my ISP, download a file via lynx, and zmodem it to my
> local terminal. Problem is, when I choose that `use zmodem...', I only get
> the zmodem handshaking line (with *B and lo
> Could anyone give me a good reference in order to configure a
> voice-faxmodem using mgetty? Is that an easy task?
> I am not finding any simple HowTo recipes.
> My voice-faxmodem card is a usrobotics sportster 28.8.
>
> Thanks
Haven't done it myself, but from my previuos experience with mgett
I was using X, after loging in with XDM when I decided to go to single user
mode from a VT.
rakefet# telinit s
INIT: going single user
INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
give root password for maintenance
(or type Control-D for normal startup):
rakefet
> On Sat, May 16, 1998 at 10:15:48AM -0500, matthew.r.pavlovich.1 wrote:
> > This what I get:
> > Connected to santanni.cc.gatech.edu.
> > 421 Service not available, remote server has closed connection
>
> I recall it blocks access from systems for which a reverse DNS lookup fails.
> Maybe yours i
> On Sun, 17 May 1998, Pete Poff wrote:
>
> > I'm using the "-g" flag. But gdb will tell me what code is causing the
> > crash right?
> >
> > Thanks,
> >
>
> It will depend. If the binary is stripped, you might not get much
> information out of it.
What is a stripped binary ? What are the ot
I am using Debian 1.3.1.
Can someone tell me where (on which ftp site) can I find:
1) A debian installer for netscape 4.05 (communicator) ?
2) The last Linux Gazzete issues ?
Thank you.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
I am using Debian 1.3.1.
On which ftp sites can I find deb package for Netscape 4.05 (communicator)
installer ?
Are there deb packages for the last issues of Linux Gazzete ?
Thank you.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
There used to be a package netscape4_4.0-7.deb (for example on
ftp.linux.it/pub/Debian/dists/frozen/contrib/binary-i386/web/netscape4_4.0-7.de
b) which could install netscape4 on Debian 1.3.1.
Is there any way that I can get it (or something else that can do the same
thing) ?
--
To UNSUBSCRIB
Isn't *bo*.deb means that they can be installed on a bo system ?
If so, why is communicator4-smotif_4.05-0bo0.11_i386.deb depends on ldso (>=
1.9.7-0) ? My bo has only 1.8.10-2.
Or do I completly missed something ?
Thank you.
Script started on Sat Jun 20 01:37:21 1998
rakefet# dpkg -i ne
I am using xisp_2.3p4-0.1_i386.deb and xforms0.86_0.86-2_i386.deb on Debian
1.3.1 system, and used to activate it from .xsession
$ cat .xsession | grep xisp
exec xisp -geometry 372x299+1152+572 &
It worked fine until recently. I think that the point when it started making
problems was when I ch
> If you want a v4 version, get the v4 version of the .deb installer.
Is there a .deb v4 installer for Bo ? It seems to me that the ftp sites are
only keeping the one for Hamm ?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED
> On Mon, 29 Jun 1998, Shaul wrote:
>
> > > If you want a v4 version, get the v4 version of the .deb installer.
> >
> > Is there a .deb v4 installer for Bo ? It seems to me that the ftp sites are
> > only keeping the one for Hamm ?
>
> Supposedly this a
sector 19 ? Doesn't a normal MS-DOS floppy contains only 18 sectors ?
Are you using some special floppy and / or a special drive ? Perhaps you
should try other floppies and and / or format one before you use it ?
> ok here's the message that I get every time I stick a drivers floppy
> into my fl
Not directly answer your questions, but might be helpful.
1) There is a (quite old) Hebrew HOWTO
2) I am sending you, (on a private mail) a compressed tared 24k file.
In there you'll find, among other things, a makefile and a readme. I hope that
they will assists you in some way.
BTW: If you'll f
I am using xisp.
I think that Debian should have an updated AND bugfree version of it.
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
I have the following line in /etc/inittab:
S1:23:respawn:/sbin/mgetty ttyS1
How can I stop it whenever I need to, do something (like changing some
parameter) and restart it again ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
$ mail -s test rami < /dev/null
Null message body; hope that's ok
would sent the user rami a mail with the subject test and with null message
body.
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> I downloaded and installed Star Office 4.0. I haven't had much opportunity
> to
> study it, but I did find out that it will not load PowerPoint (*.ppt) files.
> I also checked on word processor files. WinWord 6.0 and 95 are supported,
> though the files should not have been saved with the
1) Adding fonts to X11 (in existing directories):
If I wanted to add the file courR14h.pcf.gz to the (existing) directory
/usr/lib/X11/fonts/100dpi, I would:
chmod 444 *.pcf.gz
mv courR14h.pcf.gz /usr/lib/X11/fonts/100dpi
mkfontdir /usr/lib/X11/fonts/100dpi
xset fp
Isn't a Baud_base of 115200 too small for a 56k speed ? Shouldn't it be
23something (231400 ?) for that speed ? don't they say that the modem-computer
rate should be at least 4 times then line speed ?
> The changes made no difference. Thanks for the suggestions, though.
>
> Last thing I can
If i understand correctly, one of your problems is that it is very slow.
1) Is it a plug-and-play modem ?
2) what does setserial (setserial /dev/ttyS3 -a) reports ?
3) Perhaps you should consider giving a more specific modem initialization
string, rather then ATZ ?
4) I think you should read the P
Is there a package that contains a diary and a telephone list ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> Hi
>
>Im wonder the power of my linux system. But Im still browsing my
> computer only with the "ls" command. Can you people recomend me a good
> file manager ???
No one mentioned offix-files. Why ? (I don't use it myself. I am just
cuorious.)
offix-files - Drag & Drop based filema
ke head or tail out of it)
>
I am using smail and fetchmail. It is working, altough I have to add a
Reply-To field becuase the recpiants can't find my machine from the Internet.
Note that my machine is called rakefet. I am the user shaul. My ISP login name
is beitamos and
> I am going through a book on Linux programming. One of the examples does
> not work. I was wondering if someone could take a look at the script and
> see why it doesn't work. The program is exactly like the example from the
> book, in fact I downloaded it from www.wrox.com the
> publisher of
> On Thu, 9 Jul 1998, Jeff Schreiber wrote:
>
> > >I'm with you. I think a larger subset of folks will screw this up. I'm sure
> > >it's an attempt to save a bit of bandwidth, but . . .
> >
> > Personally I think it's cool.
>
> i agree. just cut and paste the line into an xterm window or c
> > I am using smail and fetchmail. It is working, altough I have to add a
> > Reply-To field becuase the recpiants can't find my machine from the
> > Internet.
> > Note that my machine is called rakefet. I am the user shaul. My ISP login
> > name
> >
There used to be a link to an introductory page of debian-i18n on Debian home
page. Where is it ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
) Is there a beginners' explenation about smail configuration ? I tried the
man and the documantation on my system but I didn't get much from it.
Does anybody remember the address of Daniel Martin's page ? Is that page still
there ?
4) What is the defualt MTA in Hamm ?
>
> Hi. I really need some help here. I have fetchmail working fine. It pops
> my mail off my ISP's server just fine. I can't figure out how to make smail
> send mail through my account on my ISP to the internet when I am logged in.
> If I use netscapes mail it works fine. I have looked thro
> I did a similar thing to get my smail working.
> I use exmh/mh for email. My problem is that the sender field is set to
> [EMAIL PROTECTED](FQDN). The user is jmb (or whoever I'm logged
> in as) and the hostname is achimota. The network I'm on (from my dial-up
> ISP)
> is ziplink.net. M
> On Tue, Jul 14, 1998 at 08:51:13AM +0200, Matus fantomas Uhlar wrote:
> > is ther any way to force monitor come to power saving mode when i'm in
> > full-screen mode ?
>
> "setterm -powersave on"?
How can I tell and change the parameters that controls the saving power mode ?
I tried to find th
> ... and at least one of the vendors in Europe is strictly a reseller of CDs.
Perhaps you have his email or www address ?
Does anyone knows other CD vendors in Europe ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
: [EMAIL PROTECTED] (shaul)
Date: Fri, 17 Jul 1998 02:27:02 +0300 (IDT)
To: [EMAIL PROTECTED]
Subject: test
Fri Jul 17 02:27:02 IDT 1998
However, when I am using exmh I get
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test
As is stated in the quickstart instructions, I tried to run 'dos -A', "dir c:"
and "sys c:". Everything seems to be O.K until the "sys c:", when I got:
ERROR: write protect!
ERROR: write protect!
What is wrong and how to fix it ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/nul
Supose I have a program that output long text to stderr. Can I use the less
command to page in it ? How ?
Can I switch the stdout with the stderr ?
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> On Thu, Feb 04, 1999 at 12:51:28PM +0800, ivan wrote:
> > >
> > >Mmmh. What do you need this for?
> >
> > Primarily learning but I would like a few very simple highly optimised
> > graphics routines for my machine. Line, circle, box and fill for e.g.
>
Although you have already decided to use
>
> Oops, sorry about my lack of knowledge. Could someone explain to me what
> screen is??
>
screen - A screen manager with VT100/ANSI terminal emulation.
screen is a terminal multiplexor that runs several separate "screens" on a
single physical character-based terminal. Each virtual terminal
I think that [EMAIL PROTECTED] is right.
WD says my HD is 3249MB, and the kernel says its only 3098MB. But WD also have
a remark that it sees 1MB = 100B. Now if the kernel treats 1MB as 2^20 =
1048576 then my HD is 3098 * 1048576 = 3248488448 which are, roughly, 3249MB.
Trying it for your H
> Also, is there a page somewhere that lists the hayes/at modem commands?
Try the modem manufacturers home pages. Even if they do not have hayes/at
modem commands you can probably get it from what they do have. For example, I
believe that www.zoltrix.com can help.
Another option, which I never
(1) Can a copy of "http://bach.ece.jhu.edu/~tim/programs/xcircuit/tutorial.html
" be added to the xcircuit package ?
(2) There is a lot of info on the authors and others web sites that can help
users. Further more, package developers are more aware to this info and its
changes. There for, perhap
> Armin Wegner wrote:
> >
> > Hi,
> >
> > I've got 128 megs ram. Which size should I choose for the swap partition?
> >
> > Thanks,
> >
> > Armin
> >
> > --
> > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
> hi,
> the usual recommendation is to have the swap at 1.5 times
> Is there a way for me to be able to mount both /a and /floppy on the KDE
> desktop (no, not at the same time)? It seems I will have to mount /a from the
> command line only, when I need to mount a dos floppy (not often).
>
Using mtools can save you the trouble of dealing with fstab when dos/vf
I am using sudo for doing it. Perhaps the automounter can also help, but I
have not tried it. I do not know if there is a way to do it with groups
permitions and fstab. If there is I would also like to know.
hope this help.
> Isn't it poss
1) I saw some CD vendors who claim that they ship their CD with a multi-cd
method. Isn't the multi-cd method part of the official CD ? Is it required
inspite the inclusion of apt ?
2) Some CD vendors say that their CDs include contrib + non-US + parts of
non-free. Others only mention non US. How
What has to be written in .menu/mc so that mc will appear with colors when
started from the menu in fvwm2 ?
I currently have:
[23:28:27 shaul]$ cat /usr/lib/menu/mc
text Apps/Misc mc none "Midnight Commander" /usr/bin/mc
[23:44:49 shaul]$ cat .Xresources
! ~/.Xresources
XTerm
ell'. To get a login shell in an xterm,
> you need to specify the `-ls' option, otherwise your .bash_profile won't
> be parsed.
>
There are other similar ways as well. For example, have your aliases in
.bashrc
but source by .bash_profile.
[06:27:02 shaul]$ cat .bash_p
Alternatively, use sudo.
[02:39:19 shaul]$ grep cdrom /etc/fstab
/dev/hdc/cdrom iso9660 -oasync,noauto,ro 0 0
[05:31:13 shaul]$ grep cdrom /etc/group
cdrom:x:24:shaul
[05:31:59 shaul]$ su
Password:
[05:32:36 shaul]# grep cdrom /etc/sudoers
/bin/mount
Perhaps using the smotif (or lesstiff) version will let you work with it ?
> Ever since upgrading to glibc2.1 my ddd has been segfaulting upon
> startup... anyone know how this is doing in the 'fix' line?
> I see that it's been reported to the buglist, but no recent
> info...
>
[01:50:34 shaul]# cat /etc/sudoers
# sudoers file (/etc/sudoers).
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for the details on how to write a sudoers file.
#
# Host alias specification
# User alias specification
##
# Cmnd alias spe
1 - 100 of 1165 matches
Mail list logo