| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<sander> auth_anon.load auth_dbm.load auth_digest.load auth_ldap.load <-- which ones of theese? <sander> hum.. forget it.. mod_auth is loaded <sander> but still. htaccess dosnt work <pb24ss> AllowOverride AuthConfig probably <graz> what specifically IN it isnt working. <pb24ss> it doesn't pop up the auth box cause they didn't rtm <sander> pb24ss, works.. thanks:) <graz> I dont have mod_rtm <pb24ss> you're welcome <pb24ss> graz: mod_google works too! <graz> ^@%$#^%@$#&$@^%@] <graz> I DONT HAVE MOD_GOOGLE%$#!@&^#$&^@$ <graz> ****s to be me <pb24ss> we know <superbob> Why cant some of my users login to webmail and some can... im creating the accounts through a cpanel plugin <superbob> If i follow the webmail links through cpanel it will allow me <superbob> But then if i manually go to mydomain.com/webmail it rejects me :| <graz> korozion: its been arranged for the 21st <koroded> graz: great news <graz> BE THERE thid time <koroded> :D <vvortex3> how can i copy users from one system to another? <Aquarius> copy /etc/p***wd and shadow file <Aquarius> :) <Aquarius> and home dirs <vvortex3> k <Trey> hrmm <graz> Trey: July 21st, Friday, doing a show <serilkila> does the sys folder create files inside after boot? or are the files there required to boot? <serilkila> block bus cl*** devices firmware module power <serilkila> thouse <awol> they're not folders.... they are directories.... <awol> and /sys is like /proc a pseudo file system.... man hier <Trey> graz: bad *** <tims> i have the apache2 package installed (debian), but when i try to view a php file it asks me to download it... i have the libapache2-mod-php installed as well - any suggestions? <graz> edit httpd.conf and enable php <gcbirzan> a2enmod <Stian-__> http://pastebin.ca/78307 - Trying to start limewire. the program starts if am trying to run it as root.. what is the problem? <graz> it knows you're pirating copyrighted works and refuses to work for you. <jeenam> how about using a decent p2p client <jeenam> what do you want? music? <jeenam> movies, apps, pr0n? <Stian-__> Music :) <jeenam> Stian-__: try the soulseek network <jeenam> best out there imho <jeenam> unless you have a newgroup account <jeenam> get nicotine for linux <jeenam> avoid pysoulseek <jeenam> too many damn dependencies <jeenam> http://nicotine.thegraveyard.org/ <Stian-__> Will look at it now :) <Stian-__> .. but i still want to knows whats ****ing up limewire ;) <graz> I told you. <graz> it knows you're pirating copyrighted works and refuses to work for you. <graz> sparr: where in tn are you <sparr> nashville <graz> ahh, I'm outside knoxville <Qwell> if this were prison, you would be Kentuckys bitch <graz> eh? <twa1296> exit <Idle`> huh.... <Idle`> with debian, WHY does it need X11 for gd!? <Idle`> what the **** <graz> makes ya want to go back to gentoo, doesnt it <Idle`> yes <Idle`> yes it very much does <Idle`> and considering how much I hate gentoo <Idle`> WHAT THE HELL <graz> dont fight the urge <Idle`> it wants me to REINSTALL php!> <Idle`> this is horse **** <Idle`> it pains me to say this, but maybe portage isn't so bad <c0n> eww eww eww eww eww <Mjolnir> Hello Idle` I take it things aren't going well? <graz> GENTOO GENTOO GENTOO <graz> GO IDLE RAH! RAH! RAH! <graz> !topic <Idle`> it pains me to say this, but maybe portage isn't so bad <graz> mwahahahaha <awol> Idle`: a pity there isn't a DrivingDebian guidebook huh? <awol> but..... give it time.... people are working on one.... <awol> btw... ya dont need X11 to get gd.... if ya can stand to type a couple of extra commands or three.... <graz> he's used gentoo, I'm sure that all he's domne is type :) <awol> and thought he learned it all..... <awol> but... ya gotta be able to get the pebble..... before the hand closes..... <awol> i think he's gone into a coma..... <awol> !insult Idle` <LinuxHOW2> Idle`: You unimpressive mountain of sun-ripened elephant plaque! <Idle`> :P <Idle`> I finally got it, after installing x11.... *groan* <Idle`> but theres no imagerotate....what the **** <Frazzydee> I'm about to repartition my harddrive, but the partitioner I'm using will kill my MBR...will it work to boot into knoppix and reinstall grub? <graz> why would a partitioner ruin the mbr? <graz> all it does is alter the partition table <graz> of course if the partition the bootloader tries to access is no longer the boot partition, you'd have to reinstall grub <graz> nix that <graz> you'd just need to alter menu.lst <Frazzydee> the partitioner said it would change the MBR and that I'd have to reinstall grub from a rescue disk <graz> what partitioner? <Frazzydee> partition commander <graz> that some windows pos? <Frazzydee> it boots off its own cd, so no <graz> any reason you cannot use linux fdisk? <Frazzydee> can fdisk resize partitions? <graz> by delelting and recreating, sure <Frazzydee> well, I'm hoping to make this whole ordeal as painless as possible ;) <Idle`> I'm gonna stab the debian maintainers <graz> Frazzydee: sounds like you're gonna be in pain regardless, Good Luck With That(R) <Frazzydee> hmm, I wonder if it would work to reinstall suse and resize the partitions with its tool... <Frazzydee> actually I'll try qtparted with knoppix, thanks for your help :) <jeenam> gah <jeenam> i want to shoot this kid at work <jeenam> he's taking a year to do something that should have taken him 60 seconds <jjshoe> what up freaks <b1ackcat> how do we load a mod ? I was trying modprobe however this was not working. I have the mod (spca5xx.o) in my /lib/modules/ my kernerl verson correct spot. I just type modprobe spca5xx and it does not load. Where does the module need to be located inorder for me to run this command corretly and have the mod load <b1ackcat> does that make sence? <jeenam> the module should be in /lib/modules/<kernel_version>/ <jeenam> if it's s stock kernel the module will be there <jeenam> if you recompiled your kernel then perhaps you forgot to 'make modules_install" <jeenam> tail /var/log/messages <jeenam> that may tell you why the module isn't loading <jeenam> nfgxuhndtsug;lwaut;lrsu <jjshoe> re <quacka> is there any service anyone knows off like clamav where it we can download spam headers instead of virus headers? <quacka> so we can filter out spam <joobie> Hi Guys.. I'm having problems printing a PostScript docuemnt, very weird.. From the CLI if I do 'lpr file.txt' it prints OK.. when i do 'lpr file.ps' I don't get anything coming out of the printer.. any idea what's up? It only happens with PostScript docs... <Idle`> well, that was fun <Idle`> :D <Idle`> haha <Idle`> I got pwned for doing a !kjv john 2:1-500 in #christian <Idle`> makes it spit out 500 lines in their channel <Mjolnir> They ought to fix that.... Why were you over there? <Idle`> to do that <Idle`> I love harr***ing the religion channels <Idle`> (I'm a terrible person) <Mjolnir> I generally ignore them.... What do you have against them? <Idle`> against religious folk? <Idle`> I know, that when we finally make contact with aliens, if they find us first, theyll say 'we've been all over the galaxy... to every corner, and have NEVER seen something so crazy as religion' <Idle`> if we find another species, itll be 'theres a GOD, just BELIEVE', followed by forced religion, just like during colonization <BrianH> wow <BrianH> at least they're not forcing their beliefs on you <BrianH> I hate those cock****ers <BrianH> no matter if they're forcing christianity, islam, atheism. . <Trey> i hate it when people force their ideas about not forcing ideas on people on me <Idle`> BrianH: they have... islam does a lot... I had a few muslims in my cl***... <Idle`> Trey: I dont care about forcing beliefs on anyone... I just like to make fun of them cause theyre often so stupid <Trey> hrmm someone didn't know i was joking <Idle`> ;) <Idle`> PDF's rule
Return to
#linuxhelp or Go to some related
logs:
#freebsd is not the standard Microsoft CAB format #computers #windows eggdrop stop deopping disable right click menu in flash #hardware #beginner dreaidle
#red
|
|