| bio | website | |
|---|---|---|
| location | ||
| age | 37 | |
| visits | member for | 1 year, 9 months |
| seen | May 3 at 15:16 | |
| stats | profile views | 5 |
A wannabe 'Haskell guru". I have dabbled in Lisp and I am good in Python, Ruby and C/C++. My current job is in Ruby on Rails.
|
Feb 22 |
comment |
Does Arch-Linux work well on a macbook pro? My Arch Linux installation is failing because grub-install on EFI system partition fails. I think this is because the Arch Linux installer can only be used through CD as Macbook BIOS does not allow non-EFI USB boot and the booting from CD does not load the EFI kernel modules. Do you have any experience to share? |
|
Feb 22 |
comment |
What is the most compatible Linux distribution for MacBook Pro? I am not able to get my ARCH recognized by EFI. Arch documentation is extensive in this regard. But, it is not working for me. Can you point to any blog or offer any tips? |
|
Nov 1 |
comment |
Can't setup netcfg service in arch linux Sorry, did not find anything revealing. If you just want to use ethernet interface, I am wondering why don't you just use dhcpd instead. I have stopped using netcfg even for wireless; wpa_supplicant and dhcpd works fine for me. |
|
Oct 31 |
comment |
Can't setup netcfg service in arch linux What does journalctl show for netcfg and could you paste what netcfg.service contents are? |
|
Oct 23 |
awarded | Student |
|
Oct 23 |
asked | How do I delete a partial package in OpenBSD |
|
Oct 22 |
comment |
How to permanently connect to WPA2AES wifi with OpenBSD (through cli) @gaskopeter, I am using the exact same way of configuration for my wireless card. kuda has outlined the correct procedure and you can find it in OpenBSD faqs too. I think either you did not name your hostname file correctly - hostname.{interface name} or you did not specify wpakey password correctly in that file. |
|
Oct 21 |
comment |
How to use /etc/fbtab in OpenBSD to secure X11? man fbtab - will tell you the details about temporarily assigning ownership of devices based on login ttys. On my laptop, X11 gets the ttyC5. So, I can control the device ownership based on that. I don't know how useful this is though because we already have matchdep.allowaperture = 1 setting in /etc/sysctl.conf using which we can assign more privileges to Xorg. |
|
Oct 20 |
comment |
No Audio Output with X11 The recommended way to start is now without --with-ck-launch. Just plain startxfce4 will do. |
|
Aug 23 |
awarded | Supporter |