| MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. |
| Nick change: MT -> Guest357 |
| Guest357 (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer |
| MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. |
| Nick change: MT_ -> MT |
| 08:11 stockholm | how does it work if i have a script in FAIBASE (30-interfaces, to be more specific) and want to extend it, so that the default 30-interfaces would be an subset of mine? |
| 08:11 stockholm | how should i overwrite it? |
| 08:12 MT | why don't you just overwrite it? |
| 08:12 MT | after all, the default is just an example... |
| 08:12 stockholm | should i just go ahead and change the FAIBASE/30-interfaces script or should i create a LONDON/30-interfaces? |
| 08:12 stockholm | MT: i am wondering how the classes overwrite each other |
| 08:12 stockholm | the changing of the original is an option |
| 08:13 stockholm | i guess i am trying not to change the stuff that comes with the default install |
| 08:14 stockholm | but that is silly, really |
| 08:14 MT | well, LONDON/30-interfaces wouldn't overwrite the other in any way |
| 08:14 MT | it's just an additional script |
| 08:16 stockholm | and when would it run? |
| 08:16 MT | that depends on the order of the classes |
| 08:16 MT | most probably LONDON gets defined after FAIBASE |
| 08:19 stockholm | it gets defined in 50-host-classes and indeed, faibase is first |
| fai-guy (~fai-guy@p57B9C361.dip0.t-ipconnect.de) joined #fai. |
| itais (~itais@84.79.145.30) joined #fai. |
| Nick change: MT -> Guest363 |
| Guest363 (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer |
| MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. |
| Nick change: MT_ -> MT |
| kasimon (~user@62.117.12.81) joined #fai. |
| 10:38 kasimon | hi. how do i make fai dirinstall not abort on untrusted packages? |
| kugg_ (~kugg@1-1-1-48a.mdp.mlm.bostream.se) left irc: Quit: maintainence |
| kugg (~kugg@1-1-1-48a.mdp.mlm.bostream.se) joined #fai. |
| 12:19 stockholm | where would be the right place to set some classdependent variables, that i can read in/source later on? |
| 12:19 stockholm | hatte mrfai wieder genug von IRC? |
| ErKa (~keryell@LAubervilliers-151-11-31-39.w193-251.abo.wanadoo.fr) joined #fai. |
| 12:43 h01ger | stockholm, RTFM :-D or look at the fine examples. class/DEFAULT.var |
| lazyb0y (~henning@v683.vanager.de) joined #fai. |
| Action: lazyb0y waves |
| 13:18 stockholm | h01ger: argh, ich hatte nach VAR gesucht, nicht var! |
| Action: kugg jumps |
| 13:21 kugg | So for the record, who/whom is going to fosdem? |
| 13:24 stockholm | i would like to |
| 13:24 stockholm | but i am not sure i manage |
| 13:24 kugg | ok, I will get there, (best effort) |
| 13:30 stockholm | defvar is what i found |
| Action: h01ger will |
| Action: lazyb0y is going to fosdem, and giving a talk about virtualiszation, again - an update to the last debconf talk |
| 13:55 lazyb0y | BTW, who's going to debconf? |
| Action: lazyb0y is undecided yet, but tends to go not to - in favor of the environment, or whatever is left of it |
| 14:01 stockholm | lazyb0y: yes, you have a point there |
| 14:03 kugg | lazyb0y: I will go to debconf, and yes the enviroment or whatever is left of it is a good point to take in to consideration. |
| 14:17 kugg | http://sunpuke.istheshit.net/ |
| 14:19 lazyb0y | especially as the most interesting team can meet as well in europe :) |
| 14:20 lazyb0y | BTW, I remember there was once the idea of making another dev meeting soon that year, in march, to make more concrete plans and set up goals and tasks for Lenny... |
| 14:20 lazyb0y | and a second one, when the release comes closer, for bugfixing |
| 14:23 kasimon | hi, how can i install untrusted packages during dirinstall? |
| 14:24 kasimon | is it sufficient to disable trust checking in nfsroot? |
| 14:48 kasimon | gnaa, found it. simply forgot to include the FAIBASE class :-( |
| sep (~sep@217.17.211.51) joined #fai. |
| 14:55 stockholm | i try to use vars that i set in class/LONDON.var in scripts/FAIBASE/30-interfaces. should that work? because it does not work here. |
| 14:56 stockholm | the vars seem to not exist there |
| 14:57 stockholm | i see them being defined in the very beginning in the debug section of fai, though |
| MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds |
| 15:48 stockholm | h01ger: ok, after grepping through the faiguide i would appreciate some input on the .var issue. |
| 15:48 stockholm | h01ger: it is not mentioned WHERE the vars i define are accessable |
| 15:49 stockholm | or if they are not accessible everywhere, how i can make them accessable |
| ErKa (~keryell@LAubervilliers-151-11-31-39.w193-251.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| 16:00 h01ger | stockholm, simple examples |
| 16:01 h01ger | they are accessable everywhee |
| 16:10 lazyb0y | I'd also guess that it should be like that - but he seems to get something wrong... |
| 16:11 lazyb0y | not sure, possible that the .var scripts must be excutable or something like that... |
| 16:11 lazyb0y | but if they are displayed in the log outputs... |
| 16:12 lazyb0y | stockholm: do you really see the vars you set in the log dir in the variables.log file? |
| 16:12 lazyb0y | if so, it's rather a question of accessing them correctly. |
| 16:14 stockholm | lazyb0y: yes, i see them there |
| 16:14 stockholm | and i found my mistake (by now) |
| 16:15 stockholm | hm, i keep getting "are you sure you want to continue connecting" when accessing the server from the client. |
| 16:15 lazyb0y | what was the mistake? |
| 16:16 lazyb0y | the latter is an ssh key issue, I guess |
| 16:16 stockholm | i had slighly differnt variable names in the .var and the 30-interfaces script |
| 16:16 stockholm | yes, it is |
| 16:16 stockholm | yes requires a "y" on my part, every install |
| 16:17 lazyb0y | the key of thr root user in the nfsroot must be in the authorized_keys for the user fai on trhe fai server |
| 16:17 stockholm | lazyb0y: that is the case. |
| 16:17 stockholm | but it also needs the known_hosts too |
| 16:17 stockholm | the fai servers signature must go there i think |
| 16:17 stockholm | not sure |
| 16:17 lazyb0y | and the host key of the fai server must be in the known hosts file for root in the nfsroot |
| 16:18 stockholm | why isnt that done by default? |
| 16:18 lazyb0y | and it must be there under the right name - IIRC it's not recognized if you use the fqdn on one part and the host only on another |
| 16:18 lazyb0y | stockholm: hmm, not sure, because no one ever found out how to make it really right... |
| 16:19 lazyb0y | and what exactly the problem is |
| 16:19 stockholm | ok |
| kugg_ (~kugg@1-1-1-48a.mdp.mlm.bostream.se) joined #fai. |
| 16:19 lazyb0y | the last time I looked at it, I realized _some_ problems in that area do not exist anymore in fai 3.2.X |
| 16:19 stockholm | ah |
| 16:19 stockholm | perhaps i should upgrade? |
| 16:19 lazyb0y | so, if you're running stable only there... |
| kugg (~kugg@1-1-1-48a.mdp.mlm.bostream.se) left irc: Read error: Connection reset by peer |
| 16:20 lazyb0y | stockholm: not sure, I resorted to writing me a couple fo scripts to put the right keys in the right places... |
| 16:20 lazyb0y | I don't run 3.2 in my stable, "critical" environments... |
| 16:20 stockholm | scratch that: |
| 16:20 stockholm | apt-cache policy fai-quickstart |
| 16:20 stockholm | fai-quickstart: Installed: 3.2.4 |
| 16:20 lazyb0y | at least not yet |
| 16:21 lazyb0y | (until I find the time to see if it really works for me...) |
| 16:21 stockholm | lazyb0y: that solution can be quite generic, cant it? (the ssh key one) |
| 16:21 lazyb0y | hehe, I didn#t say "all of these ssh problems are solved with the new version" :) |
| 16:22 stockholm | no, you said you wrote scripts to solve your problems |
| 16:22 lazyb0y | erm, yes, probably - but what are you heading for with that question? |
| 16:22 lazyb0y | ah, you want the scripts... |
| 16:23 lazyb0y | write me am "remeber" mail, an I'll check them for secrets, clean them upo and send them out... |
| 16:23 lazyb0y | it will be your job to test them and pout them into the wiki then :) |
| 16:26 stockholm | lazyb0y: i tried a quick fix now, with sshing into the server itself, from the server under the hostnames i am using |
| 16:27 stockholm | and copied the known_hosts over |
| 16:27 stockholm | to the nfs root |
| 16:27 stockholm | lets see what expol^Whappens next |
| 16:27 lazyb0y | :) |
| 16:32 stockholm | lazyb0y: that helped! |
| 16:32 stockholm | the pestering question is gone! yay |
| kasimon (~user@62.117.12.81) left irc: Remote host closed the connection |
| 16:42 allee | siretart: unionfs form prosposed (2.6.22-14.38) does not fix it. I assume I'll have to rebuild linux-ubuntu-modules-2.6.22 (2.6.22-13.33) with a higher version to get unionfs 2.1 back :( |
| 16:43 allee | siretart: hah, I like sources that are not available :( https://edge.launchpad.net/ubuntu/gutsy/+source/linux-ubuntu-modules-2.6.22/2.6.22-13.33 |
| 16:45 siretart | allee: it does not? ooh, darn. did you follow up on the lp bug about that? |
| 16:48 allee | siretart: not yet. I need a working installation until tomorrow. So I go the rebuild old .33 sources first. Then check the rest :( |
| 16:50 allee | #$%!$ no .33 intermediate source in http://de.archive.ubuntu.com/ubuntu/pool/main/l/linux-ubuntu-modules-2.6.22/. |
| kugg_ (~kugg@1-1-1-48a.mdp.mlm.bostream.se) left irc: Quit: fixing anoying sound |
| 16:56 allee | siretart: you know of an archive that keeps a copy of each deb revision uploaded to the ubuntu archive? |
| kugg (~kugg@1-1-1-48a.mdp.mlm.bostream.se) joined #fai. |
| 16:57 siretart | allee: launchpad |
| 16:58 siretart | allee: frag am besten mal in #launchpad, du der link is mit dem oops kaputt |
| 16:58 allee | siretart: hab ich schon. Hobbsee sag cprov fault ;) |
| gamed|ph (~ph@p57A4BF79.dip0.t-ipconnect.de) joined #fai. |
| Nick change: gamed|ph -> ph |
| 17:30 ph | hi |
| 17:31 ph | hat jemand erfahrung im deployment von ubuntu mit fai? würde gerne hören obs einfacher/komfortabler/flexibler zu handlen ist als mit preseed...? |
| 17:34 oz_ | einfacher net, aber wenns mal aufgesetzt ist wärs imho /komfortabler/flexibler |
| kugg (~kugg@1-1-1-48a.mdp.mlm.bostream.se) left irc: Quit: foobar |
| 17:42 ph | hm, brauch irgendwie eine lösung für ein vernünftiges deployment in meiner schule. Momentan nutzen wir noch Windows und Ghost, find ich aber nicht so gut und mittlerweile habe ich meine Kollegen von einem Umstieg auf Linux überzeugt :-). |
| 17:43 ph | Preseeding läuft schon, nur irgendwie wollen meine Kollegen nichts von irgendwelchen Shell-Scripten und so wissen und sind daher leicht abgeneigt :-/. |
| 17:43 ph | m23 hab ich mir auch schon angesehen, find ich aber doch sehr suboptimal weils mehr oder weniger garnicht anpassbar ist. |
| 17:50 oz_ | ph: lass ubuntu weg und nimm debian ;) |
| 17:51 ph | das macht doch für das deployment keinen großen unterschied, oder? Ubuntu läuft so schön out-of-the-box ;-) |
| 17:52 oz_ | naja fai bei ubuntu ist so-so |
| 17:53 ph | ? |
| Action: oz_ hat leider zur Zeit immer noch wenig Zeit für FAI und macht doofe performance messungen |
| 17:53 oz_ | besonders doof: is man da gibt |
| 17:53 oz_ | 's keine probleme |
| 17:53 oz_ | wie immer |
| 17:54 ph | sorry versteh ich gerade irgendwie nicht? |
| 17:55 ph | naja ich installier mal kurz diesen doofen m23 server neu, pack debian neu drauf (das doofe m23 hat das ganze debian verhundzt) und probiers dann mal mit FAI |
| 17:55 oz_ | oz_: das fai in ubuntu ist "broken"... |
| 17:55 oz_ | funktioniert halt nicht out-of-the box |
| 17:55 ph | naja ich nehm als server ja auch debian, geht nur um die clients die ubuntu bekommen sollen |
| 17:56 oz_ | ah |
| 17:56 ph | ubuntu server ist doch fui |
| 17:56 lazyb0y | ph: wenn du etwas mit gui suchst, das muessen wir leider (noch) passen |
| 17:56 oz_ | ph: klau dir den desktop von ubuntu ;) |
| 17:56 lazyb0y | FAI basiert auf shellscripten, und wenn du deine installation aendern willst, musst du die eine oder andere textdatei bearbeiten |
| 17:57 ph | mh, ich hab doch irgendwo so screenshots von nem GUI für FAI gesehen? hab ich mich da verguckt? |
| 17:57 lazyb0y | m23 hat zwar ein gui, aber davon habe ich noch nix gutes gehoert... |
| 17:57 lazyb0y | habs aber auch selber noch nicht getestet |
| 17:57 oz_ | nene FAI oder garnix. :) |
| 17:57 lazyb0y | wenn du mich fragst(ich bin antuelrich vorbelastet), dann ist FAI das maechtigste und flexibelste und beste :) |
| 17:58 oz_ | lazyb0y: vegiss nicht: das beste! ;) |
| 17:58 lazyb0y | ph: das sind vielleicht die templates fuer das gui, das in arbeit ist |
| 17:58 ph | ich hab kein problem damit die shellscripte anzupassen, nur meine kollegen sind klicki-bunti-windoof vorbelastet und ich gehe im sommer von der schule :-( |
| 17:58 lazyb0y | das kann noch ein bisschen dauern - es gibt momentan nur ein konzept - naja, "nur" das ist ja fast die meiste arbeit |
| 17:59 lazyb0y | hmm, bis sommer koennte es was werden :) |
| 18:00 lazyb0y | aber: wenn die bei Dir so drauf sind, solltest du wohl eher suse installieren... |
| 18:00 lazyb0y | jeder bekommt, was er verdient :) |
| 18:00 lazyb0y | inner schule nimmt man doch eh skolelinux... oder? |
| 18:01 oz_ | jupps |
| 18:01 lazyb0y | das hat angepasste install-cd's und ein komplett auf ahnungslose lehrer as betreiber ausgerichtetes konzept - und trotzdem ist debian darunter, die technik is also super! |
| 18:01 oz_ | wenn die leuts mal blicken würden, das sie mit klicken nicht wirklich weit kommen... |
| 18:02 oz_ | sogar mircosoft hat die console wiederbelebt |
| 18:02 lazyb0y | das ist nicht ganz richtig - ich wuerde auch gerne so manche sacher lieber mit einm klick als mit 500 tastenanschlaegen machen |
| 18:02 oz_ | ph: frag mal h01ger, der macht was mit skole-linux |
| 18:02 oz_ | vielleicht geht das mehr out-of the box |
| 18:02 lazyb0y | andere sachen wiedrum gehen besser mit der konsole - the right tool for the right job |
| 18:03 lazyb0y | oder einfach #debian-edu (der etwicklername von skolelinux) |
| 18:03 oz_ | oder da |
| 18:03 oz_ | lazyb0y: den "einen klick" kann man sich immer irgendwie bauen, wenn man ihn braucht. |
| 18:04 oz_ | für admins iss klicken auf jeden fall die komplett falsche herangehensweise |
| 18:04 oz_ | "mit klicken werden sie's niemals blicken" |
| 18:04 oz_ | oder so. ;) |
| 18:04 ph | ;-) |
| 18:04 oz_ | ph: kennst du moodle? |
| 18:05 ph | ja, wollten wir irgendwann schonmal nutzen, ist aber glaube ich verschoben worden weil der webspace das nicht gepackt hat *g* |
| 18:05 oz_ | bisserl off-topic aber ich frag, weils um schulen geht |
| 18:05 oz_ | ph: *lol* |
| Action: oz_ wollte seinem Cheff mal so ein projekt vorschlagen |
| 18:05 ph | ja an so einem scheiß scheiterts bei uns total oft :-/ |
| 18:05 oz_ | Linux-install CDs für die schule |
| 18:06 oz_ | bin ja hier an einer Päd. Hochschule, nun. |
| 18:06 stockholm | woran könnte es liegen dass meine logfiles nicht komplett auf den server kopiert werden?" |
| 18:06 stockholm | ? |
| 18:06 stockholm | die brechen mittendrin ab |
| 18:06 h01ger | ph, was ist deine frage? :) |
| Action: h01ger ist zu busy, ordentlich im backlog zu suchen.. |
| 18:06 oz_ | hey, h01ger ;) |
| 18:06 h01ger | hey oz |
| 18:06 ph | h01ger: hoi |
| 18:07 stockholm | (also insbesondere das fai.log) |
| 18:07 stockholm | die andren sehen vollständig aus |
| Action: h01ger muss schränke schieben (wortwörtlich) und angebote schreiben :) |
| 18:07 h01ger | ph, hey |
| 18:07 oz_ | h01ger: wie sieht's mit FAI und skole-linux aus? |
| 18:07 ph | wir möchten bei uns in der schule gerne auf linux umsteigen, ich suche zur zeit noch eine möglichst einfache möglichkeit für das deployment |
| 18:07 oz_ | gibt's da schon ne install-Cd mit FAI? |
| 18:07 stockholm | oz_: skolelinux wird zusammengeschrieben |
| 18:08 ph | wir hatten ubuntu ins auge gefasst weil das im moment ja sowieso recht populär ist, wären da aber auch noch offen für andere distris ;-) |
| 18:08 stockholm | debian edu wird getrennt geschrieben |
| 18:08 oz_ | stockholm: okay |
| 18:08 h01ger | ph, |
| 18:08 h01ger | http://wiki.debian.org/DebianEdu/HowTo/FaiInstallDebianEdu |
| 18:08 h01ger | http://wiki.debian.org/DebianEdu/HowTo/NetbootInstall |
| 18:08 h01ger | du kannst auch "manuell" installieren, dass ist gerade bei einem klassenraum und zum testen durch aus easy und wenig arbeit |
| 18:09 h01ger | es gibt profile |
| 18:09 h01ger | und du willst dann ansich einmal main+workstation+thinclient server zusammen auf einem rechner haben. (das ist dann halt ne debian installation mit 5 fragen, also weniger als im debian original) |
| 18:10 oz_ | h01ger: wie aufwändig wär's aus dem ne Boot-CD zu bauen? |
| 18:10 h01ger | und die restlichen systeme sind thinclients oder diskless workstations. thinclients booten einfach via pxe |
| 18:10 h01ger | ph, http://wiki.debian.org/DebianEdu/Documentation/Etch/Installation hat screenshots von der kompletten installation. (und directory hoch ist das gesamte handbuch) |
| 18:11 h01ger | ph, und wenn du english sprichst, #debian-edu, sonst #skolelinux.de. ich empfehle ersteres. |
| 18:11 stockholm | oz_: das ist schon eine boot-cd |
| Action: h01ger schaut neugierig, ob ph unter dem stapel URLs wieder hervorgekrochen kommt ;) |
| 18:12 ph | mh, sieht interessant aus, werd ich mir auf jedenfall mal ansehen :-) |
| 18:12 oz_ | stockholm: ist in der Boot-CD auch schon FAI drin? |
| 18:12 oz_ | das les ich da so (noch?) nicht... |
| 18:14 ph | wieso istn die netinstall-cd schon 700mb groß? ;-) |
| 18:15 stockholm | oz_: nee, ist es nicht |
| 18:15 stockholm | ph: da ist alles drauf was man braucht |
| 18:15 stockholm | das ist keine "netinstall" cd |
| 18:15 h01ger | ph, damit du einmal möglichst viel runterlädst und dann nur noch weniger ausm netz |
| 18:16 oz_ | stockholm: das eben mein ich |
| 18:16 stockholm | das ist DIE install cd |
| 18:16 h01ger | ph, die dvd kannst du komplett ohne netz installieren |
| 18:16 oz_ | das fehlt wohl noch, mit sowas wär ph bedient |
| 18:16 h01ger | oz_, ph: die installations-cd kannst du auch easy remastern und mit preseeing für die fragen versehen, dann ist die fully automatic |
| 18:17 ph | :-) ok ich lad die gerade mal runter und teste es mal :-) |
| 18:17 oz_ | preseed statt FAI? blasphemie? |
| 18:17 stockholm | h01ger: oder "vollautomatisch", wie der ostfriese sagen würde |
| 18:17 oz_ | :) |
| 18:18 h01ger | ph, http://wiki.debian.org/DebianInstaller/Modify |
| 18:19 h01ger | oz_, debian-edu hat vollautomatisch lvm, fai kann das nicht (out of the box), daher mach ich seit langem installationen mit d-i und dann softupdates mit fai. (ph, das geht für debian-edu auch und das empfehle ich auch). |
| 18:19 h01ger | wenn fai 3.2 mit setup-storage endlich mal draussen ist, dann wird installation mit fai auch wieder interessant ;) |
| 18:19 h01ger | 3.3 |
| 18:19 oz_ | okay... |
| 18:20 stockholm | ok, woran kann es liegen dass nur ein teil der fai.log datei auf den faiserver übertragen wird? |
| 18:21 ph | mh, debian edu sieht auf jedenfall schonmal sehr interessant aus (unabhängig vom deployment)! Gibts denn da ne konkrete Lösung wie das Deployment funktionieren soll? Nur über angepasste CDs? Die PXE-Installationen find ich schon super :-) |
| 18:22 ph | Die Thin-Client Unterstützung ist auch super, hab ich mit Edubuntu schonmal getestet nur da wars irgendwie viel zu lahm... |
| 18:24 stockholm | ph: man installiert den mainserver und wenn man möchte noch ein paar hilfsserver (optional) |
| 18:25 stockholm | dann stöpselt man die ganzen thin clients ein, konfiguriert die switche, starte die thin clients... |
| 18:25 stockholm | user erzeugen natürlich noch |
| 18:25 allee | ph: neugierig: welche version von (k)edubuntu hast du probiert? 7.10? |
| 18:25 stockholm | aber sonst kann es dann gleich losgehen |
| 18:26 ph | allee: klar die 7.10 |
| 18:26 allee | ph: heh, interessant. |
| 18:27 ph | auf nem P4 3,2 Ghz als amd64 |
| 18:27 ph | am 100 Mbit Lan hingen irgendwie die Fenster beim verschieben schon, irgendwie ist da was falsch gelaufen |
| 18:28 oz_ | yay, wir hatten 20,30 thin clients bei 10 Mbit in einem segment... |
| 18:28 ph | mit edubuntu? |
| 18:29 allee | oz_ uh, damals mit 10 mbit war 'nur-rahmen-zeichnen-wenn's-fenster-vershoben-wird' oberste pflicht |
| 18:30 stockholm | sowas soll doch mit freenx alles besser und schneller gehen |
| 18:35 ph | läuft das denn mit debian edu praktikabel? |
| 18:35 ph | an eine AD von Windows kann ich Debian edu aber auch nicht mit ein paar klicks rankriegen, oder? |
| 18:36 oz_ | ph: nene, selbst gebastelt "netpoints" nannten wir die |
| 18:39 h01ger | ph, danke ;) ich hab deine fragen zum anlass genommen, das "installation-cd mit preseeding remastern" im handbuch zu beschreiben :) |
| 18:40 ph | ui, danke :-) |
| 18:40 h01ger | das gibts auch auf deutsch,btw, aber nur zu ca 60% übersetzt... |
| 18:40 stockholm | wow!!! |
| 18:40 stockholm | the hanging scp: tcp6 0 0 sigrid.lon.spotify.:ssh fai.lon.spotify.n:39662 ESTABLISHED |
| 18:40 h01ger | (nur zwei absätze mit links zum d-i wiki, könnt aufhören zu applaudieren :) |
| 18:41 stockholm | das ist die ausgabe von netstat... ssh benutzt ipv6! |
| 18:41 h01ger | benutzt nicht alles per default ipv6, wenn verfügbar? |
| 18:41 h01ger | dns löst zuerst auf ipv6 auf.. |
| 18:42 stockholm | h01ger: aber wir haben kein ipv6 dns |
| 18:42 stockholm | obwohl die ja wenn sie im gleichen netzwerk sitzen das selbst aushandeln können |
| 18:42 h01ger | :) |
| 18:43 stockholm | auf jeden fall hängt das jetzt so lange bis die tcp verbindung ein timeout bekommt |
| 18:43 stockholm | dann startet der server neu |
| 18:56 oz_ | stockholm: kannst normal von dem rechner aus pingen? |
| 18:56 stockholm | ja, auch neue verbindungen aufbauen etc |
| 18:56 ph | so, cd gebrannt - los gehts |
| 18:56 stockholm | nur diese ssh verbindung bleibt in der mitte hänge. |
| 18:57 stockholm | ich werde mal den ssh anruf suchen und explizit ipv4 verlangen. |
| 19:01 ph | also installation von debian edu ist ja schonmal klickibunti-perfekt |
| ph (~ph@p57A4BF79.dip0.t-ipconnect.de) left irc: Quit: Ex-Chat |
| gamed|ph (~ph@p57A4BF79.dip0.t-ipconnect.de) joined #fai. |
| Nick change: gamed|ph -> ph |
| 19:07 ph | da bin ich mal gespannt wie das system aussieht wenn es fertig ist :-) |
| 19:08 ph | ist ein Pentium mit 2x 1,6 Ghz und 1 GB Ram - laufen müsste es ja |
| 19:26 h01ger | ja |
| 19:26 h01ger | ph, #debian-edu ist sonst wohl besser :) |
| 19:28 ph | jo :-) |
| sep (~sep@217.17.211.51) left irc: Quit: Leaving |
| ph (~ph@p57A4BF79.dip0.t-ipconnect.de) left irc: Quit: Ex-Chat |
| MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. |
| MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds |
| 23:09 lazyb0y | oz_: mit fuer alles 5 textdateien editieren und 27 kommandos eingeben auch nicht :) |
| 23:10 lazyb0y | wobei in der systemadministration die texdatei natuerlich unbestritten der beste datenspeicher ist - neben dem versions-kontroll-system, das texdatei verwalten und tracken hilft :) |
| itais (~itais@84.79.145.30) left irc: Quit: Leaving. |
| --- Tue Feb 5 2008 |