Hi all, Long time no see, seasons greetings... Has anyone suceeded in running iTunes 8 on Linux? And here I mean by any method like Wine/Crossover, Virtual...
... (panasonic WV-NP244) which I have is not working with ZM minder . ... Hi All I was success in making WV-NP244 work with ZM . I plan to try more features...
Hello to everybody. I have machine with Windows XP os at one place with Al Shamil internet Connection. Another place I have Linux OS (RH9) alos with Al Shamil...
... internet Connection. Another place I have Linux OS (RH9) alos with Al Shamil internet Connection. I need to access XP machine remotely. I want to download...
Hi all, I am using etisalat 256kbps broadband which is connected to my XP/Ubuntu Dual boot laptop (I use Acer Extensa 4620, c2d 1.4, 1gb ram) using PPPoE. When...
... Gone. Thanks for playing :) -- Dolphins are so intelligent that within a few weeks they can train Americans to stand at the edge of the pool and throw them...
... Dear Michael, When I noticed that connection on ubuntu is not giving more than 20KB/s, I checked by downloading the same file on both ubuntu and XP ...
Dear All, HAPPY NEW YEAR 2009 I refer to my post/question appended below on "download speed on ubuntu 8.10". Gurus might feel below question *stupid*. Being an...
Hi Habeeb No need to be upset - you have just misunderstood Brad's email. For an English native speaker, Brad's wording means 'I, Brad, am asking a silly...
... ubuntu 8.10". ... Maybe you should try OpenSUSE 11 or Fedora 10 as well. Both are available as LiveCDs. With Fedora I got everything setup correctly for ...
Jozef wrote: But still, people ... Erum.. yeah, ok.. It's just choosy about who its friends are. I had the "pleasure" at christmas of trying to explain to a...
... i bilieve, it depends on what one really want to do if it is to provide support service to a linux user, I agree with the above statement. if it comes to a...
... ubuntu 8.10". Dear Habib, I feel that I offended you with my question, and I'm sorry for that. I didn't mean a "RTFM" or "hey n00b, don't ask these...
... Yes, and I have no problem with that. If you look at what I wrote in a different light, it's like saying to a 7 month old child "Why crawl when you can...
... Drivers or Applications ! ... Well, drivers are not that big problem for me. Even with applications I'm fine. Except with Adobe. That's the only one thing...
... of them that don't curse their ... at alternatives then as long as ... The average user has no frame of reference for appreciating or discussing the...
Hi all How can I get total # of files and its total size in current directory at command line. Similar to DOS DIR command. DOS DIR command list each directory...
Hi I was trying to upgrade CUPS on my RHEL3 . When the latest source code was compiled it was asking for "cups-lib". We did search for the source code for...
... 'du -s' will give you total size of all files together. 'ls -1 | wc -l' will give you the number of files and directories in the current directory. A...