Server 404 Issue with Blogger

Wednesday, December 17, 2008

a quick fix to those facing server 404 problem with blogger custom domain configs,

switch to your original blogspot.com address -->>> save
again go to custom domain advance setting and configure the same custom domain (go-daddy for example) and save the settings.

P.S. not sure when blogger would come back with a good fix.. till then..

Read more...

Desktops for VNC

Wednesday, December 3, 2008

Terminal is set to: vt100
Display is not set.
bgl-cde-015:1>
bgl-cde-015:1>
bgl-cde-015:1>
bgl-cde-015:1>
bgl-cde-015:1> vncserver

You will require a password to access your desktops.

Password:
Verify:
Would you like to enter a view-only password (y/n)? y
Password:
Verify:
xauth: creating new authority file /users/popariha/.Xauthority

New 'X' desktop is bgl-cde-015:20


Creating default startup script /users/popariha/.vnc/xstartup
Starting applications specified in /users/popariha/.vnc/xstartup
Log file is /users/popariha/.vnc/bgl-cde-015:20.log

bgl-cde-015:2> vncserver

New 'X' desktop is bgl-cde-015:27

Starting applications specified in /users/popariha/.vnc/xstartup
Log file is /users/popariha/.vnc/bgl-cde-015:27.log

bgl-cde-015:3>

To Enable Copy paste from, to vnc:

By adding following code to xstartup:


if [ -x /usr/bin/vncconfig ]; then

/usr/bin/vncconfig -nowin &

elif [ -x /usr/cisco/bin/autocutsel ] ; then

/usr/cisco/bin/autocutsel &

fi



If you are running the vncserver on Linux/Unix, You can run the command autocutsel & on the terminal. If this doesn’t work then try the following command


vncconfig –display :n –nowin & - where “n” is the vnc display number (If you are logging on to vncserver x-lnx:1 then n is 1)





Read more...

ONLINE

FOLLOWERS

  © poonamparihar.com 2008

Back to TOP