| graphitemaster | 8 |
| graphitemaster | *8 |
| graphitemaster | 8 full pages of libs :( |
| Viking667 | 8 console pages? so that's 8*30 lines? |
| Viking667 | or 8*64 lines? |
| Dominian | language please |
| graphitemaster | 64 |
| Viking667 | (I have 48 lines, 128 chars) |
| graphitemaster | i think ldd found my problem! |
| graphitemaster | GLIBCXX_3.4.11 not found (required by libsfml) |
| graphitemaster | see it needs it.. |
| eryn_1983 | hey peeps i need some help |
| eryn_1983 | is there a channel for awesome or wmii2 window managers? |
| merma | http://distrocheck.wordpress.com/2010/06/27/windows-sevennnnnn/ |
| eryn_1983 | i need some help i cant get my keybindings to work, the default ones worked for like one session and then stopped |
| Viking667 | Whoops. I need to shut this down, my computer lost its keyboard mind. |
| valan | graphitemaster perhaps you need the libstdc++ dev package |
| Viking667 | whew. Console locked up on me... |
| Viking667 | Anyhow, I'm out for a little while. |
| codebrainz | graphitemaster, it compiles ok here with gcc 4.43 |
| eryn_1983 | ok time to ask the experts... anybody use awesome or wmii2? |
| marienz | in the past, but not recently |
| eryn_1983 | how do i get the keybindings to work |
| wastrel | i've tried both but didn't stick with them |
| eryn_1983 | they worked like one session and now nothing.. |
| wastrel | iirc there's a separate program that handles keybinding you'll probably need to make sure it's running |
| eryn_1983 | ok |
| graphitemaster | codebrainz: libsfml |
| graphitemaster | ofc |
| graphitemaster | my application that depends on sfml doesn't though |
| graphitemaster | codebrainz: can you upload the new compiled libs to my site for me? |
| graphitemaster | http://www.killfield.com/upload.html |
| codebrainz | graphitemaster, upping ... not sure if it'll work though. i compiled using STATIC=yes, and I'm on amd64 |
| graphitemaster | oh noess. |
| graphitemaster | well wll see if it works :P |
| graphitemaster | smd64 bit compiled libs for a 32 bit os. |
| graphitemaster | *am64 |
| graphitemaster | *amd64 |
| graphitemaster | codebrainz: how large is the ul? |
| codebrainz | it's the whole release dir with src and bins, 12MB lzma |
| codebrainz | it says file too large |
| graphitemaster | lol |
| graphitemaster | one sec |
| graphitemaster | try now :P |
| graphitemaster | if($_FILES["file"]["size"] < 9999999999999999999999999999999999999999999999999999999) |
| graphitemaster | should be no larger then this I assume |
| graphitemaster | in bytes |
| danieldg | why would you even bother checking that |
| graphitemaster | well because i had a limit and changed it :P |
| graphitemaster | the limit was no larger then 5 megs |
|
|
| graphitemaster | and instead of commenting it out i just through in a million 9's |
| danieldg | it's possible for that kind of thing to backfire, depending on how the language handles overflow |
| graphitemaster | php is nice it just trims that shit |
| graphitemaster | * stuff |
| graphitemaster | sorry |
| danieldg | hopefully it at least tells you it's doing so |
| graphitemaster | if i tell php to to printback verbose info yes |
| graphitemaster | but atm no :P |
| wastrel | linux |
| graphitemaster | thats this chan yes wastrel |
| mustu | HI, I am studying the Backup section at howtoforge http://www.howtoforge.com/howtos/backup? |
| Gryllida | Hello. I store some files on a windows xp machine. the windows user shared them with permission everyone full control. I'm on Ubuntu 10.04, and while being able to edit them allright, when I make new files, they have only me on the permissions list. resulting in the windows user unable to open them... |
| mustu | I need some advice as I need to unerstand what exactly I need for my case |
| Gryllida | the files themselves are stored on the other machine, not on this one , I get to it by smb://ip/. what can I config to fix it? Possibly to make the files I create inherit the permissions of the directory I'm making them in? |
| codebrainz | graphitemaster, Stored in: upload/sfml-1.6.tar.lzma |
| mustu | I need a backup mirror of my LAMP server which can become active as soon as the primary goes down. |
| Viking667 | the other thing with uploads that you have to watch is the ability of the filesystem to store a suitably large file. Thankfully, most these days will take > 2Gb |
| Viking667 | wouldn't be an issue for 5Mb |
| fme | jim--- you happen to be around? |
| Viking667 | that rather makes me wonder what command I use to (try to) mount a smb filesystem stored on a Windows machine. |
| fme | im having issues with LVM after unlocking with cryptsetup luksopen |
| Viking667 | I looked for smbmount, but I can't see one. |
| Viking667 | Ahh, found an equivalent |
| graphitemaster | codebrainz thanks |
| graphitemaster | codebrainz: can i replace my old ones and not change symlinks or do i need to change symlinks also? |
| Viking667 | just checking for what package it's in now. |
| spanzzer | hi for all |
| Viking667 | why, I can't see all here. Is she around? |
| mustu | Hey ALL! I need some Backup/Restore Planning advice! |
| Viking667 | hmpf. |
| fme | pvs shows a PV of the right size as LVM2, but it is not listing any logicla volumes or anything |
| fme | any ideas? |
| fme | it WAS working, but now it is now =/ |
| fme | i have LVM inside LUKS, the disk is unlocked with cryptsetup luksOpen |
| Viking667 | "now it isn't"? |
| fme | next step would be to lvchange -ay but it is saying there arent any volume groups |
| fme | Viking667 yea, not it isnt |
| fme | <3 typing |
| fme | *now |
| landspite | how do I determine how long a linux kernel build took? |
| Viking667 | hm. now I can't figure out what I'm doing wrong with mounting a cifs share... |
| Tramp | fme: try pvscan; vgscan; vgchange -a y |
| fme | vgscan returns no vg's found |
| fme | i think LVM somehow got corrupt or something =/ |
| fme | it was working, i rebooted, now, no wory |
| fme | worky |
| ananke | anybody here with dell c6100 servers? i can't seem to locate documentation on the default username/password for the bmc they used. it's made by megarac/ami |
| graphitemaster | codebrainz: incompatible lol |
| graphitemaster | all this and i was silly because they where 64 bit |
| graphitemaster | I'm so pissed. |
| codebrainz | graphitemaster, i was pretty sure it wouldn't work :) |
| Viking667 | There. Worked THAT out... |
| graphitemaster | what idiots compile libs using gcc 3.2!? |
| graphitemaster | like 2 weeks ago |
| graphitemaster | thoes are brand new. |
| graphitemaster | they still useing gcc 3.2 at there end |
| graphitemaster | they're idiots. |
| graphitemaster | I'm going to keel em. |
| Viking667 | possibly because 3.2 is more 'stable' than the 4.x series of compilers? |
| Action: Viking667 shrugs |
| Viking667 | mind you, they were having a bit of trouble with some of the 3.x series for a while. |
| graphitemaster | i've been at this all day. |
| graphitemaster | since 3 PM |
| graphitemaster | now it's 10:30PM |
| Viking667 | hm. It's 2:30pm here |
| graphitemaster | 7 hours. |
| graphitemaster | at least i got the os working this was a pain. |
| graphitemaster | but now to get one application one little app.. |
| graphitemaster | so much work. |
| valan | rain is a good thing |
| graphitemaster | exp when you're usng openbox and uxterm |
| winstonsmith2600 | tar -cvf ../bean.tgz . is a tarball... but what do you call find . -print0 | cpio -0 -H newc -ov | gzip -c > ../bean.tgz .... is it called a cpioball? |
| Viking667 | now you know how much work I had to do in earlier releases of mono just to get monodevelop, monodoc and mono-doc installed. |
| graphitemaster | for 7 hours all i been looking at is a black creen and white text :P |
| valan | what's wrong with black screen and white text? |
| Viking667 | valan: sometimes not enough contrast. |
| SpiceMan | doesn't confuse color blind people |
| graphitemaster | it gets annoythign when you're reading tutorials in elinks |
| SpiceMan | which is bad for laughs (?) |
| Viking667 | *nod* |
| graphitemaster | and wgettign webpages for hours on end. |
| graphitemaster | wget getting |
| Viking667 | winstonsmith2600: well, you oughtn't call it .tgz then. |
| valan | you coulda run links on the framebuffer! |
| Viking667 | not if there's no framebuffer |
| winstonsmith2600 | hha |
| Viking667 | and doesn't cpio provide compression anyhow? |
| winstonsmith2600 | yeah.. that was a slip... meant bean.cgz |
| Viking667 | so gzipping it would be redundant |
| codebrainz | i don't cpio is compressed |
| Viking667 | or would in most cases make it larger. |
| Viking667 | I'll have to look. I don't think it gloms them together like tar |
| winstonsmith2600 | mmm... well. just wanted to know what it's called... is it cpioball? |
| Solet | i'm trying to wget http://domain.com/somefile.txt -O "/home/user/files/somedir/myfile.txt" it's scripted to figure out which "somedir" to put it in, but not all the possible "somedir"s exist so wget keeps failing, is there a flag for wget that will tell it to make the directory if it doesnt already exist? |
| Viking667 | hmm. It supports a number of formats |
| Viking667 | winstonsmith2600: no idea. |
| winstonsmith2600 | k |
| Viking667 | compressed archive |
| Action: Viking667 waits for a 40Gb Windows filesystem to have its file permissions changed |
| sushemsu | hey |
| Jennifur | hallo sushemsu |
| sushemsu | : D |
| fme | here is the ouput of pvdisplay http://pastebin.com/Td7EmsZX |
| fme | im sure i there shoudl be a VGname there |
| fme | i think somehow something in that got corrupt, and now it doesnt know i have 4 logical volumes |
| fme | any ideas how to unbreak this?> |
| sushemsu | umm so basially have a bit of a huge problem and pastebing isnt much of an option at the moment but need to either find a way to make fdisk unfail in linux or get hp disk boot key util for xp 64 bit : ( |
| valan | what does "make fdisk unfail" mean? |
| sushemsu | fdisk doesnt actually alter the flash drive event though it says it wrote to it : / and kinda ina rut (also when the flash drive is put into ntfs and fdisk is used to try to reformat it to vfat in linux it says it writes with a verbose output but no actual change) |
| sushemsu | thisis to create a repair disk for another machine on a flash drive |
| Viking667 | ... huh? |
| Viking667 | "make disk unfail"? I've never heard of that. |
| sushemsu | sorry fdisk |
| Viking667 | oh, that was my bad. |
| valan | sushemsu i'm not understanding what you're trying to accomplish |
| sushemsu | well either to make the flash drive bootable through linux or get a file so it can be done on winxp64 |
| valan | what os are you trying to boot off of it? |
| sushemsu | thats not the point ; p |
| sushemsu | windows 7 for the main machine |
| valan | you're trying to install windows 7 on the flash drive? |
| sushemsu | and zenwalkslackware |
| sushemsu | No |
| sushemsu | put the install cd on it |
| sushemsu | the problem is it needs to be bootable and thats all that is needed |
| diegoviola | what do you guys think of plan9, is it an useful OS like linux? |
| valan | you put the windows install disc on the flash drive and you're trying to boot it? |
| gordboy | diegoviola: too old, but nice in some ways |
| valan | there is/was a more recent fork of plan9, dunno if it's active still though |
| diegoviola | gordboy: old? i thought plan9 was the sucessor of unix! |
| sushemsu | right |
| ennui | is there a bash command that will create a blank file? couldn't find it on my cheat sheet :/ |
| sushemsu | but the only goalis to make the flash drie bootable |
| gordboy | ennui: touch newfile |
| valan | sushemsu i don't even know if that's possible, but you should ask in ##windows that channel is more appropriate for what you're trying to do |
| diegoviola | if Linux is a UNIX clone, and plan9 is the sucessor of UNIX, then Plan9 is more advanced than Linux? |
| sushemsu | its not for windows really |
| sushemsu | just need help in linux making the flash drive bootable |
| sushemsu | unfortunatly when attempting to get fdisk to alter the flash disk there arent any error codes really since it says that it changed he partition |
| valan | sushemsu it needs a bootloader which knows how to load the kernel for the os, if it's windows you're trying to boot than you need to talk to the windows guys |
| sushemsu | hmm |
| sushemsu | okay |
| sushemsu | channel : ( please list cant really show it in this text mode irc client |
| reisio | sushemsu: wha? |
| sushemsu | and ty for reading it |
| sushemsu | o |
| sushemsu | woah just got a message spam through the irc client about scsi : p |
| reisio | ... |
| gordboy | diegoviola: linux is what unix should have been. plan9 is just more of the same old unix, but with threads instead of processes |
| reisio | gordboy: ...wha? |
| sushemsu | ty |
Popular searches: