| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13
Comments:
<0> kristian: Change it in /etc/HOSTNAME to make it permanent. <1> ! <1> zzzz <2> I need to configure my sshd to forward X. how could i ? <0> Open up the sshd_config file and check the directive for that. <3> vi /etc/ssh/sshd_config and turn XForward=no to XForward=yes (or something damn similar) <3> Restart sshd and you're in business. <3> I close on my condo in 15.5 hours! W00T! <0> X11Forwarding Yes <3> That's it! <2> thanks <4> dude i feel like buying an ipod nano now <4> funny what sleep deprivation does to me :P <2> X11Forwarding is already yes <2> Do i need to configure to receive X in my ssh client too ?
<3> evil-dna : i LOVE my iPod nano! <3> only complaint is that the black ones show scratches too easily. Go white if you're going to get one. <3> but for size, weight, and my needs (something I can cycle with and not even feel it)... I love the thing! <0> Do they have an iPod pico? <5> there is a Pico for iPod :P <0> An iPod pico would be 1/1000th the size of the nano. <3> Nope... I hear Petr does, though. <5> 1/1000th? <0> That's my calculation. <0> 0.001 <0> Metrically speaking, of course. <6> woudl anyone know how to byp*** teh windows product key part of installatin, all serials i found for xp pro x64 havent worked <3> NicKer : Um.... you don't. <3> That's teh whole point of activation. <3> If you were SUPPOSED to be running that software, you'd have a valid key for it. I suggest you contact Microsoft and ask them how you can fix this. <6> do you know of any serials that work? if you get a dell cd you dont need the activation <3> Because here, in #linux, we don't generally help people with PIRATING WINDOWS. <6> o well, worth a shot <0> Was it? <3> not really. <3> but it was fun for me. <6> lol internet <0> I enjoyed it, too. <6> im jackkiin off to this convo as well as you, it got me kinda wet <3> That's great to know! <6> i kno <3> look at that... he left without me having to kick him. <3> How nice of him! <7> lol <5> i need to get some soda <5> i'm out <8> cool <5> get me some mt dew <5> or some gin and some fruit punch <2> how to see only incoming connections in netstat ? <2> and on certain port if possible. <9> how do i change my shell p***? <2> p***wd <9> ty <10> btw does hwclock force the bios date to be changed? <4> of course <4> with --sys-to-hc <10> cool..so it will remain updated even rebooted <4> yes dyde <4> dont be silly <4> use your brains and be happy <11> help pls <11> im configuring squid proxy how i can secure it to prevent it from becoming an open proxy <12> froi, look at the squid.conf <13> hehe <11> <remeo_blue> what will i looked at the squid.conf? <14> froi : acl section. make it sure only contain address from your network <11> <ciel`blue>yap from acl i restrict only the ip address who will be proxied <11> but thru nmap still open (squid-http) <14> play with iptables :) <12> nmap? <12> it could be open? <15> nmap as seen in Matrix : Revelations <15> when trinity hacks into the matrix pause it on the screen you can see the nmap command
<14> nmap only detect that you running squid, but you can't use it if you don't have right acl <15> it cant use the unpatched squid vulnerability for instance to own root on your machine <15> that's not what nmap does <12> so nothing to be worried than.. maybe use firewall/iptables that more save <12> safe <11> what seems to be wrong with my script is it my squid.conf or my firewall? <13> it doesnt work? <13> can you telnet to the port http_port >? <16> pmo! <17> dp2_ !! <16> yo pmo :) <12> first of all netstat -a check the squid port <16> what's going on? :) <16> ltns <17> not much, just got up 08:40 heh <17> there ? <16> =) <16> just got home from work a few hours ago <16> 02:40 here <17> hmm only me that dc from dalnet ? <13> bbl: Work. <12> hmm ubuntu like redhat.. so many dependecies... <11> output of netstat -tnlp <11> tcp 0 0 0.0.0.0:1024 0.0.0.0:* LISTEN 1930/rpc.statd <11> tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1910/portmap <11> tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2084/cupsd <11> tcp 0 0 127.0.0.1:5335 0.0.0.0:* LISTEN 2053/mDNSResponder <11> tcp 0 0 192.168.10.1:3128 0.0.0.0:* LISTEN 2615/(squid) <11> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2175/sendmail: acce <11> tcp 0 0 :::22 :::* LISTEN 2146/sshd <11> oppps sori <0> ****ing piece of **** flood monkeys <18> anyone know of a browser or IRC client that can run on a real teletype (printing or local display, one-line at a time)? <16> never ran on a real teletype, but I suspect that iirc or tkirc might be able to do it <2> bitchx ? <18> plea_: as far as I can tell, both bitchx and IRSSI require at least 4 lines (title, chat region, info line, input) <19> Hello, I just installed ubuntu and am having troubles detecting my secoundary drive. anyone have experence with this? <18> shiftees: what format are the partitions on it? <18> and how does it connect? <19> ntfs <19> I'm unsure what you mean by that <19> I can see the drive with "GParted" but am unsure how to browse the files on the drive. I do not want to format the drive. <18> you may be able to mount it read-only, you can not mount it for RW access <19> how would i do that? <18> what is the device? <19> secondary hard drive? <19> hdb1 <18> mount -t ntfs -o ro /dev/hdb1 /mnt/pathtomountto <20> my server load is very high. how i can maintain it? <20> how to check which process is taking cpu speed too mcuh, how to kill it. <18> Kokie: what do you mean by "maintain it"? do you mean you want to maintain a high load on the server? <18> man ps <20> i mean i want to kill high proccess <18> ps -eLF will show you a lot of detail <20> thanks <18> once you know what you want to kill: man kill <20> ok <21> how to install java in linux <19> tonsxchat, what do you mean by pathtomountto? <19> what would be an expected line to put here? <22> <FDSA> hwo i b mirc cop??? <22> <FDSA> pls <22> <FDSA> i not kill u <22> <FDSA> maek me mirc cop???? <22> lol <23> ? <23> mirc cop? <23> IRCop? <18> yea, a Metainternet Relay Chat Citizen On Patrol <18> :-p <18> nite all ;) <24> Nyle, really you're a kid <22> thanks <22> you shouldn't bring drama from one channel to another
Return to
#linux or Go to some related
logs:
#linux what is HUSG? the godfather parth 1 game
kadhal kajang pocket pc proces kill ennglish chat maple sheos iya sarkısı Pyar Bina Zindagi Bekar Hai badboybubba
|
|