| bio | website | ivings.org.uk |
|---|---|---|
| location | Bristol, United Kingdom | |
| age | 24 | |
| visits | member for | 1 year, 4 months |
| seen | May 19 at 9:37 | |
| stats | profile views | 12 |
I enjoy Java, JavaScript and Android. I love elegant design patterns and minimalistic code.
I am passionate about Linux, and my distro of choice is Arch.
|
Oct 16 |
comment |
How can I put my HDMI display into (and out of) power save mode? At the bottom it says DPMS is disabled. Turn it on: xset +dpms then your commands should work... |
|
Oct 9 |
comment |
How can I put my HDMI display into (and out of) power save mode? Okay. Can you edit your question with the output of xset q? |
|
Oct 9 |
comment |
How can I put my HDMI display into (and out of) power save mode? Do you get an error from xset or does nothing happen? Also what distro? If it doesn't work I would guess ACPI is not compiled into the kernel. As a diagnostic, please post the output of xset q. Thanks. |
|
Aug 22 |
comment |
How can I create a .deb package with my compiled OpenCV build? Hi there. Since this is generic Debian, would you mind if I moved this to Ask Ubuntu or Unix & Linux? |
|
Jul 6 |
comment |
Can I make pacman aware of packages installed manually? We actually managed to get it working using --root, which I'd somehow overlooked. I'll mark this as the answer, thanks. |
|
Jul 4 |
comment |
How can I set up SSH on Linux to log in password-less? PLEASE make sure that the ~/.ssh directory has 700 permissions! Otherwise your security is worthless. |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? Why would I want to install a package manually if I could just use pacman? Nevertheless, I understand your comment and will amend the question. |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? The readme isn't too clear on what the database actually is. |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? I'm guessing there's a database entry somewhere, but I can't seem to find the information that I want. |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? I thought I had made it pretty obvious that using pacman wasn't viable. Otherwise I would have just used pacman. |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? And if I can't use pacman? |
|
Jul 2 |
comment |
Can I make pacman aware of packages installed manually? The reason I can't do this is that I'm attempting to install packages in a mounted Arch image of a different architecture without emulating it. Thus I cannot use pacman. |
|
Jun 28 |
comment |
How can I chroot into a filesystem with a different architechture? Qemu static packages don't appear to be in the Arch repositories. |
|
Jun 28 |
comment |
How can I chroot into a filesystem with a different architechture? I know how to use Qemu for emulation. Apparently you can use it with chroot, although clearly I cannot work out how. |
|
Jun 17 |
comment |
How can I take a screenshot in LXDE using scrot and the Print Screen button on my keyboard? @finnw In fact all you need to do is type openbox --reconfigure |
|
Jun 17 |
comment |
How can I take a screenshot in LXDE using scrot and the Print Screen button on my keyboard? @AndrewFogg That's the right place :) |
|
Jun 16 |
comment |
Taking a screenshot (within X) @AlexChamberlain: This is dependant on the WM that is being used. |