|
Welches Linux Buch ist für Anfänger geeignet und Linux oder Ubuntu?
|
| |
Hallo ich bin Win XP User und habe seit einigen Wochen Linux 11.1 mit Boot Loader installiert. Bis heute ist es mir nicht gelungen ein Antivirus Programm zu installieren. Bis auf AVIRA Gui Antivr dass bekomme ich allerdings nicht konfiguriert. Ich weiss nicht wie und wo ich das GUI aktivieren muss.... more »
|
|
Why Does This Script Rin So Slow?
|
| |
I have a directory with 2 million files. This script runs pretty fast... ...j=0 for i in * do let j+=1 echo "$j: $i" done The next script runs a little slower.... ...j=0 for i in * do let j+=1 the_file=$i echo "$j: $the_file" done But THE NEXT script runs ridiculously slow...... more »
|
|
Change File Case Fast
|
| |
We have a directory wity 2.2 million files, each having a long name consisting of letters and numbers. We need to rename them all to lower case FAST. I wrote a bash script to do it, but it processes files at about 1 per 30 seconds, I guess because the directory is so huge. (It runs fine on small... more »
|
|
Any distro already have DVD-ripper and video converter AVI to MP4?
|
| |
I'm still very new to Linux and having some challenges re the dl of scripts/compiling re apps, so was wondering if anyone knew of a distro that already had a DVD ripper on it as well as a video converter for AVI to MP4 for an MP3/video player? i.e., I noticed that one distro could play FLV files natively,... more »
|
|
Is this legal - linux without the sources ?
|
| |
I recently bought a Philco notebook, which came with a linux system (debian-based, it uses both debian and ubuntu repositories). The first time I used synaptic, it crashed various times, with a load of messages about library dependencies. I tried to find the source code, but was told by the Philco... more »
|
|
FAT32 vs NTFS, can Linux be used under NTFS?
|
| |
I'm confused, I was told initially that Linux had to be put on a system that was formatted to FAT32. Yet I've seen posts about Linux under NTFS. One of the main reasons I've not switched from Windows to Linux, besides tons of Windows programs I use and learning curve, was precisely because of the file size issue re FAT32. I now have a hdd... more »
|
|
samba + ldap requires bind ?
|
| |
Dear All, I am working to have a small setup in which I want user to be authenticated with Linux server (LDAP) and have printer shared among them (SAMBA + CUPS). Now I want to know in order to LDAP and SAMBA works, do we need to configure DNS (BIND) in the same machine. ??? Looking forward to hear some response,... more »
|
|
Ubuntu 9.10
|
| |
I downloaded Kubuntu, Xubuntu and UbuntuStudio. They failed the Gateway test, almost. I did get Xubuntu to load as a LiveCD by turning off everything I could under "F6" and setting "F4" to "Safe Video" mode and let it run several hours in that mode before I decided to do an install into a blank partition. Then the fun began.... more »
|
|
|