Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Michael Tinsay
try: lsof | grep to see is there's are processes that holds a lock to a file/resource located in yout thumb drive. --- mike t. - Original Message From: Roberto Verzola <[EMAIL PROTECTED]> To: Philippine Linux Users' Group (PLUG) Technical Discussion List Sent: Tuesday, March 6,

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Jerome Gotangco
Well the Linux kernel already has FUSE as a module. I've seen it work nicely with Ubuntu LTSP having the clients mount a USB stick like it was a local device, use it, then just plug it out without the need to unmount it at all from desktop or console. The key is create the "virtual" filesystem in

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Roberto Verzola
Hi Eric. Yes, I realize that would do it, although this is exactly what I'm trying to avoid -- logging out -- because it takes so much time, and there must be a better way. I make sure I've closed all shells, when I encounter this problem. I even do a "ps x" to check for remaining programs. Tha

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread eric pareja
A little heavy handedness might be in order, and this solution is overkill, but you might want to log out then log in again before attempting to umount the drive. You may have a shell that has a current working directory on the drive you are trying to umount. Logging out will more often than not

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Roberto Verzola
This is a recurring problem for me. Sometimes, a usb drive refuses to be unmounted. I would close all files on the drive and other programs I know are accessing the drive, and I'd still get a "drive busy" message if I unmount it, even if I type "sync" several times on the command line. So I end

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Jed R. Mallen
man sync. it doesn't turn off the lights but it makes sure all buffer that's supposed to be written to disk but still in memory cache (performance reasons) are actually written to the disk. i heard of horror stories about killing thumb drives by unplugging it but to date and with 3 thumbdrives i h

Re: List of Ubuntu Java dev packages (was Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000)

2007-03-05 Thread JM Ibanez
JM Ibanez <[EMAIL PROTECTED]> writes: > - sun-java5-sdk : The Sun Java 5 SDK, although I've already moved on > to using sun-java6-sdk as it has palpable performance benefits EEP. Wasn't awake properly. That should read sun-java5-jdk and sun-java6-jdk respectively. -- JM Ibanez Senior Soft

Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000

2007-03-05 Thread JM Ibanez
Tiger Quimpo <[EMAIL PROTECTED]> writes: > On Tue, 2007-03-06 at 02:44 +0800, Zak B. Elep wrote: >> Pablo Manalastas <[EMAIL PROTECTED]> writes: >> >> > For program development in C/C++/Java, Ubuntu 6.06 is not the ideal >> > laptop distro. I just could not figure out the proper mix of packages

List of Ubuntu Java dev packages (was Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000)

2007-03-05 Thread JM Ibanez
Pablo Manalastas <[EMAIL PROTECTED]> writes: > For program development in C/C++/Java, Ubuntu 6.06 is not the ideal > laptop distro. I just could not figure out the proper mix of packages > to install, and there is no "development" super package selection. I'm currently running Feisty (yes, I hap

Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000

2007-03-05 Thread Gideon Guillen
On 3/6/07, Tiger Quimpo <[EMAIL PROTECTED]> wrote: > > For program development in C/C++/Java, Ubuntu 6.06 is not the ideal > Hmmm, doesn't `aptitude install build-essential sun-java5-jdk` work? It doesn't work for me. What repositories do I need to add to get the sun JDK? This is available onl

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Cocoy Dayao
yes... something to do with how the host computer and the device interacts, syncs and unsyncs on the fly. it could be implemented via the kernel... but then if the patent is approved i don't know how linux can implement it as a software solution. this is a quote from the news item of what a

Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000

2007-03-05 Thread Tiger Quimpo
On Tue, 2007-03-06 at 02:44 +0800, Zak B. Elep wrote: > Pablo Manalastas <[EMAIL PROTECTED]> writes: > > > For program development in C/C++/Java, Ubuntu 6.06 is not the ideal > > laptop distro. I just could not figure out the proper mix of packages > > to install, and there is no "development" su

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Jerome Gotangco
Seems more like creating and manipulating a filesystem in userspace as a kernel module? Jerome On 3/6/07, Danny Ching <[EMAIL PROTECTED]> wrote: On 3/5/07, Cocoy Dayao <[EMAIL PROTECTED]> wrote: > i forget if it was apple who applied for a patent that easily removes > the device without "unmo

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Danny Ching
On 3/5/07, Cocoy Dayao <[EMAIL PROTECTED]> wrote: i forget if it was apple who applied for a patent that easily removes the device without "unmounting" or "eject" or going through the whole "its safe to remove the device" routine. if the hardware boys and girls figure it out it'll be a whole dif

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Danny Ching
On 3/5/07, Cocoy Dayao <[EMAIL PROTECTED]> wrote: actually... its usually "safe" to remove a device... in windows, linux, osx... as long as the device isn't being "read". though, its always better to err on the side of caution. Or more importantly, as long as the computer's not "writing" dat

Re: [plug] access to home computer from work via dsl

2007-03-05 Thread Martin Acupanda
Hello ALL PLUGERs, I haven't responded for weeks now (..busy at work..) but I have to thank you and say that I deeply appreciate your taking time to share all these wonderful ideas and I'm going to try 'em all :) But I have to check again my contract with my dsl provider to make sure that things

Re: [plug] Re: FOSS in the Government

2007-03-05 Thread Jerome Gotangco
AFAIK. majority of the FOSS Fiesta booths are volunteer efforts as well (although there are a few commercial ones too). Jerome On 3/6/07, Rage Callao <[EMAIL PROTECTED]> wrote: On 3/6/07, Orlando Andico <[EMAIL PROTECTED]> wrote: > Leave it to the government to hold an Open Source conference in

[plug] Re: FOSS in the Government

2007-03-05 Thread Rage Callao
On 3/6/07, Orlando Andico <[EMAIL PROTECTED]> wrote: Leave it to the government to hold an Open Source conference in a swanky hotel like Shangri-La. :D As far as I can tell, this event is organized by the Institute for Popular Democracy, a non-governmental organization that conducts research

[plug] Re: FOSS in the Government

2007-03-05 Thread Orlando Andico
Leave it to the government to hold an Open Source conference in a swanky hotel like Shangri-La. :D On 3/6/07, Khris Jones Reyes <[EMAIL PROTECTED]> wrote: hi, just want to share this seminar. 1st Philippine Conference on Free and Open Source Software in eGovernance March 7-8, 2007 EDSA Sha

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread Cocoy Dayao
the safety thingy is kinda annoying isn't it? in linux: just unmount the device using umount/eject. actually... its usually "safe" to remove a device... in windows, linux, osx... as long as the device isn't being "read". though, its always better to err on the side of caution. i forget i

Re: [plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread eric pareja
On 3/6/07, List Mail <[EMAIL PROTECTED]> wrote: Is there a Linux equivalent of the "remove hardware" command, something stronger than p/umount and friends? Background: on my friend's computer there are commands to "safely remove hardware." My friend insists it's safe to remove a USB thumb drive

[plug] Turning off (the light of) a USB thumb drive

2007-03-05 Thread List Mail
Is there a Linux equivalent of the "remove hardware" command, something stronger than p/umount and friends? Background: on my friend's computer there are commands to "safely remove hardware." My friend insists it's safe to remove a USB thumb drive only afterits pilot light goes off. She was rath

Re: [plug] Is Compaq Presario C501 supported?

2007-03-05 Thread thad
On 3/5/07, Ariz Jacinto <[EMAIL PROTECTED]> wrote: I'm not sure with Presario C501, but H P also sell laptops/desktops preinstalled with GNU/Linux (Mandrake/Mandriva, SuSe) although it's not available in all countries. In the Phils., i've witnessed before numerous desktops of the same brand that

Re: [plug] Azureus bittorrent client behind LinkSys WRT54GL on SMartBRO

2007-03-05 Thread Zak B. Elep
Pablo Manalastas <[EMAIL PROTECTED]> writes: > If I do bittorrent, I am expected to be reachable from outside, since > I am supposed to allow bittorrent connections to my machine. > > Does Smart do NAT to assign to my LinkSys a routable IP address, so > that my LinkSys is reachable from outside?

Re: [plug] Intel ProWireless ipw2200 driver for FC6 on Dell Inspiron 6000

2007-03-05 Thread Zak B. Elep
Pablo Manalastas <[EMAIL PROTECTED]> writes: > For program development in C/C++/Java, Ubuntu 6.06 is not the ideal > laptop distro. I just could not figure out the proper mix of packages > to install, and there is no "development" super package selection. Hmmm, doesn't `aptitude install build-es

Re: [plug] Is Compaq Presario C501 supported?

2007-03-05 Thread Ariz Jacinto
I'm not sure with Presario C501, but H P also sell laptops/desktops preinstalled with GNU/Linux (Mandrake/Mandriva, SuSe) although it's not available in all countries. In the Phils., i've witnessed before numerous desktops of the same brand that are shipped w/ Mandrake CD installers (but not prein

Re: [plug] installing vmware

2007-03-05 Thread andrelst
Joey, If it's vmware server, no issues installing it. If it's vmware workstation (which is I think what you are using) or GSX etc. it probably won't work with Ubuntu since it's not an officially supported host OS. You have two options: First Option. If you still want to install vmware on Ubuntu

[plug] [JOBS] Opportunities at Red Hat - in Singapore

2007-03-05 Thread Harish Pillay
http://redhat.hrdpt.com/cgi-bin/a/searchinternationaljobs.cgi for the details. Email me off list if you have any question. Harish _ Philippine Linux Users' Group (PLUG) Mailing List plug@lists.linux.org.ph (#PLUG @ irc.free.net.ph) Read the Guidel

Re: [plug] Is Compaq Presario C501 supported?

2007-03-05 Thread thad
> I found this affordable laptop model here in the Philippines and I > really wish to have Linux in it. I'd like to ask the list if this > particular model is supported before my meager budget is wasted on a > useless hardware. > Thank you very much! Well, it's a complicated question, and depend

Re: [plug] installing vmware

2007-03-05 Thread Ian Dexter R. Marquez
On 3/5/07, Joey S. Eisma <[EMAIL PROTECTED]> wrote: i have already installed linux-headers-2.6.15-23 and linux-headers-2.16.15-25. running uname -a i get Linux dapper 2.6.15-28-386. Hint: look at the numbers. ;) Try apt-get install linux-headers again. -- Ian Dexter R. Marquez http://iandexte

Re: [plug] installing vmware

2007-03-05 Thread Tiger Quimpo
On Mon, 2007-03-05 at 15:20 +0800, Joey S. Eisma wrote: > i have already installed linux-headers-2.6.15-23 and > linux-headers-2.16.15-25. running uname -a i get Linux dapper 2.6.15-28-386. the headers and the running kernel need to be the same. you need to install linux-headers-2.6.15-28-386 al

Re: [plug] installing vmware

2007-03-05 Thread Michael Tinsay
1. Did you install the headers via apt-get (i.e. apt-get install linux-headers)? 2. Try ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux 3. What not try the VMWare Server. This is the one I use with all my Ubuntu installations (from Breezy thru Edgy) without much problems. Free pa. --