| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> duplex, could you share it w/ me ? <0> duplex, you insert the universal CD, press ENTER, get prompt finally, then what ? <1> whitewabbit: I went with the universal image, and all you'll need for that is just one partition. When you boot up it points you to some html documentation I'm finding to be VERY helpful. <0> If you don't mind tell me step by step the installat precedute. <1> whitewabbit: Well, you get a prompt, and a message like "links /blah/blah/blah/" to see the help. <0> duplex, no clue why i can't follow it's documentation. <0> okay, <1> whitewabbit: It's installation is pretty much throwing a command prompt at you, and saying "we put the help documentation on this part of the cd". <1> whitewabbit: Be prepared to spend an insanely long amount of time during the installation. Had I known it would have taken this long, I wouldn't have used the generic kernel, that's for sure. It's taken over 8 and a half hours (and still running) to compile the kernel and modules. <0> lol <1> But that's because I'm using qemu, which emulates a pentium 2 processor, for a virtual host (part of it anyways). Regardless, no m atter how fast your machine is, supposedly the install will still take a long time. <0> i understand. <1> If you do decide to install it, I'd definitely recommending alt+f* whatever and doing a ps, seeing what process the initial make script is, and doing a renice -19. <0> btw, a really stupid question, a primary slave HDD can boot linux ? <0> Cause i got a ~4GB HDD, i wanna install gentoo there <0> or do i have to make it secondary master ?
<1> whitewabbit: That's up to your lilo configuration. Yes, it should be able to boot it. <0> My current HDD w/ winblows and SuSE is an 80GB and i don't want to make another partition, i want to use the 4GB one. <0> Okay, <0> GRUB in my case. <2> whats the port for ssh? <3> xiv_ : 22 by default ;) <4> hello <4> please i have a problem <4> ./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open share <2> thanks t-m3n <3> xiv_ : np : <5> is there a simple way to get the console to choose a random file to follow a command? so if i want to have a random picture as a background i could type: "wmsetbg ?" in the directory with the wallpapers <5> .. like * is for all files... <6> hi, im having problems - when i try to connect to any server, on any port, it states that the port is open, when i telnet to it or whatever, anyone have any ideas? (im in ubuntu) <7> eth0_ use ssh to connect to it, its more secure than telnet, and turn off any unwanted/uneeded services 'netstat -tanp' will show you whats established/connected or listening <6> scot: nah, it's not a service on my own system, it's on outgoing stuff, for instance i can do telnet 33.33.33.33 22 and it'd state that it's open, when it's not <8> just telnet? <6> nah, any port <8> same with other programs like netcat etc? <6> it's the same w/ ftp, ill check netcat <8> so you get SYN|ACK packets from addresses that dont exist when you send SYN to them?! <6> hmm, not sure really <6> that can't be the case <6> i mean <6> im not sure <6> not sure of the underlyings of it <8> it has to be the case, otherwise how would it tell that the port is open if it cant establish a TCP connection and exchange a few packets <6> i figured it was all a local problem? <8> did you check the routes and stuff? <6> ill do that now <6> yea traceroute stuff is 'ok <8> netcat also connects successfully to any random port anywhere? <9> You can get odd SYN|ACK responses when there's b0rked NAT or load balancing in the way <6> niteye: yeah <8> also to localhost? <6> nope, not to localhot <6> localhost <8> but when you connect to a *real* open port can you exchange data with the daemon? <6> niteye: yea, i can <8> and when you *connect* to something that shouldnt be possible, and try to send data, do you get ACKS or something back? <6> er im not sure what i get back <6> i dont have tcpdump running or anythnig <6> anything <8> open a tcp connection with netcat, then bash the keyboard with data, and look at the hub/router switches if its one way traffic, or if you get replies too, lol the poor man's tcpdump :P <8> the leds <6> i dont have a router <8> directly plugged into the net? <6> yeah <8> its a pretty exotic situation to me heh <6> yeah heh <6> i dont wanna have to reinstall :( <8> another machine in the same net works fine? <6> only have 1 machine <8> did you have another OS installed before on that 1 machine, but all this started happening after installing ubuntu? <6> well im not sure how long this problem's been on going <6> never tried to connect to random hosts <6> i did have another distro on b4 this, and i think it wasn't a problem <8> is it also the case with hosts really close to you? machines from your ISP, like even the very first hop? <6> ill check.. <6> ah i get a different response ther <6> there
<6> it doesn't connect properly <8> timeout or refused or something? <6> doesn't say anything just kind of hangfs <6> hangs <8> thats because you dont get any reply at all (which is usually the case with firewalled computers, or things that dont exist) <6> ok# <6> so what do u think my problem is? <8> try the second hop, or your ISP's servers like their webserver or something, should have about the same behavior connecting to random ports on them, except if its not firewalled you'd have a connection refused <6> second hop doesn't connect <10> did u try "iptables -I INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT" ? <6> what does that do? <8> chipko: hes connecting to random ports that shouldnt send him any successful connections, connecting to real places works fine, but connecting to things that dont exist also says the ports are open <11> damn, anybody has any idea why my ati driver instalation of fglrx just freezes after i run fglrx_setup ? i mean, when i restart my computer, when it has to start the xorg server it just freezes. i use Ubuntu 5.10 and when i dpkg-reconfigure -phigh xserver-xorg it starts to work again, still, i need the video drivers installed for i cannot play even tuxracer.. <8> eth0_: connecting to closed/firewalled ports on lets say your ISP's webserver, does that hang too? <8> (i ***ume that one would be at least a couple internal hops away) <6> niteye: just hangs <8> but beyond your ISP's machines, everything is supposedly open? <6> ill just check <8> if so, the only thing i can think of is that the problem's at the ISP lol <12> or a proxy <6> niteye: hmm, yeah, it might be a problem with my modem <6> it's a 3g datacard <6> well either the network or the modem <8> if inside your ISP's network all works fine, and outside you get strange behavior i can only ***ume its your ISP's fault <13> Always blame the ISP! <8> yes <6> do u think they might have setup the network to behave like that? <6> it's a mobile tech card <6> i reckon they have <6> thanks for ur help btw <14> hey! I'm looking for some help with environment variables... <15> Ask? <14> ah... i've got a debian install; i want to configure everything in one spot.. <14> so i export, say INT_IF=eth0 in /etc/environment <14> and . /etc/environment at beginning of init.d script for dnsmasq <14> why doesn't this work? <16> I'd add that stuff to /etc/network/if-pre-up.d/somefile <11> nobody has a solution to my problem? <16> Make sure somefile is executable. <16> ryan_: Also, what exactly did you put in /etc/environment, and how exactly are you calling it? <16> level`: did you try an older driver? Maybe it's a driver bug? <14> I put INT_IF="eth0" and export INT_IF <14> in /etc/environment <14> and . /etc/environment in init.d/dnsmasq <11> Demonen: i can't find older drivers, and i installed fglrx from ubuntu repos. <16> the line is ". /etc/environment"? <14> yes. <16> did you try to do "sh /etc/environment" just to be sure, or put some echo's in there? <16> maybe use `export INT_IF="eth0"` directly? <16> Really, I don't have any idea... <16> level`: Google is your friend :) <17> hi all. can anyone tell me a tip on how i will change the refresh rate on slackware? <6> gready: cant u right click on the desktop or something? <17> yes i can but i dont have any options. the only rate it has is 61 <6> ah i c <11> Demonen: google is not my friend here, i googled all afternoon about this, nothing. <17> bye all <11> Demonen: hum, now i found something.. without searching for my chipset i found a problem that was at another ati chipset with the same drivers. checking it out. damn google is smart! <11> be right back <18> <19> i'm trying to get this endian firewall distro on a via epia box <19> after installing it just hangs at loading grub stage 2 <19> any ideas how i could fix this? <19> i've tried it with a standard ide <20> how to make a short cut to a file in directory? <21> Daniella` ln <20> ln -s /usr/local/bin/BitchX-1.1-final /home/miauw/bitchx <20> I did this but it is not working <21> Daniella` man ln ;) <20> I did that after reading man
Return to
#linuxhelp or Go to some related
logs:
#AllNiteCafe #AllNiteCafe normalpeoplehateme linux save iwconfig ubuntu #php #linux #linux #gentoo ianlemmon kamasutra's positions
|
|