| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Oct 30 '12 at 7:58 | |
| stats | profile views | 14 |
|
Feb 23 |
awarded | Popular Question |
|
Oct 30 |
answered | Can I prevent a file from being created? |
|
Sep 13 |
awarded | Commentator |
|
Sep 13 |
revised |
Unable to install Mono 2.6 on CentOS rolled back to a previous revision |
|
Sep 13 |
comment |
Unable to install Mono 2.6 on CentOS thanks for the help aaron but please read up |
|
Sep 13 |
comment |
Unable to install Mono 2.6 on CentOS thank you I'll take a look I'd love to tell you how I got on but sadly I won't be able to because I won't be part of this forum any more |
|
Sep 12 |
comment |
Unable to install Mono 2.6 on CentOS This does seem to help, but I had to install gtk2-devel first (yum install gtk2-devel) |
|
Sep 12 |
awarded | Cleanup |
|
Sep 12 |
revised |
Unable to install Mono 2.6 on CentOS rolled back to a previous revision |
|
Sep 12 |
comment |
Unable to install Mono 2.6 on CentOS I get 1/3rd of the way down the list and then it says "Package glib-2.0 was not found in the pkg-config search path". Same with gthread-2.0 |
|
Sep 12 |
asked | Unable to install Mono 2.6 on CentOS |
|
May 17 |
comment |
Having Linux port remap to itself # iptables -t nat -A PREROUTING -p tcp --dport 2241 -j REDIRECT --to-port 22 # iptables-save > /root/dsl.fw OPENSUSE # echo "iptables-restore < /root/dsl.fw" >> /etc/init.d/boot.local CENTOS RHEL # echo "iptables-restore < /root/dsl.fw" >> /etc/rc.local |
|
May 17 |
awarded | Scholar |
|
May 17 |
accepted | Having Linux port remap to itself |
|
May 17 |
awarded | Citizen Patrol |
|
May 17 |
awarded | Supporter |
|
May 17 |
suggested | suggested edit on Having Linux port remap to itself |
|
May 17 |
comment |
Having Linux port remap to itself I have "fixed it" I was using openSUSE. ok check the answer |
|
May 15 |
comment |
Having Linux port remap to itself this is an excellent solution, but it'll need to be stored so it preserves on reboot |
|
May 11 |
asked | Having Linux port remap to itself |