[Wolves] defrag

Mo Awkati mawkati at yahoo.co.uk
Sun Dec 21 17:01:26 GMT 2003


Hi Nux
 
Thanks for that insider info I will have a look at the Cd. I have checked the Google search for normal stuff but not in the way you suggested, so I will do that in the future. I have not checked the links yet but they sound good.
 
I don't know why I never used Linux before, I suppose I was trapped like so many others. 
 
Also for the record I have now used Mozilla and its great( I don't want to start a war, I have done enough of that so far :-) ). But because  I am using the cd everyting is quite slow. 
 
My New Year's aim is to boot MS for good by end of Jan. Not only that, but wherever I can I will suggest and encourage people to make the move. 
 
Cheers
 
Mo
 


david <nux at blueyonder.co.uk> wrote:
Mo,

It's worth having a look on your Linux cd's for an rpm 
called "rute". This is the Beginners Guide to Linux and has 
enough material to get you to Junior Linux Sys Admin level (if you work through the whole thing.)
It's set out in reasonably easy to understand sections.

Also,
just in case you haven't discovered it yet. http://www.linuxquestions.org
many forums, all linux related, 1000's of members, 10's of 1000's of posts. You'll need to join, if you want to post questions, but the database of past posts is searchable and readable by anyone.
I've had answers within minutes from here in the past (not all the time, occasionally some questions get missed).

Google is great for linux searches. You can type in whole error messages or file names and the results are usually extensive.

http://www.linuxbasis.com
great site, huge download section and links to all sorts of linux resources

most of these have helped and continue to help
there are MANY others

nux 


On Sun, 21 Dec 2003 08:23:40 +0000 (GMT)
Mo Awkati wrote:

> Hi Peter
> 
> I'll have a go with your approach as well. I presume fuser is an application?? 
> 
> All the LUG contributions are helping me get to grips with the command line work. I have got hold of O'Reilly's Linux in a Nutshell so I am hoping with your help I can get to speed with things. :-)
> 
> Mo
> 
> Peter Oliver 
wrote:
> On Sat, 20 Dec 2003, David Goodwin wrote:
> 
> > > There is more choice from what you say but I am not familiar with the
> > > terms yet except ext2 which I know now because I just had a go at
> > > formating a floppy using KDE (using the live cd). How do I "KILL" a still
> > > busy floppy? because after I completed the formatting the floppy drive
> > > just stayed busy and everytime I tried to access it I got not accessible
> > > or error messages. I know I need to use the 'kill' command but I am not
> > > sure how, does this sound right
> > 
> > Try something like :
> > 
> > lsof | grep floppy
> > 
> > or
> > 
> > lsof | grep fd0
> > 
> > that should list any processes accessing the floppy disk. From the pid
> > given you can then attempt to kill them. (man lsof may give more help than
> > me).
> > 
> > Firstly try a normal "kill" e.g.
> > 
> > kill 543
> > 
> > if that fails to kill it off after a few seconds, try a
> > 
> > kill -9 543
> > 
> > (543 == pid)
> > 
> > if that doesn't work then something is blocking it.... and the only way to
> > stop it is probably a reboot, if you can't figure out what's going on.
> 
> Assuming that David knows KDE better than me and has correctly diagnosed
> your problem, you can roll this all up into one command with fuser. If
> your floppy is mounted on /mnt/floppy,
> 
> fuser -m /mnt/floppy -k -TERM # ask nicely for programs to exit
> fuser -m /mnt/floppy -k -KILL # make programs die messily
> 
> -- 
> Peter Oliver
> 
> _______________________________________________
> Wolves LUG mailing list
> Homepage: http://www.wolveslug.org.uk/
> Mailing list: Wolves at mailman.lug.org.uk
> Mailing list home: http://mailman.lug.org.uk/mailman/listinfo/wolves
> 
> ---------------------------------
> Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now


_______________________________________________
Wolves LUG mailing list
Homepage: http://www.wolveslug.org.uk/
Mailing list: Wolves at mailman.lug.org.uk
Mailing list home: http://mailman.lug.org.uk/mailman/listinfo/wolves

---------------------------------
  Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/wolves/attachments/20031221/ca473066/attachment.html


More information about the Wolves mailing list