| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> dang <1> does the file exist? <0> i guess <2> There's no reason to guess. Either it does, or it does not. <1> just make sure you have a good p***word <1> nothing in the dictionary <0> var <3> quick question here. What's good software for posting a blog to blogger.com? I'm not totally impressed with gnome-blog. <4> Viking667: there's a bunch of firefox extensions <3> there is? Ah huh. <2> Someday I'll see what the point of a blog is. <2> So far, I've completely failed to. <4> to speak to the world man! <3> to blather mindlessly, man! <0> eh <4> I use my blog to vent and rant and curse existence
<5> hello can you help me to partition <6> ROOT has landed! <3> hrm. I'll try BloGTK. Seems to be a bit more "full-featured" <3> now all I gotta do is find the URL <4> nekkid-viking.blogspot.com :P <3> lol. more like http://flying-brick.blogspot.com/ <3> nope. BloGTK doesn't even allow me to SET a title. *sigh* <4> hah <7> evening all, hope you're doing well <3> hrm. Wonder if I can rewrite this? <3> hi scott <3> I'm doing fine, but my blogging software isn't. <7> I need to do full video capture of my computer screen with audio, can't find the right apps for linux <7> ahh, hope you can figure it out viking <7> i'm rather new, so i know i couldn't help <7> i know enough to be dangerous and annoying <7> what are you using? <7> ahh 1 am, everyone is sleeping <3> What am I using? I tried gnome-blog-poster, but the title ends up as the first line of the body instead. I've just tried BloGTK, and THAT doesn't even LET me set a title. <8> Viking667: tried wordpress? <7> ahh man, i had a hard time with mine too, there was always one little thing that didn't work, what about wordpress <7> oh kodon took my idea <3> haven't tried "wordpress" yet. <4> wordpress was "too much" for me <3> I keep hearing about it, but I thought it was software for actually HOSTING a blog, as opposed to posting. <3> purpBSG: ah huh? <7> it is, i thought that was what you wanted to do, sorry <4> too many featuers. I just want to post damnit <3> Scott--: naah. I've got a blog, I'm just trying to get software to do all I want it to do. Post with title, with formatting, and without failing. <3> If I were to run WordPress, I'd have no way of the rest of the world viewing it. <7> in the end i set up a webpage using geeklog, i wasn't really happy with anything else and didn't have the time to look further, good luck with that <4> is geeklog just a blog? <7> content management <7> geeklog dot net - may not be what your looking for, but it's stable and security is ok with some tweeking,themeable, etc <7> super easy for someone like me anyway, who doesn't have time to do the work <3> mrmm. <7> no video capture experts here, so i gotta run, have a good night all <3> insmod: err, are any of those for src.deb? <9> Viking667: nope all binary iso <3> ... wow... <3> and ALL of them are i386 ? <9> Viking667: yup <3> ... wow... <9> Viking667: i'm not that clueless -- i have been doing this awhile lol :) <3> ooookay. So you're telling me there are _fourteen_ i386 isos for Sarge? <3> and NONE of them are for src.deb? <9> Viking667:ftp://ftp.scarlet.be/pub/debian-cd/current/i386/iso-cd <3> I could probably check out my local mirror, and find similar. <4> man, it takes too long to watch these <10> 2 <8> purpBSG: how far behind are you? <4> getting caught up <4> think I'm on the latest episode <8> cloud nine bar? <9> Viking667: well did you check ? <4> the one with "scar" <3> insmod: the sysop of debian.co.nz ***ures me that is indeed so. They take up about 8GB
<9> Viking667: hmm how gay is that -- i guess it's a net install -- u can install in the same time to save the cd's lol <3> ah huh. <4> I think they still have a single CD version <9> Viking667: libranet is my favorite at 2 <3> mrm. I will stick with Ubuntu, I think. <3> Or at least, updating to the next version of Ubuntu. <3> darn. I can't install WordPress even if I wanted to. I haven't got MySQL installed. And unless I diddle with WordPress source, and diddle with postgres, I won't even get it working. <11> damn mysql! ;) <3> lol. I'm running PostGreSQL, and MySQL is a bit ... large for me to download and install. <12> hey <3> Night, all. <13> when i'm looking for a package for my distribution what does <13> *what does "arch" stand for? <13> aichitecture? <14> yes <13> danq: thank <13> night all <1> oh yeah i figured it out <1> i had to restart sshd <1> well not like i was sitting there brainstorming <1> it just came to me while doing something else <7> greetings earthlings, anyone a video screen capture expert? <7> dang SSigSeg looks like you've had coffee as strong as mine <7> bouncing off the walls eh? <7> have a good night all <15> hello, is there a way to make a user not see but his own processes/connections without using a kernel patch? <16> level_: remove his access to ps :p <15> dion_: i'm not retarded. <14> I don't think that's what he said. <14> However, I could be mistaken. <15> danq: removing access from ps would still give access to other proccess monitor programs like top. <15> and the use could always fetch a fresh copy of ps from another place. <14> and they could also play around in /proc <16> level_: then go do a google search like everybody else does <15> dion_: been there, done that. <15> dion_: i thought there is some option to make the kernel do it, like freebsd uhm. <15> i could not mount /proc filesystem, but that's bad, because as root i want to use the proc filesystem <17> hello,I have a crontab issue.I want to delete a script residing in cron.daily ,but I can't,it says file is read-only.Any hints how to remove that script to run ? <14> Do you have sufficient permissions to delete it? <17> I am logged in as root,so I guess so <17> and the file permissions are -rwxr-xr-x <8> who owns it? <17> -rwxr-xr-x 1 root root 1024 Sep 9 18:09 certwatch* <8> `whoami` <17> I am logged in as root,like I said.. <17> [root@176 cron.daily]# whoami <17> root <8> what are the perms of the dir? <17> drwxr-xr-x 2 root root 4096 Jan 24 17:22 cron.daily/ <8> heh. can you `chmod -x` it? <15> man chattr <15> maybe it's chattr'ed <15> -u would do. <11> try lsattr then <17> [root@176 cron.daily]# lsattr certwatch <17> ------------- certwatch <11> REALlove: is the filesystem mounted read-only? <15> hum. <17> steg_ :yep it is <15> hahaha. <11> well that'd explain it :) <17> damn,indeed. <17> :) <18> can somebody tell me a client like dc++ for linux ? thnq <15> linuxdcpp? <18> linuxdcpp is a client for hub <18> ? <15> ?? <18> linuxdcpp exist ? or it was only a question ? <19> how do i load my kernel in grub? <19> iit says "Kernel must be loaded before booting" <11> jasper: kernel /path/to/kernel
Return to
#linuxhelp or Go to some related
logs:
amavisd-new install scriptlet failed #AllNiteCafe could not convert javascript argument serialize drap and drop + javascript + div
SetFileValidData
thorak script #AllNiteCafe #teens #linux unrealircd confg
|
|