| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
<Phaid> one of these isn't. so right now it's mine, the mrs's, and the firewall <Phaid> notq echo $? <notq> phaid++ <Phaid> ok on that note I'm getting my self to the gym before I get even more lazy <Phaid> I see y'all later <sander_> anyone know what an persistent superblock is? <sander_> I have to make my raid device is using a persistent superblock.. to get the device to work on bootup <applesauc> I have a question about linux, is there a version i can install on 3 of my computers and have them work as a cluster but i only work off of one <applesauc> like some of my programs could run on one of the clusters computers and some can run on my main computer <bougyman> beowulf <bougyman> skyld linux <applesauc> well i know about beowulf but dont you have to write your own parralized code for that <applesauc> skyld linux does it ? <kangeru> cluster knoppix? <applesauc> is there such a thing? <kangeru> http://lcic.org/distros.html <bougyman> yes, skyld linux is a beowulf distribution <applesauc> oh cool <applesauc> they haveboth there <applesauc> knoppix might be a little easier to use i would guess <bougyman> seems skyld isn't active <bougyman> http://distrowatch.com/search.php?category=Clusters&origin=All&basedon=All&desktop=All&architecture=All&status=Active <LAMBCHOP> http://tinyurl.com/a6pow <bougyman> check those 5 <bougyman> one of em should do ya <bougyman> i like the Rocks cluster architecture, but haven't used it much. <applesauc> what do you like about rocks <bougyman> the name <applesauc> hehe\ <Coutal> does anybody here know a thing or two about framebuffers? every fb app i'm attempting to run locks up my display and keyboard <graz> fb apps like what? <graz> fbset? <Coutal> well, i tried links2 and directvnc <Coutal> fbset does work fine <graz> these aren't svgalib? <Coutal> i thought the "direct" in directvnc was directfb-related. <Coutal> but links2 is linked against both, so it may have just decided it was time to go svgalib <Coutal> which would most certainly collide with the framebuffer driver. <graz> I dont know, thats why I asked, I know links uses svgalib <Coutal> a sec lemme check that <Coutal> i did try setting up svgalib to use fb as backend, but that did no good <graz> as for directvnc, never heard of it <Coutal> i think i tried yet another app, but i can't think of it right now. sec i'll check directvnc again <Coutal> directvnc is not linked against svgalib. just checked with ldd <graz> I'm gonna install it and see what happens <Coutal> fbiterm works quite nicely <Coutal> so that may just as well be directvnc and links2 screwing up. but those are the two i need :( <graz> hmm, a project for the weekend <Coutal> svgalib needs to die a horrible death. <Coutal> it was a serious mess even before framebuffer drivers were readily available. <graz> svgalib worked for me, once I started using the fram buffer, I've never gotten it to work <graz> have you tried the gtk directfb stuff? I rememebr reading about it on slashdot a long time ago <Coutal> no, i haven't. i need a rootless, X-less vnc client, or a web browser, and preferably both. <graz> so links2 is supposed t be a directfb graphical browser? <Coutal> yeah <graz> whoa <Coutal> i'd happily trade it for something nicer. <Coutal> but most software out there presumes it's running under X, and not straight GTK <graz> gtk is just the widget set <Coutal> i know. however, much of the software out there uses other X facilities. resources etc. <graz> nod <Coutal> not to mention most apps are gnome and not straight GTK <Coutal> graz: if you know of anything which can satisfy these requirements i'd be very very thankful <Stilgar^> hey <Stilgar^> is there a firefox plugin that remembers all tabs when closing it and starts with last saved status when opened? <GenNMX> http://www.google.com/search?hl=en&q=firefox+plugin+save+tabs&btnG=Google+Search <-- first hit for Stilgar <LAMBCHOP> http://tinyurl.com/bmmaw <kalc> hey al, i was wondering why would a box can never use any from swap ? <kalc> is there an option to turn on and off swap or what? <svc11> a quick regular expresison .. Can anyone give me a regular expression for a valid IP address ... <bougyman> it shouldn't use swap <svc11> I have a big log file and i want to extract all ip addresses <bougyman> svc11: /\b(?>(?:[01]?\d\d?|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d\d?|2[0-4]\d|25[0-5])\b/ <fluxion> w00t <bougyman> you'd have to put () around anything you want to capture <bougyman> that captures nothing in that form. <svc11> whats \b <svc11> and > <bougyman> word boundary <bougyman> > is atomic grouping. <bougyman> (?> is, anyway <svc11> waoo <bougyman> that's pcre, btw, of course. <bougyman> you didn't specify, so I ***umed. <litage> i just generated a gpg key-pair, but encrypting a file with ``gpg --encrypt -o info.gpg info.txt'' gives this error: gpg: 5ADB1554: skipped: public key not found, gpg: info.txt: encryption failed: public key not found <Stilgar^> GenNMX, thanks <Stilgar^> I wasn't using the right terms to search <bougyman> you have to specify a recipient, litage <bougyman> with -r <bougyman> or a key to encrypt with <bougyman> gpg --encrypt -r bougyman@bougyman.com file.txt <bougyman> works fine <bougyman> use the email address on your key. <graz> gpg: WARNING: using insecure memory! <graz> whas is der? <bougyman> i don't get that anymore. <bougyman> i used to, though. <bougyman> don't remember what the deal is with that message. <graz> bougyman: setuid <graz> according to the faq <graz> If you can't or don't want to install GnuPG setuid(root), you can use the option "--no-secmem-warning" or put: <graz> no-secmem-warning <graz> in your ~/.gnupg/options or ~/.gnupg/gpg.conf file (this disables the warning). <bougyman> ah yes <bougyman> mines setuid <bougyman> i'm going home <Molsen> Someone has a fake e-mail address in their domain name. We would like to buy their domain at a very high price - is there any way to contact the owner if they have fake whois data? <yanix> anybody use suse? <korozion> no, no one <yanix> :| <korozion> perhaps a more specific question would fetch you an answer <yanix> I have a sony and I just installed suse 10 and i have no sound <yanix> a sony vaio that is <fluxion> my laptop has sound if you'd like to trade =] <fluxion> 233mhz of raw power <smithzv> That makes me feel better about my laptop. <yanix> heh <fluxion> yah, that's pretty old school <yanix> alsamixer: function snd_ctl_open failed for default: No such device <yanix> how do I fix that? <fluxion> did you run alsa-conf or whatever <yanix> ya <yanix> its finds no errors, but theres no sound <smithzv> uh, oh. That does sound bad... Does it find the sound device? <fluxion> nothing in /dev/dsp? <yanix> /bin/ls: /dev/dsp: No such file or directory <yanix> what does it all mean?! :) <yanix> soosah no like me? <yanix> yes <yanix> finds no errors <yanix> but test.wav - cant hear it <fluxion> no errors in dmesg? <yanix> havent tried that <yanix> oo, I dont know how to make sense of that <smithzv> Is the volume up =D <yanix> where I have no alsamixer remember? <smithzv> Oh, sorry. <neteffect> is TightVNC good? <Qwell> neteffect: it's tight <Molsen> It's convenient. <fluxion> heh <Molsen> But not feature rich. <Molsen> And in my opinion sluggish. <fluxion> but tight nonetheless <neteffect> k <yanix> common, keep the questions comming, I felt like people actually care for a minute there.. <yanix> :) <yanix> what does dmesg do exactly? <smithzv> You can man it. <yanix> is that similiar to artsd?
Return to linuxhelp or Go to some related
logs:
rock skogatt do people get caught leeching off irc
|
|