systemd unable to enter emergeny mode (and failing to skip mount)

2014-07-28 Thread Redalert Commander
Hi, Yet another thing I now stumbled upon with systemd (I really don't mean to bash it, but now I'm getting tempted). I have a raid 10 BTRFS array, and 1 drive failed, so I want to replace it. I physically replaced the disk, but now I can't get past this next hurdle. Because of an entry about tha

Re: systemd unable to enter emergeny mode (and failing to skip mount)

2014-07-28 Thread Redalert Commander
Fixed, see below. 2014-07-29 0:22 GMT+02:00 Redalert Commander : > Yet another thing I now stumbled upon with systemd (I really don't > mean to bash it, but now I'm getting tempted). I have a raid 10 BTRFS > array, and 1 drive failed, so I want to replace it. > I physically

Apache without shell user needs to sudo -u gituser git fetch

2014-03-19 Thread Redalert Commander
Hello list, I'm writing a small script that is invoked from an Apache web server (CGI, or PHP). The script needs to run several commands as another user, I opted for 'sudo'. It is fairly easy for most commands, but I'm stuck on one: sudo -u gituser git fetch Under the covers this command connect

KVM time synchronisation - how to set default offset

2013-06-05 Thread Redalert Commander
Hello list, I'm using KVM (with the virt-manager GUI) on a Debian laptop to test various setups. I noticed that the time of these guests is not set up correctly, there is a 2 hour time difference (I'm on CEST, or GMT+2) The solution is to change the offset from UTC to localtime in the virtual mac

Re: KVM time synchronisation - how to set default offset

2013-06-05 Thread Redalert Commander
2013/6/5 Jean-Marc : > On Wed, 5 Jun 2013 10:50:15 +0200, Redalert Commander > wrote: >> Hello list, >> >> I'm using KVM (with the virt-manager GUI) on a Debian laptop to test >> various setups. >> I noticed that the time of these guests is not se

Re: Dependency issue to install skype

2013-06-14 Thread Redalert Commander
2013/6/14 J B : > On Fri, 14 Jun 2013 10:07:23 +0300 > Andrei POPESCU wrote: > >> On Vi, 14 iun 13, 12:05:33, J B wrote: >> > >> > Yes, I did it. This is a debian-testing OS >> >> Ok, this might explain why things aren't going so smooth. It's usually a >> good idea to upgrade to testing only when

Re: Owncloud at home and bandwidth

2013-06-19 Thread Redalert Commander
2013/6/19 Mérof 42 : > Hi, > > I installed Owncloud on a new install of wheezy on a "server" at home. > I use apache2, php5 and mysql, and I redirect the port 443 on my server. > It is work fine, but I need to limit the upload bandwidth to Internet. > I have a 1mb/s upload adsl, if I share a file w

Re: Tray Icon

2013-06-21 Thread Redalert Commander
2013/6/21 Ethan Rosenberg, PhD : > Ralf - > > Tried it all. > > No luck. > > Any other ideas? > > Ethan > === > > On Thu, 2013-06-20 at 19:26 -0400, Ethan Rosenberg, PhD wrote: >> >> How do i get the icon that indicates there are updates to download to >> return? > > > Perhaps it's provided

Fwd: iptables and networking

2013-06-21 Thread Redalert Commander
Forward message back to the list, as agreed to by Igor. -- Forwarded message -- From: Igor Cicimov Date: 2013/6/21 Subject: Re: iptables and networking To: Steven Post On 21/06/2013 5:21 AM, "Steven Post" wrote: > > On Thu, 2013-06-20 at 12:53 +0200, Pol Hallen wrote: > [...] >

Re: Start pacat on boot (or after xbmc)

2014-02-19 Thread Redalert Commander
Hi again, The bad news is that no one answered my e-mail, the good news is that I managed to solve this myself. More below. 2014-02-17 23:53 GMT+01:00 Steven Post : > I have a script that starts and kills pacat (pulseaudio cat) in order to > get my USB turntable to work. > It is a rather simple s

no sound - invalid access on soundcard

2010-04-22 Thread Redalert Commander
Hi, I was fiddling around in virtualbox when suddenly the sound started stuttering on the host system. After I killed rhythmbox, sounds wouldn't play anymore (tried rhythmbox and aplay). I noticed the following entries in the logfile: /var/log/kern.log Apr 22 21:41:19 pc-steven kernel: [ 775.6960

Re: New monitor, how to change screen resolution?

2010-04-29 Thread Redalert Commander
On Thu, 2010-04-29 at 15:20 -0400, Stephen Powell wrote: > On Thu, 29 Apr 2010 14:30:40 -0400 (EDT), James Stuckey wrote: [snip] > > > > (1) I'm on AMD64/Asus motherboard P5Q > > (2) NVIDIA 9800GT > > (3) ASUS VH242H > > (4) LCD > > (5) Digital connection, not DVI > > Digital connection, but not

Re: X server starts on the wrong console (was: New monitor, how to change screen resolution?)

2010-04-29 Thread Redalert Commander
On Thu, 2010-04-29 at 14:43 -0700, Alan Ianson wrote: > On Thu, 2010-04-29 at 17:35 -0400, Stephen Powell wrote: > > > and it will work. Then, in theory, restarting the X server again > > (such as with /etc/init.d/gdm restart) should cause the X server > > to restart on vt 7. This used to work,