@# 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 8 9



Comments:

<0> Cognition: they have death sentance for hackers. Not sure about brute force attack tho.
<1> Routermen: you're kidding!
<0> seriously , they do .
<0> i read em sometimes ago
<0> death to the firing squad
<1> wow, take about a thug-like government
<1> take/talk
<0> bbl .. breakfast
<1> ok :)
<2> lacroix good evening ;p
<3> lol the IT found the box.. it was the poor photographer in the office next to me.. her machine was being evil.
<3> her windows box tried to compromise my mac (apache server)
<1> lacroix is like the wind, she disappears quickly
<1> G-WiZ-: that's why both of ya gotta have linux
<1> :P
<4> i have a question...i have a webserver with plesk running and it doesn't matter if i reboot or not the ram usage is very high



<4> 479.0 MB of 494.9 MB used; 15.8 MB available
<4> now my question is...how can i find out whats causing this much memory usage
<3> maybe cause plesk is a memory hog?
<3> i'm not expert but... thats my guess
<4> i dont think so i used plesk before and this didn't happen
<5> phpsysinfo always reports my RAM usage incorrectly
<4> it causes alot of downtime
<4> i have an ircd running on it
<4> and its very annoying
<5> is plesk actually using all of that memory, or just reporting to you that ram uage is that high through a web interface?
<4> it is reporting
<4> but i think the reports are working properly because like i said it crashes all the time
<1> top can report memory usage per process, you can check how much memory is being used there
<6> tizian: linux uses the free memory as disk cache (which is good) so don't worry it says all the memory is used :)
<4> sigterm: yeah well then maybe you can explain why the server is crashin all the time?
<6> tizian: could be anything else, search your logs for clues
<6> i doubt it run out of memory
<4> how can i get a list of processes and memory usage stats next to each process
<7> tizian: man ps
<4> k
<4> now i have another question
<4> i did "ps axu"
<4> finding the httpd is running like 20 times
<4> apache 12829 0.8 3.6 39644 18708 ? S 00:18 0:03 /usr/sbin/httpd
<4> apache 12876 1.0 4.0 41656 20760 ? S 00:18 0:04 /usr/sbin/httpd
<4> apache 13140 0.8 3.6 39368 18408 ? S 00:20 0:02 /usr/sbin/httpd
<4> apache 13144 0.5 3.2 35788 16288 ? S 00:20 0:01 /usr/sbin/httpd
<4> is that normal?
<8> yes
<4> why
<8> you can change hown many childs run in your httpd.conf
<3> justphear_cut: as many as you can afford to pay for, without welfare
<9> does sabayon linux use KDE or Gnome by default?
<10> hi. what is the command to know if what files do i have in my shell? and how would i delete a certain file?
<2> hehehe`
<2> ls
<2> thats all.
<11> hmm
<2> to remove rm file.
<11> hehehe`: i dont understand the question.
<2> i understand
<2> :)
<12> oO
<11> rm allows you to delete files and directories.. but to know what files are in your shell? like in your home directory, you use 'ls'
<2> he think when he upload some files
<2> to know what upload
<2> on shell
<11> aki: i dont understand you very well either, and try to put more words on a single line.
<2> ok,sorry.
<10> thanks it worked
<10> damn that SSD drive is HOT! geez.
<11> had to switch ISP's
<2> hehehe`
<2> np
<13> you had to switch isp's?
<11> right.
<11> i was on one... now i'm on the other..
<13> why?
<11> this one is 4mbit and the other isnt
<14> ISPs come begging to Interex to switch to their services
<11> brb



<13> after a certain time it turns into a pumpkin?
<11> no, this one was having issues earlier and kept losing DNS so i moved to the other one to finish downloading some stuff i needed but its just too slow
<13> sh
<11> 1.5mbit where this one is 4mbit
<13> er.. ah
<13> makes sence now
<13> rather then just switching ISPs on a whim
<11> i just got home... so thats why i did it now.
<11> anyway, brb
<3> i can't wait for Bill Gates to roll out these "servers in every home" thing.. if a desktop system makes for a good zombie today, imagine a server-grade zombie in very house! :P
<11> its all a scam
<11> trying to build up his HUGE botnet to take out the forigens
<11> jblack: can you help me with something?
<13> i am just wondering if the next version of windows server will have the same interface as vista... if it does.. it will be even more of a pig
<11> i hate that M$ doesnt give you the option to select a window manager or desktop enviroment.. you actually have to replace explorer with one if you want it.
<13> does OSX give you that choice?
<13> when i dont want one, case screws are everywhere, when i want one, i can't find one.. :(
<15> what does it mean when it says.. WARNING! move your salt.h to etc.... ?
<15> it says everytime i connect to psy
<2> AILA_18
<11> i think salt.h has to do with your p***words..
<2> u are hehehe` ;s
<14> it probably means what it says
<15> still i dont understand it coz i dunno what to do with it. shell virgin :(
<11> do you have root access?
<15> yes
<11> su to root, and move it to /etc
<11> mv -i salt.h /etc/ actually
<15> my bf works in a call center convergys and hes one of those admins there he let me borrowed some shell for my psybnc chatting. but i dont understand what does shell do.
<15> su to root <-- what do u mean by this?
<15> whats su?
<11> you said you had root access.
<11> su == switch user
<6> AILA_18: you should ask your boyfriend to fix it for you :/
<15> ah ok.
<15> well he's working round the clock managing servers though.
<8> http://imgs.xkcd.com/comics/sandwich.png
<8> sudo
<14> run "man whatever" will tell you what's whatever
<11> justphear_cut: you cant always suggest people use 'sudo' because not everyone has it configured
<14> man su, man mv, man intro
<14> it prints system manuals
<15> does root means my login name and p*** to my shell?
<11> only if your login name is root
<11> or you are a rootuser in the rootgroup
<6> AILA_18: login to your shell and delete this file, it's autogenerated at compile time and is not needed after that
<11> i myself do not use PSY because i find it to be a pile..
<6> Interex: you're right about that, irssi + /load proxy is way more better :)
<15> sigterm: login to your shell and delete this file <-- what file? i can hardly understand u people. please speak english.
<15> your speaking to much 001010101 :(
<11> the salt.h file
<14> AILA_18: you mentioned salt.h
<6> AILA_18: do something like find ~ -name salt.h | xargs rm -f
<13> i would mention this to your boyfriend and get him to fix it...
<16> What is the client that slackware 11 uses to obtain ipaddress from dhcp server on boot?
<13> dhcpcd
<13> dhcpcd eth0
<13> for example
<17> dhcpcd eth0
<17> ...okay, you just beat me to THAT one >.>
<13> :D
<16> ok cause when I use dhcpd or dhclient eth0 it tells me no such device.
<16> then I cant access the internet untill I reboot.
<13> Arsenios you can access the internet when you do a cold boot?
<16> yes
<13> then why do you need to use dhcpcd?
<16> for when I switch this box to the rest of my network.
<16> but dhcpd isnt workin on this one.
<11> elaborate..
<16> and I tried coldbooting to allow it to talk to the router, but again nothing.
<13> when you installed slackware, did you tell it to use static or dynamic ip addressing?
<16> dynamic
<13> connect the box to the proper network, boot it, and then run netconfig
<16> ok... i'll try that...


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

doodh piti
irssi läpinäkyväksi
atmosphere decreases in strength
NESWAN MOVIE
#linux
#india
SHRIFAH AINI
panjangkan zakar
#php
#india



Home  |  disclaimer  |  contact  |  submit quotes