| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> Hadn't noticed I walked into #doshelp :P <1> damn capslock <2> Baffers: It's Linux <1> ok <0> Baffers: uname -s <2> bash won't be in /bin on much else <1> ok guys but thanks a lot anyway :) <0> um <0> john@fozzie:~$ which bash <0> /bin/bash <0> And I'm really sure I'm not on linux <2> Mac right? <0> Yup <1> frigin rss feed wouldnt cache cause the cache had bad rights and I wasnt looking forard to changing 112 chmods from my 56 k modem here in africa <2> well I knew he wasn't using Mac <0> *shrug* Does it matter really? It's all unix anyway
<2> I guess I was making an educated guess of the server OS <2> that wildcard thing is crazy.. I guess if you don't follow it with a space, it keeps it in every expansion? <0> Thinking about it, it really isn't all that crazy. <2> I've never seen it used to recurse directories before <2> Good thing I was here to learn that <0> Well, it doesn't exactly work recursively <3> hey <3> i was wondering how i'd get a list of open files from a certain process? <0> It only worked here because there isn't anything below somedir/ besides the cache dir to match <0> Raky: fuser or lsof <3> thanks man <2> does Linux have fstat? <4> man 2 fstat, yes <2> not the system call, the command <3> the command doesn't seem to be. <3> by default anyway. <2> okay <5> hi all <6> dragonk whats that spose to mean? <7> CrazyOne: and when they're on the right path, we'll gladly help them with issues they've already investigated with great thoroughness but still cannot find the key to. <7> CrazyOne: even if you -were- on the right path, you wouldn't qualify. <7> CrazyOne: now - http://www.catb.org/~esr/faqs/smart-questions.html <6> tommi can you explain why I wouldnt qualify? <7> read the above, and you will know. <6> hmmm <8> I don't think you're ready... nanana... 'cose my body is bootylicious baby <9> Fiona is beeing flooded. <10> shocking. <8> Fiona? never <11> Howdy <9> Znuff; she was. I activated silence, tough :) <12> hi all <12> my xserver does not startup, says its not properly configured, it was working before and it does not give me an output to see what is wrong with it <12> should i just reinstall linux <13> No. <14> configure XF86Config or Xorg.conf <12> how do i do that <14> edit it with a text editor and save... look up for your card/monitor on the web for the right settings <13> I hate pppd. <15> yo im pissed to hell; why the fck doesnt alsamixer save the settings <15> every time i play another mp3, it resets itself <15> wtf with that <11> Can one set the XF86Config file to use a TFT or LCD monitor? <14> flush: run it as root... <15> i did man <15> and i dont even need to quit for it to resets, just play another song <15> thats ridiculous <14> edit right for the config file <15> do you know wheres the config file located? <14> ~ somewhere <15> roger that <14> ~/.alsa* ? <15> nope, ill google hunt for it <16> Hello, Does anyone here use "nagios" by any chance ? <17> which easy tool is there to take a screenshot of a movie? <17> some mplayer plugin would be the awesome <15> hrmmmmmmmmm <18> Bluntman01 actually yes. <15> it does save the settings if i do "alsactl store" but when i change song, it resets <18> Bluntman01 but I haven't dug into it enough to know much about it... *yet*.
<15> so i have to run "alsactl restore", why the hell doesnt it keep the damn settings file loaded <16> Delwin : Are you monitoring Windows servers ? <18> Bluntman01 afaik they're all CentOS boxen. <18> I don't have direct access to the machines (yet). <16> Delwin : Oh I see. By any chance are you using it through firewalls ( meaning that your monitored stations are on the other side of the firewall where your monitoring server is ) ? <17> how do i take a screenshot of a movie in mplayer? ive read a bit that i should use the s key, but it doesnt do anything, and i also need the screenshot filter which i dont think i have, how do i install it and where can i find it <18> eh... in my case, the monitoring stations are behind NAT, and the monitoring server is local to the machines being monitored. <16> Delwin : Ok, thanks ! <17> helpies <19> flush: what are you playing them with? <15> mp3s man <15> nothing anormal <15> i keep alsamixer opened and press "x" to restart the sound playin with xmms and i see all the settings going to default <15> then i do "alsactl restore" and i see all setings going back to what was set <15> why does xmms make alsamixer go to default configs <17> "mplayer -vf screenshot erotic.mpeg" , i cant load the screenshot videofilter, it says "Option vf: screenshot doesn't exist." <19> flush: it shouldn't...what wm/de? <15> ??? what do you mean by "wm/de" <20> I have a question.When i send an e-mail through my pc with a hostname let say paranomosprnms.com the message is beeing received to anyone i dens it.but when they send me an e-mail to the same hostname i cannot recieve it.Why? <19> window manager/desktop environment <15> fluxbox <15> but the fact is that it doesnt reset volume controls <15> more likely it resets mix controls (3d control settings) <15> anyway **** off ive got cl***, later <21> watch your language <22> That was cool. Completely unprovoked. <22> haha. <19> paranomos: is the port open? <23> paranomos a few possibilities, 1) your mta isn't listening to public ip (by default they listen to 127.0.0.1), 2) your mta is not configured to be mail server for that domain <23> paranomos do they get an error message? <23> oh and 3) if its a nat box your not forwarding your port <20> Thx reddragon for your help i will search out and find <24> http://medlem.ungdomsforeningen.no/~erikandre/nat.txt <24> This i have tried to do but didnt make it <23> erikandre i'm going to presume that your eth0 is your connection to the net not your wireless card <23> err eth1 <24> I only have inet from the wlan0 <23> ohh <23> so you have some sort of router on your wireless? <24> Redragon: The company has <23> and thats the correct ip for the gateway on the wireless? <19> Redragon: ...and 4) your isp is bellsouth <24> Redragon: its 192.168.1.1 <23> your problem may lie here <23> iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -o wlan0 -j MASQUERADE <23> you have that as 192.168.0.0/24 <24> it should be 1.1 ? <24> I want to set eth1 as gw, so i can use the laptop set route add default gw 192.168.2.1 <23> i would think 192.168.2.0/24 <24> Since i setup the eth1 as 192.168.2.1 <24> ok i can try that <23> or do it by interface <24> i have tried interface <23> -i eth1 <24> it only **** up the system <23> language.... <24> sorry <23> well eth1 is the lan going thru the linux box yes? <24> where to put the -i eth1 ? <23> iptables -t nat -A POSTROUTING -i eth1 -o wlan0 -j MASQUERADE <24> Redragon:: eth1 is my network ethernet card where the laptop is connected <24> what aboute that -s then ? <23> dont need that really, you can do it either way <23> anyone here play with lartc yet? <25> wish i could say yes to that <23> i started my how-to yesterday, its a nat firewall/router with 2 isp connections sort of thing <23> i still have to write the example scripts and put them up though <24> cool <23> wanna look at it tojoe? <25> i still cant plan my new network <24> Redragon: Tell me aboute it when your`re finished <25> need a second carrier to qualify for an AS <23> well i think i'm done though might add more explanations if necessary <24> Redragon:iptables v1.3.1: Can't use -i with POSTROUTING
Return to
#linuxhelp or Go to some related
logs:
#MissKitten #linux xorg.conf+1280x768@60hz 1970 film tells of the soaring relationship of a boy and a kestrel #linux #linuxhelp #AllNiteCafe Where did the deposed Shah of Iran finally find refuge ? #mirc zzkal
|
|