<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>1st Byte Solutions</title>
	<link>http://www.1stbyte.com</link>
	<description>Company site for Greg Fischer { GregTheGeek }</description>
	<lastBuildDate>Tue, 31 Aug 2010 05:33:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Install FreeBSD on a ZFS pool that&#8217;s mirrored using GPT partitions</title>
		<description><![CDATA[.precode { background-color: #ccc; border: 1px solid red; } Here&#8217;s my notes for ZFS root installation with FreeBSD 8.1. (amd64 on my system) Boot up the FreeBSD install disk, you’ll need one with the Fixit system.&#160; In the examples listed, I had 2 disks, ad4 and ad6.&#160; Yours may be different, replace as necessary. 1. [...]]]></description>
		<link>http://www.1stbyte.com/2010/08/30/install-freebsd-on-a-zfs-pool-thats-mirrored-using-gpt-partitions/</link>
			</item>
	<item>
		<title>Gpart File Exists Error on FreeBSD</title>
		<description><![CDATA[Tried to manually setup my disks in order to install root FreeBSD on a ZFS mirror, but following the how-to’s available, I couldn’t get pass the first command. gpart create -s gpt ad0 geom 'ad0': File exists .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ [...]]]></description>
		<link>http://www.1stbyte.com/2010/08/25/geom-file-exists-error-on-freebsd/</link>
			</item>
	<item>
		<title>Removing offending key in known_hosts</title>
		<description><![CDATA[sed -i '53d' ~/.ssh/known_hosts Run in your home directory. Replace &#8220;53&#8243; with the line number referred to in the known_hosts error from the ssh login attempt. You need the &#8220;d&#8221;. If you had line 12, then you&#8217;ll show &#8217;12d&#8217; in that sed command.]]></description>
		<link>http://www.1stbyte.com/2010/08/05/removing-offending-key-in-known_hosts/</link>
			</item>
	<item>
		<title>My idea for an open alternative to Facebook</title>
		<description><![CDATA[I am always getting ideas, and this might be a cool one. I want a new Facebook. I want to make my own version of it. Only, not centrally controlled, and not a direct single-place-to-go site to be social. Why? Because I foresee a downfall. And because Facebook, if its not already there, is becoming [...]]]></description>
		<link>http://www.1stbyte.com/2010/05/05/my-idea-for-an-open-alternative-to-facebook/</link>
			</item>
	<item>
		<title>DNS settings hijacked and av.exe won&#8217;t go away. Internet turns Inertnet!</title>
		<description><![CDATA[Had a fun time today cleaning off some trojans and rootkits.  On this one client system, while trying to go online, the Internet  turned into the Inertnet! (Hahahha! I love that one!)  As usual, I have lots of ideas why, but no real evidence and clients saying “I don’t know how it got there.”  Doesn’t [...]]]></description>
		<link>http://www.1stbyte.com/2010/02/25/dns-settings-hijacked-and-av-exe-wont-go-away-internet-turns-inertnet/</link>
			</item>
	<item>
		<title>After updating login.conf in FreeBSD</title>
		<description><![CDATA[I only need to update this once in a while, but twice now I’ve forgotten what to run after an update to /etc/login.conf.&#160; Run this: cap_mkdb /etc/login.conf]]></description>
		<link>http://www.1stbyte.com/2010/02/12/after-updating-login-conf-in-freebsd/</link>
			</item>
	<item>
		<title>Google Chrome slow and laggy</title>
		<description><![CDATA[Well, if you’re like me, you probably love Google Chrome browser.&#160; And although the latest version of Firefox (3.6) is much improved in speed, it launches fast and browses quick, I still like Chrome better now that I am used to it.&#160; Especially now that it’s got my two favorite extensions, Lastpass and mouse gestures. [...]]]></description>
		<link>http://www.1stbyte.com/2010/02/11/google-chrome-slow-and-laggy/</link>
			</item>
	<item>
		<title>Rootkit from fes.sk/files</title>
		<description><![CDATA[I had a client recently that had their browsers hijacked. Everything they typed in the browser ended up redirecting them to some test_s.php file at “www.fes.sk”.&#160; (Don’t open that, or you might end up with a virus!&#160; I just wanted people to find this in case it might help clean this bug off!) Not sure [...]]]></description>
		<link>http://www.1stbyte.com/2010/02/09/rootkit-from-fes-skfiles/</link>
			</item>
	<item>
		<title>Microsoft Security Essentials MsMpEng.exe using high CPU Time</title>
		<description><![CDATA[I have Windows 7 Ultimate x64, but I think this might be problem in any version. I keep having issues with MsMpEng.exe hogging the cpu.  Basically, using a large amount of resources, like 100%!  It&#8217;s eating the CPU time and a lot of memory.  The system will work just fine, even after running for hours, [...]]]></description>
		<link>http://www.1stbyte.com/2010/02/01/microsoft-security-essentials-msmpeng-exe-using-high-cpu-time/</link>
			</item>
	<item>
		<title>Couple useful Windows Explorer shortcuts</title>
		<description><![CDATA[So I never took the time to look these up, but I just heard about them recently.&#160; I always wanted to know how to create a new folder in Windows Explorer without having to use menu’s, by just using a keyboard shortcut. In the right side of the Explorer window, where you want the new [...]]]></description>
		<link>http://www.1stbyte.com/2010/01/21/couple-useful-windows-explorer-shortcuts/</link>
			</item>
	<item>
		<title>The specified server cannot perform the requested operation</title>
		<description><![CDATA[I was not able to access a newly joined Windows 7 computer on our domain from our Windows 2000 Server.&#160; I just received that error.&#160; “Cannot perform the requested operation”&#160; Sharing was setup ok, permissions and security set ok, firewall was turned off.&#160; I saw an Event ID 2017 on the Windows 7 system, too. [...]]]></description>
		<link>http://www.1stbyte.com/2010/01/12/the-specified-server-cannot-perform-the-requested-operation/</link>
			</item>
	<item>
		<title>Exchange 2007 Server Powershell tests</title>
		<description><![CDATA[Get the test commands available: get-help test* Should list out the tests available to you. &#160; Test overall system health: test-systemhealth &#160; Check Outlook Web services: test-outlookwebservices –identity:amailblox@organization.com &#124; fl &#160; (note the “fl” at the end, helps reading output, otherwise it will not wrap the lines)]]></description>
		<link>http://www.1stbyte.com/2010/01/04/exchange-2007-server-powershell-tests/</link>
			</item>
	<item>
		<title>Unable to login to CIFS ZFS share and windows prompting for password</title>
		<description><![CDATA[I setup my share right, followed all the instructions, set the /etc/pam.conf entry.&#160; Couldn’t get into my share, and my password wouldn’t work. I found that you can test your PAM mapping like so: smbutil login –c username But that gave me: Keychain entry not found. &#160; Ok, had to do a little searching…&#160; found [...]]]></description>
		<link>http://www.1stbyte.com/2009/12/19/unable-to-login-to-cifs-zfs-share-and-windows-prompting-for-password/</link>
			</item>
	<item>
		<title>OpenSolaris VNC server configuration</title>
		<description><![CDATA[This is one of several, little, quick notes about OSOL config. I have done several installs now, and each time I forget some of the little things.&#160; That’s what a Blog is for though, right?&#160; There are lots of sites describing this online, so it’s not tough to find.&#160; I just wanted to find it [...]]]></description>
		<link>http://www.1stbyte.com/2009/11/14/opensolaris-vnc-server-configuration/</link>
			</item>
	<item>
		<title>ZFS CIFS Network Password Is Not Correct</title>
		<description><![CDATA[Just a few quick notes on the ZFS CIFS sharing. Check the /etc/pam.conf has the smb line: other password required pam_smb_passwd.so.1 nowarn If not, add that to the end of the file.&#160; If you, check /var/smb/smbpasswd you should also see a line for your account with a hashed password listed.&#160; In my case, I had [...]]]></description>
		<link>http://www.1stbyte.com/2009/10/25/zfs-cifs-network-password-is-not-correct/</link>
			</item>
</channel>
</rss>
