Wayne Topa wrote:
User Debian wrote:
Hi All,
I would like to know where is the file where I can set manually the
double-clicking speed in Debian ETCH.
man gpm
Wayne
I tried it, but it says that there is no manual entry. Any idea ?
Many thanks in advance,
Eric
--
To UNSUBSCRIBE, email
also sprach Boyd Stephen Smith Jr. [2009.06.10.0030
+0200]:
> It was in auto-read-only (not quite the same). Auto-read-only is set
> automatically by mdadm for array that is started without all of it's
> devices.
Not true: it's set for all arrays until the first write.
--
.''`. martin f.
Jan Willem Stumpel wrote:
> Andrei Popescu wrote: (about getting ctl-alt-backspace back):
>> You need
>>
>> Option "DontZap" "false"
>>
>> in the ServerFlags section of your xorg.conf (check the manpage for
>> xorg.conf, I'm writing from memory).
>
> This worked for about a week -- but na
Hi all!
My laptop is HP Compaq nx7300.
I want to make my suspend button (Fn+F3) work in debian.
I want to do this through hal by properly editing file
/usr/share/hal/fdi/information/10freedesktop/30-keymap-hp.fdi
and copy it to /etc/hal/fdi/policy.
My question is, how to find out what keycode I mu
Thank You for Your time and answer, Florian:
> dpkg -l amavisd-new spamassassin libmail-dkim-perl | awk
> '/^[^D|+]/{print$1,$2,$3}'
I did not have libmail-dkim-perl... Interesting how it did work before at
first. And dependency did not work for it in case he new version did require
it at the sec
On Sat, Jun 06, 2009 at 09:26:24AM -0400, Jude DaShiell wrote:
> Is it possible just using aptitude to log what happens as a result of
> system upgrades and package installations?
dpkg already keeps a log in /var/log/
> x11-common and xserver-xorg where --print-installation-architecture had
>
I would like to automatically get files from a FTPs using TLS. Is it
better to use wget or curl?
or is there another alternative?
TIA
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> On Thu, Jun 04, 2009 at 02:36:39PM -0700, Paul Johnson wrote:
> > Though there's no reason that the list couldn't tag on another text part
> > with the unsubscribe footer (though the bigger issue is why doesn't the
> > guy's mail reader support List-Unsubscribe and List-Subscribe headers in
> > t
Hi list,
I had two-finger scrolling working with explicit lines in the xorg.conf.
Yet, trying to keep up and using hal instead I edited
/usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi and added
> On
> type="string">1
> type="string">1
to the synaptics section.
> Am 2009-06-07 11:19:08, schrieb Girish Kulkarni:
> > A better one of which, of course, is GNU Emacs.
On 09.06.09 20:04, Michelle Konzack wrote:
> Geek! -- EMacs is not an editor, it is an Operating System! :-D
... that lacks a good text editor ...
--
Matus UHLAR - fantomas, uh...@fantomas.
emikaadeo wrote:
> I just enabled keyboard layout in
> K>Systemsettings>Regional&Language>Keyboard Layout, and there,
> in advanced tab I check: Key sequence to kill X server
> (Control+Alt+Backspace).
I filed a bug against xserver-xorg about the disappearance of
control-alt-backspace, and the m
>>> OK, so I guess it should be sed 's/^/> /'.
>
>>However I noticed another problem. When I quote a text that is already
>>quoted, the result gets the "> " characters moved around. I would like
>>to get ">> " or "> > " for text that is quoted twice.
>
> What do you mean by "moved around"? Can you
Andrei Popescu gmail.com> writes:
> There is probably more than one :)
>
> I'm thinking either loop mounted files or even separate partitions.
I thought partitions aren't enough flexible, but I hadn't tought of
loop files, I'll try that.
Thanks,
Francesco
--
To UNSUBSCRIBE, email to debian-u
Cameron Hutchison wrote:
> You can combine these into a single sed invocation:
>
> set -i -e "/.gconf/d" -e "/.java/d" script
s/set/sed/
;-)
Johannes
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or
> Thank You for Your time and answer, Florian:
>
> > dpkg -l amavisd-new spamassassin libmail-dkim-perl | awk
> > '/^[^D|+]/{print$1,$2,$3}'
On 10.06.09 15:48, Sthu Deus wrote:
> I did not have libmail-dkim-perl... Interesting how it did work before at
> first. And dependency did not work for it
Mag Gam wrote:
I would like to automatically get files from a FTPs using TLS. Is it
better to use wget or curl?
or is there another alternative?
TIA
If you have the resources (i.e., disk space, etc.) install both. No
need to decide unless you must. Some applications (scripts) expect
wg
HI,
on my new laptop HP,
I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
the sound is not running on all, while the hardware is detected , the sound
indicator is green correct, When I play a sound file, it plays normally, but
no* sound is heard.*
here is the lspci :
00:1a.2 USB Controller: Intel
Hi all,
I have been using gnome-volume-manager to automount USB/CD/.. media but that
no longer works for me. I am *not* running GNOME, but some GNOME related
daemons and it seems like I have been bitten by the "solutions" for bug
#507630 [1] and #507630 [2].
The situation with g-v-m and nauti
2009/6/10 abdelkader belahcene :
> HI,
> on my new laptop HP,
> I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
>
> the sound is not running on all, while the hardware is detected , the sound
> indicator is green correct, When I play a sound file, it plays normally, but
> no sound is heard.
>
> her
> Matus UHLAR - fantomas writes:
> > don't remove it. unpack the svn version, cd to the mplayer directory, do an
> > % dch -v 1.0svn-your.version.number
> > edit debian/rules and run
> >
> > fakeroot debian/rules binary
> >
> >
> > Yes, the MPlayer contains control files for debian...
On 09.06.09
I tend to prepare my scripts for either of these, by saying:
wget || curl -L -O
curl supports of course more protocols, but then if you only need FTPS I
haven't seen that explicitly mentioned by wget docs either. But I might err ...
// Oliver
PS: Had accidentally replied to the sender only.
abdelkader belahcene wrote:
> HI,
> on my new laptop HP,
> I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
>
> the sound is not running on all, while the hardware is detected , the
> sound indicator is green correct, When I play a sound file, it plays
> normally, but no* sound is heard.*
>
> here
hi all,
i'm fairly unexperienced when it comes to "rackmountable hardware" but i
was looking at the cheapest way too get as much terrabytes as possible
in a single system.
my eye fell on the Chenbro RM23212 which is a 2u enclosure that fits 12x
3.5 disks and i obviously want to squeeze 12x 1
On Wednesday 10 June 2009 09:06:18 am abdelkader belahcene wrote:
> HI,
> on my new laptop HP,
> I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
>...
Open up whatever mixer you're using and look for a setting for "axternal
amplifier". Toggle it.
...Rob
--
John Coltrane - A Love Supreme
We may
Hi
Are there any good shells for a "guest user" - I mean not to give him
"/bin/bash" :S - or does someone know good howtos for limiting a shell?
(like "disabling it", so that he can only log in to GUI and start a browser,
etc..)
thank you!
> From: randall [mailto:rand...@songshu.org]
> Sent: Wednesday, June 10, 2009 9:31 AM
> Subject: max sata connections
>
> hi all,
>
> i'm fairly unexperienced when it comes to "rackmountable hardware" but
i
> was looking at the cheapest way too get as much terrabytes as possible
> in a single sys
Wolodja Wentland wrote:
> Hi all,
>
> I have been using gnome-volume-manager to automount USB/CD/.. media but that
> no longer works for me. I am *not* running GNOME, but some GNOME related
> Does anybody have good suggestions?
What kind of desktop environment are you running?
If you need a d
Many thanks for all the helpful comments. Not only has my immediate
problem been solved but several comments and the references have
resolved other issues.
Tom
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists
abdelkader belahcene wrote:
> HI,
> on my new laptop HP,
> I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
>
> the sound is not running on all, while the hardware is detected , the sound
> indicator is green correct, When I play a sound file, it plays normally, but
> no* sound is heard.*
What is
In <20090610072551.ge13...@piper.oerlikon.madduck.net>, martin f krafft
wrote:
>mulutlitithtrhreeaadededd s siigngnatatuurere
You are missing an 'm'.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
b...@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy
In <20090610072551.ge13...@piper.oerlikon.madduck.net>, martin f krafft
wrote:
>also sprach Boyd Stephen Smith Jr. [2009.06.10.0030
+0200]:
>> It was in auto-read-only (not quite the same). Auto-read-only is set
>> automatically by mdadm for array that is started without all of it's
>> devices.
Boyd Stephen Smith Jr. wrote:
> In <20090610072551.ge13...@piper.oerlikon.madduck.net>, martin f krafft
> wrote:
>> mulutlitithtrhreeaadededd s siigngnatatuurere
>
> You are missing an 'm'.
I guess another 'm' would be wrong, but he /could/ add another 'e'
without harm 8-)
Cheers,
Johannes
--
In , Tony
Asnicar wrote:
>Are there any good shells for a "guest user" - I mean not to give him
>"/bin/bash" :S - or does someone know good howtos for limiting a shell?
You can't. Not really. There are a number of "restricted shells"
available, but most can be worked around by starting vim or
In <4a2fc38c.1080...@songshu.org>, randall wrote:
>i'm fairly unexperienced when it comes to "rackmountable hardware" but i
>was looking at the cheapest way too get as much terrabytes as possible
>in a single system.
I can get 18 drives in my desktop with the right equipment, and all of that
is f
2009/6/10 Johannes Wiedersich
> abdelkader belahcene wrote:
> > HI,
> > on my new laptop HP,
> > I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
> >
> > the sound is not running on all, while the hardware is detected , the
> sound
> > indicator is green correct, When I play a sound file, it plays
On Wed, Jun 10, 2009 at 17:12 +0200, Michael Biebl wrote:
> Wolodja Wentland wrote:
> > Hi all,
> >
> > I have been using gnome-volume-manager to automount USB/CD/.. media but
> > that
> > no longer works for me. I am *not* running GNOME, but some GNOME related
> > Does anybody have good sugges
I want indent set to 3, the default setting 8 uses up too much space.
There is a plethora of information in /usr/share/vim/vim71 but it all
seems to relate to turning indent on for various situations. Somewhere
there must be a simple line indent=8 that I can change but I haven't
found it.
Tom
Tony Asnicar wrote:
> Hi
> Are there any good shells for a "guest user" - I mean not to give him
> "/bin/bash" :S - or does someone know good howtos for limiting a shell?
What exactly would you like to limit?
I don't see why bash is any more dangerous than running guis.
> (like "disabling it", s
set tabstop=3
set shiftwidth=3
--Ben
On Wed, Jun 10, 2009 at 12:07 PM, Thomas H. George wrote:
> I want indent set to 3, the default setting 8 uses up too much space.
>
> There is a plethora of information in /usr/share/vim/vim71 but it all
> seems to relate to turning indent on for various sit
Wolodja Wentland wrote:
> On Wed, Jun 10, 2009 at 17:12 +0200, Michael Biebl wrote:
>> Wolodja Wentland wrote:
>>> Hi all,
>>>
>>> I have been using gnome-volume-manager to automount USB/CD/.. media but
>>> that
>>> no longer works for me. I am *not* running GNOME, but some GNOME related
>>> Doe
I try to install a 32-bit program in 64-bit Debian but I get the
following message: 'error while loading shared libraries:
libopenal.so.0'. To fix this I downloaded
libopenal1_1.4.272-2_i386.deb and extracted 'libopenal.so.1' and
'libopenal.so.1.4.272 'to /usr/lib32. Unfortunately the error message
Hi,
In the last couple of days, I've begun to see both kernel errors and
SMART warnings about my laptop's two and a half year old hard drive.
An excerpt of a current 'dmesg | grep hda' (these errors occurred upon
resuming from suspend to disk):
[34074.459505] hda: dma_intr: status=0x51 { DriveRe
abdelkader belahcene wrote:
HI,
on my new laptop HP,
I tryed debian 5.0, ubuntu 9.04 , linuxMint 7,
the sound is not running on all, while the hardware is detected , the
sound indicator is green correct, When I play a sound file, it plays
normally, but no* sound is heard.*
here is the lspci
Celejar wrote:
> Jun 9 15:12:29 lizzie smartd[3474]: Sending warning via mail to
> r...@localhost ...
> Jun 9 15:12:29 lizzie smartd[3474]: Warning via mail to r...@localhost:
> successful
What does this mail say?
Cheers,
Johannes
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.deb
In <20090610143552.fd11cd1a.cele...@gmail.com>, Celejar wrote:
>An excerpt of a current 'dmesg | grep hda' (these errors occurred upon
>resuming from suspend to disk):
>
>[34074.459505] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error
> } [34074.459685] hda: dma_intr: error=0x84 { DriveSt
In <20090610160715.ga22...@tomgeorge.info>, Thomas H. George wrote:
>I want indent set to 3, the default setting 8 uses up too much space.
>
>There is a plethora of information in /usr/share/vim/vim71 but it all
>seems to relate to turning indent on for various situations. Somewhere
>there must be
On Wed, Jun 10, 2009 at 8:50 PM, Boyd Stephen Smith
Jr. wrote:
> In <20090610143552.fd11cd1a.cele...@gmail.com>, Celejar wrote:
>>Is this drive going?
>
> Most likely, yes. Although, it might not completely fail for quite a while.
> It may even be fixable through manufacturer-specific means.
>
M
On Wed,10.Jun.09, 10:42:23, Jimmy Johnson wrote:
>
> Make sure you also have these two files installed, "alsa-oss" and
Why would alsa-oss be necessary?
Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)
signature.asc
Description: Digital s
On Wed, Jun 10, 2009 at 10:24:14 +0200, emikaadeo wrote:
> Hi all!
> My laptop is HP Compaq nx7300.
> I want to make my suspend button (Fn+F3) work in debian.
> I want to do this through hal by properly editing file
> /usr/share/hal/fdi/information/10freedesktop/30-keymap-hp.fdi
> and copy it to /
Jimmy Johnson wrote:
Careful, Scrollkeeper is now obsolete and needed for Synaptic.
This problem has been dealt with, if you install "rarian-compat" it will
replace "scrollkeeper".
--
Jimmy Johnson
Registered Linux User #380263
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.
Andrei Popescu wrote:
On Wed,10.Jun.09, 10:42:23, Jimmy Johnson wrote:
Make sure you also have these two files installed, "alsa-oss" and
Why would alsa-oss be necessary?
Regards,
Andrei
I also have intel audio device and was searching for "no sound" problem
and found the solution to instal
On Wed, 10 Jun 2009 20:45:14 +0200
Johannes Wiedersich wrote:
> Celejar wrote:
> > Jun 9 15:12:29 lizzie smartd[3474]: Sending warning via mail to
> > r...@localhost ...
> > Jun 9 15:12:29 lizzie smartd[3474]: Warning via mail to r...@localhost:
> > successful
>
> What does this mail say?
On Wed, 10 Jun 2009 13:50:29 -0500
"Boyd Stephen Smith Jr." wrote:
...
> Could be cabling or some other component between the kernel and the HD, but
> most likely this is the sign of a failing drive.
>
> > Jun 9 15:12:29 lizzie smartd[3474]: Device: /dev/hda, ATA error count
> > increased fr
On Wed, 10 Jun 2009 21:26:05 +0200
Aniruddha wrote:
> On Wed, Jun 10, 2009 at 8:50 PM, Boyd Stephen Smith
> Jr. wrote:
> > In <20090610143552.fd11cd1a.cele...@gmail.com>, Celejar wrote:
>
> >>Is this drive going?
> >
> > Most likely, yes. Although, it might not completely fail for quite a while
On Wed, Jun 10, 2009 at 01:51:48PM -0500, Boyd Stephen Smith Jr. wrote:
> In <20090610160715.ga22...@tomgeorge.info>, Thomas H. George wrote:
> >I want indent set to 3, the default setting 8 uses up too much space.
> >
> >There is a plethora of information in /usr/share/vim/vim71 but it all
> >seem
[You wrote to me directly, so I thought you wanted an answer off-list,
but I see now you also posted to the list, so I'm repeating my answer
here]
On Wed,10.Jun.09, 12:49:48, Jimmy Johnson wrote:
> Andrei Popescu wrote:
>> On Wed,10.Jun.09, 10:42:23, Jimmy Johnson wrote:
>>> Make sure you also h
On Wed, 10 Jun 2009 09:25 +0200, "martin f krafft"
wrote:
> also sprach Boyd Stephen Smith Jr.
> [2009.06.10.0030 +0200]:
> > It was in auto-read-only (not quite the same). Auto-read-only is set
> > automatically by mdadm for array that is started without all of it's
> > devices.
>
> Not true
On Wed, Jun 10, 2009 at 19:54 +0200, Michael Biebl wrote:
> > It seems like ivman is orphaned [1], so i don't think it is a good
> > alternative.
> Well, if it works, why not. It should probably have been titled as RFA.
Unfortunately it does not work. I see the behaviour described in bug #521325
2009/6/8 Carl Fürstenberg :
> On Sat, Jun 6, 2009 at 20:51, MRH wrote:
>> Davide Mancusi wrote:
>>>
>>> Running Sid. I upgraded some 400 packages yesterday and since
>>> then the AltGr key has stopped working in some applications, notably
>>> Iceweasel and Claws Mail (i.e. the applications I
On Tue, Jun 09, 2009 at 05:25:33PM -0500, Boyd Stephen Smith Jr. wrote:
> In <20090609211030.ga30...@m364d1.ece.northwestern.edu>, Zhengquan Zhang
> wrote:
> >On Mon, Jun 08, 2009 at 04:01:41PM -0500, Boyd Stephen Smith Jr. wrote:
> >> (0. [LVM specific] Create the new logical volume(s).)
> >> 1.
In <20090610214449.ga11...@m364d1.ece.northwestern.edu>, Zhengquan Zhang
wrote:
>If I use a system rescue disk and do this with out the rsync command.
>
>mount /dev/debian/var /var
>
>the device /dev/debian/var is still empty and so we need the rsync step,
>is it correct?
After running the mount
Could that be a security "hole" that the normal iptables is managing IPv4?
I mean if theres normally IPv6 support on the machine, it could have a good
firewall over IPv4, but it will not be firewalled under IPv6??
also sprach whollyg...@letterboxes.org
[2009.06.10.2308 +0200]:
> So, if I understand correctly, in the Lenny version of mdadm
> (I never experienced this building arrays with mdadm on Etch)
> in order for the creation of an array to take place, one must
> run "mdadm -w " immediately after runn
In , Tony
Asnicar wrote:
>Could that be a security "hole" that the normal iptables is managing IPv4?
I don't see how.
>I mean if theres normally IPv6 support on the machine, it could have a
> good firewall over IPv4, but it will not be firewalled under IPv6??
That's what ip6tables is for.
--
B
I mean if I do a
ip6tables -L
all policies are ACCEPT
thanks
On Thu, Jun 11, 2009 at 12:13 AM, Tony Asnicar wrote:
> Could that be a security "hole" that the normal iptables is managing IPv4?
> I mean if theres normally IPv6 support on the machine, it could have a good
> firewall over IPv4, but
I know this isn't rocket science, but so far all I've done is run into
walls. I'm sure there is some way this will work this side of killing
a chicken at the dark of the moon and uttering the secret chant. ;)
I occasionally listen to a ASX streams and for a long time I've used
the Mozilla plugin
Harry Rickards :
>
> I know this is off-topic, but I don't really want to have to subscribe
> to or constantly read the MySQL mailing lists, and the IRC channel's no
> help.
Search the archives:
groups.google.com "comp.databases.mysql" # guessing.
However, I think your problem more relate
Hi,
I think it's hald daemon that mounts an external USB hard drive to
/media/DISK_LABEL whenever one clicks on its icon in a file browser or
the like. This works very nicely if you're at the desktop, plug in a
device and want to access it for a while, then unplug it and go away
with your USB dri
thankyou all
On Wed, Jun 10, 2009 at 9:55 AM, Oliver Schneider wrote:
> I tend to prepare my scripts for either of these, by saying:
>
> wget || curl -L -O
>
> curl supports of course more protocols, but then if you only need FTPS I
> haven't seen that explicitly mentioned by wget docs either.
We have many users at my university engineering lab. Some professors
need commands for root and of other users, so we decided to setup sudo
permissions. I was wondering if there is a way to log all commands
when they sudo into an account or root account.
I would like to even capture key strokes...
Mag Gam wrote:
> We have many users at my university engineering lab. Some professors
> need commands for root and of other users, so we decided to setup sudo
> permissions. I was wondering if there is a way to log all commands
> when they sudo into an account or root account.
>
> I would like to
In , Tony
Asnicar wrote:
>I mean if I do a
>ip6tables -L
>all policies are ACCEPT
>thanks
As far as I know, this is also the default for IPv4 (iptables) on Debian.
If Ubuntu configures configures IPv4 differently by default, then that fact
might be an Ubuntu issue, but not a Debian one.
If th
Steve Reilly wrote:
> Mag Gam wrote:
>> We have many users at my university engineering lab. Some professors
>> need commands for root and of other users, so we decided to setup sudo
>> permissions. I was wondering if there is a way to log all commands
>> when they sudo into an account or root acco
> "TA" == Thomas Anderson writes:
TA> Sure:
TA> Example of the "> " characters being moved around ...
Observe instead the masterful quoting of SuperCite, (no longer broken in
emacs23) that I have graced your words with above.
Leave-not your words lying around for lessor quoters to mess with
On Wed, Jun 10, 2009 at 11:32 AM, Aniruddha wrote:
> I try to install a 32-bit program in 64-bit Debian but I get the
> following message: 'error while loading shared libraries:
Have you installed the 32-bit compatibility libraries?
Anytime you manually install a library (and really, you should l
My Debian mounts a vfat partition automatically, the setting of fstab
is as follows:
## /etc/fstab
/dev/hda6 /media/wine vfat
defaults,users,umask=000,shortname=winnt,uid=wincent,gid=wincent
0 0
However, two folders in the partition have different permissions. It
seems that I can
On Mon, Jun 08, 2009 at 03:55:54PM +0200, Thomas Anderson wrote:
> Can anyone recommend a program/shell script/editor plugin etc, that
> can take arbitrary text as input and quote it like email programs
> quote emails with a preceding "> " character?
Given a file named SomeTextFile, you can do yo
In
http://en.wikipedia.org/wiki/Talk:Kernel_panic#Control-Alt-Delete_after_a_panic
I said,
> Why can't one http://en.wikipedia.org/wiki/Control-Alt-Delete#Linux
> after a kernel panic? Why must we istead walk over to the box and
> press the reset button?
--
To UNSUBSCRIBE, email to debian-use
On Tuesday 09 June 2009 08:16:35 Tomek Kruszona wrote:
> Hello!
>
> I have a problem with system in the configuration described in subject
> (Dell PE1950 III + PERC 5/E + 2xMD1000)
>
> System is running Debian Lenny AMD64 version with all available updates.
>
> I have 6 VD's 2TB each (for 32bit sys
2009/6/9 Tomek Kruszona :
> Hello!
>
> I have a problem with system in the configuration described in subject
> (Dell PE1950 III + PERC 5/E + 2xMD1000)
>
> System is running Debian Lenny AMD64 version with all available updates.
>
> I have 6 VD's 2TB each (for 32bit system compatibility). Each VD i
Hello,
After a recent upgrade we got new Ekiga in Testing (Ekiga
3.2.1~git20090515.9d0263-1). Wonderful, since the last version of
segfaulting (due to ptlib I think). But now this new version is keeping
the CPU busy and the audio is broken. It used to work wonderfully in the
earlier version.
Anyb
On Thu, 2009-06-11 at 09:33 +0800, jida...@jidanni.org wrote:
> In
> http://en.wikipedia.org/wiki/Talk:Kernel_panic#Control-Alt-Delete_after_a_panic
> I said,
>
> > Why can't one http://en.wikipedia.org/wiki/Control-Alt-Delete#Linux
> > after a kernel panic? Why must we istead walk over to the b
On Thu, Jun 11, 2009 at 7:03 AM, wrote:
> In
> http://en.wikipedia.org/wiki/Talk:Kernel_panic#Control-Alt-Delete_after_a_panic
> I said,
>
>> Why can't one http://en.wikipedia.org/wiki/Control-Alt-Delete#Linux
>> after a kernel panic? Why must we istead walk over to the box and
>> press the rese
On Wed, 2009-06-10 at 19:57 -0400, Mag Gam wrote:
> We have many users at my university engineering lab. Some professors
> need commands for root and of other users, so we decided to setup sudo
> permissions. I was wondering if there is a way to log all commands
> when they sudo into an account or
On 10 Jun 2009, at 23:32, "s. keeling" wrote:
Harry Rickards :
I know this is off-topic, but I don't really want to have to
subscribe
to or constantly read the MySQL mailing lists, and the IRC
channel's no
help.
Search the archives:
groups.google.com "comp.databases.mysql" # gue
85 matches
Mail list logo