<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5146772532862356725</atom:id><lastBuildDate>Wed, 16 Sep 2015 23:55:02 +0000</lastBuildDate><category>howto</category><category>microsoft</category><category>windows server</category><category>security</category><category>unix</category><category>centos</category><category>mac</category><category>news</category><category>aix</category><category>ksh</category><category>solaris</category><category>hyper-v</category><category>redhat</category><category>ssl</category><category>sun</category><category>apple tv</category><category>backup</category><category>command line</category><category>core</category><category>dns</category><category>excel</category><category>exchange</category><category>gmail</category><category>group policy</category><category>ie</category><category>networking</category><category>oracle</category><category>project server</category><category>quotes</category><category>shell</category><category>sql server</category><category>ubuntu</category><category>windows 7</category><category>wmic</category><category>wsus</category><category>xbmc</category><category>xp</category><title>SysAdmin.be</title><description>Personal brain dump of a sysadmin turned customer support engineer</description><link>http://www.sysadmin.be/</link><managingEditor>noreply@blogger.com (DJ)</managingEditor><generator>Blogger</generator><openSearch:totalResults>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4935455531950710086</guid><pubDate>Sat, 06 Dec 2014 16:18:00 +0000</pubDate><atom:updated>2014-12-06T17:18:58.356+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mac</category><title> Mac OS X: how to generate md5 sha1 sha256 checksums from command line </title><description>&lt;ul&gt;&lt;li&gt;Calculate MD5 checksum: &lt;div&gt;&lt;div class=&quot;syntaxhighlighter nogutter  shell&quot; id=&quot;highlighter_875088&quot;&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;code&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;code class=&quot;shell plain&quot;&gt;md5 &lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;/tmp/1&lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;.iso&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;Calculate SHA-1 checksum: &lt;div&gt;&lt;div class=&quot;syntaxhighlighter nogutter  shell&quot; id=&quot;highlighter_150999&quot;&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;code&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;code class=&quot;shell plain&quot;&gt;shasum -a 1 &lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;/tmp/1&lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;.iso&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;Calculate SHA-256 checksum: &lt;div&gt;&lt;div class=&quot;syntaxhighlighter nogutter  shell&quot; id=&quot;highlighter_412532&quot;&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;code&quot;&gt;&lt;div class=&quot;container&quot;&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;code class=&quot;shell plain&quot;&gt;shasum -a 256 &lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;/tmp/1&lt;/code&gt;&lt;code class=&quot;shell plain&quot;&gt;.iso&lt;/code&gt;&lt;/div&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;/div&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;/div&gt;&lt;div class=&quot;line number1 index0 alt2&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;a href=&quot;http://notepad2.blogspot.com/2012/07/mac-os-x-how-to-generate-md5-sha1.html?spref=bl&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt; </description><link>http://www.sysadmin.be/2014/12/mac-os-x-how-to-generate-md5-sha1.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4083196821165011618</guid><pubDate>Sun, 07 Sep 2014 13:35:00 +0000</pubDate><atom:updated>2014-09-07T16:48:11.950+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">centos</category><title>how to set your timezone</title><description>[root@vps zoneinfo]# &lt;b&gt;cp /usr/share/zoneinfo/CET /etc/localtime&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;You need to adjust &quot;&lt;b&gt;/usr/share/zoneinfo/CET&quot;&lt;/b&gt;&amp;nbsp;and adapt it to your local timezone.</description><link>http://www.sysadmin.be/2014/09/how-to-set-your-timezone.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-7816429791202799922</guid><pubDate>Sun, 07 Sep 2014 13:28:00 +0000</pubDate><atom:updated>2014-09-07T15:28:32.203+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">centos</category><title>bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory</title><description>Macintosh-3:~ user$ ssh root@vps.server.com&lt;br /&gt;root@vps.server.com&#39;s password:&lt;br /&gt;Last login: Sun Sep &amp;nbsp;7 17:07:46 2014 from x.x.x.x&lt;br /&gt;-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory&lt;br /&gt;[root@vps ~]# locale&lt;br /&gt;locale: Cannot set LC_CTYPE to default locale: No such file or directory&lt;br /&gt;locale: Cannot set LC_ALL to default locale: No such file or directory&lt;br /&gt;LANG=en_US.utf8&lt;br /&gt;&lt;b&gt;LC_CTYPE=UTF-8&lt;/b&gt;&lt;br /&gt;LC_NUMERIC=&quot;en_US.utf8&quot;&lt;br /&gt;LC_TIME=&quot;en_US.utf8&quot;&lt;br /&gt;LC_COLLATE=&quot;en_US.utf8&quot;&lt;br /&gt;LC_MONETARY=&quot;en_US.utf8&quot;&lt;br /&gt;LC_MESSAGES=&quot;en_US.utf8&quot;&lt;br /&gt;LC_PAPER=&quot;en_US.utf8&quot;&lt;br /&gt;LC_NAME=&quot;en_US.utf8&quot;&lt;br /&gt;LC_ADDRESS=&quot;en_US.utf8&quot;&lt;br /&gt;LC_TELEPHONE=&quot;en_US.utf8&quot;&lt;br /&gt;LC_MEASUREMENT=&quot;en_US.utf8&quot;&lt;br /&gt;LC_IDENTIFICATION=&quot;en_US.utf8&quot;&lt;br /&gt;&lt;b&gt;LC_ALL=&lt;/b&gt;&lt;br /&gt;[root@vps ~]# &lt;b&gt;vi /etc/sysconfig/i18n&amp;nbsp;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;LANG=&quot;en_US.utf8&quot;&lt;br /&gt;LC_CTYPE=&quot;en_US.utf8&quot;&lt;br /&gt;LC_ALL=&quot;en_US.utf8&quot;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;[root@vps ~]# &lt;b&gt;source /etc/sysconfig/i18n&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;problem solved :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</description><link>http://www.sysadmin.be/2014/09/bash-warning-setlocale-lcctype-cannot.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-750710170338350941</guid><pubDate>Mon, 03 Jun 2013 09:00:00 +0000</pubDate><atom:updated>2013-06-03T11:00:25.136+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">aix</category><title>Change TimeZone on AIX</title><description>Use&lt;br /&gt;&lt;strong&gt;&amp;nbsp;smitty chtz_date&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;Note that a reboot is required to activate changes.</description><link>http://www.sysadmin.be/2013/06/change-timezone-on-aix.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-6778650840304931513</guid><pubDate>Thu, 28 Feb 2013 12:39:00 +0000</pubDate><atom:updated>2013-02-28T13:39:53.960+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">oracle</category><title>How to reproduce ORA-04031</title><description>&lt;span&gt;You are able to reproduce the ORA-04031 with shared pool depletion by  pin dbms_shared_pool procedure by all the cursor on the SGA as shown  below, it prohibits the release.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt; &lt;br /&gt;&lt;pre&gt;&lt;span&gt; conn / as sysdba&lt;/span&gt;&lt;br /&gt;&lt;span&gt; declare&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; i number;&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; j char (30);&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; sqlstr varchar2 (100);&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; cursor cur_pin is&lt;/span&gt;&lt;br /&gt;   &lt;span&gt; select rawtohex (address) | | &#39;,&#39; | | to_char (hash_value)&lt;/span&gt;&lt;br /&gt;   &lt;span&gt; from sys.v_ $ sql where kept_versions = 0;&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; rec_pin varchar2 (1000);&lt;/span&gt;&lt;br /&gt;&lt;span&gt; begin&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; i: = 1;&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; loop&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; loop&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; i: = i +1;&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; exit when i mod 1000 = 0;&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; sqlstr: = &#39;select&#39;&#39;&#39; | | i | |&#39;&#39; &#39;from dual&#39;;&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; execute immediate sqlstr into j;&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; end loop;&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; open cur_pin;&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; loop&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; fetch cur_pin into rec_pin;&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; exit when cur_pin% notfound;&lt;/span&gt;&lt;br /&gt;      &lt;span&gt; dbms_shared_pool.keep (rec_pin, &#39;x&#39;);&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; end loop;&lt;/span&gt;&lt;br /&gt;    &lt;span&gt; close cur_pin;&lt;/span&gt;&lt;br /&gt;  &lt;span&gt; end loop;&lt;/span&gt;&lt;br /&gt;&lt;span&gt; end;&lt;/span&gt;&lt;br /&gt;&lt;span&gt; /&lt;/span&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;Source: &lt;a href=&quot;http://www.doppo1.net/oracle/trouble/ORA-04031.html&quot; target=&quot;_blank&quot;&gt;http://www.doppo1.net/oracle/trouble/ORA-04031.html&lt;/a&gt;&lt;/pre&gt;</description><link>http://www.sysadmin.be/2013/02/how-to-reproduce-ora-04031.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4583735941665431587</guid><pubDate>Mon, 25 Feb 2013 14:08:00 +0000</pubDate><atom:updated>2013-02-25T15:08:02.690+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><title>No buffer space available (maximum connections reached?) </title><description>&lt;b&gt;Caused by: java.net.SocketException: No buffer space available (maximum connections reached?): connect&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This is most likely due to the number of ephemeral TCP ports being exhausted, the server has too many active client connections due to which the ephemeral TCP ports are all used up and in this case no more ports can be allocated to a new client connection request resulting in the behaviour we see here that no new connections can be setup.&lt;br /&gt;&lt;br /&gt;Quoting from Wikipedia entry:&lt;br /&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Ephemeral_port&quot;&gt;http://en.wikipedia.org/wiki/Ephemeral_port&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&quot;Ephemeral port is a transport protocol port for Internet Protocol (IP) communications allocated automatically from a predefined range by the TCP/IP Stack Software. It is typically used by the TCP, UDP or SCTP as port for the client end of a client-server communication when the application doesn&#39;t bind the socket to a specific port number, or by a server application to free up service&#39;s well known listening port and establish a service connection to the client host. The allocations are temporary and only valid for the duration of the connection. After completion of the communication session the ports become available for reuse, although most implementations simply increment the last used port number until the ephemeral port range is exhausted.&quot;&lt;br /&gt;&lt;br /&gt;This is a known issue on Windows boxes, a hotfix is available from Microsoft: &quot;Kernel sockets leak on a multiprocessor computer that is running Windows Server 2008 R2 or Windows 7&quot; - &lt;a href=&quot;http://support.microsoft.com/kb/2577795&quot;&gt;http://support.microsoft.com/kb/2577795&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://rwatsh.blogspot.be/2012/04/resolution-for-no-buffer-space.html&quot;&gt;http://rwatsh.blogspot.be/2012/04/resolution-for-no-buffer-space.html&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://dbaktiar-on-java.blogspot.be/2010/03/hudson-shows-buffer-space-available.html&quot;&gt;http://dbaktiar-on-java.blogspot.be/2010/03/hudson-shows-buffer-space-available.html&lt;/a&gt;&lt;br /&gt;</description><link>http://www.sysadmin.be/2013/02/no-buffer-space-available-maximum.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-6546117821126017927</guid><pubDate>Wed, 06 Feb 2013 16:14:00 +0000</pubDate><atom:updated>2013-02-06T17:14:52.412+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">aix</category><category domain="http://www.blogger.com/atom/ns#">dns</category><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">redhat</category><category domain="http://www.blogger.com/atom/ns#">solaris</category><title>HOW TO: Disable DNS caching</title><description>For Solaris: &lt;br /&gt;To disable the DNS cache on Solaris&lt;br /&gt;1. Edit the file /etc/nscd.conf as follows:&lt;br /&gt;a. un-comment the line # enable-cache hosts no.&lt;br /&gt;b. add the line enable-cache ipnodes no after the line above.&lt;br /&gt;2. To activate the changes, restart the nscd daemon by typing the command:&lt;br /&gt;$ svcadm restart svc:/system/name-service-cache&lt;br /&gt;&lt;br /&gt;For AIX:&lt;br /&gt;To disable the DNS cache on AIX 6.1&lt;br /&gt;DNS caching is managed by the network caching daemon (netcd).&lt;br /&gt;1. stop the network caching daemon : #stopsrc -s netcd&lt;br /&gt;2. prevent the network caching daemon from starting at boot time, edit the file /etc/rc.tcpip:&lt;br /&gt;a. comment the line for the netcd daemon as follows:&lt;br /&gt;# Start up binld daemon&lt;br /&gt;#start /usr/sbin/binld &quot;$src_running&quot;&lt;br /&gt;For more information see IBM Technote T1010925 &lt;br /&gt;&lt;br /&gt;For Linux:&lt;br /&gt;To disable the DNS cache on Linux&lt;br /&gt;1. Edit the file /etc/nscd.conf as follows:&lt;br /&gt;a. un-comment or update the line to reflect: enable-cache hosts no&lt;br /&gt;2. To activate the changes, restart the nscd daemon by typing the command:&lt;br /&gt;# service nscd restart&lt;br /&gt;3. Make sure the dnsmasq service not running:&lt;br /&gt;a. stop the service : # service dnsmasq stop&lt;br /&gt;b. disable the service from starting at boot time : &lt;br /&gt;# chkconfig dnsmasq off&lt;br /&gt;# chkconfig --list dnsmasq&lt;br /&gt;dnsmasq&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0:off&amp;nbsp;&amp;nbsp; 1:off&amp;nbsp;&amp;nbsp; 2:off&amp;nbsp;&amp;nbsp; 3:off&amp;nbsp;&amp;nbsp; 4:off&amp;nbsp;&amp;nbsp; 5:off&amp;nbsp;&amp;nbsp; 6:off&lt;br /&gt;#&lt;br /&gt;</description><link>http://www.sysadmin.be/2013/02/how-to-disable-dns-caching.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4716143543466066017</guid><pubDate>Mon, 28 Jan 2013 14:07:00 +0000</pubDate><atom:updated>2013-01-28T15:07:28.944+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">aix</category><category domain="http://www.blogger.com/atom/ns#">ksh</category><category domain="http://www.blogger.com/atom/ns#">shell</category><category domain="http://www.blogger.com/atom/ns#">unix</category><title>Use your arrow keys in AIX KSH</title><description>&lt;ul&gt;&lt;li&gt;login as root&lt;/li&gt;&lt;li&gt;open /root/.kshrc (change /root in caes you change the home dir of root)&lt;/li&gt;&lt;li&gt;add the following&lt;/li&gt;&lt;/ul&gt;set -o emacs&lt;br /&gt;alias __A=`echo &quot;\020&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # up arrow = ^p = back a command&lt;br /&gt;alias __B=`echo &quot;\016&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # down arrow = ^n = down a command&lt;br /&gt;alias __C=`echo &quot;\006&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # right arrow = ^f = forward a character&lt;br /&gt;alias __D=`echo &quot;\002&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # left arrow = ^b = back a character&lt;br /&gt;alias __H=`echo &quot;\001&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # home = ^a = start of line&lt;br /&gt;alias __Y=`echo &quot;\005&quot;`&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # end = ^e = end of line&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;save the file&lt;/li&gt;&lt;li&gt;logout&lt;/li&gt;&lt;li&gt;login and you can make use of the arrow keys &lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;</description><link>http://www.sysadmin.be/2013/01/use-your-arrow-keys-in-aix-ksh.html</link><author>noreply@blogger.com (DJ)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-3910927523938264720</guid><pubDate>Sun, 27 Jan 2013 20:05:00 +0000</pubDate><atom:updated>2013-01-27T21:05:05.191+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mac</category><title>Mount SMB Network Drive permanently</title><description>How to mount a smb network drive permanently in Mac OS X:&lt;br /&gt;&lt;br /&gt;1. Mount drive in Finder&lt;br /&gt;2. Go to System Preferences &amp;gt; System &amp;gt; Users &amp;amp; Groups &amp;gt; your account &amp;gt; Login items tab&lt;br /&gt;3. Add the SMB drive in the list of objects as if it was an application </description><link>http://www.sysadmin.be/2013/01/mount-smb-network-drive-permanently.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-7092115488176485367</guid><pubDate>Mon, 03 Dec 2012 14:13:00 +0000</pubDate><atom:updated>2012-12-03T15:13:33.540+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">excel</category><category domain="http://www.blogger.com/atom/ns#">windows 7</category><title>Allow Excel 2010 to open separate windows.</title><description>&lt;i&gt;&quot;&lt;/i&gt;&lt;br /&gt;&lt;i&gt;There is no real trick to getting Excel 2010 to open two screens side  by side.&amp;nbsp; There’s many tricks out there but none seem to work properly,  if at all.&amp;nbsp; Registry hacks can work but then other problems can arise  and you need to fix those issues.&amp;nbsp; Then you get in deep over your head  and need to call a technician.&amp;nbsp; Embarrassed to say what you did, the  technician maybe racking up the hours trying to fix the registry because  you probably didn’t back it up first.&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&lt;/i&gt;&lt;i&gt;I&lt;b&gt;t’s simple, have a shortcut to Excel on your desktop.&amp;nbsp; Not a  shortcut to the individual files, but a shortcut to the main Excel 2010  program.&amp;nbsp; Open Excel, click File and open your file.&amp;nbsp; Next, minimize  that Excel document or move it to your other screen, out of the way so  you can see the shortcut to Excel 2010.&amp;nbsp; Open the second instance of  Excel 2010 via the shortcut on your desktop.&amp;nbsp; The second window comes up  blank and available for you to go to File and open your second  spreadsheet file.&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&lt;/i&gt;&lt;i&gt;Now you have two windows/instances of Excel 2010 at the same time  which you can either overlap, side by side on same screen, or if you  have two monitors, you can have one on each monitor.&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&quot;&lt;/i&gt;&lt;br /&gt;Source: &lt;a href=&quot;http://blog.twinbytes.ca/2012/10/25/excel-2010-open-separate-windows/&quot; target=&quot;_blank&quot;&gt;&lt;span id=&quot;goog_747703370&quot;&gt;&lt;/span&gt;http://blog.twinbytes.ca/2012/10/25/excel-2010-open-separate-windows/&lt;/a&gt;&lt;i&gt;&lt;a href=&quot;http://blog.twinbytes.ca/2012/10/25/excel-2010-open-separate-windows/&quot; target=&quot;_blank&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://www.blogger.com/blogger.g?blogID=5146772532862356725&quot;&gt;&lt;span id=&quot;goog_747703371&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;</description><link>http://www.sysadmin.be/2012/12/allow-excel-2010-to-open-separate.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-392772319028351166</guid><pubDate>Fri, 19 Oct 2012 11:01:00 +0000</pubDate><atom:updated>2012-10-19T13:01:21.880+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">security</category><category domain="http://www.blogger.com/atom/ns#">wsus</category><category domain="http://www.blogger.com/atom/ns#">xp</category><title>Windows XP SP3 wsus client not updating</title><description>When you run the WSUS Client Diagnostics Tool, you get the following error at the end :&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL, &amp;amp;downloadBuffe r) failed with hr=0x80072efd&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;A connection with the server could not be established&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;In addition, your WSUS server is most likely not configured to listen on port 80.&lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;In my case manually updating the WUAgent to v7.4 (&lt;a href=&quot;http://download.windowsupdate.com/windowsupdate/redist/standalone/7.4.7600.226/windowsupdateagent30-x86.exe&quot; target=&quot;_blank&quot;&gt;x86 &lt;/a&gt;| &lt;a href=&quot;http://download.windowsupdate.com/windowsupdate/redist/standalone/7.4.7600.226/windowsupdateagent30-x64.exe&quot; target=&quot;_blank&quot;&gt;x64&lt;/a&gt;)  solved the problem.&lt;br /&gt;&lt;br /&gt;I suspect the client is trying to execute a selfupdate but this fails because the WSUS server is not responding on port 80.</description><link>http://www.sysadmin.be/2012/10/windows-xp-sp3-wsus-client-not-updating.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4216444067791161672</guid><pubDate>Wed, 26 Sep 2012 15:13:00 +0000</pubDate><atom:updated>2012-09-26T17:13:22.856+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><category domain="http://www.blogger.com/atom/ns#">wmic</category><title>Invalid XSL format (or) file name.</title><description>Are you executing some wmic commands, most likely with a format command and getting the following error : &lt;b&gt;Invalid XSL format (or) file name.&lt;/b&gt; &lt;br&gt;&lt;br&gt;for example : &lt;b&gt;wmic process list FULL /FORMAT:CSV&lt;/b&gt;&lt;br&gt;&lt;br&gt;You running on Windows 7 (64-bit) or Windows 2008 R2 and have installed additional keyboards or language settings.&lt;br&gt;&lt;br&gt;It seems that some wmic commands use files that are located in a localized folder:&lt;br&gt;&lt;br&gt;on 32-bit : C:\Windows\System32\wbem\en-US&lt;br&gt;on 64-bit : C:\Windows\SysWOW64\wbem\en-US&lt;br&gt;&lt;br&gt;If you have for example a UK keyboard layout installed, simply copy  C:\Windows\SysWOW64\wbem\en-US to C:\Windows\SysWOW64\wbem\en-GB.&lt;br&gt;&lt;br&gt;Your format command above should work fine now.&lt;br&gt;</description><link>http://www.sysadmin.be/2012/09/invalid-xsl-format-or-file-name.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-2701647427270526498</guid><pubDate>Fri, 23 Mar 2012 13:46:00 +0000</pubDate><atom:updated>2012-03-23T15:04:22.650+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">centos</category><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">ksh</category><category domain="http://www.blogger.com/atom/ns#">redhat</category><category domain="http://www.blogger.com/atom/ns#">unix</category><title>HOWTO change the LS colors on RedHat/CentOS</title><description>copy the /etc/DIR_COLORS file to your $HOME dir and make the necessary changes in the file.</description><link>http://www.sysadmin.be/2012/03/howto-change-ls-colors-on-redhatcentos.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-8935520226249337249</guid><pubDate>Fri, 23 Mar 2012 13:18:00 +0000</pubDate><atom:updated>2012-03-23T15:05:49.945+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ksh</category><category domain="http://www.blogger.com/atom/ns#">unix</category><title>Korn Shell</title><description>enable TAB completion : set -o viraw (or use set -o vi, works on my redhat enterprise 5.7)&lt;br /&gt;&lt;br /&gt;prompt formatting : PS1=&#39;[$USER@$HOSTNAME]:${PWD#${PWD%/*/*}/} # &#39;&lt;br /&gt;&lt;br /&gt;http://osr507doc.sco.com/en/OSUserG/_The_Korn_shell_profile_and_kshrc.html</description><link>http://www.sysadmin.be/2012/03/korn-shell.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-8487599452307368070</guid><pubDate>Tue, 29 Nov 2011 14:21:00 +0000</pubDate><atom:updated>2011-11-29T15:23:23.089+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">sql server</category><title>SQL Server 2008 R2 - How to gain access to a new installation</title><description>In case you ever need to connect to a fresh installation of MS SQL Server 2008 R2 and you were not added during the installation, follow this procedure to gain access :&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://beyondrelational.com/blogs/chintak/archive/2010/07/20/sql-2008-r2-new-installation-and-login-password-unknown.aspx&quot;&gt;http://beyondrelational.com/blogs/chintak/archive/2010/07/20/sql-2008-r2-new-installation-and-login-password-unknown.aspx&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/sql-server-2008-r2-how-to-gain-access.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-2401367482652208202</guid><pubDate>Mon, 21 Nov 2011 13:23:00 +0000</pubDate><atom:updated>2011-11-21T14:26:42.265+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">group policy</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">security</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><title>Disable UAC for Windows Servers through Group Policy</title><description>In Computer Configuration | Policies | Windows Settings | Security Settings | Local Policies | Security Options configure the following values:&lt;br /&gt;&lt;br /&gt;- User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode&lt;br /&gt;- User Account Control: Detect application installations and prompt for elevation&lt;br /&gt;- User Account Control: Turn on Admin Approval Mode&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.techrepublic.com/blog/datacenter/disable-uac-for-windows-servers-through-group-policy/3709&quot;&gt;Source&lt;/a&gt;.</description><link>http://www.sysadmin.be/2011/11/disable-uac-for-windows-servers-through.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-7527375254548704881</guid><pubDate>Sat, 19 Nov 2011 15:50:00 +0000</pubDate><atom:updated>2011-11-19T16:55:02.212+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">apple tv</category><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">xbmc</category><title>Install XBMC on an Apple TV 2</title><description>Link collection of what i used to install XBMC on my brand new apple TV 2 :&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://forum.xbmc.org/showthread.php?t=99315&quot;&gt;http://forum.xbmc.org/showthread.php?t=99315&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://support.firecore.com/entries/387605&quot;&gt;http://support.firecore.com/entries/387605&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://wiki.xbmc.org/index.php?title=Install_XBMC_on_ATV2&quot;&gt;http://wiki.xbmc.org/index.php?title=Install_XBMC_on_ATV2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://wiki.xbmc.org/index.php?title=Install_XBMC_on_ATV2#Nightly&quot;&gt;http://wiki.xbmc.org/index.php?title=Install_XBMC_on_ATV2#Nightly&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://wiki.xbmc.org/index.php?title=XBMC_for_iOS_specific_FAQ#direct_boot&quot;&gt;http://wiki.xbmc.org/index.php?title=XBMC_for_iOS_specific_FAQ#direct_boot&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/install-xbmc-on-apple-tv-2.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-530763807644559492</guid><pubDate>Fri, 18 Nov 2011 16:40:00 +0000</pubDate><atom:updated>2011-11-18T17:44:18.371+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">core</category><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><title>Pagefile Management for Windows Server Core</title><description>First you need to disable the automatic management:&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style:italic;&quot;&gt;wmic&lt;br /&gt;&gt;computersystem where name=&quot;hostname&quot; set AutomaticManagedPagefile=False&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Next, you select where to put the pagefile and how big it should be (expressed in MB)&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-style:italic;&quot;&gt;wmic&lt;br /&gt;&gt;pagefileset where name=”C:\\pagefile.sys” set InitialSize=8192,MaximumSize=8192&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;More info : &lt;a href=&quot;http://blogs.dirteam.com/blogs/sanderberkouwer/archive/2007/12/27/page-files-in-server-core.aspx&quot;&gt;http://blogs.dirteam.com/blogs/sanderberkouwer/archive/2007/12/27/page-files-in-server-core.aspx&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/pagefile-management-for-windows-server.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-7826817930566497499</guid><pubDate>Fri, 18 Nov 2011 08:02:00 +0000</pubDate><atom:updated>2011-11-18T09:03:44.766+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">networking</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><title>Free eBook: TCP/IP Fundamentals for Microsoft Windows</title><description>&lt;span style=&quot;font-style:italic;&quot;&gt;This online book describes the fundamentals of TCP/IP in Windows Vista, Windows Server 2008, Windows XP, and Windows Server 2003.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://blogs.technet.com/b/johnbaker/archive/2011/11/10/free-ebook-tcp-ip-fundamentals-for-microsoft-windows.aspx&quot;&gt;http://blogs.technet.com/b/johnbaker/archive/2011/11/10/free-ebook-tcp-ip-fundamentals-for-microsoft-windows.aspx&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/free-ebook-tcpip-fundamentals-for.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-8985490746802886535</guid><pubDate>Fri, 18 Nov 2011 07:52:00 +0000</pubDate><atom:updated>2011-11-18T09:02:09.275+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">hyper-v</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">windows server</category><title>Free eBook: Understanding Microsoft Virtualization R2 Solutions</title><description>&lt;span style=&quot;font-style:italic;&quot;&gt;Learn about the latest Microsoft Virtualization technologies, including Hyper-V and Windows Azure. Download Understanding Microsoft Virtualization R2 Solutions, written by industry expert Mitch Tulloch along with the Microsoft Virtualization team.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://blogs.technet.com/b/johnbaker/archive/2011/11/04/free-ebook-understanding-microsoft-virtualization-r2-solutions.aspx&quot;&gt;http://blogs.technet.com/b/johnbaker/archive/2011/11/04/free-ebook-understanding-microsoft-virtualization-r2-solutions.aspx&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/free-ebook-understanding-microsoft.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-8261258056985380178</guid><pubDate>Wed, 02 Nov 2011 16:39:00 +0000</pubDate><atom:updated>2011-11-02T17:41:10.976+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">security</category><category domain="http://www.blogger.com/atom/ns#">ubuntu</category><category domain="http://www.blogger.com/atom/ns#">unix</category><title>Securing an Ubuntu Server</title><description>Action for me, still to do on my vps : &lt;a href=&quot;http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/&quot;&gt;http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/&lt;/a&gt;</description><link>http://www.sysadmin.be/2011/11/securing-ubuntu-server.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-7624216526662388045</guid><pubDate>Mon, 31 Oct 2011 12:49:00 +0000</pubDate><atom:updated>2011-10-31T13:53:35.985+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">command line</category><category domain="http://www.blogger.com/atom/ns#">howto</category><category domain="http://www.blogger.com/atom/ns#">mac</category><category domain="http://www.blogger.com/atom/ns#">unix</category><title>Find empty directories</title><description>Simple find command to find empty directories on a UNIX box :&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;find /path-to-directory -type d -empty&lt;/span&gt;</description><link>http://www.sysadmin.be/2011/10/find-empty-directories.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-4025972723442196690</guid><pubDate>Wed, 26 Oct 2011 11:48:00 +0000</pubDate><atom:updated>2011-10-26T13:49:23.397+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">news</category><title>Back</title><description>After a fairly long time being offline, i&#39;ll try to catch up again. Wish me luck!</description><link>http://www.sysadmin.be/2011/10/back.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-486123243191908740</guid><pubDate>Thu, 26 Nov 2009 21:14:00 +0000</pubDate><atom:updated>2009-11-26T22:14:08.413+01:00</atom:updated><title>Vacation</title><description>Again my apologies for not updating, way to busy in real life. Leaving for a 2 week holiday now, so i should restart again mid december. Take care!</description><link>http://www.sysadmin.be/2009/11/vacation.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5146772532862356725.post-8983000238187611486</guid><pubDate>Sun, 08 Nov 2009 10:01:00 +0000</pubDate><atom:updated>2009-11-08T11:01:58.367+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">news</category><title>Attending Tech-Ed Europe 09</title><description>I am leaving for Tech-Ed 2009, hosted in Berlin this year. I might post some updates here, will all depend if i find the time :-)</description><link>http://www.sysadmin.be/2009/11/attending-tech-ed-europe-09.html</link><author>noreply@blogger.com (DJ)</author><thr:total>0</thr:total></item></channel></rss>