@# 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 17 18



Comments:

<0> what happened to root?
<1> where is the default location of thesys call table
<2> there is raw code, linux , trillions of programmes, then windows. i was thinking that someone would have some kind of knowledge that would possibly help me. Sorry for the intrusion with a windows question.
<0> format
<0> yer full o ****.
<3> chills, grep sys_call_table /boot/System.map
<1> thanks
<1> No such file
<3> grep sys_call_table /proc/kallsyms
<1> nothing no reply
<3> uhmm
<3> i got c0409280 R sys_call_table
<4> i have some bin/bash script... MOTD
<4> where i supposed to put it
<4> in /usr/bin ?



<4> /usr/bin/motd ?
<4> wont start at loging in:(
<3> AgreSor, check /etc/login.defs
<3> if you use PAM check /etc/security/pam_env.conf
<3> section "MOTD_FILE"
<4> slicers,
<5> hello
<4> i use bash file
<4> so.. i will need to put MOTD_FILE /usr/bin/motd
<5> any body know how to resert p***word root in redhat fedora core, i forgot my root p***word
<3> no, MOTD_FILE /pat/to/your/bash/motd
<4> my bash motd is in /usr/bin/motd
<4> u put
<4> MOTD_FILE /usr/bin/motd
<4> and still dont start that motd at loging in
<4> can i just... put in /etc/bashrc
<4> some cmd
<4> for that ?
<3> AgreSor, no
<3> AgreSor, you use PAM?
<4> PAM ?
<4> no i dont use it...
<4> i need it ?
<3> no
<3> if you dont
<3> well, MOTD_FILE /usr/bin/motd should work
<4> i put chmod +x motd
<4> is that any difirence ?
<3> no, motd file just a text file
<3> is /etc/issue work?
<4> yes
<4> yes.. when cat it
<4> :P
<3> no
<3> /etc/issue are displayed when user logon
<4> nope
<4> that is not working
<3> then recompile shadow
<3> or reinstall shadow
<3> your /bin/login seems not working properly
<4> hmmm
<4> /etc/shadow is just one file
<4> how to reinstall it ?
<3> get it from your distro
<3> or get the source freshmeat.net/shadow
<4> it will broke something in existing users ?
<3> urgent, if you install from source dont logout until you tested the login
<3> no
<3> test login <user> after make install
<3> backup /bin/login 1st
<4> root@root [/usr/bin]# cat /etc/issue
<4> This computer system is for authorized users only. Individuals using this
<4> system without authority or in excess of their authority are subject to
<4> .....
<4> and that ****s..
<4> :)
<4> but this dont shows up when i`m login
<4> just when i cat
<3> yes, your login progs weird
<3> oh wait
<3> cat /var/log/auth.log | grep pam



<4> root@root [/usr/bin]# cat /var/log/auth.log | grep pam
<4> cat: /var/log/auth.log: No such file or directory
<3> ouch
<3> cat /var/log/sys.log | grep pam
<4> No such file..
<3> cat /etc/syslog.conf | grep auth
<4> root@root [/usr/bin]# cat /etc/syslog.conf | grep auth
<4> # Don't log private authentication messages!
<4> *.info;mail.none;authpriv.none;cron.none -/var/log/messages
<4> # The authpriv file has restricted access.
<4> authpriv.* -/var/log/secure
<4> root@root [/usr/bin]#
<4> what now?
<3> cat /var/log/secure | grep pam
<3> i just check you use PAM or not
<6> t
<4> Aug 3 17:18:52 root sshd[10216]: Failed p***word for invalid user spam from 82.223.148.232 port 57174 ssh2
<4> Aug 3 17:18:53 root sshd[11321]: Invalid user spam from 82.223.148.232
<4> Aug 3 17:18:56 root sshd[11321]: Failed p***word for invalid user spam from 82.223.148.232 port 58049 ssh2
<4> Aug 3 17:18:57 root sshd[11402]: Invalid user spam from 82.223.148.232
<4> Aug 3 17:18:59 root sshd[11402]: Failed p***word for invalid user spam from 82.223.148.232 port 58663 ssh2
<4> Aug 3 17:19:00 root sshd[11490]: Invalid user spam from 82.223.148.232
<4> slicers, .. ?
<3> dont flood :/
<3> yes, no PAM implemented
<3> reinstall shadow
<3> the login progs
<7> im having an issue with apache 2.0
<7> when trying to access the webpage on my apache server but im getting the error message unable to contact my webserver
<7> then i looked on the error log file and im getting alot of errors with the child processes
<7> can someone help me out with this one
<7> ?
<8> what tool do people use to resize a large number of photos?
<8> bwell, usually googling the error message gives alot of answers.
<9> ****, i cant believe i never thought of that
<3> convert
<3> http://www.imagemagick.org/script/convert.php
<8> slicers: thanks :)
<3> convert rose.jpg -resize 50% rose.png
<3> hehe
<8> *sigh* and i already had it installed ;)
<3> i need shower
<8> seems to work with wildcards too
<10> i wann add a user in my account
<10> root linux one
<10> useradd Magixian
<10> user has been add
<10> but wht about p***wd ??
<10> wht will b the p***wd of this user ??
<10> :(
<8> "p***wd Magixian" to set the p***word for the user
<10> and will it work as a shell in which i can make psybncz ???
<8> i know nothing about psybncs, and its not supported here.. but yes, you get a loginshell
<8> lacroix: :)
<11> anyone on?
<12> smurfd :)
<11> hey
<11> I have been using linux for a while now and I decided I wanted to figure out what it was like "back in the good o'l days" haha. Its just that I was'nt well...around back then haha. So I decided to play around with bash without GUI, got a few text-based programs. Anyone wanna share there opinion on non GUI linux?
<8> links2
<11> huh? lol I got lynx and elinks, didnt see links2
<8> mutt is apparently a descent mailclient
<8> but i dont really see the point, using non-gui stuff when you dont need to.
<11> that is a good point
<11> i just never really experienced it
<11> it made things a lot simpler :D
<11> especially the internet
<13> hi all
<13> good morning
<11> good morning
<14> BacKo
<11> ive got a question
<11> anyone know what i could run on a system that has linux, but no GUI, cpu is 67mhz and ram 4mb?
<15> syslog server


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#india
#india
#india
#worldchat
#worldchat
djmsn adresleri
GenPolynomial
shair-o-shairy
how could i know if my tv supports 480p
#india



Home  |  disclaimer  |  contact  |  submit quotes