| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> nah, colors come back with: ls --color=auto <0> its just a config issue, as i thought <0> colors are totally unrelated to the shell you use and will work the same <1> ok <0> it only depends on your terminal <1> so i add it to a aliase <1> putty terminal <0> you tried the color thing? <1> i'm doing it now <0> what kind of system doesnt have bash btw? <1> no no i have bash <1> but i wam useing sh as my default shell <0> colors work fine in putty iirc <0> blah <0> any reason not to use bash? <1> no no reason
<1> i like both shells <1> ahhh <1> ls -G <1> makes colours <1> :p <1> sweet got it working <1> thanx fer help evil-dna <0> no prob <2> heya Isaac-Lew <3> hi <2> how is life these days ? <3> ****ty <3> brb <2> how so ? <3> back <4> welcome back Isaac-Lew <2> hey chills <3> been in the server cage every day for the past 4 days, 10-12 hours a day <2> anyway, Isaac-Lew, what is so ****ty ? <2> ah <2> how so? <3> AND I got stuck with the duty pager (which kept going off last night) <2> updating stuff ? <3> jumpstarting 12 Sun V440s <3> the problem is that the network wiring was WRONG <4> hey Mr Enchanter_tim sir :D <2> that takes 4 days, 10-12 hours a day ? <2> ah <2> ok, saw the wiring thing too lated <2> late even <2> do you have to rack them yourself? <3> no, but 1 whole day was wasted due to the wiring <3> also, the boxes are in 2 different locations & I had to get access to the new cage <3> a v440 isn't something you can or want to rack yourself <2> Isaac-Lew: i know. We used to do it with 2 people <2> err.. those were e450 machines <3> well, about half that size but close to the same weight <2> 450's are a bit bigger i think <2> nice <2> yeah, you dont want to rack those <2> :D <3> about 60-70% of the e450 <2> Processor : Up to four 1.28-GHz or 1.593-GHz UltraSPARC IIIi processors Main Memory : Up to 32 GB Maximum <2> nice <3> the new datacenter has fsckwads of Suns (not ours, other customers) <3> our v440s have 8 GB RAM <2> heh, one of the last surviving sunshops then :D <3> 4 procs <2> 1,5 Ghz? <3> only because we have to run some of the software on Solaris 8 <2> ouch, that ****s. <2> solaris 8 is, what? 4 years old now? <2> or more probably <3> yep <2> 10 has some very neat features <3> it would be nice if it ran on Linux, we have half-racks from Rackable Systems <2> what is it ? <2> (or is that confidential?) <3> you can fit 42 of them in a rack <2> the software
<3> the software: www.sylantro.com <2> yeah, those blade-like servers :) the "casing" on one of those is 4 u I think, and the modules fit in vertically <2> if im correct <3> it's technically a 1u, but it only takes up half the slot <3> you can put another server behind it <2> Hosted PBX ? <3> nope <3> well, kind of <2> their product-line looks nice <2> i see <5> kann mir einer bei linux helfen ??? <2> iplord: english ? <2> iplord: most people here dont speak german <2> (and you have to be more specific than that) <5> Ok, i will try in eng. I have probplem with the instalation. after rdeuction the windows parttion the PC hang up... <2> iplord: which distribution ? <5> suse <2> i could have guessed ;) <2> suse is quite popular in europe, and especially in germany <5> ah ok but thank you <2> lets see. <2> i have no idea why it might do it. <2> but do you get any error messages? <2> i think on console 0 or on console 9 you can see the errors during install <5> just a hang up by the partition <6> Does anybody here have Linux Fedora ? Or what it's called. <7> Enchanter_tim: tried once more <5> i want to like both system windows an linux. after kernel start the instalation program starts. but than the program wan t to minimize the windows partition. and than hang up. <7> Enchanter_tim:but same **** <7> Enchanter_tim:excusae my french :) <2> Cocola: ok, ill check it monday <2> heh <2> iplord: OH! <7> Enchanter_tim: that's fine, results are already in mailbox <2> iplord: i would suggest you do that with partition magic or so. Doing it from within suse is quite risky. <2> Cocola: thanks, ill take a look :) <5> ok i will try it - thanks <7> Enchanter_tim: thanks <2> Cocola: no problem :) <3> x_link: I have fedora <7> bbl: dinner <8> I want to use something to block a website.. only one site should go through this check. the rest wont. what should I use? squid? <6> Isaac-Lew: okey.. do you want to send it to me ? <3> I meant that I have it in the sense of I have it installed on my system <3> fedora.redhat.com if you want to download it <6> okey <9> who knows any good o'reilly book to read about linux ? <6> Linux For Dummies <6> lol =) <6> kidding <10> conner, the linux cookbook is handy to have around <2> i, i have to recommend that book to Cocola :D <10> lol, yeah <2> skrye: the thhing is, when i started with linux, there was no real & easy documentation, and when it became available, i wasnt part of the target audience, so I have no idea which books are good <2> i know that "Running linux" is quite bad <10> Yeah, i see what you mean. I am fairly new to linux, and the Linux Cookbook helped not have to hound people for help. For a lttle while anyway :P <11> skrye, the linux encyclopedia is a great source of information <11> if they still make it <2> skrye: yeah, but after a while you see the logic of a whole lot of things <9> I have a bunch of security related ones :) <10> Enchanter_tim, That is exactly right, i dont have much trouble getting most things to work now, because of that very reason. <10> But admittedly i do constantly use reference material, purely because its is almost impossible to remember everything <2> skrye: indeed <12> Enchanter_tim, i have an error when i try to compile an eggdrop, its says that cant loading shared libraries libtcl8.4.so, what is the correcto form to instal TCL? or what i do wrong? <2> Ajayu: normally, you would use the packagemanager to install TCL <13> Yes, its the safest thing to do <12> I compile TCL with traditional form, ./configure | make | make install, this is the right way?? <13> its correct enough <13> but its possible that you have /usr/local/lib/libtcl.so <13> where as its expecting libtcl8.4.so. try making symlinks <12> yes I have, but when i try to compile eggdrops it says that cant open shared libraries <2> kchmviewer is quite nice when viewing chm files <2> it almost looks better than the windows help thingie ;) <12> or i need to make a similar folder ot tcl into /usr/share/lib
Return to
#linux or Go to some related
logs:
katspaw #worldchat #allnitecafe sindhya lil #allnitecafe nsupdate.key costareka
allnitecafe deech #kl #india
|
|