@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7



Comments:

<0> sort -u
<0> save a pipe
<1> real men use `cat file | sort | uniq`
<2> sort file | uniq
<2> ***hat
<3> realy mean down use the name Qwell[] :)
<3> don't
<2> <file cat | sort | tac | tac | uniq | rev | rev
<2> woot for pipes
<4> argh
<4> once i bring down process count on this client's box, i can call it a day
<2> killall -9
<2> fixed
<4> that would get me fired
<3> naw never :)
<4> argh.. tired



<5> how can i apt-get install to my home directory (on machine without root access)
<1> You can't
<6> can someone point me to a graphiocal X cofigurator for debian based systems?
<1> dpkg-reconfigure xserver-xorg
<5> qwell; seeing some stuff that says you can with proper options
<6> no, I'm screwing with dual head configs
<5> -orpm::install-options and such
<1> So then why are you asking here?
<1> if you have the instructions
<5> i dont have complete
<5> instructions
<5> but youre 100% positive thatn you cant?
<5> s/thatn/that/
<6> dpkg-reconfigure doesn't handle the dual head.
<4> aha
<4> time to leave work and goto cl***
<4> bbl
<7> anyone knows which linux dist i should install on a hpj6700? it have double PA-RISC 8700 proc..
<6> unless I am missing something
<5> aw; hp-ux ;)
<7> i dont have that
<7> neither the knowledge
<5> netbsd ;)
<5> dont know what linux distro will work sorry
<7> ok
<7> ive tried google.. no good results
<5> redhat would prob work
<5> gag
<7> i found that debian have a special dist for PA-RISC proc but i dont know if any other dist have.. since im not familiar with debian
<8> http://www.parisc-linux.org/
<8> works well on mine
<8> tho not sure about your hardware model
<9> i somehow messed up my xconfig in ubuntu now it only loads to a terminal prompt
<9> i tried to sort a driver
<9> how can i fix it
<2> that was fun, tracking down our inet abuser
<1> was me, sorry
<10> what is the text editor that comes with linux that keeps indenting
<10> you have to push esc^E or something
<10> it looks just like pico
<11> nano?
<6> RickG, depends on how bad you screwed it up.
<10> YES thanks
<6> you can try dpkg-reconfigure xserver-xorg
<10> yak while we're at it, can you tell me how to ****ing quit vi? :)
<6> ESC : q!
<10> thanks :)
<6> np.
<6> dpkg-reconfigure xserver-xorg will work unless you have a hosed dual head config or are using ATI chipsets.
<6> at least, that is what I have come up with so far.
<11> now I've got a serious problem :) I switched from Debian to Gentoo and I have one of my partitions encrypted (cryptoloop with losetup). I managed to see the sata disk as /dev/hde (it was this old way in debian while using the crypto partition) but I still can't decode it properly. Is there any difference between gentoo's losetup and debian's?
<2> no
<11> then I have no clue..
<11> could the initialization vector or something be different?
<2> Qwell[]: someone catching up on 2 months of podcasts
<0> strace it
<2> yak: check your p***word
<11> Idle247: well it's in my head ;) and I could decrypt it without problems before on debian :)
<2> does gentoo support the same protocols?
<2> and are you using loopaes vs cryptoloop?
<11> no no



<11> it's cryptoloop vs cryptoloop
<11> with losetup
<2> well, loopaes uses losetup
<11> maybe there are some flags that can be changed in the package that losetup is in
<2> also, gentoos patching can cause a headache
<11> although
<2> I would personally get a vanilla kernel w/ vanilla losetup
<11> yeah thanks I will try that..
<11> or maybe try knoppix or something
<2> :)
<11> as it's based on debian in case there was some debian patching.. :)
<12> ;)
<2> well, based doesn't mena they use the same patches
<9> can someone help me fix my video card i cant figure it out
<9> x_0
<9> well i mean how to get x started on my pc
<13> hi, I have a mod_rewrite command that works on a bunch of servers, added it to this last server that is old 1.3.27, and i cant even get it to give me any info to the log file... any ideas?
<14> 1.3.27?
<13> yah :0 it is one of those DO NOT TOUCH servers
<14> I didnt know you could have a 1.3.27 ip adress
<13> mod_rewrite is supported though
<2> overkill_: a lot of features of it arn't tho
<13> hmmmmmmm wouldn't it at least give me errors ?
<13> syntax check p***es... apache wrote a 0 byte error log but nothing in it
<13> i am looking at http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html#RewriteEngine and i don't think im doing anything it cant handle
<2> mod_rewrite is notoriously un-verbose
<2> :S
<13> yah... it drives me bonkers
<2> try it one at a time... eventually you will get it :)
<15> hey can someone tell me how to write a simple one-liner for loop?
<15> to execute a command every 10 seconds
<16> watch command
<16> tiGbx, thats for you.
<15> hm
<13> i like while true; do "your command here"; sleep 10; done
<15> rapid thats super ***y, i like that
<15> and i totally forgot about watch :(
<16> :).. too easy
<12> .. too easy... .. teasy
<15> im trying to run ls | wc -l
<15> ahh, double quotes :)
<17> I need a peice of software which'll allow me to create visual flow diagrams.
<17> Something similiar to Visio, I suppose. :p
<17> Anyone know of any?
<18> i want to manually edit the action taken by nautilus when opening certain file types. where are the config files located?
<19> if a screen and then get disconnected, how do i get back to the screen i had before i disconnected
<17> ~/.nautilus ?
<20> screen -r
<18> pixil i think that just saves the window properties on exit
<19> ok it says there's no screen to be resumed
<19> so when i w
<19> i see a whole bunch of my disconnected clients
<19> how do i kill them off?
<17> I have no idea.
<19> ok thx
<21> qpt`: screen -list will show ya unconnected screen sessions
<21> qptscreen -d -r should detattach and reattach a screen session
<21> idiot
<17> oh man.
<17> qpt has a history on efnet if I remember right
<22> yes
<17> I figured someone would recognize him too
<22> but that doesnt look like the normal Quantum Pixie Troll
<17> He's a little punk. :-(
<17> His ID was always patriot
<17> I cannot believe there isn't a UNIX/Linux alternative to Visio. :-/
<23> kde has one
<24> pixil: openoffice
<17> openoffice has one?
<17> what's it call it?
<24> i think so
<24> i dont know
<24> never used it
<24> but i remember there being a flowchart thing in there


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#politics
where's my flying car advrider
#freebsd
#beginner
#hardware
diablotek case boot
#worldcup
flash checkbox green halo
BRASSKNUCKLETHERAPY
nqvw



Home  |  disclaimer  |  contact  |  submit quotes