| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> its mostly old, its been up a long time and lots of folks have beenpointed there :) <0> Znuff server-resources.com <1> Wee. <2> oh, the old one <2> Internal Server Error <2> The server encountered an internal error or misconfiguration and was unable to complete your request. <3> yeah, it could use some updates, but i like the approach <2> way to go, Redragon^ <0> what you talking about? <2> the site <2> Please contact the server administrator, redragon@red-dragon.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. <3> e.g. how to put apache, proftpd, etc. into a chroot <0> http://server-resources.com works for me <3> how to add mod_perl support et al <4> Redragon^: the configuration havent error see the error pleasE:http://www.pastehere.com/?eqpfho <3> yeah, the site worked fine for me
<2> Redragon^: does the banner show up for you ? <0> wow that thing needs updated something fierce <0> ah that <1> Wee. <2> btw, is there a menu ? <0> didn't even look at that when i moved to new server <3> http://www.server-resources.com/images/banner.jpg is loading fine, like the rest <2> ok, gcbirzan, what is it ? <2> I can't even see a menu o.O <3> and yes, on the (looking at the right thumb) left side is a menu <3> Znuff, are you proxied or using a strange browser? <3> or disabled javascript? <0> there that flaw is fixed <0> and yes the menu is on the left and if you can't see it you need gl***es <3> :-p <0> site needs lots of updating <2> you need opera support :P <0> just been busy busy busy :) <0> bah be a real geek get firefox <2> I'd be a real geek when I buy a new computer and replace this p133 :( <3> Redragon^, no traffic shaping magic with LARTC yet? <2> firefox is too slow on this box <3> Znuff, Epiphany! <3> Xorg+XFCE+Epiphany == great surfing experience <2> ValeFiona: DAMN SMALL LINUX <2> :-) <3> oh! <0> nah just routing <2> gcbirzan: ok, what is it ? <3> bummer <1> What is what? <2> btw, where is longword hanging ? <3> i could use a traffic shaper that is manageable for average humans <2> gcbirzan: you were "Wee"-ing a few minutes ago <1> Some kind soul thought of cutting some of our fiber. <0> longword i found a bug in iptables, maybe you know somethinga bout it <0> longword you use target MARK much? <2> what does MARK do ? <0> umm it marks :) <2> marks it for what? <0> i set marks in traffic and then route based on the marks <2> errr, what? <0> ex: i mark port 80 with 2 and use iproute2 to route all traffic on port 80 thru one connection while other stuff such as irc goes thru a different connection <2> verry interesting <0> 80, 443, 143, 110, 993, 995 go thru satellite while latency picky stuff goes thru isdn <2> You've got satelite?! <0> which brings up another question <0> yes i do :) <2> why?!? <5> Because! <1> And this stupid crap is stable... <1> NOT <3> lol <2> no really now, WHY? <0> Znuff cause work paid for it <1> 6. rs01.bucuresti.rdsnet.ro 38.9% 55 12.8 12.7 12.1 15.8 0.6 <2> Redragon^: what'ws the bandwidth on sat? <0> and its only availble broadband i can get <0> 1-3meg down <0> 128-384 up <1> Though, that could be because we filled our STM-1...
<2> bits or bytes? <0> i typically pull 130KB to 150KB down <2> slow :P <0> 130KB is alot better than 16KB <3> oh yes, it is <2> that's less then what I pull in Romania o.O <2> s/then/than/ <3> Znuff, what upstream do you have? <2> where exactly? :-) <2> I have too many locations :D <3> lol <3> at home :) <2> wich one? <3> hm! <2> kiddin' :P <3> are you a multi homed computer crazy person? :) <6> morning <2> at home I have 256k up/down <3> hello wensu <2> that's only because I'm at home only a few weeks a year <3> around 30KB/s upstream is nice enough to run a web server <3> with my 16KB/s it already gets tricky <1> okay, this should work. <1> Heh. <1> Or not. :-(( <2> so... home I've got 256 up/down, @work mangalia I have 512 up/down, @work1 in Bucharest I've got 256 up/down outside the country, 10Mbit on MAN; @work2 in bucharest I've got 1024down/256up <2> and lastly, the place I spend more time in Mangalia I've got 1,5Mbit down, 256up <2> too many IPs, I've gotta say that <0> well i've been using isdn since the early 90s so sat is very nice for downloading <2> never used isdn <2> adsl is better :-) <0> well i was using isdn before adsl was a word the phone company used <2> so, why don't you get adsl now? <0> still no dsl out this far <2> middle of nowhere? <0> a few miles past that :) <7> nhello :) i'm not really used to linux but if i could have a few pointers. i'd like to make a partition read only . but when i type mount -t ext3 -o ro,remount /dev/sda6 /home it tells me that : mount: /home is busy <7> how can i make this partition ro ? <2> make /home read only?! <2> not a good ideea <7> yes. i want to change the drive to a bigger one <8> tom___: it says busy cause /home is already mounted <7> while i do a final rsync <7> i know it's mounted. i want to make it read only so data wont change <7> bit like lock tables in mysql <8> tom___: then u have to unmount it first <2> log out as user, log in as root <7> i am root <4> how know the version of my whitebox ? <2> check /etc/whitebox* <7> and i dont want to unmount it, i just want to ''refresh'' thwe mount <8> jak2000: i think it has something called whitebox-release <2> you can't because it's in use <7> isnt that what remount is for ? <2> erm, no <8> or simply look at /etc/issue <7> hmmm <8> tom___: i don't think u can do that on the ply <7> never had problems with this before <2> check lsof | grep /home <2> s/check/do/ <2> see what's using /home <7> it's being accessed but it's not like i want to unmount it <2> ... <7> ok fair enough looks like i'm screwd <0> then you do mount -o remount,ro /dev/#### <2> ./././. <9> hello ppl ! <9> anyone knows howto "mirror" a bgp router ? <7> on freebsd i'm able to do this so i'm surprised this is not possible <2> try what reddrago <2> erm <2> try what Redragon^ suggested
Return to
#linuxhelp or Go to some related
logs:
haq il madunna #linux #chatzone teens love oldmen.com #linux #php madpro stuff
Rega sebah
1970 film tells of the soaring relationship of a boy and a kestrel #chatzone
|
|