| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Comments:
<0> Toerkeium: or free <1> hey, can anyone help? trying to instal FC4, but get an error "Invalid modeline in file %s"%(line))" tried booting with linux ide=nodma nothing works <2> thank you Enchanter_tim <1> oh yeah, and all fc4 discs fail the media check <3> helloooooooooooooooooooooooo YourNick <0> lexter: heh, i think there is something wrong with your media then <0> or the burner <4> anyone else just get a pm from TUURKEY_ ? <1> what else could I do with the burner? like other options that I coudl do? <0> burn the cds on another burner? <1> just that? <0> check the md5sums of the images you downloaded first <1> aite, how do I do that on a windows machine? or is that possible? <5> hello everybody <0> no idea, the Invalid modeline in file %s"%(line)) you can probably get rid of with adding a boot=txt or boot=vga in there somewhere
<0> dont know how fc4 does that when booting from cd <1> sorry about that, accidentally closed the window <1> but is there any specific options that I should do if I reburn a copy of FC4? <1> and is there a way to check the md5sums on a windows machine? <5> pl, can we execute linux command like df,free ... on a remote machine? <6> I have just fedora ios files into 3cds, now my question is how do i get the installation started? Do i need to login into a certain fedora server? <6> i have just burnt* <7> dunno, maybe fedoras web site or irc chans have details. usually you boot cd 1. <6> k <7> thanks <0> hehe <0> .. but their scans are pathetic, to say the least. <0> Basically you're paying them to scan what you to say to scan, and then <0> what to ignore from those results, then you get a thumbs up. <4> anyone know how I can use grep, but ignore cr/lf/crlf ? (so I can search for test and te\r\nst matches) <0> sounds quite pathetic <6> enchanter canu help me out? <6> i have just burn fedora core into 3 cds, now my question is how do i get the installation started, a guy told me that i just have to boot cd1? <5> fire-eye: can we check out disk free of a remote machine with shell command? <0> lexter: no idea on how to check the md5sum on windows. there is probably some tool to do it <0> lifeengineer: df -sh <0> etenik: yeah. <6> but <0> etenik: mind you, you will loose your windows partition if you dont resize it <6> resize it? <0> yes. partition magic, some tool like that. <5> Enchanter_tim: i need to check df for a remote machine on the LAN from my workstation? <7> i wouldn't suggest that, resizing is quite dangerous in my experience. i'd suggest a second small hard drive to experiment with instead. <7> that's just me. <0> most linux distros come with something similar, but they dont work (correctly) with ntfs last i know <0> fire-eyes: right. or that :) <0> lifeengineer: write a smallish script <0> lifeengineer: or use something like munnin if you have more than 1 machine <0> http://munin.projects.linpro.no/ <6> wait i dont get it, i have burn all three ios files that was nessescary for fedona to work, but nothing happeneds? Dont i have to klick on any install icon or something? <0> etenik: linux is an operating system. not aprogram <6> .. <0> etenik: the iso's are cd images. <5> Enchanter_tim: isn't possible to do it by simple shell command? <0> (like the .bin and .cue files for nero) <0> lifeengineer: no, not in modern linux distros <6> yeah i know enchanter <0> lifeengineer: except logging in and issuing df -sh or something similar <0> sorry, df -h <0> lifeengineer: you will get output such as this: <0> lucien@lunax:/tmp/bh$ df -h <0> Filesystem Size Used Avail Use% Mounted on <0> /dev/hda2 19G 7.2G 11G 42% / <0> (removed at least 10 lines because i dont want to flood) <6> ok enchanter so let me get this straight, now when i have those ios burned on cds, i just have to put cd 1 and the installation will start automatically, or is there anything i have to do first?? <5> Enchanter_tim: is smallish a script language? <8> i got DDNS working for my DHCP server for windows, but for some reason linux client wont register itself in DNS, any ideas? <6> ? <0> etenik: you boot from cd1 <6> what is boot? <6> ohh <0> etenik: but be warned, it will install to harddisk *in place of windows* <6> wait could you explain more about this boot thing <0> lifeengineer: umm.. write a small script that logs in, does the df -h command, then logs out again <6> alright, enchanter, thx for your time, i think i understand what you mena <0> etenik: you boot from the cdrom.
<9> Hi <0> its like installing windows, only linux will get installed <6> wait i have one question more <6> more question <9> how i want to check my computer name ...? <6> a friend told me that its hard to get linux fedora installed and running on a lap top, is that true? <5> Enchanter_tim: it's interesting, please give me a simple exemple to try it? <0> ANtuMaLaM: hostname <9> tq <0> etenik: no <0> well, not always <0> some laptops have hardware that isnt properly recognized <6> ohhh ok <0> you can try to find your laptop at the http://linuxlaptops.org/ site <6> ty for your help i really appreciate it :p <6> bye <0> lifeengineer: something as silly as ssh -e "df -h" user@your.server.com will do the trich <0> trick <0> etenik: bye <0> bood luck <0> good even <9> my computer name will same as my domain name... ? <0> lessons <8> anyone... i got DDNS working for my DHCP server for windows, but for some reason linux client wont register itself in DNS, any ideas? <9> like windows .. computer name and host name is different... how about linux.. <0> ANtuMaLaM: they are the same in linux <0> ANtuMaLaM: there is a full hostname <0> let me take my host as example. <0> my host is lunax. <0> my fully qualified domainname is lunax.demon.nl. <5> Enchanter_tim: what kinf of informations can i have about a router? <0> lifeengineer: lots. depends on what kind of information you want, and how you want to get it, what it is running and so on. <0> it is like asking "what kind of information can i find on a webserver" <9> TQ Enchanter_tim .. <5> Enchanter_tim: i'm trying to developp an aplication to survey system ressources, i using java <0> lifeengineer: check out the snmp java stuff then <0> lifeengineer: that should get you most info. more than you could actually want to have :D <5> i want that the informations will be stored into files <0> lifeengineer: well, that is your forte as programmer :D <0> you get the info as stream of characters, you store it :D <7> #include "/dev/zero" <10> better than urandom <10> :P <7> yeah. breaks faster. <5> Enchanter_tim: i want to have the easiest method, i think that to learn the java snmp api take a lot of time <1> ok, I checked all the media, and it still came up failed (FC4) <5> Enchanter_tim: forever by script shell its only one line of code and <1> anyone else have any suggestions? my next step is to reburn the CD, but is there any other options that I should enable while burning? <5> Enchanter_tim: i have a result stored into files <7> heh my cat is eyeing the mouse pointer on the screen (irony) <0> lexter: nope. not that i know of <0> maybe verify the data on disk by the burning program ? <7> meh been sitting down so long... gotta get outta here... <0> (dont know how to do that in nero or other windows applications) <0> fire-eyes: stuck to the seat ? <7> think i'll treat myself to a really good dinner. bbl <0> :) <0> chineese <7> Enchanter_tim: that is a good way to describe it <0> heh <7> nah american, not like that fake place in.. in wherever it was <7> i wish i could have gotten pictures of that, people back home would be amused... "...american?!" <0> Utrecht <0> heh <0> it was nice though <7> yeah I liked it <0> oh, the steak thing :D <7> i guess it might be comparable to us americans trying to make a "dutch" place <1> any one know how to overcome the error "invalid modeline"? <7> it would probably be wildly off. <0> thatw as in wageningen <7> anyway I better go. this place usually sells out fast. <7> oh that's right we walked to it
Return to
#linux or Go to some related
logs:
#allnitecafe #linux #allnitecafe rpm initdb can't create transaction lock #allnitecafe #india #india #linux #india #india
|
|