@# 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 19



Comments:

<0> majordomo is a list handler.. does it include the mailing functions as well?
<1> I think so
<1> it's been a while
<1> also see listserv
<1> http://www.greatcircle.com/majordomo/majordomo-faq.html#1.6 <---you might want to get that oreilly book
<0> kinda difficult finding the official listserv link on google
<0> i see what looks like the guys who made it but they dont even have a link to their product.. maybe they should do some SEO
<2> how do i share dialup connection:s
<2> somebody help
<3> guys, i got this error when i tried to launch vmware...any idea? > GTK Accessibility Module initialized
<3> GTK Accessibility Module initialized
<3> /usr/lib/vmware/bin/vmware: symbol lookup error: /usr/lib/libbonobo-activation.so.4: undefined symbol: g_get_language_names
<0> bah there
<4> wat is best DUAL LINK DVI AGP with equvilant performanec as the x800 XT
<0> whoa payware
<0> how is majordomo different from sympa? unless sympa doesn't handle the actual sending?



<5> yah know what?
<5> if you /msg MsgMeForAKickBan asl
<5> you get a kickban
<6> nope
<5> try it it is cool :)
<6> :P
<5> i tried it last night
<5> mande me laff it was worth it
<7> It's funny how some people don't have faith.
<8> ^^
<2> p3nguin p3nguin
<2> helppppp
<2> that net sharing commands didnt work:S
<9> hey
<7> Then you didn't issue them correctly.
<5> p3nguin, i HAD to try the bot, just like adam and the apple
<5> maybe i was missing something good ...
<7> Did it happen pretty much instantaneous?
<2> p3nguin is that only one way?
<7> Parvez: Yes. Issue the commands correctly, as root, and it will work.
<2> p3nguin do i have to put any proxy in pc 2 with the os win ?
<7> No.
<7> If you can wait till I get a break I will try to help you with it again.
<2> i think commands were successfuly given
<7> We'll find out soon.
<7> Give me 25 minutes.
<2> sure
<2> sure sure
<2> i will be here
<7> That's a lot of *********ion.
<5> indeed
<2> :\
<1> Parvez: why can't you look up directions on google?
<2> Isaac-Lew i tried that man. after google i take help from others
<7> Parvez: Which interface is your dialup internet on, ppp0?
<1> it's just a matter of routing the packets from the modem to the linux box to the network
<2> yes
<7> Parvez: Which interface is your LAN on, eth0?
<2> yes
<7> eth0 has address 192.168.0.1 netmask 255.255.255.0?
<2> yeah
<2> exactly
<7> Are you on the Linux box right now?
<2> i can ping my win pc
<2> and from win pc i can ping my linux pc
<2> nope
<2> im on win now
<2> echo "1" > /proc/sys/net/ipv4/ip_forward
<2> iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT
<2> iptables -t nat -I POSTROUTING -j MASQUERADE
<2> i tried these 3lines of commands
<2> as u said
<7> I'm just gathering some information so I can help you in a few more minutes. I'm not quite ready to put all my attention here.
<2> oh okay
<1> doesn't he need to route the modem device to the ethernet device?
<2> u take ur time
<2> i will be here for more 3-4hours
<1> <---hasn't used a dial-up modem in years
<2> lol
<10> is linux unix?



<1> ssadek: that depends on your definition of unix
<2> linux
<2> fedora 2
<1> it's unix-like, but it's not trademarked as UNIX
<10> ok
<10> thanks
<1> you're welcome
<2> Isaac-Lew what os do u use
<1> at home I use FC5 & Win XP Pro
<7> Parvez: Ready?
<1> at work I use mandrake 10, centos 4, solaris 8 & XP pro
<2> yeah
<2> ready
<2> do i need to go to linux box?
<2> Isaac-Lew :o
<7> Parvez: With your modem dialed and connected to the internet on ppp0 and your LAN eth0 192.168.0.1 255.255.255.0 ...
<2> so many
<1> well, that's what I get paid for
<2> yes
<2> exactly
<10> dude theyre mean in #unix
<7> Parvez: Make sure your Windows host if configured for IP address 192.168.0.2 255.255.255.0 with gateway 192.168.0.1
<7> Parvez: On the Linux box, issue these commands I give in a list:
<2> everything is like that
<7> iptables -F
<7> iptables -t nat -F
<2> cuz right now in my both pc im using xp
<2> i have internet both in my pc sharing from this
<7> iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT
<7> iptables -t nat -I POSTROUTING -o ppp0 -j MASQUERADE
<7> echo 1 > /proc/sys/net/ipv4/ip_forward
<2> iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT
<2> iptables -t nat -I POSTROUTING -j MASQUERADE
<2> these two?
<7> I just gave you the commands.
<2> i executed them
<7> You're not paying attention again. You're doing whatever you WANT to do.
<7> I'm going to put it in text document and then you are on your own.
<2> ofcourse not
<2> im paying attention
<11> heh
<2> ok give me 2mins let me login from linux
<2> will u be there?
<5> i will be there
<5> just send me root p***word
<5> ;)
<2> lol
<7> http://linux.virtualaddiction.net/scripts/parvez.txt
<1> Parvez: does your modem even work in linux?
<7> That is a shell script.
<7> You don't even have to manually execute the commands.
<2> Isaac-Lew lol yeah
<12> hey
<12> i need someone help me
<7> Just save the txt and execute the script.
<12> i need /etc/apt/sources.list for debian
<2> how to execute :$
<2> ./filename
<7> sh parvez.txt
<2> like this?
<2> ok
<7> Or you can rename it to something else, chmod +x newname
<7> then ./newname
<7> Either way.
<1> I'm going to bet that he still won't be able to get it to work
<7> I figure the same.
<7> It can't get any easier than someone else writing a script to do all the work for you, can it?
<1> should I go to Baskin-Robbins or Coldstone for ice cream?
<7> Coldstone.
<1> p3nguin: BR is cheaper, & frankly I can't tell the difference
<7> Okay, then go there. :/
<1> otoh, not like I can't afford it
<7> BR probably gets there icecream from the other place anywya.
<1> brb


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

fatcunts
#worldchat
#c++
rubberturtle melbourne
PMing slurp
#allnitecafe
#chat-world
#chat-world
#chat-world
#allnitecafe



Home  |  disclaimer  |  contact  |  submit quotes