| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> on what? <1> and how do I do that? <1> how to I configure my machines? <2> what command is in freebsd for downloading from intenret ? <2> in console ? <1> let's say two of them are running windows <0> [d]ev|L, fetch <0> or wget <3> http://pastebin.com/641057 <--what is the problem with this dhcpd.conf? it wont run my eth0 is 10.0.100.254 netmask 255.255.0.0 and eth0:1 is 10.1.100.254 netmask 255.255.0.0 <2> wget isn't working <0> try fetch <3> help me pls <0> [d]ev|L, you are only a user in that machine? <4> T`aZ ok i did it for 1 cmd and it said unterminated address regex char 165 <1> i know how to confiugre a dhcpd server, but how do I configure a win box? <4> char 165 is the last : in my cmd
<1> strage question in a linux relateed channel *smiles* <1> related* <5> goto properties for the lan <5> something like that <4> i tried it with / instead of : and it did it w/o errors but it didnt actually do the sub <6> muchacho: hmm the first regexp before the s shoudl be between / it seems <4> why would : result in ... oh ok <1> back <1> darn splits <1> [01:47] <1> and how do I do that? <1> [01:47] <1> how to I configure my machines? <1> [01:47] <1> let's say two of them are running windows <4> if i use \( will it still think i want the ( char or will it think i want \( <1> sry <4> meaning \ is always an escape right <7> unless its \\ <1> 3 PCs, 1 net connection and 1 connection to a LAN (just dc++), 2 routers, and 1 switchs. Now my question: Can all 3 PCs acces internet while having access to other LAN? <4> well yeah of course <1> and let's say I could get net acces thru that LAN too, so I'd use it for back-up.. <4> this is nuts, i;ve got more \ char than actually chars now <1> I know it can be done, setting up a DHCPD server, what should be hard. <7> muchacho have you tried using ' instead of " ? <6> muchacho: you dont escape ( , the logic is reversed here, ( is the 'c' char , unless escaped (and used for goruping) <8> Mike4sho: (1) Please keep things in channel (2) I'm not always looking at the computer :) <6> the '(' obviously :p <1> someone told me to configure machines to send packets to one router or the other. I'm not sure how to do that. <7> Mike4sho why in the world would you have 2 routers, and a switch for 3 pcs? <4> there's even \\\\\% cause i have sed cmnds in the file iteslf :) <1> kittenbot sry for msg'ing you. I got kick out for a bit:) <7> even my network aint that messed up <1> Redragon^ 1 router for the internet access, second for the lan <1> everyone one is connected to diffrent PCs <4> Redragon^ do you mean sed -e "/ etc? <1> everything is connected to the switchs <1> switch* <7> muchacho if you have a long string of funky chars that require escaping its generally easy to use ' instead of " <7> such as "\( \\ \{" could be easily done as '(\{' <6> Redragon^: no because he needs to escape it from sed, not sh <7> ' means literal <4> Redragon^ that is what i thought and hoped for but it doesnt seem to work in sed cmnd <7> oh thats even more fun hehe <4> T`aZ i dont follow on the \( is c <1> Redragon^ so, what you suggest to do? <7> Mike4sho each pc is connected to how many switches? how many subnets are you working with? <4> what does c refer to exactly, not the char c i presume <1> to 1 switch <7> i'd have to see exactly what your trying to do, been working on widgets and not paying attention <6> muchacho: ok i messed up here it is : if you want to match the ( char, just use it , do not escape it :p <7> okay 1 switch, why 2 routers on the network? <4> oh ok <1> yes <7> and are they all of the same subnet? <1> 2 networks <7> okay why 2 networks <6> muchacho: i brainfarted :p <4> well it will be cleaner though nothing to write home about <7> 2 networks seems a bit excessive for 3 pcs <4> we all excrete somehow <1> One is the ISP who provides me internet acces, 2nd is a LAN. <1> I want all 3 PCs to be able to get net acces and LAN acces in the same time. <7> okay that explains 1 router, whats the other doing?
<7> well if you want them to have access across the lan put them in the same subnet (ie 192.160.0.x) <7> and poof they have lan access <7> to get access to the second network define the gateway as the router address that connects to the second network <1> 1 is connect for the 1 PC(ISP net) , and the other one to other pc to the LAN <7> and now you have access to both networks <1> not my lil lan, a lan we use it for file sharing <7> then your going to have to define multiple routes via routers and let them do the work <1> could you explain that? <1> *all 3 Pcs and the 2 routers are connected to the switch <7> Mike4sho i would have to see a diagram of the network, see the subnets, see the gateways, ect <7> its not something you can just explain <7> i'm still baffled why you need 2 routers <7> i have 2 routers but i'm dealing with 3 networks, 2 private, 1 public (i have an estranged network myself) <7> Mike4sho http://www.red-dragon.com/network.jpg <7> thats what i did <1> uhm <1> my question, might sound dumb <1> firewall - is it software or is a router with firewall or something? <9> Hi there, just got myself a new r51e with a bunch of OEM software, but no CDs to re-install - can I partition the HD and install Manriva without losing the existing software? <10> hi! when i tried sudo -s and type root pwd it say try again? why? <6> hmm i'm gone, must do some work :/ <8> Look! Shiny! <11> anybody here know of a good calendar/reminder for linux thats not kde/gnome? <12> hi there <12> i have a problem... i read an output then i use 'while read LINE do..' <12> the output has 3 arguments <12> the question is how can I use them separately... like $1 $2 and $3 <12> in fact, each line has 3 args <8> while read cat fish meow; do echo $cat $fish $meow; done <12> oh :) thanks <10> hi! when i tried sudo -s and type root pwd it say try again? why? (Ubuntu) <13> LinuxNuBie: sudo uses user's p***word not root's p***word <14> anyone recommend a p2p program? <10> it same thing when i type the user pwd <10> my problem is re:Gaim, when im using as root its shows all but when i login as a user only AIM/ICQ in there <8> antigod: apt-cache suggests: linuxdcpp, amule, opendchub -- never used any of them, so I can't comment -- but it might have been helpful to say what you wanted such a beast for... <6> LinuxNuBie: check the perms of the files in /usr/local/lib/gaim/ or whereever you isntalled gaim <14> music, movies, porn.. all the basics <8> Other suggestions from apt-cache: mlchat, nicotine, gnunet, azureus <6> gtk-gnutella, emule under wine, valknut for directconnect .. <8> antigod: I guess then that you should install p2p apps as you find a need for them (some run across some link requiring some particular protocol, say) <8> some=you <10> it was already installed, but when i log-in as a user it only show AIM/ICQ <10> ah the permission <14> anyone else run into programs with the libjpeg dependency for gtk+? <14> err, problems <6> antigod: as in, the gtk lib cant decode jpeg anymore ? <14> libjpeg was compiled as needed, but not found <14> i skipped it, but gaim beta is more buggy then on my last distro <14> so i'm thinking i may need to recompile gtk+ <6> antigod: i suppose you dont use any package or something ? <14> no i compile from source <6> then yes you'll need to recompile gtk , and first find you libjpeg wasnt detected <6> antigod: you compiled libjpeg with an other compiler ? <10> why when i'm trying to login as "su" and type the correct pwd it say pls try again? <6> su is (usually) not a user but a command, doh <10> how about sudo -s <10> same thing pls try again <10> i type it in a terminal the "su" and "sudo" dude <15> my notebook has 1 HD: 50G ntfs parition where my windows xp media center 2005 resides and an empty 4G fat32. how I can merge this 4G fat32 to the first mentioned partition without disrupting the windows OS,.. because i want to install fedora core 5 later (dual boot) thanks <14> anyone here recommend using a windows manager? <14> like fluxbox over kde? <6> ice! <6> but yes, i recommand to use a WM , even TWM is better than no WM at all :p <16> if ya want lightweight, ice is pretty nice <16> heard good things about flux as well though <10> hi why when i log-in as a user the Gaim only shows AIM/ICQ, but when i log as a root its shows all. anyone can help me. i'm new to linux sorry. <16> anybody gotten a pvr-150 MCE usb remote workin on linux by chance? <5> how does ubuntu go about loading php? <5> i looked in mods-available/ and in apache2.conf <5> according to apache headers it appears to be installed, yet it's still trying to make my browser download the script rather than run it <5> i already inserted the proper AddType lines <17> quickie, by default, will i be able to watch media files (stream) if they are shared in windows, on a linux computer?
Return to
#linuxhelp or Go to some related
logs:
#MissKitten perverts.nl #AllNiteCafe md6.cpp FileInfo RewriteEngine #php #java bjeans #AllNiteCafe #AllNiteCafe
|
|