<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lev Shuvalov&#160; &#187; general</title>
	<atom:link href="http://shuvalov.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://shuvalov.com</link>
	<description>system administrator</description>
	<lastBuildDate>Mon, 10 Oct 2011 17:31:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>the first script on a fresh box to remove experts-exchange.com</title>
		<link>http://shuvalov.com/ubuntu-remove-experts-exchange-com/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-remove-experts-exchange-com</link>
		<comments>http://shuvalov.com/ubuntu-remove-experts-exchange-com/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 17:31:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=700</guid>
		<description><![CDATA[I don&#8217;t know why I hate the experts-exchange.com I just cannot help it cp /etc/hosts /etc/hosts-`date +"%y%m%d"` echo "127.0.0.1 experts-exchange.com www.experts-exchange.com" >> /etc/hosts]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know why I hate the experts-exchange.com I just cannot help it <img src='http://shuvalov.com/system-administrator/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><code><br />
cp /etc/hosts /etc/hosts-`date +"%y%m%d"`<br />
echo "127.0.0.1 experts-exchange.com www.experts-exchange.com" >> /etc/hosts<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/ubuntu-remove-experts-exchange-com/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>add vmware-tools depository in Ubuntu</title>
		<link>http://shuvalov.com/add-vmware-tools-depository-ubuntu-10-10-maverick-meerkat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-vmware-tools-depository-ubuntu-10-10-maverick-meerkat</link>
		<comments>http://shuvalov.com/add-vmware-tools-depository-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 15:29:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=679</guid>
		<description><![CDATA[Get and install public key $&#62;sudo wget http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub $&#62;sudo apt-key add VMWARE-PACKAGING-GPG-RSA-KEY.pub Add a line to file /etc/apt/sources.list like that: deb http://packages.vmware.com/tools/esx/&#60;esx-version&#62;/ubuntu &#60;dist&#62; main restricted in my case &#60;esx-version&#62;=4.1 and &#60;dist&#62;=maverick it will be: deb http://packages.vmware.com/tools/esx/4.1/ubuntu maverick main restricted $&#62; sudo apt-get update]]></description>
			<content:encoded><![CDATA[<p>Get and install public key</p>
<pre>$&gt;sudo wget http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub
$&gt;sudo apt-key add VMWARE-PACKAGING-GPG-RSA-KEY.pub</pre>
<p>Add a line to file /etc/apt/sources.list like that:</p>
<pre>deb http://packages.vmware.com/tools/esx/&lt;esx-version&gt;/ubuntu &lt;dist&gt; main restricted</pre>
<p>in my case &lt;esx-version&gt;=4.1 and &lt;dist&gt;=maverick it will be:</p>
<pre>deb http://packages.vmware.com/tools/esx/4.1/ubuntu maverick main restricted</pre>
<pre>$&gt; sudo apt-get update</pre>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/add-vmware-tools-depository-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>M$ windows style lock screen in Ubuntu 10.10 ( Maverick Meerkat )</title>
		<link>http://shuvalov.com/m-windows-style-lock-screen-in-ubuntu-10-10-maverick-meerkat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=m-windows-style-lock-screen-in-ubuntu-10-10-maverick-meerkat</link>
		<comments>http://shuvalov.com/m-windows-style-lock-screen-in-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 12:24:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnom]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=672</guid>
		<description><![CDATA[Gnome 2.32.0 System &#124; Preferences &#124; Keyboard Shortcuts &#124; Desktop &#124; Lock screen : Mod4+L]]></description>
			<content:encoded><![CDATA[<p>Gnome 2.32.0<br />
System | Preferences | Keyboard Shortcuts | Desktop | Lock screen : Mod4+L</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/m-windows-style-lock-screen-in-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable CTRL-ALT-DEL in Ubuntu 10.10 ( Maverick Meerkat )</title>
		<link>http://shuvalov.com/disable-ctrl-alt-del-in-ubuntu-10-10-maverick-meerkat-serve/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-ctrl-alt-del-in-ubuntu-10-10-maverick-meerkat-serve</link>
		<comments>http://shuvalov.com/disable-ctrl-alt-del-in-ubuntu-10-10-maverick-meerkat-serve/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 09:55:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=662</guid>
		<description><![CDATA[I have commented &#8220;exec shutdown &#8230; &#8221; in /etc/init/control-alt-delete.conf. # control-alt-delete - emergency keypress handling # # This task is run whenever the Control-Alt-Delete key combination is # pressed, and performs a safe reboot of the machine. description "emergency keypress handling" author "Scott James Remnant " start on control-alt-delete # 110624 prevent restart from command [...]]]></description>
			<content:encoded><![CDATA[<p>I have commented &#8220;exec shutdown &#8230; &#8221; in /etc/init/control-alt-delete.conf.</p>
<pre>
# control-alt-delete - emergency keypress handling
#
# This task is run whenever the Control-Alt-Delete key combination is
# pressed, and performs a safe reboot of the machine.

description     "emergency keypress handling"
author          "Scott James Remnant <scott@netsplit.com>"

start on control-alt-delete

# 110624 prevent restart from command line
# task
# exec shutdown -r now "Control-Alt-Delete pressed"
</pre>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/disable-ctrl-alt-del-in-ubuntu-10-10-maverick-meerkat-serve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>list all emails in domain</title>
		<link>http://shuvalov.com/list-all-emails-in-domain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=list-all-emails-in-domain</link>
		<comments>http://shuvalov.com/list-all-emails-in-domain/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 14:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=657</guid>
		<description><![CDATA[users and non-users dsquery * -limit 0 -filter "mail=*" -attr name mail > emails-in-domain.txt]]></description>
			<content:encoded><![CDATA[<p>users and non-users<br />
<code><br />
dsquery * -limit 0 -filter "mail=*" -attr name mail > emails-in-domain.txt<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/list-all-emails-in-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>disable virbr0 interface</title>
		<link>http://shuvalov.com/disable-virbr0-interface/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-virbr0-interface</link>
		<comments>http://shuvalov.com/disable-virbr0-interface/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 16:30:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[squid3]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vm]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=542</guid>
		<description><![CDATA[sudo virsh net-destroy default sudo virsh net-undefine default sudo /etc/init.d networking restart check sudo virsh net-list should be a blank table]]></description>
			<content:encoded><![CDATA[<p><code><br />
sudo virsh net-destroy default<br />
sudo virsh net-undefine default<br />
sudo /etc/init.d networking restart<br />
</code><br />
check<br />
<code><br />
sudo virsh net-list<br />
</code><br />
should be a blank table</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/disable-virbr0-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmware ESX 4.0 my standard virtual host v 1.0</title>
		<link>http://shuvalov.com/vmware-esx-4-0-my-standard-virtual-host-v-1-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-esx-4-0-my-standard-virtual-host-v-1-0</link>
		<comments>http://shuvalov.com/vmware-esx-4-0-my-standard-virtual-host-v-1-0/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 20:47:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[vmaware]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=643</guid>
		<description><![CDATA[vSphere Client right click on Datacenter &#124;&#124; Ctrl+N &#124;&#124; File &#62; New &#62; Virtual Machine Typical [Next] Name: myVMhost [Next] Choose a phisical host: esx1.mydomain.com [Next] Choose a datastore: Vmfs1 [Next] Choose an Operating System: Linux Choose a version of OS: Ubuntu Linux (64-bit) [Next] Choose a virtual disk size: 8 Gb [Next] Check "Edit [...]]]></description>
			<content:encoded><![CDATA[<p>vSphere Client<code><br />
right click on Datacenter || Ctrl+N || File &gt; New &gt; Virtual Machine<br />
Typical [Next]<br />
Name: myVMhost [Next]<br />
Choose a phisical host: esx1.mydomain.com [Next]<br />
Choose a datastore: Vmfs1 [Next]<br />
Choose an Operating System: Linux<br />
Choose a version of OS: Ubuntu Linux (64-bit) [Next]<br />
Choose a virtual disk size: 8 Gb [Next]<br />
Check "Edit the virtual mashine settings before completion" [Continue]<br />
Memory: 4Gb<br />
CPUs: 8<br />
Video card: Auto-detect video settings<br />
VMCI device: check<br />
New CD/DVD: Host Device /dev/scd0<br />
&nbsp;&nbsp;Connect at power on<br />
New Floppy: [REMOVE]<br />
New NIC: VM Vlan Default<br />
New Hard Disk: [NO CHANGES]<br />
[Finish]</code></p>
<p>Insert CD with OS into IBM CD/DVD ROM</p>
<p><code>[Power on the virtual machine]</code></p>
<p>VMware ESX 4.0 (Kandinsky) based on Red Hat Enterprise Linux Server 5.1 (Tikanda)<br />
vSphere Client (4.0.0 Build 208111)</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/vmware-esx-4-0-my-standard-virtual-host-v-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vesus beach hotel</title>
		<link>http://shuvalov.com/vesus-beach-hotel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vesus-beach-hotel</link>
		<comments>http://shuvalov.com/vesus-beach-hotel/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 20:44:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[cyprus]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[pafos]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=641</guid>
		<description><![CDATA[VENUS BEACH HOTEL tel +357 26-94-92-00 fax +357 26-94-92-24 P.O. Box 62309, CY &#8211; 8063 Pafos &#8211; Cyprus]]></description>
			<content:encoded><![CDATA[<p>VENUS BEACH HOTEL</p>
<p>tel +357 26-94-92-00<br />
fax +357 26-94-92-24</p>
<p>P.O. Box 62309,<br />
CY &#8211; 8063 Pafos &#8211; Cyprus</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/vesus-beach-hotel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>group policy, proxy settings for specific department</title>
		<link>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=group-policy-proxy-settings-for-specific-department</link>
		<comments>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 06:44:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[dc]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=596</guid>
		<description><![CDATA[On a domain controller under Domain/Enterprise Administrator rights 1) Open Active Directory Users and Computers -> Information Infrastructure -> right click on Specific Department -> Properties -> Group Policy -> select Specific Policy -> Edit -> User Configuration -> Windows Settings -> Internet Explorer Maintenance -> Connection -> Proxy Settings : set IP, Port, Bypass [...]]]></description>
			<content:encoded><![CDATA[<p>On a domain controller under Domain/Enterprise Administrator rights<br />
1)<br />
<code><br />
Open Active Directory Users and Computers -> Information Infrastructure -> right click on Specific Department -> Properties -> Group Policy -> select Specific Policy -> Edit -> User Configuration -> Windows Settings -> Internet Explorer Maintenance -> Connection -> Proxy Settings : set IP, Port, Bypass -> [Ok]<br />
</code><br />
2)<br />
<code><br />
Start -> Run -> gpupdate.exe /Target:User /force<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Weird Al White and Nerdy</title>
		<link>http://shuvalov.com/weird-al-white-and-nerdy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=weird-al-white-and-nerdy</link>
		<comments>http://shuvalov.com/weird-al-white-and-nerdy/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 20:30:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[lyric]]></category>
		<category><![CDATA[Weird Al]]></category>
		<category><![CDATA[White and Nerdy]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=592</guid>
		<description><![CDATA[They see me mowin&#8217; my front lawn I know they&#8217;re all thinkin&#8217; I&#8217;m so White and nerdy Think I&#8217;m just too white and nerdy Think I&#8217;m just too white and nerdy Can&#8217;t you see I&#8217;m white and nerdy Look at me I&#8217;m white and nerdy I wanna roll with the gangstas But so far they [...]]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/N9qYF9DZPdw?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/N9qYF9DZPdw?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>They see me mowin&#8217; my front lawn<br />
I know they&#8217;re all thinkin&#8217; I&#8217;m so<br />
White and nerdy</p>
<p>Think I&#8217;m just too white and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
Can&#8217;t you see I&#8217;m white and nerdy<br />
Look at me I&#8217;m white and nerdy<br />
<span id="more-592"></span><br />
I wanna roll with the gangstas<br />
But so far they all think I&#8217;m too<br />
White and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
I&#8217;m just too white and nerdy<br />
Really, really white and nerdy</p>
<p>First in my class here at MIT<br />
Got skills, I&#8217;m a champion at D&#038;D<br />
M.C. Escher, that&#8217;s my favorite M.C.<br />
Keep your 40, I&#8217;ll just have an Earl Grey tea<br />
My rims never spin, to the contrary<br />
You&#8217;ll find that they&#8217;re quite stationary<br />
All of my action figures are Cherry<br />
Stephen Hawking&#8217;s in my library</p>
<p>My MySpace page is all totally pimped out<br />
Got people beggin&#8217; for my top eight spaces<br />
Yo, I know pi to a thousand places<br />
Ain&#8217;t got no grills but I still wear braces<br />
I order all of my sandwiches with mayonnaise<br />
I&#8217;m a wiz at Minesweeper, I could play for days<br />
Once you&#8217;ve see my sweet moves, you&#8217;re gonna stay amazed<br />
My fingers movin&#8217; so fast I&#8217;ll set the place ablaze</p>
<p>There&#8217;s no killer app I haven&#8217;t run (run)<br />
At Pascal, well I&#8217;m number one (one)<br />
Do vector calculus just for fun<br />
I ain&#8217;t got a gat, but I got a soldering gun (what?)<br />
Happy Days is my favorite theme song<br />
I could sure kick your butt in a game of ping pong<br />
I&#8217;ll ace any trivia quiz you bring on<br />
I&#8217;m fluent in JavaScript as well as Klingon</p>
<p>Here&#8217;s the part I sing on&#8230;</p>
<p>You see me roll on my segway I know in my heart they think I&#8217;m<br />
White and nerdy</p>
<p>Think I&#8217;m just too white and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
Can&#8217;t you see I&#8217;m white and nerdy<br />
Look at me I&#8217;m white and nerdy</p>
<p>I&#8217;d like to roll with the gangstas<br />
Although it&#8217;s apparent I&#8217;m too<br />
White and nerdy</p>
<p>Think I&#8217;m just too white and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
I&#8217;m just too white and nerdy<br />
How&#8217;d I get so white and nerdy</p>
<p>I been browsin&#8217;, inspectin&#8217; X-Men comics<br />
You know I collect &#8216;em<br />
The pens in my pocket, I must protect them<br />
My ergonomic keyboard never leaves me bored<br />
Shoppin&#8217; online for deals on some writable media<br />
I edit Wikipedia<br />
I memorized Holy Grail really well<br />
I can recite it right now and have you R-O-T-F-L-O-L</p>
<p>I got a business doing websites (websites)<br />
When my friends need some code, who do they call?<br />
I do HTML for &#8216;em all<br />
Even made a homepage for my dog, yo<br />
I got myself a fanny pack<br />
They were havin&#8217; a sale down at The Gap<br />
Spend my nights with a roll of bubble wrap<br />
Pop, pop &#8211; hope no one sees me gettin&#8217; freaky</p>
<p>I&#8217;m nerdy in the extreme<br />
whiter than sour cream<br />
I was in AV club and glee club<br />
And even the chess team<br />
Only question I ever thought was hard<br />
Was &#8220;Do I like Kirk or do I like Picard?&#8221;<br />
Spend every weekend at the Renaissance Fair<br />
Got my name on my underwear</p>
<p>They see me strollin&#8217;, they&#8217;re laughin&#8217;<br />
And rollin&#8217; their eyes cause I&#8217;m so<br />
White and nerdy</p>
<p>Just because I&#8217;m white and nerdy<br />
Just because I&#8217;m white and nerdy<br />
All because I&#8217;m white and nerdy<br />
Holy cow, I&#8217;m white and nerdy</p>
<p>I wanna bowl with the gangstas<br />
But oh well, it&#8217;s obvious I&#8217;m<br />
White and nerdy</p>
<p>Think I&#8217;m just too white and nerdy<br />
Think I&#8217;m just too white and nerdy<br />
I&#8217;m just too white and nerdy<br />
Look at me I&#8217;m white and nerdy </p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/weird-al-white-and-nerdy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

