Everything Linux
iamroot
I've just downloaded and burned FC4 onto cds and before upgrading from FC3 to 4, I wanna ask if anyone here has installed FC4 and tried it out. Are there any problems with it? I remember that FC3 sucked quite badly when it first came out and has problems with alot of things like udev and the nvidia drivers.
eject failed :O
bloody
I've been having yet another feud with linux over my disk drives, a nd it has finally managed to get on my nerves. It seems Linux has a grudge against me, and doesn't want to eject cds, that, or something must be wrong(Oh my!) Whether I try to eject using KDE, a terminal of some sort, or whatever, it simply won't l ...
Nooby needing help - First command prompt
mcfester
Hello Linux experts, I have purchased a copy of Mandrake 10. 1 so I can have a linux partition and a Windows partition on my machine. I am completly new to Linux and got Mandrake as I was sold it to be idiot friendly and similar to windows.
Linux in an AD domain
mjstone03
I'm interesting in using a linux machine to run in parallel with the windows machines in an active directory domain. I guess my question is, is it possible? How would you enable a Linux DNS server to replicate to the DC running DNS as a Primary Zone (not AD integrated).
problems with HP a220n/monitor and Knoppix....
MasterRyu
Ok here's the deal, I am currently running a HP a220n desktop machine (with stock mx703 monitor) which was recently upgraded with a 160GB 7200 RPM Western Digital hard drive, and a MadDog Multimedia 16x Double Layer DVD burner(16XDVD9A2) as well as a MadDog SurePower 350W(400W max) power supply to support the new d ...
Using directories with password
macaruchi
Hi AlL! This is my first time here and with |Linux. I have a question for you. I have a network with 10 PC using Windows Home Edition , yes I know but there is , my problem is that I need create a server where all users has a personal folder with password but it must be accesible from windows.
Getting KDE and Installing On Mandrake 10.1
patonr
i am new to linux im running mandrake 10. 1 and couldent install KDE due to a missing Disk im now trying to find a copy of Kde and not sucseeding also i have no idear how to install it when i find it.
visual basic for suse9.1
pr2501
Does it exist a software like Visual basic for Linux and something like Hipper terminal ?
YAP (Yet Another Problem)
OldSpiceAP
OK here goes - Problem: Gnome takes ages to start - ages - upwards of 2 minutes. Day before it was fine. No software or hardware changes, fsck clean, no updatesm no changes - its not even online currently as our inet is out.
Gnome fails to start
satimis
Hi folks, FedoraCore3 On the Login Screen Session -> only 3 items there 1. Default 2. KDE 3. Failsafe - Terminal Gnome disappears The default login of Root is Gnome but it only starts Failsate-Terminal.
X problem
matrix3000k
i just upgraded my linux machine from suse 9. 1 to 9. 3 last night. for some reason now when im logged into like window maker, gnome, or kde after and hour or sometimes less the gui freezes. i can still log in through ssh using putty or from my other linux mahcine i have here.
X problem
matrix3000k
i just upgraded my linux machine from suse 9. 1 to 9. 3 last night. for some reason now when im logged into like window maker, gnome, or kde after and hour or sometimes less the gui freezes. i can still log in through ssh using putty or from my other linux mahcine i have here.
Directory size including contents?
rkircher
Does anyone know of a Linux command that recursively determines the total diskspace consumed by a directory including all it's contents of sub-directories and files? I cannot find the correct options to use with tree or du commands so they work like the treesize.
Searching for help
satimis
Hi folks, I have been searching around for help. I'm running Fedora Core 3 and prepared to join a live presentations via Internet. The company holding the presentations requires participants equipped with live phone connection.
Linux dont boot....
Catador_V
I'm a first time linux user, and I install Suse 9. 1 I have WinXP pro on a SATA drive and I install Suse in a ATA drive (20Gb). I partitioned the ide drive with partition magic in windows, then started the installation, selected Use existing partitions and choosed GRUB as Boot manager, when it finished and tried bo ...
Mount: only root can do that
rkircher
I'm using SuSE 9. 0 and cannot mount a USB Flash Memory (thumb drive) from a console using using the command: mount -t auto /dev/sda1 /media/sda1. This command works fine as a root user. All my directories are owned by me (not root) with full privledges and I've got the owner set to 'user' in /etc/fstab.
I'm stuck (Grub, WinME & FC2)
babbs
Hello everyone, I have this system that had a 20GB Windows ME drive in it and I decided to add Fedora Core 2 to the system by loading it to a new 20GB drive I added. I unplugged the ME drive, plugged the new drive in and loaded FC2 as hda.
DVD no media found FC3
rajmund
hi after a (first)fresh install there is no access to my CD/DVD burner. weird thing is : it is a secondary master drive, but shown up as sdb in the /dev. sda is the linux partition on SATA1 channel. anyway, no link in fstab, no link in /dev , and when I try to mount it sais no media found.
Linux help: compatibilty issues
clutchbeyers
What Linux version should I be running to handle LoadRunner, Rational, P5 (on Linux and AIX) and xSeries machines??? thanks
Block driver
kobedf
Hi i am building a block driver. It is supposed to emulate the physical driver by using a file. Furthermore , the writing takes place inside a kernel thread. I have a vdisk_request function where i do blkdev_dequeue_request(req); and then put the requests in a queue The kernel thread than takes requests from the qu ...