Re: VNC into a Debian Machine

2012-02-01 Thread Bill Dennen
(at www.realvnc.com) ... x-window-manager in the xstartup file in your .vnc directory links to metacity. Replace it with gnome-session. Regards -- >@< Bill Dennen ieee1...@hotmail.com Of all the things I've lost, I miss my mind the most ... -- To UNSUBSCRIBE, em

Re: which is the best command to use

2011-12-27 Thread Bill Dennen
faith in >> this list. >> >> WIth all the best regards, >From "man grep" ... -l, --files-with-matches Suppress normal output; instead print the name of each input file from which output would normally have been printed. The sc

Re: which is the best command to use

2011-12-27 Thread Bill Dennen
; a.txt b.txt >> >> above will give a.txt.bak b.txt.bak >> ls | xargs -i cp ./{} {basename {}.bak} definitely not work, >> >> >> Sorry I send it to debian list, I asked on another bash list, for two >> days the second question, no one replied. I have muc

Re: allow/deny user power of the os

2011-02-04 Thread Bill Dennen
ody off and, with no gettys running, not allowing them back on until what I wanted to get done was done. Regards -- >@< Bill Dennen ieee1...@hotmail.com Of all the things I've lost, I miss my mind the most ... -- To UNSUBSCRIBE, email to debian-user-requ...@lists

Re: System Hangs on Activating Swap

2011-02-04 Thread Bill Dennen
likely what FOLLOWS checkroot.sh or mountall.sh. Add console messages to the scripts indicating you're exiting one and starting the next. Once you find in which script your hang is located, comment the ^&%^% out of it to locate the command. Then follow your nose ;) Regards -- >@&

Re: how to get pid when I start the process

2010-12-23 Thread Bill Dennen
r way? > > Best. & Thanks in advance! Is not the PID returned in $$ ?? -- >@< Bill Dennen ieee1...@hotmail.com Of all the things I miss, I miss my mind the most ... -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&qu

Re: udev not assigning group correctly for scanner

2010-07-16 Thread Bill Dennen
?? > > Thanks, > > Brian Humor me, I suggested lspci -nn earlier and it's still the way ... udev will be matching on the vendor and device id fields. In the stanza that's 0x04b8 and 0x0112 respectively. If your device doesn't return those values then it isn't

Re: why don't scanner permissions get assigned correctly ?

2010-07-11 Thread Bill Dennen
ion is supposed to be in syslog, and probably consists of > the above message. The problem, of course, is that it's not doing what > it says it should be doing. > > > Thanks. > > Brian -- >@< Bill Dennen ieee1...@hotmail.com Of all the