| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> it should be set to 'auto' (default) - the chipset should be new enough to pick up the right speed <1> ^Satyr^: where can i find it ? <2> hello <2> stie cineva romaneste pe aici? <2> ok <2> i need help <0> auto is default, forcing full duplex is where you load the module and tag: "full_duplex=1" at the end <0> ViperBoy: we all do ;) *LOL* but ask away <1> ^Satyr^: thanx a lot dude <2> linuxul meu este fedora core 3 <2> imi vede modemul <2> prin usb <0> Sanjoo: that's half dude *points at hooves* *LOL* }:> <2> cum fac conecetiunea <2> ? <2> how i make the conection if linux see my usb modem
<2> ? <3> have usb networking support compiled into the kernel? <2> i type /sbin/ifconfig eth0 up and the linux see my modem <2> i dont how to setup the conection <2> how??? <2> please help me <3> ViperBoy: try dhcpcd -t 10 -d eth0 <3> and don't msg people without asking <3> :) <2> and after that? <3> if it shows an ip address at the bottom, that means you're probably done <2> and the internet is ok? <2> i enter in the network configuration <2> if i type dhcpcd -t 10 -d eth0 <2> the net is done? <3> if it shows an ip address at the bottom, yes <3> if it doesn't, try running the command a few more times <3> i am ***uming that eth0 is actually the usb interface and not the the ethernet one <3> bleh <4> Hello <4> Could someone in here tell me how I check if a variable (in bash script), is empty ? if [ $var = '' ] ? <5> jbc, that should do it <5> set up an empty variable and test it? <5> takes only a minute <5> also, google for "advanced bash scripting guide" <5> its available in a few languages now, no idea if danish is one of them <4> cool, thanks for that <4> redb3ard: Thanks, that (guide) looks exactly like what I need, cheers for that <2> hey <2> it doesn`t work <2> i type dhcpd -t 10 -d eth0 <2> and nothing it happens <2> but i type lsusb <2> and my modem si there <2> it see my modem <2> how i setup the conection? <2> please help me !!! <5> uh, dhcpd is a dhcp server... <5> do you want a dhcp client instead? <2> the linux see my Usb modem <2> but how i setup the conection ??? <5> use a dhcp client <2> the internet is cable internet on usb <2> but how i setup the conection ??? <0> erk sorry work calls <2> how? <5> dhcpcd is the one im familiar with, there are others though <2> not in net configuration ??? <0> quick answer: jbc_ : try "if [ -z $VAR ]; then // echo "is empty" // fi" <2> how i use the dhcpcd??? <2> what? <0> Viper: that was for jbc_ <0> redragon^: thanks for the thoughts <0> bye <2> ok <6> dang <6> some slut is spamming me on PM with "hey my name is isabelle" and url to a phot <6> ..photo <2> somebody HELP ME PLEASE <4> thanks Satyr, but I got it working, it wasn't actually ht etest itself, it was was me trying to do more than I was able to (had if [ $var1='' && $var2='' ], which didn't work, (because of the double test I suspect), changed it to a if elif fi pr "the guides" requests :) <2> heyy
<2> some body help me please <2> the linux see my usb modem how i setup the conection??? <7> ViperBoy: you haven't listened. You need a "CLIENT" <7> you need a client for dhcp. <2> and waht is that ??? <7> I can't describe that. But that's what you need. <7> It'll grab the details from the modem (if the modem supports that) <7> mrm. Died. <7> meanwhile, I'd better die before he returns <2> my modem is <2> Thomson digital BroadBand <1> i loaded the driver for my ethernet card.. but still its not initializing.. <1> anyone ? <1> no one here <1> ? <8> hI, DHCPd start failed. Error ...Can't open lease database /var/lib/dhcp/dhcpd.leases: Permission denied --.. i have chown it with 777 also. but the error still. wat to do? <3> are there any windows programs that will allow you to connect to remote xservers without cygwin? <3> wtf <3> stupid session saver <3> there we go <1> my ethernet card is not initializin.. <1> in spite of havin the right drivers .. <9> Sanjoo, what means "is not initializing"? <4> I have 3 NIC's installed, eth2 (outside)=internet connection; eth0 (inside1)=10.1.1.1 and eth1 (inside2)=192.168.0.1; dhcpd deals out adresses on both eth0 and eth1; and clients receive these fine; how only clients on eth0 can connect to samba. I have both eth0 and eth1 (and lo) specified as interfaces in the samba config. What else do I need. <1> ValeFiona: its not startin <4> clients on both eth0 and 1 can ping their gateways (10.1.1.1 and 192.168.0.1) <9> Sanjoo, when? at boot? does the card work when you load the modules? <1> ValeFiona: its not activatin at boot.. when i go through the network configuration and i press yes it says.. check your settings .. error initializing ehthernet card <9> Sanjoo, that means the kernel module for the network card is not loaded successfully. does it work when you load these modules? <1> ValeFiona: i am a newbie.. dunno to load module :( <9> Sanjoo, in the beginning you said "it has the right drivers". so how did you figure that out? <1> i asked one guy here.. he told me to check for them <1> its the ones he told me .. so it must be the right drivers .. or am i goin wrong ? <9> Sanjoo, what linux distribution do you use and what is the network card model? <1> ValeFiona: rh 7.2 and the card is dlink <9> oh dear. this linux version is like 5 years old. why dont you use an up to date version? <1> dfe-538tx <1> ValeFiona: dont have fedora.. :( <9> Sanjoo, i cant help you, sorry. but next time you better ask for: can somebody tell me how to install a D-link dfe-538tx on RedHat 7.2 <9> (if you dont find anything that helps via google) <10> im using centos, how do i block all my private ip addresses in my lan and unblocking 5 specific private ip addresses to have an internet? <10> im finding it hard to understand iptables <10> i know iptables -A OUTPUT -s 0/0 -j DROP <10> then iptables -A OUTPUT -s 192.168.2.1 -j ACCEPT <10> will that only allow 192.168.2.1 to have internet connection and the rest ips blocked?> <10> am i correct? <10> hello? <1> ValeFiona: is ok thanx <1> can anyone help me with installin dlink card with rh 7.2 ? <11> how do i change the KDE login screen? <12> help someone? <13> It's easier if you ask a question :) <14> Hi everyone <14> does onyone know the GKS-plot commands? <12> i did`n knew if is someone alive <14> I have an old (really old, written on Cray OS in 1985) Fortran Code that uses GKS.. <14> want to use it on linux now.. <14> besides the unability of gcc to compile fortran code in double precision, these GKS-plot commands are essential for me to use the code.. <12> can someone tell me what linux distribution should i install...i am a newbie....and i need a easy-to-work distribution that includes at least the most used packages <14> SuSe is big in germany, and pretty easy.. <12> i work on a pentium II 350 mhz workstation <11> fedora with kde <12> and where can i download it? <11> i have the cds. dont know where to download. google it <11> suse 10, you can download easily from their servers <12> aha...and does itt requires a lot of resources...cose i don`t have them.. <11> no. i use fedora. its good. <11> suse, is also very good. <12> or something else...a heard something about vmware...can my cpu face it? <11> whats the pc configs? <11> p3 you said <11> ? <11> if your pc is old and you don want to have a lot of stuff, then go for a live cd. like UBUNTU.
Return to
#linuxhelp or Go to some related
logs:
ubuntu magickwand #php What is the name of the ice patrol ship that won a reprieve because of the Falk 4chan teens rules undernet sweetguy #skype #AllNiteCafe #linux #chatzone geisia sex
|
|