<?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>Shuvalov Lev</title>
	<atom:link href="http://shuvalov.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shuvalov.com</link>
	<description>system administrator</description>
	<lastBuildDate>Fri, 20 Apr 2012 09:24:34 +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>how to install Dig in Ubuntu</title>
		<link>http://shuvalov.com/how-to-install-dig-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-dig-in-ubuntu</link>
		<comments>http://shuvalov.com/how-to-install-dig-in-ubuntu/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 08:36:42 +0000</pubDate>
		<dc:creator>Lev Shuvalov</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=706</guid>
		<description><![CDATA[sudo apt-get install dnsutils or sudo -i apt-get update apt-get install dnsutils]]></description>
			<content:encoded><![CDATA[<p><code>sudo apt-get install dnsutils</code></p>
<p>or</p>
<p><code>sudo -i<br />
apt-get update<br />
apt-get install dnsutils</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/how-to-install-dig-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>root access in Ubuntu</title>
		<link>http://shuvalov.com/root-access-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=root-access-in-ubuntu</link>
		<comments>http://shuvalov.com/root-access-in-ubuntu/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 08:37:05 +0000</pubDate>
		<dc:creator>Lev Shuvalov</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=710</guid>
		<description><![CDATA[sudo -i Sometimes I get tired to type before every command sudo and sudo -i helps me in that case. Sure I can make a normal root user by just only command passwd without any parameters but ubuntu/debian people constantly remand me that is not a good idea so I will not do that.]]></description>
			<content:encoded><![CDATA[<p><code>sudo -i</code><br />
Sometimes I get tired to type before every command <strong>sudo</strong> and <strong>sudo -i</strong> helps me in that case. Sure I can make a normal root user by just only command <strong>passwd</strong> without any parameters but ubuntu/debian people constantly remand me that is not a good idea so I will not do that.  </p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/root-access-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flash player 64 bit in Ubuntu</title>
		<link>http://shuvalov.com/ubuntu-flash-player-64-bit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-flash-player-64-bit</link>
		<comments>http://shuvalov.com/ubuntu-flash-player-64-bit/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 09:09:13 +0000</pubDate>
		<dc:creator>Lev Shuvalov</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=703</guid>
		<description><![CDATA[sudo apt-get install chromium-browser flashplugin-installer I don&#8217;t really need the flash player but the message &#8220;missing plug-in&#8221; makes me anxious so I remove Chrome and install Chromium.]]></description>
			<content:encoded><![CDATA[<p><code>sudo apt-get install chromium-browser flashplugin-installer</code></p>
<p>I don&#8217;t really need the flash player but the message &#8220;missing plug-in&#8221; makes me anxious so I remove <strong>Chrome</strong> and install <strong>Chromium</strong>. </p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/ubuntu-flash-player-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Lev Shuvalov</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>4</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>Lev Shuvalov</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</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>Lev Shuvalov</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[in Gnome main menu: System &#124; Preferences &#124; Keyboard Shortcuts &#124; Desktop &#124; Lock screen : Mod4+L]]></description>
			<content:encoded><![CDATA[<p>in Gnome main menu:<br />
<code>System | Preferences | Keyboard Shortcuts | Desktop | Lock screen : Mod4+L</code></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</title>
		<link>http://shuvalov.com/disable-ctrl-alt-del-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-ctrl-alt-del-in-ubuntu</link>
		<comments>http://shuvalov.com/disable-ctrl-alt-del-in-ubuntu/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 09:55:39 +0000</pubDate>
		<dc:creator>Lev Shuvalov</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[10.04]]></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/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>Lev Shuvalov</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>Lev Shuvalov</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>Lev Shuvalov</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>
	</channel>
</rss>

