udp?)
Oct 18 09:01:43
networkconfusion kernel: Packet log: input DENY ppp0 PROTO=17 24.242.71.87:137
144.137.126.120:137 L=78 S=0x00 I=26791 F=0x T=101 (#8)
I would
appreciate any assistance.
Regards,
Craig
kup/prod1.dump_08-31-13.sql
My final command will be a copy command similar to:
find /var/lib/postgresql/9.1/backup -mmin -60 -a -iname '*.sql' -execdir cp
'{}' /var/data.backup/`hostname`.'{}' ';'
but I need to understand how to strip the leading ./ from the
For background see the Bath Profile:
http://www.ukoln.ac.uk/interop-focus/bath/
There are also bindings for C, C++ and PHP. You'll find them at
IndexData's web site.
As far as importing into MySQL or Postgresql, that is up to how you
decide to map the Bath Profile (most likely the one used) ove
The url you give is for the form. If you enter an ISBN number it will do
the search.
What you need to do is capture the http header sent when you click
"submit query" then replace the test ISBN number with whatever number
you want to search. Wireshark can do this. Simply look for the query
pac
> As others suggest, the query should be something like:
>
> wget http://www.loc.gov/cgi-bin/zgate
> --post-data="ACTION=SEARCH&TERM_1=1886411484&SESSION_ID=1234567"
Yeah, I was messing with the --post-data, but I didn't know I had to use an
ACTION key. Will play with that.
> But I get "session
y success stories. It will probably take
me a while to get back up to speed with perl since I haven't touched it in a
couple of years.
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe".
will have to put this quest off until the weekend at this
point, so know that I am not ignoring the help, please.
Craig
Sent - Gtek Web Mail
Good morning,When I ssh into a remote system, I am able to see what is
happening on VT2by entering the command 'cat /dev/vcs2'. I tried using tail -f
to get acontinuous output of the console, but it fails to ever update. Is it
possibleto watch another VT in real time over ssh?Tha
h? Thanks, Craig
What I am trying to do is monitor logs on a remote system. I have the log
entries going
to the log files as well as VT2. If I ssh into the machine and tail -f the
system log,
it quits updating when the log is rotated. So I figured if I could watch the
second
console in real time
7;. I tried using tail
>> -f
>> to get a continuous output of the console, but it fails to ever update. Is it
>> possible to watch another VT in real time over ssh? Thanks, Craig
>
> Try the "vtgrab" package.
>
>
Bingo! Thank you so much. I didn't eve
> Try "tail --follow=mylogfile", this will followed the currently named
> "mylogfile" even if the old file is renamed and a new one opened, rather
> than following the old file which -f does.
>
I used to know that. Sadly, I even looked at the man page yesterday
before posting and still missed th
> That would work. However I think you could also have logrotate use a socket
> for logging (at least -ng). What you might really want to look into is
> splunk or graylog2 (or the other solutions I can never remember).
>
> Also, socat is another solution for playing with device io. I don't believe
> They've learned a lot about the structure of classification systems since
> LC was set up.
I've been doing some reading, and there is work under way to modernize the
classification system. In the meantime this works for my needs. I do appreciate
the suggestion.
Sent - Gtek Web Mail
--
To UN
In the end I did pretty much as suggested, using wget and re-using session IDs.
I created a bash script that gets a session ID, reads the list of ISBN numbers,
and then tries to retrieve their info. If the retrieval returns a session
expired then it gets a new one. It also does a decent job of outp
> There are several urls on loc.gov that will retrieve book information
> from an ISBN. The one below has no problem with session cookies. So
> wouldn't this quick and dirty one-liner do what you want?
>
>
> #!/bin/sh
>
> # loc.sh
>
> elinks -dump -dump-charset utf8 -no-references -no-nu
maildir format, and how is
it configured to accept connections locally only?
Any advice?
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Arc
>
> I don't think you need to bother with POP or IMAP. It appears Icedove
> has an account type called "movemail" that you can point to
> /var/spool/mail/.
>
> Personally, I use good old /usr/bin/mail for this purpose.
>
> John
Bingo!, and thanks!
I always have an xterm open, tailing the log
On Friday, November 2, 2012 07:57, cr...@gtek.biz said:
>
>>
>> I don't think you need to bother with POP or IMAP. It appears Icedove
>> has an account type called "movemail" that you can point to
>> /var/spool/mail/.
>>
>> Personally, I use good old /usr/bin/mail for this purpose.
>>
>> John
r/www/htdocs/domain2.com each contain a simple index.html, which is just the
usual Apache "It Works" file with "It" replaced by the appropriate domain name.
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject
the URL I want them to see.
So I guess what I'm asking is, how do I configure things so that the server
knows a request for domain1.com should be handled as if it were a request for
www.domain1.com, and sends the client to that URL?
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email
Wolf, thank you very much for graciously providing the examples. I will
study this to gain an understanding, and I will let you know how it goes.
Craig
> Here are the settings for one of my multisite servers.
> I am using Apache2.2 on Debian Squeeze with the backports repo enabled
> - t
> Here are the settings for one of my multisite servers.
Good afternoon Wolf,
I am afraid I am not accomplishing what I want to do with your information
either. I've tried to get it to work with my layout, but no matter what
I do, entering http://domain1.com in the client's browser either gives
m
On Saturday, November 3, 2012 19:38, "mouss" said:
> Le 03/11/2012 13:31, cr...@gtek.biz a écrit :
>>
>> [snip]
>> I know I've entered URL's into my browser's navigation bar and watched them
>> change to something else, such as entering http://example.com and being
>> redirected to http://www.exa
> did you link the sites in sites-available to sites-enabled?
>
> Wolf Halton
> http://sourcefreedom.com
> Apache developer:
> wolfhal...@apache.org
$ ls -l /etc/apache2/sites-enabled/
total 0
lrwxrwxrwx 1 root root 26 Oct 14 16:58 000-default -> ../sites-available/default
lrwxrwxrwx 1 root root
> did you link the sites in sites-available to sites-enabled?
>
> Wolf Halton
> http://sourcefreedom.com
>> >
>> > in domain1.com vhost config:
>> >
>> > redirect permanent / http://www.domain1.com/
>> >
>> > source:
>> > http://httpd.apache.org/docs/2.2/en/mod/mod_alias.html#redirect
Good
s I can get. This is for personal use, but I do have to
dabble with the web servers at work on occasion so anything I happen to
pick up can only help.
Thanks again, and back to work now.
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
I love people that are dumb enough to spam mailing lists with their real
domain. Just added couponinstantly.com to my block list.
Thanks!
On Wednesday, November 7, 2012 08:24, "Amazon Deals"
said:
> Hi, I have a good news for you !
>
> Amazon has started warming up customers for their Black F
Oops, that was rather thoughtless. Apologies to all.
On Thursday, November 8, 2012 03:20, "Brad Rogers" said:
> On Wed, 7 Nov 2012 12:45:43 -0600 (CST)
> cr...@gtek.biz wrote:
>
> Hello cr...@gtek.biz,
>
>>I love people that are dumb enough to spam mailing lists with their real
>>domain. Just
lo: "Setup length exceeds 63 maximum; kernel
setup will overwrite boot loader"
Any pointers would be appreciated.
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@
On Thursday, December 27, 2012 17:14, "Patrick Bartek"
said:
>> Any pointers would be appreciated.
>
>
> I would restart at the beginning:
>
> http://www.xen.org/support/documentation.html
>
> http://wiki.debian.org/Xen>
Well I've been through those, and several other pages. The only
On Thursday, December 27, 2012 19:55, "Patrick Bartek"
said:
>>> I would restart at the beginning:
>>>
>>> http://www.xen.org/support/documentation.html
>>>
>>> http://wiki.debian.org/Xen>
>>
>> Well I've been through those, and several other pages. The only real
>> difference is I'm us
the system down. That power "button" has no
functionality to it. When I click on it, a blank panel opens and there is
nothing to click on. I am at a loss trying to figure out what drives that
missing functionality. Can anyone give me a nudge in the right direction?
Thanks,
Craig
Sent
On Tuesday, January 1, 2013 05:39, "Claudius Hubig"
said:
> Hello cr...@gtek.biz,
>
> what a wonderful name :)
>
> cr...@gtek.biz wrote:
>> At the login screen, there are two buttons in the top right-hand corner,
>> one for switching hi-contrast and large fonts on or off, and the other
>> for
that might help me
understand how to get a 64-bit kernel? Do I just need to select the correct
ARCH (which I'm getting ready to try in the meantime)?
Regards, Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe
On Thursday, January 17, 2013 13:13, berenger.mo...@neutralite.org said:
>> can anyone point me to anything that might help me
>> understand how to get a 64-bit kernel?
>>
>> Regards, Craig
>
> SImply download the correct arch, which is named amd64 (it is ok for
t;>>> understand how to get a 64-bit kernel?
>>>>
>>>> Regards, Craig
>>>
>>> SImply download the correct arch, which is named amd64 (it is ok for
>>> intel proc too)
>>
>> Didn't know that (ok for intel)! So you're
On Thursday, January 17, 2013 15:30, "Hugo Vanwoerkom"
said:
>> I have a fairly modern Desktop PC with two Intel Xeon X5690 Processors. It
>> appears the default install of Wheezy installed a 32-bit kernel, because qemu
>> will not allow me to allocate more than 2047MB of RAM. How can I verify t
On Thursday, January 17, 2013 16:08, "Hugo Vanwoerkom"
said:
>>> What's the output of
>>>
>>> dpkg --print-architecture
>>> dpkg --print-foreign-architectures
>>
>> [my-desktop:~]$ dpkg --print-architecture
>> i386
>> [my-desktop:~]$ dpkg --print-foreign-architectures
>> [my-desktop:~]$
>>
>> I
On Thursday, January 17, 2013 16:44, "Lisi Reisz" said:
> On Thursday 17 January 2013 20:44:07 cr...@gtek.biz wrote:
>> > Hum... this might be an option, but the easier is to install from the
>> > amd64 iso, since with only the kernel using amd64, you will not have
>> > benefits from your x86_64
On Thursday, January 17, 2013 17:08, "Andrei POPESCU"
said:
> On Jo, 17 ian 13, 13:09:46, cr...@gtek.biz wrote:
>> Hello all,
>>
>> I have a fairly modern Desktop PC with two Intel Xeon X5690 Processors. It
>> appears the default install of Wheezy installed a 32-bit kernel, because qemu
>> will
On Friday, January 18, 2013 11:13, "Andrei POPESCU"
said:
> On Vi, 18 ian 13, 10:26:10, cr...@gtek.biz wrote:
>>
>> I used the i386 net install image, and selected the (if I remember correctly)
>> i686-3.2.0-4-pae kernel. Are you saying that should have installed the 64-bit
>> kernel or that I g
On Thursday, January 17, 2013 16:08, "Hugo Vanwoerkom"
said:
understand how to get a 64-bit kernel? Do I just need to select the correct
>
> AFAIK you have to reinstall with
> http://cdimage.debian.org/cdimage/wheezy_di_beta4/amd64/iso-cd/debian-wheezy-DI-b4-amd64-netinst.iso
>
> Because
On Friday, January 18, 2013 11:13, "Andrei POPESCU"
said:
> On Vi, 18 ian 13, 10:26:10, cr...@gtek.biz wrote:
>>
>> I used the i386 net install image, and selected the (if I remember correctly)
>> i686-3.2.0-4-pae kernel. Are you saying that should have installed the 64-bit
>> kernel or that I g
e it thusly:
$ cd /tmp
$ mkdir test
$ export looptest=0
$ while [ $looptest -le 10 ]
do
touch test/test$looptest
loop=`expr $looptest + 1`
done
$ ls -l test
total 0
-rw-r--r-- 1 craig craig 0 Jan 19 13:50 test0
-rw-r--r-- 1 craig craig 0 Jan 19 13:50 test1
-rw-r--r-- 1 craig craig 0
On Saturday, January 19, 2013 07:44, "Pascal Hambourg"
said:
> Hello,
>
> Andrei POPESCU a écrit :
>>
>> The 686-pae kernel is 32-bit, nothing strange here.
>>
>> However, in your OP you mentioned not being able to allocate more than 2
>> GB with qemu. Unless this is some limitation of qemu it
On Saturday, January 19, 2013 14:33, cr...@gtek.biz said:
> On Saturday, January 19, 2013 10:33, "lina" said:
>
> Yes, in my home directory. The path is /home/lina/try
>
>>> -? ? ? ? ?? XX.tar
>>
>>> But it looks more to me as if this files are somehow
>>> cor
be
permanent. Would anyone mind enlightening me as where I can find the source
of those rules?
grep -RIil iptables /etc/* returns nothing.
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Troubl
And good time of day to you, Sthu.
On Thursday, January 24, 2013 23:55, "Sthu Deus" said:
> Good time of the day, Craig.
>
> If You want to set Your own rules, You can write it to a file where You
> want to hold it, then You can put a script w/ execution bit set in
&g
cykit-1 and
it's dependencies, and I now have the power options available on the login
screen.
Thanks, and all the best to you as well!
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
t as far as where the rules came from, but I
don't think they are going to be grepable. The source contains
iptables.c, and a few other similarly named files. I haven't done C in
a while, but I'll try to make sure that is where my rules came from.
There are also changelog entries that
avoid the error while using as much of the available
space as I can in an optimal manner.
Any light is appreciated.
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb
711s 781441024s logical
(parted) q
> FWIW, at this point I don't care about the fact that partition 7 is not
> properly
> aligned, and I don't care if I have to leave some space unused. I just want to
> understand how to avoid the error while using as much o
rtifying on many years ago. FWIW, I did find an interesting
article by a Roderick Smith
(http://www.ibm.com/developerworks/linux/library/l-4kb-sector-disks/) that
talks about advanced format disks, but still doesn't explain the process for
calculating optimal start and end points for creati
On Wednesday, May 8, 2013 11:26, "Bob Proulx" said:
> cr...@gtek.biz wrote:
>> I just find it frustrating that the partitioner would issue
>> a warning that has so little supporting documentation.
>
> It might be fruitful to open a question about parted on their upstream
> mailing list.
>
> h
I did as you suggested, and it was helpful. Rather than repeat the
conversation, I'll provide the link:
http://lists.gnu.org/archive/html/bug-parted/2013-05/msg0.html
Thanks for your help,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
w
i, \n is not an option.
Thanks,
Craig
Sent - Gtek Web Mail
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1368651019.939711...@webmail.gtek.biz
On Mon, Mar 11, 2002 at 11:42:44PM -0800, Karsten M. Self wrote:
> on Sun, Mar 10, 2002, Joe ([EMAIL PROTECTED]) wrote:
> > On Sat, Mar 09, 2002 at 11:52:43PM -0800, Karsten M. Self wrote:
> > > on Fri, Mar 08, 2002, Nicholas Imfeld ([EMAIL PROTECTED]) wrote:
> > > > I have set up an old 486 laptop
On Tue, Mar 12, 2002 at 12:40:15PM -0500, christophe barb? wrote:
> On Tue, Mar 12, 2002 at 09:32:58AM -0800, Jim Gettys wrote:
> >
> > >
> > > It is a bit strong to kill esd.
> > > I would suggest 'man esdctl'
> > >
> > > Christophe
> > >
> > >
> >
> > Which gets me:
> >
> > "No manual entry
On Tue, Mar 12, 2002 at 09:25:52PM -0600, Kevin C. Smith wrote:
> Anyone running XFce and Unstable.
> Recent upgrade of XFce has removed the Debian menu (xfmenu).
> Anyone know how to get this back?
>
>
maybe "update-menus"
try man update-menus
I have a file /etc/menu-methods/xfce and here are a
I am wondering why Xdialog can't connect to the X server when run from
the at command. I am trying to write little scripts that pop up a
message window using Xdialog, and they work, but if I try to use them in
an 'at' command, instead of executing they fail & mail me this message:
Xdialog: Error i
On Thu, Mar 14, 2002 at 11:10:51AM -0700, Robert L. Harris wrote:
>
>
>
> This is driving me nuts.
>
>
> I use konqueror as my web browser. When I open a text file it tries to
> load kfm. I can't find that stupid kfm binary. I've greped through
> /var/lib/dpkg/available, I've poked around a
the OSS emulation layer to get anything to work; KDE's aRTs
would either complain that it could not open the dsp device, or lock up,
when I tried various other approaches.
Craig
msg31380/pgp0.pgp
Description: PGP signature
currently viewing, or the
currently-selected message (or tagged set of messages) in the index
view, to spamassassin.
Craig
msg31526/pgp0.pgp
Description: PGP signature
using 2.4.20, which I find works if I
use the default UCHI USB driver, but not if I use the alternate (JE)
driver.
Craig
msg31927/pgp0.pgp
Description: PGP signature
touches aimed at the adults in the audience. Amazingly, Toy Story 2 is
also quite good; Pixar chose not to just make an inferior clone of the
first movie, and instead took the characters in a somewhat different
direction.
Craig
msg32170/pgp0.pgp
Description: PGP signature
mes, and like Toy Story it was a creative and technical marvel
for its time, whereas Monsters Inc, like A Bug's Life, really offers no
more than minor refinements on the basic Pixar style and technology.
Craig
msg32178/pgp0.pgp
Description: PGP signature
is there. The shell did not
> expand the ~ when setting the path.
Perhaps it was in quotes?
Craig
msg32182/pgp0.pgp
Description: PGP signature
t .bashrc to be read
by all shells, then you need to put ". ~./bashrc" in your .bash_profile
or .profile to make it happen.
Craig
pgp0.pgp
Description: PGP signature
ed is 19.
Ought to be "nice -n -20" actually; "nice --20" is a deprecated form.
Craig
pgp0.pgp
Description: PGP signature
of
years past, in which various common symptoms of adolescence were
described as "danger signs".
Craig
pgp0.pgp
Description: PGP signature
-client2001 is in /usr/lib/ but libc-client.a is nowhere on the
system. Hints please.
Thanks,
--
Craig Jackson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sun, 2003-02-23 at 16:14, Rob Weir wrote:
> On Sun, Feb 23, 2003 at 12:29:33PM -0600, Craig Jackson wrote:
> > I have a Debian woody computer with exim and qpopper. They work well
> > using starttls. Now I want to experiment with imap using imp/horde. So I
> > installed
is builds the source and packages it.
> 5) install the resulting deb with dpkg.
> 6) Profit!
>
> Total human interaction time: 2 minutes.
I appreciate your response and will seriously look into this method. It
does look promising.
--
Craig Jackson <[EMAIL PROTECTED]>
--
To UNS
anime by Hayao Miyazaki, distributed in the USA by Miramax (at least,
their logo is on the DVD, and Disney's isn't).
Craig
pgp0.pgp
Description: PGP signature
ey owns lots of things. Is every cop show on ABC a "Disney cop
show", and therefore presumably aimed at children, just because Disney
owns ABC? Miramax, as far as I know, is largely an independent
operation, despite being owned by Disney.
Craig
pgp0.pgp
Description: PGP signature
y that his death was the crucial factor.
Of course, we now have Fantasia 2000, which utterly fails to live up to
the standards of its famous predecessor, though the flamingo sequence is
the funniest thing to come out of Disney in at least 30 years.
Craig
pgp0.pgp
Description: PGP signature
izer's description does not say which MTAs it works with (or if
it interfaces to an MTA at all; maybe it's client-side? don't know).
Craig
pgp0.pgp
Description: PGP signature
Michael D. Schleif wrote:
> Also sprach Craig Dickson (Tue 25 Feb 02003 at 01:30:32PM -0800):
>
> > Here are the fruits of two minutes of research using only dpkg -p, which
> > you could just as easily have done yourself:
>
> Of course, I have already done this [...]
ling list seems sort of odd, but it's harmless. Your filtering
is at fault; don't blame everyone else. Try filtering on the X-Mailing-List
header, which is set by the list server.
Craig
pgp0.pgp
Description: PGP signature
stop signing my mail; it means OE is crap.
As I said before, Bcc'ing a mailing list is sort of a weird thing to do,
and I don't know why anyone would do it. But it's harmless, and it's
silly to ask people not to bcc just because some defective software
can't filter on it.
Craig
pgp0.pgp
Description: PGP signature
d, improving your client (or replacing it with a better one)
is a better solution than demanding that the rest of the world bend over
backward for your defective software.
Craig
pgp0.pgp
Description: PGP signature
at works, then you need to figure out how to get your
environment set up properly in X.
Craig
pgp0.pgp
Description: PGP signature
hem, so it's their machine, right? If
they want root access to their own machine, let them have it, or give
them a reason why you refuse to give it to them. (To me, "I'm
responsible for this machine, so I'm not going to have other people
mucking around on it as root" would be a good reason.)
Craig
pgp0.pgp
Description: PGP signature
ave somewhat sane permissions on a directory
> such as /root, which i consider "sensitive", so to speak.
I find it amusing, in a pathetic sort of way, to be implicitly accused
of insanity just because I have /root's permissions set to 755. Even
calling it insecure would be wrong, because what needs to be locked
down is locked down.
Craig
pgp0.pgp
Description: PGP signature
on those occasions when one is needed.
Craig
pgp0.pgp
Description: PGP signature
cat /dev/cdrom > test.iso
> md5sum test.iso
> md5sum original.iso
Isn't
md5sum /dev/cdrom
equivalent to
cat /dev/cdrom >test.iso
md5sum test.iso
?
Craig
pgp0.pgp
Description: PGP signature
(username), but typically
mail to root is forwarded to the admin's non-root account. /etc/aliases
is a common place to find mail mappings of this sort. Additionally, any
user can forward his mail elsewhere with a .forward file in his home
directory.
Craig
pgp0.pgp
Description: PGP signature
esting machine:
$apt-cache policy libc6
libc6:
Installed: 2.3.1-14
Candidate: 2.3.1-14
Version Table:
*** 2.3.1-14 0
500 http://http.us.debian.org testing/main Packages
100 /var/lib/dpkg/status
So apparently 2.3.1-14 is in testing now.
Craig
pgp0.pgp
Description: PGP signature
quot;apt-cache policy libc6" again and see if it's any different. I
don't know what else could have us showing different information about
the same repository.
Craig
pgp0.pgp
Description: PGP signature
have csh or tcsh
installed, yet the openoffice debs installed without difficulty and seem
to work fine.
Craig
pgp0.pgp
Description: PGP signature
opers who would
> choose to use Java in their build system.
That sentence is four words too long.
Craig
pgp0.pgp
Description: PGP signature
one into hibernation. When you set windows into hibernation is
some how 'steals' control of the network card (wireless or not) and wont
give it back unless you boot into windows and then shutdown properly.
It took me a while to work this one out when it happened to me after
building my new
or
"RP-PPPoE: System call error: Input/output error"]
Details.
Latest version of Roaring Penguin
DLink DSL-300 modem
2.4.18 kernel
TIA.
Craig Mead
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
eally just a series of
"remove lines matching this regexp" commands) to filter out things that
I don't want to back up, like CVS subdirectories, .o files, and so on.
Craig
pgp0.pgp
Description: PGP signature
e "$VNCDESKTOP Desktop" &
twm &
#control-panel &
#xfm &
exec /etc/X11/xinit/xinitrc &
Try that and see if it works. You should see some changes but I can't
remember what they will look like.
Craig
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
:
http://tjw.org/chroot-login-HOWTO/
Craig
pgp0.pgp
Description: PGP signature
gt; necessarily follow it.
And by way of illustrating just how worthless the distinction is these
days... when was the last time you actually used a line editor
interactively?
Craig
pgp0.pgp
Description: PGP signature
ditor. This seems perfectly sensible to me; I've never understood why
file managers don't provide this functionality.
Craig
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thanks for telling us you can't install debian 'under promise PDC20276'.
Prehaps you could tell us why you can't (error messages, when it fails etc).
Only then can some one try and help you.
Craig
On Sunday 19 Jan 2003 12:06 pm, Frédéric Poulet wrote:
> Yi,
>
>
1 - 100 of 1775 matches
Mail list logo