[clug-talk] Get me off mailing list plz

2011-09-10 Thread Rick Johnson
Hi. How does one get off this mailing list? I've requested it before and I'm still getting emails. I haven't lived in Calgary for some time now and I'm getting too much email that I don't need. I'll hook up with you guys again if I'm ever back in Calgary but for now, could you please take me off th

Re: [clug-talk] My review on Fedora, Gentoo and openSUSE and Ubuntu.

2010-09-18 Thread Rick Johnson
I noticed Debian is conspicuously absent from your list here. Would have answered all the problems you've described here I think. Ubuntu tends to be rushed out the door in my opinion and usually has problems. Gentoo, well... who the hell has that much time on their hands to piss away? Debian is alw

Re: [clug-talk] My review on Fedora, Gentoo and openSUSE and Ubuntu.

2010-09-21 Thread Rick Johnson
hat it is a 'rolling release' means that you 'apt-get dist-upgrade' periodically and you never have old packages. ;) On Sun, Sep 19, 2010 at 2:33 AM, Gustin Johnson wrote: > On Sat, Sep 18, 2010 at 10:31 PM, Rick Johnson > wrote: > > I noticed Debian is conspicuously

Re: [clug-talk] Which files to move?

2010-09-21 Thread Rick Johnson
... and i suggest you rm all hidden files and directories in /home/$user. The old configs and permissions can lead to trouble and should be re-created by the new install. On Mon, Sep 20, 2010 at 11:50 AM, Richard Carter wrote: > Shawn, > > Thanks for your reply. Judging from what you wrote I bel

Re: [clug-talk] Which files to move?

2010-10-04 Thread Rick Johnson
now you are using > - SSH "authorized keys" and custom config settings (may be a good idea > to get rid of some cruft here, anyway) > > > If I lost all of my dot-files, I'd be screwed! > > -Mark C. > > > On Tue, Sep 21, 2010 at 4:24 PM, Rick Johnson wr

Re: [clug-talk] Virtual Box and Console Only Guests

2010-10-11 Thread Rick Johnson
Its X that handles the mouse and guestAdditions adds a better driver to work with xorg. No X, no driver... On 10/11/10, Gustin Johnson wrote: > On Sun, Oct 10, 2010 at 4:54 PM, Craig McLean wrote: >> Hello. >> >> I've just installed Virtual Box on my Windows 7 system for the first time. >> I've

Re: [clug-talk] (More) computer parts for the taking

2010-10-28 Thread Rick Johnson
Hey there! I could use one of them power supplies if its 300 watt or better.. On 10/27/10, kw...@csa-pdk.com wrote: > I have a couple of shoe boxes here as well and had a look at them a year ago > to - unfortunately the mini-itx boards don't fit. They fit physically but > the holes don't line up

Re: [clug-talk] installing ie

2010-11-02 Thread Rick Johnson
This is usually because the site needs to access ActiveX controls on your system which means getting a degree of control over your OS that no one but you should have. I'd switch banks. ;-) On Tue, Nov 2, 2010 at 9:48 AM, sean halter wrote: > Hi > > For some reason, my bank's website only works p

Re: [clug-talk] driving two monitors with Colorgraphic Predator LT 2 graphics card

2010-11-06 Thread Rick Johnson
Lets see your xorg.conf. with newer xorg, it might even be blank since most of the setup is handled by udev now afaik, but for dual-head, you will need to config xorg.conf and hope the driver for that card will cooperate. On Fri, Nov 5, 2010 at 4:40 PM, Gustin Johnson wrote: > I regularly use tw

Re: [clug-talk] Which disto for netbook?

2010-12-28 Thread Rick Johnson
I've had bad experiences with Ubuntu everywhere i've installed or maintained it. I'd stick with Debian. Faster, more stable and you can do a base install and then add whatever desktop etc. you want with no extra BS. http://www.go2linux.org/linux/2010/12/four-years-debian-testing-876 On Tue, Dec 28

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
did you try 'startx'? And btw, upgrades or dist-upgrades should be done without kde running (or gnome etc.). '/etc/init.d/kdm stop', log in as root and then 'apt-get update && apt-get dist-upgrade'. Otherwise you are going to upgrade packages that are running at the time and you can often break thi

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
is a kernel update I just > need to install the matching kernel headers to allow the nvidia video > driver to properly install before I reboot. > > > On 2/7/2011 9:35 AM, Rick Johnson wrote: > > did you try 'startx'? And btw, upgrades or dist-upgrades should be done &

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
e to google if thats what you need. On Mon, Feb 7, 2011 at 11:07 AM, Rick Johnson wrote: > The kernel headers are required to re-compile the kernel module but but in > the upgrade, only the source packages are upgraded. you still need to go > through the process of building the module. &g

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
and btw, i also am using testing and ran a dist-upgrade last night. Xorg was upgraded so i had to re-do the nvidia drivers. very likely this is your problem. On Mon, Feb 7, 2011 at 11:16 AM, Rick Johnson wrote: > Btw, i see you're running a 64-bit processor but are you also running

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
card > is embodied in the motherboard; Gigabyte GA880-GM-UD2H. > > Robin > > > On Mon, Feb 7, 2011 at 1:29 PM, Rick Johnson wrote: > >> and btw, i also am using testing and ran a dist-upgrade last night. Xorg >> was upgraded so i had to re-do the nvidia drive

Re: [clug-talk] kde won't start

2011-02-07 Thread Rick Johnson
and... according to the specs on that mobo, you have a Radeon HD 4250 which should work just fine with the xorg-radeon driver. Its included with Debian so there's no need to mess with the proprietary stuff. On Mon, Feb 7, 2011 at 3:15 PM, Rick Johnson wrote: > Ok, thats weird. startx s

Re: [clug-talk] kde won't start

2011-02-08 Thread Rick Johnson
:10 AM, Richard Carter > > wrote: > >> > >> Thanks for all the help. Last night I took the bit in my teeth and did > a > >> fresh install of debian 6.0.0 amd6. KDE now starts ok but I still have > some > >> fine tuning to do. > >> > >

Re: [clug-talk] OT: Open source supporters...

2011-02-21 Thread Rick Johnson
And btw, what exactly do you consider a 'conspiracy theory'? Could it perhaps be something that just doesn't 'sound like something i want to believe'? Much of what the mainstream media feeds us is the illegitimate bullshit. Don't be so quick to dismiss something without checking the evidence. Label

Re: [clug-talk] delighted with squeeze

2011-02-21 Thread Rick Johnson
hehe when they froze the repo, i just changed my sources.list to testing and dist-upgraded again.. Let the fun continue! Love the new Amarok! On Sat, Feb 19, 2011 at 12:16 PM, michael john walters < walte...@telusplanet.net> wrote: > Hello all, > > I heard that squeeze is now Debian Stable, so I

Re: [clug-talk] Unix workstations for giveaway

2011-03-06 Thread Rick Johnson
Hey if you still got em around the 15th, I'm there!! On Sun, Mar 6, 2011 at 8:12 PM, Daniel Swan wrote: > AIX Workstation: IBM 43P-140 > > Sun Sparc 5 workstation > > Sun Blade 100 Workstation > > HP-UX Workstation: Visualize C360. > > Sun 911 4-disk SCSI JBOD. > > Not quite free: I want a

Re: [clug-talk] Can't Open Desktop: Debian Squeeze

2011-03-29 Thread Rick Johnson
xorg versions can work without a xorg.conf so I would mv xorg.conf xorg.conf.old, remove the nvidia driver and see what happens. I'm betting the nv driver will be loaded without a problem as long as that proprietary blob is gone. this gives good reason why it should be ins

Re: [clug-talk] Laptop Display Questions

2011-04-23 Thread Rick Johnson
On Saturday 23 April 2011 00:31:10 Craig McLean wrote: > Does Linux (in particular Ubuntu 10.10, using the Nvidia X Server > proprietary driver) allow you to easily configure an external display > device. What I'm thinking of here is the scenario where you show up to do > a presentation and just p

Re: [clug-talk] a whine about wine

2011-04-23 Thread Rick Johnson
On Friday 22 April 2011 23:29:07 G M wrote: > Hi from Vancouver my current hideout was lucky to escape all the > snow u guys had this winternot sure if will be as lucky next > winter oh well > > I was wondering if anyone has had any success installing iTunes under > wine. the i

Re: [clug-talk] [all variants] RandR 1.3 won't support multiple video cards

2011-04-25 Thread Rick Johnson
Is this still about getting a second display working for presentations? If so its quite easy to do with the nvidia-settings app. You don't need to mess around with config files either, Nvidia-settings does that for you. You need to let it write a xorg.conf and save it to your /home directory bec

Re: [clug-talk] $35 tablet

2011-06-17 Thread Rick Johnson
Now this is looking sketchy: http://androidos.in/2010/09/the-truth-about-35- android-tablet-from-indian-government/ The specs are different on the Chinese machine so maybe the Indians built the insides and bought a cheap enclosure? On Friday 17 June 2011 14:57:28 Mel Walters wrote: > Yes, I was m