Re: [gentoo-user] Laptop Overheat

2014-12-17 Thread Randy Westlund
On Wed, Dec 17, 2014 at 07:37:24AM +0100, Stefan G. Weichinger wrote: > When I compile bigger packages on my small ThinkPad X220 I sometimes put > it into the fridge ;-) > > This effectively cools it down rather quickly ... and I ssh in via wifi. > > Not to be tried at home ;-) Hahaha, I've actu

Re: [gentoo-user] Laptop Overheat

2014-12-17 Thread Randy Westlund
On Tue, Dec 16, 2014 at 11:18:54PM +, Mick wrote: > There may be nothing wrong with your configuration, but something wrong with > the design of your laptop. Some laptops are not designed particularly well > with regards to ventilation. In the summer I have a desk fan which I turn on > and

[gentoo-user] Laptop Overheat

2014-12-16 Thread Randy Westlund
Hey guys, When I'm compiling something large and close the lid of my laptop (lid close events disabled) or leave it on the couch where it can't get proper airflow, it tends to overheat and crash. If I leave it open and on a table, everything is fine. I have a quad-core processor and MAKEOPTS="-j

Re: [gentoo-user] Networkmanager on uclibc Gentoo system x86

2014-07-08 Thread Randy Westlund
On Tue, Jul 08, 2014 at 11:58:45PM +0100, João Jerónimo wrote: > Can you tell me if there is an alternative to NetworkManager? > Or else, can wpa_supplicant connect to networks that are not statically > configured in config files? > > JJ I like wicd, but I have no idea whether it will work with

Re: [gentoo-user] The NVIDIA/Kernel fiasco -- is it safe to sync yet?

2013-08-23 Thread Randy Westlund
On Fri, Aug 23, 2013 at 10:45:46AM -0700, Chris Stankevitz wrote: > Are "regular" nvidia users who run a completely stable system (with > only stable nvidia-drivers and stable gentoo-sources) affected by any > of this? I believe so. I run testing, but this just cleared up for me a few days ago w

[gentoo-user] startx with multiple window managers

2013-08-23 Thread Randy Westlund
I'm looking for a better way to manage multiple WMs. I launch X with startx. I also use multiple window managers. I'm primarily on xmonad because I love tiling WMs, but I also keep xfce around for whever I developing a GUI or letting my fiancee use my machine. My procedure for starting multi

[gentoo-user] Blue Fn Key Combinations not Sending Scancodes

2013-08-23 Thread Randy Westlund
Hey guys, I'm trying to make my blue Fn key combinations control by MPD server on the Raspberry Pi sitting on my speakers. This should be really easy with xbindkeys. I'm following this document: http://www.gentoo-wiki.info/HOWTO_Use_Multimedia_Keys The problem I have is that the Fn key combin

[gentoo-user] ntpd crashes, system set to UTC

2013-08-23 Thread Randy Westlund
Hey guys, I'm having some trouble with ntpd and my system clock. Every once and a while, my system time is wrong. In the past (not having time to look into it), I've just run ntp-client to correct it. Turns out that ntpd is crashing and `date` reports the UTC time, but thinks it's Eastern.

Re: [gentoo-user] Jitsi or Other Skype Alternative

2013-08-22 Thread Randy Westlund
On Wed, Aug 21, 2013 at 08:59:07AM +0200, Jean-Christophe Bach wrote: > Well, it depends on what you call a replacement: Jitsi and Ekiga can do > the work as well as Skype, but not with the Skype protocol and > "network". But if your contacts do not care about it, it's ok. > I tried Jitsi last year

[gentoo-user] Jitsi or Other Skype Alternative

2013-08-20 Thread Randy Westlund
For a multitude of reasons, I'd like to get rid of skype. I've heard several people mention jitsi, but was surprised to find that it's not in the portage tree. Is jitsi being actively maintained in an overlay somewhere? Are there plans to put jitsi in the main tree? Are there other other goo

Re: [gentoo-user] SQL Server Advice for Small Business

2013-07-30 Thread Randy Westlund
On Tue, Jul 30, 2013 at 07:52:11AM +0200, J. Roeleveld wrote: > > For that, you could, in time, look into PostGIS (or similar). > Interesting, I'll keep that in the back of my mind. > Will the server be internet-facing? > I would make sure you have a firewall and only open the port needed for >

[gentoo-user] SQL Server Advice for Small Business

2013-07-29 Thread Randy Westlund
Hey guys, I'm planning to set up an SQL server for my dad's small canvas awning business, and I've never done this before. Most of my sysadmin-type skills are self-taught. I could use some advice. My dad needs infrastructure to allow ~ 15 of his employees to schedule appointments, track orde

Re: [gentoo-user] Stream Audio to RasPi on LAN

2013-04-29 Thread Randy Westlund
On Mon, Apr 29, 2013 at 06:18:42PM +0200, Michael Hampicke wrote: > Am 29.04.2013 17:26, schrieb Randy Westlund: > > Hey guys, > > > > I have a nice set of speakers, but they aren't near my desk in my home > > office. I used to carry them back and forth when I

Re: [gentoo-user] Stream Audio to RasPi on LAN

2013-04-29 Thread Randy Westlund
On Mon, Apr 29, 2013 at 05:31:52PM +0200, Alan McKinnon wrote: > On 29/04/2013 17:26, Randy Westlund wrote: > > Hey guys, > > > > I have a nice set of speakers, but they aren't near my desk in my home > > office. I used to carry them back and forth when I wanted

[gentoo-user] Stream Audio to RasPi on LAN

2013-04-29 Thread Randy Westlund
Hey guys, I have a nice set of speakers, but they aren't near my desk in my home office. I used to carry them back and forth when I wanted good music, but that was a pain. I currently have a RasPi running arch connected to the speakers -- I've been cat-ing audio files over ssh to mplayer, and

Re: [gentoo-user] What utility do you use to sync user files?

2012-12-02 Thread Randy Westlund
On Sun, Dec 2, 2012 at 10:14 PM, Dustin C. Hatch wrote: > On 12/2/2012 14:33, Neil Bothwick wrote: >> >> On Sun, 2 Dec 2012 12:21:40 -0500, Randy Westlund wrote: >> >>> What utilities do you guys use? Is there a better way to do this? It >>> would be ni

[gentoo-user] What utility do you use to sync user files?

2012-12-02 Thread Randy Westlund
I've been using rsync to sync binary files, shell scripts, my workspace, and random user files under my home directory across multiple machines. I'm using one server as the master copy, which makes daily incremental backups of my files to a separate disk with rsync. At the moment, I have my sync

Re: [gentoo-user] Share /home with Gentoo and Ubuntu

2012-11-28 Thread Randy Westlund
On Tue, Nov 27, 2012 at 4:08 PM, Philip Webb wrote: > 121127 Randy Westlund wrote: >> I'm a new gentoo user coming from Ubuntu. > > Welcome ! > >> I've been proving to myself that I can do everything I need with Gentoo >> on a secondary laptop, and after

[gentoo-user] Share /home with Gentoo and Ubuntu

2012-11-27 Thread Randy Westlund
Hi, I'm a new gentoo user (coming from ubuntu). I've been proving to myself that I can do everything I need with gentoo on a secondary laptop, and after a few weeks, I think I've got it (svn repos, AVR cross compiler, multiple screens, etc). I much prefer gentoo to ubuntu, and would like to put