Recently I upgraded my computers to Suse 10.2. Two of them were no problem but the third one gives me a headache. Since the upgrade it would not print into my...
On Mon, 07 May 2007 17:24:02 -0000 ... Distro deleted. I have no idea why you should want this, you won't find a legal download for it, and due to it being...
On Mon, 7 May 2007 21:17:31 +0200 ... yby - v xabj fbzr irel vzzbeny jbzra... i have to admit, i did not come up with that quote on my own... it was around on...
Hi All! I recently installed Ubuntu Studio on my machine. I have played with Xorg.conf, and with enough trial and error I am now running dual monitors. So I...
I have wiped out my XP dual boot with Open Suse and installed Fedora Core 7 on my Dell Inspiron B130. Dmesg shows it detected my wireless which is BCM but its...
have you trid the Fn-F2 key or using system-config-network-[g|t]ui? ________________________________ From: linux@yahoogroups.com [mailto:linux@yahoogroups.com]...
Rivera, Angel R
Angel.R.Rivera@...
Jun 11, 2007 1:27 pm
52385
... Hash: SHA1 ... Have you tried the suggestion at the #1 hit I get with a 20-second Google search? ...
My system is running on a 6 XP system (W2K Pro domain server) home network. I'm running 10.2, joined the domain. System is updated frequently. While running as...
Hello. I'd like to upgrade a computer that has only a CD reader. The enclosure has only 1 - 5.25'' slot. I'd like to get a CD burner/DVD reader. Is linux...
... Hash: SHA1 On Wed, 13 Jun 2007 20:57:05 -0400, Michael Klinosky <mpk2@...> ... IDE (PATA) drives work according to a standard, MMC-3. Linux supports ...
Hello. I have a computer with Windows 2000 on a 9 GigB disc, and I'd like to set it up to dual boot (linux as primary boot). Does anyone have any experience...
... I have an older Deskpro with three HD and six O/S, using Grub on the MBR and LILO on floppy (depending on which O/S I'm booting into). I have the original...
On Sat, 16 Jun 2007 08:48:31 -0400 ... easiest answer would probably be to install windows, then ubuntu or something that configures grub for you. -- The frame...
I'd like to set up my system so that a program is run only once per session. It's my personal machine, and I'm the only user. I read that the commands should...
... Hash: SHA1 ... You probably want to look at '~/.xsession'. In the unlikely event that you are using 'startx', the correct file is '~/.xinitrc'. (I tend to ...
... I mount my samba shares manually, with a very short script I wrote for that task, which I keep in my ~ (home) directory. After I log in, and before I run...
... hmmm ... apparently, ~/.xsession is not run automatically. I removed the command from the .bash(whichever) file, put it into .xsession, and rebooted. (I...
hi, I am not an expert....but whenever I need to do something like this, I use a PAM module called "pam_script" which runs a shell script when a user ...
I'm not sure what to call the problem, nor how to prevent it from happening, so I'll post a photo online so someone can see it and maybe tell me how to fix it,...
... Have you tried running in a root terminal: xorgconfig ? There is a place where you will get these lines: For each depth, a list of modes (resolutions) is...
... Hash: SHA1 ... Did you make it executable? Is it possible to execute it in the first place (try it manually)? - -- Michael Kjörling, michael@......
I was trying to use the TAR --no-recursive command but for some reason it created a file with the name --no-recursive. How do I delete this file? Every time...
... Hash: SHA1 ... What's wrong with: rm -- --no-recursive A double dash on its own is the standard way to terminate option list processing, telling the...
On Mon, 18 Jun 2007 14:15:17 -0500 ... that works, but i have a tendency to fear masks like that while working on live systems. i opt for find. find . -iname...