graphics   152830

« earlier    

Five Handy Things You Can Do with Google's New Knowledge Graph Search
Earlier this week, Google introduced Knowledge Graph, the company's new search technology that understands "things not strings" and adds rich and relevant details about your query in the sidebar of your search results. Here are five great things you can now do with a quick Google search.
reader  lifehacker  google  knowledge  graphics 
7 hours ago by brysmi
RHEL5 - Allowing X connections on my server
run 'gdmsetup', in the security tab, uncheck item 'Deny tcp connections to Xserver'.
however, you still need to use xhost to allow remote connections.
redhat  linux  centos  graphics  gdm  connection  remote  sysadmin  x11  x 
8 hours ago by avinash
How to allow remote X11 connections to a Red Hat EL 6 machine?
This has been covered on here MANY times...a quick search will pull up lots.

The "xhost +" and exporting the display won't work if your X server won't allow incoming sessions. Do a "ps -ef | grep -i listen". If you see a line similar to
Code:
root x x x 08:14 tty3 00:00:55 /usr/bin/Xorg -br :0 vt7 -nolisten tcp -auth /var/lib/xdm/authdir/authfiles/A:0-a1lUfb
then your X server won't accept incoming connections, because it's not listening (notice the "nolisten" argument to the X server). To fix this, you would either go into your DM setup (either GDM or KDM config), and set it to listen, or you can edit a file manually. Try /etc/sysconfig/displaymanager, and set the DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN flag to "yes". You will have to REBOOT, for this to take effect.
redhat  linux  centos  x11  x  graphics  network  connection  remote  sysadmin 
8 hours ago by avinash
Retina.js | Retina graphics for your website
retina.js is an open source script that makes it easy to serve
high-resolution images to devices with retina displays
javascript  jquery  mobile  graphics 
10 hours ago by awhite

« earlier    

Copy this bookmark:



description:


tags: