@# 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 10 11 12 13 14 15 16



Comments:

<0> wow
<0> before update: wireless network card found
<0> after update: no wireless network car
<0> *card
<1> reinstall the driver?
<0> broadcom doesnt make a linux driver
<0> and i still have no cpu fan according to acpi
<1> That's true.
<2> yeah they do
<2> for their nics
<2> maybe not wifi
<2> heh
<1> This guy did just say wireless.
<2> ye
<2> s



<2> he did
<0> well heck
<0> i like ubuntu it seems very friendly but i like a cool laptop even more
<0> what should i do?
<2> use um, windows
<2> !
<0> i was but i would like to use linux =/
<0> and acpi seems to be a kernel thing
<2> lobby amd to releaes some sempron specific acpi code to use in linux
<0> so how would changing distros even change anything
<2> it worked for ibm
<0> =S
<3> hello,
<3> suddanly wget service stop working , any suggests !?
<4> change your SOURCES?
<4> wait
<4> nm
<4> I'm thinkign slapt-get
<3> I dd
<3> still the same,
<3> was working fine hours ago
<5> mingetty?
<6> hi I wanan check the CDs whether its OK for INstallation of not what should i do? i m thinking about to install SuSE Linux 10.0
<7> how can i make such a script that.. if my specific service stops responding.. it may restart autometically ?
<6> hi I wanan check the CDs whether its OK for INstallation of not what should i do? i m thinking about to install SuSE Linux 10.0
<2> its hard to define what 'stops responding' means
<8> Irfan-Paathan, the only thing i know is that you can set a cron job to check weather a service is running or not, and start if if it isn't running
<7> Muldy if squid crashes for some apparent reason... and i am not on the seat.. how to make it restart autometically ?
<8> i dunnoa bout detecting weather its stopped responding or not
<2> Irfan-Paathan, you'd have to see if squid has a lockfile with the pid
<2> and then you could query the system to see if that pid with the name of squid is still runnig
<8> but you'd have to make a script first, then add the script to cron
<2> and you'd need to sacrifice a virgin to me
<8> if you need to write one the closest i can come to is maybe an eggdrop thingy i read about somewhere
<8> what was it
<8> botchchk something or other
<8> its a scritp you can add to cron to check weather bot is running or not, if not, restart it
<8> egg also creats/locks a pid file
<8> so you might want to take a peek at that script
<8> if there is any easy way, i dont know it
<9> i've psybnc running on my machine, but nmap is not showing the port!
<8> netstat -a |grep psybnc
<8> if that ilsts anything, proceed to nmap
<10> hi I wanan check the CDs whether its OK for INstallation of not what should i do? i m thinking about to install SuSE Linux 10.0
<8> what do you mean check your cds
<8> put the cd in, load up a cd ripping program, or if your on linux just make an iso from the cd
<8> if you don't get any I/O errors from cd
<8> you're cd is fine
<10> well, whether the CD is currept or some other problem.. actualy when ever i try to install SuSE linux it stops .... automatically
<8> just install from it
<8> _-X, do you have broadband?
<10> yup bunghole
<8> and a cd burner?
<10> yup
<8> then download an iso, burn it, and make another cd
<10> bunghole i already have ISO
<8> whats the problem
<10> also i have installed on my personal PC
<10> what worked fine



<8> does the cd have scratches on it?
<10> but now it stucks when loading the system.. it loads till 15%
<10> not much
<2> does it still respond after 15%
<8> is it an installation error, doe sit hand during hardware detection, or does the cd stop running or the what?
<2> try open up a terminal
<8> is it already installed?
<10> yup Muldy
<8> dude wtf im lost
<10> dont go forward
<2> i am also lost
<10> nop it never stops running during installlation
<2> can you open up a terminal though
<2> alt+f2
<10> well i used to check all tersminals
<2> some of those terminals will be scrolling with system logs
<2> and one of them will have error messages
<10> Alt+F2 is blank
<2> try f2,f3,etc
<10> Alt+F3 does the loading
<2> exhaust all your keys
<10> Alt+F4 shows some errors like ... hda block not found
<10> i dont remmber exact error
<2> heh
<10> n i dont have any HDA
<10> i only have SDA
<10> when i install Fedore it works fine.. but i need to install SuSE
<10> so i m not sure whether there is problem in CD or some other problem thats y i wanna check .. so i can find the error
<10> :/
<10> ok means i have to sacrify of one CD :(
<11> hi every one
<11> can nay body tell me how can i make cron file which can chk a specific process n if tht process stoped it runs tht process
<2> learn some bash scripting
<9> how i disable root login via SSH?
<12> edit /etc/ssh/ssh_config
<9> ok thanks
<12> nono
<12> i lied.
<12> /etc/ssh/sshd_config
<12> #LoginGraceTime 2m
<12> PermitRootLogin no
<9> thanks, i'm there :)
<12> thats what you are looking for.
<9> gracetime does what?
<12> never mind that. copy/paste mistake.
<9> oh ok
<12> that means how long it will wait for a user/p*** before it closes the connection.
<9> evenfl0w: PermitRootLogin is already set to "no", but i can still login as root
<12> does it have a # in font of it?
<9> nope
<12> and did you stop, restart the sshd server?
<9> let me try restarting sshd
<12> doh! ;)
<12> yes, thats important.
<9> i guess it's working now
<9> so even if i enter the right root p***, it won't let me in?
<12> nope.
<12> need to login as user, then su to root.
<12> also, change it so it only allows a couple failed login attempts. and change the time it takes after you enter a failed p*** to the time it lets you try again to something higher.
<12> helps people from brute forcing their way in.
<11> evenfl0w can u tell me how can i write a script to chk the specific process is running or not?
<12> i dont think you need to write a script for that. man ps
<12> scruff!! long time no see dude =)
<11> dear then i ill create a cron job so tht it ill chk automatically
<12> or do like, ps x | grep processname
<12> that would work.
<12> for example, ps x | grep mozilla would show you if mozilla is running, and print the pid and all that jazz.
<11> u r not getting my point
<12> so, if you wanted to make a script, just open up a blank page with pico, pico scriptname
<12> then add ps x | grep process name in that file.
<12> then chmod +x script name
<12> then ./scriptname
<12> you get what im saying?


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#india
Warning: session_write_close() [function.session-write-close]: Your script possi
korsaray
#allnitecafe
#php
#india
#india
Flocinolol
#kl
indian word ''lol''



Home  |  disclaimer  |  contact  |  submit quotes