quickly delete a changed host

This warning will appear whenever a system has been reimaged, or ip has changed and you've previously connected to this device. To get around this warning simply run the sed command...


sed -i 12345d .ssh/known_hosts

where 12345 is the line number to be deleted

e.g.

In this instance, the bad host is saved at line 12 in .ssh/known_hosts

We can delete this line using a single sed statement


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @

gvfs error...

I wasn't able to run any gnome based program and was getting error in the .xsession-errors:

/usr/lib/gnome-settings-daemon/gnome-settings-daemon: symbol lookup error: /usr/lib/gio/modules/libgvfsdbus.so: undefined symbol: g_vfs_icon_get_type

So I checked the google and irc and found https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/322763

objdump -T /usr/lib/gio/modules/libgvfsdbus.so|grep g_vfs_icon_get_type
0000000000000000 DF *UND* 0000000000000000 g_vfs_icon_get_type

Thanks go geser in #ubuntu-motu

ldd /usr/lib/gio/modules/libgvfsdbus.so

Can't decide on Jeep model...

Two door:
Scott - just climb over
Brian - Back seats aren't used
Dylan - they have enough space

Four door:
Tim - Put more stuff into it
Raj - Functional
Luis - Put stuff in it
Mike - You'll never use the two seats that come in a two door.

This year's Think Geek t-shirt reads:

Every year thinkgeek creates a unique t-shirt for April Fools Day. This years shirt was a QR Code and it reads:

This is not the free t-shirt you are looking for. You can go about your business. Oh and buy cool stuff at thinkgeek.com. *waves hand*

PPTP on Ubuntu/pfSense

My thanks to the users in launchpad for this answer:
https://answers.launchpad.net/ubuntu/+source/network-manager/+question/4...

Highlight your VPN connection, hit Edit.
At IPv4 Settings Tab: choose method Automatic (VPN).
At VPN Tab:
1 - input the IP address of the target computer.
2 - input your user name. Leave all else blank.
3 - hit Advanced button.
At Authentication:
1 - UNcheck PAP (because PAP means to allow unsecured passage - this is the source of "no shared shared secrets")
2 - Check CHAP, MSCHAP and MSCHAPv2.
At Security and Compression:

Changing Default Gnome Icon

To change the default icon next to the applications menu run the following:

gconf-editor

navigate to
/apps/panel/objects/menu_bar_screen0/custom_icon

change to the icon in question

compiz.real memory leak with nv xorg module

Quick fix found on ubuntu forums for memory leak

added this to my session
compiz --replace --indirect-rendering

Giving blogging another shot

I'm going to give blogging another shot. I find myself looking through text documents on how to do stuff on various systems all the time. So instead of just keeping them in a folder, I'll actually create content that's greppable for the world.

There we go...

The site is looking slightly better than it did a little while ago. I still hate blogging.

Blogging as a verb.

Dr. Who used Blogging as a verb after interjecting between two people babbling about nothing. I hate blogs.

Syndicate content