Displaying 8 results from an estimated 8 matches for "mkay".
Did you mean:
may
2005 Jun 23
3
reboot after dom0 linux boot up
If I (for example) pass a wrong "root=" option to a dom0-linux kernel,
it panics. so far, mkay a linux way.
Now, different from other panics, there is a counter (of one second!) and
then it reboots. I needed to make it panic three times till I could read
the error message.
Why has that been done this way?
_______________________________________________
Xen-users mailing list
Xen-users@lis...
2009 Jul 08
6
recently moved to 1.1.25, no wine-pthread command
I have done some reading and gather than wine-pthread was dropped somewhere around 1.1.19.
Problem I have is that I have an application (newsleecher) which effectively never starts up (gave it 10 minutes at one point, used 100% cpu the whole time) with strait wine command on the older wine version, I think 1.0.something, came with ubuntu 8.04 in one of the unsupported repositories. It starts up
2006 Feb 05
2
in_place_editor is missing load_text_url option
Ajax.InPlaceEditor supports a loadTextURL option. If you look at the
InPlaceEditor page
(http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor)
you''ll see an excellent example in Rails of how you might use that
option textilize in place edited stuff.
Unfortunately, the example doesn''t use the nifty Rails in_place_editor
method because
2006 Mar 08
0
session setup
...n if they'll get his/her pass), which will
allow me to login as another user with some trick (maybe closing session
and starting new one or something like that?).
--
. . Marcin Kryczek . . . . . . . . . . . .RLU: #316599 . .
. . Gentoo Linux Developer. . . . . . .mail: mkay@gentoo.org . .
. . . . . . . . . . . . . . . . . .PGP: 0xD6CFCCF1 . .
. Key Fingerprint: EE8F E832 54E4 2456 C582 5B32 E10F EEDC D6CF CCF1 .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Siz...
2006 Feb 08
1
Problem with netbios names
...syslog = 1
max log size = 1000
log file = /var/log/samba/log.%m
log level = 2
[ and then individual shares ]
any help appreciated
regards,
--
. . Marcin Kryczek . . . . . . . . . . . .RLU: #316599 . .
. . Gentoo Linux Developer. . . . . . .mail: mkay@gentoo.org . .
. . . . . . . . . . . . . . . . . .PGP: 0xD6CFCCF1 . .
. Key Fingerprint: EE8F E832 54E4 2456 C582 5B32 E10F EEDC D6CF CCF1 .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Si...
2006 Jan 26
5
rake update_javascripts on edge has no effect
I moved to the edge yesterday and ran rake update_javascripts to get the
latest prototype stuff into my public directory. To my surprise, the
old files were still there afterward.
I just took a peek at javascripts.rake in
vendor/rails/railties/lib/tasks. The update_javascripts task is copying
.js files from Dir[RAILTIES_PATH + ''/html/javascripts/*.js''] My
railties
2009 Jun 24
1
Need help with La Tale
When attempting to run the launcher, the window pops up, as is normal, but then there's a message box that says the download/installation was flawed. I'm entirely new to WINE and I can't figure out where to start to fix this problem. The download/installation is not flawed and I can't go any further without fixing this.
Could someone please point me in the right direction or
2006 Jan 19
6
ruby on rails
CentOS 4.2 (ruby-gems-0.8.11)
cd ~
mkdir ruby-db
cd ruby-db
$ rails th-db
Rails requires Ruby version 1.8.2 (2004-12-25) or later.
You're running 1.8.1 (2003-12-25); please upgrade to continue.
;-(
Am I going to have to use Fedora on this server to use rails?
Craig