Port forwarding mysteriously stopped working on my Dlink DIR825-C1 running DD-WRT. After trying many different things and almost ditching my ISP I found the following solution on http://www.dd-wrt.com/phpBB2/viewtopic.php?p=673373, thanks to user mojud.… more »
Before installing CUDA 7.5 on Centos 7 you need to update both your kernel and X using yum update otherwise mayhem will ensue and X won't start. I installed them in the wrong order and ended up with the following error when I tried to start X. [… more »
root@DD-WRT:~# nvram show | grep forward_port
forward_port66=37084-37084>192.168.0.65:37084-37084,udp,on,Skype UDP at 192.168.0.65:37084 (2587)
forward_port67=37084-37084>192.168.0.65:37084-37084,tcp,on,Skype TCP at 192.168.0.65:37084 (2587)… more »
By opening System Settings > Displays you can change your "primary" screen by dragging the black little bar to the display you want and hit the Apply button. ( from http://askubuntu.com/questions/113246/permanantly-set-monitor-as-primary) Copy the… more »