<?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>LinuxBabu &#8230;&#8230;&#8230;..</title>
	<atom:link href="https://www.linuxbabu.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.linuxbabu.net</link>
	<description>Linux System Admin Blog....</description>
	<lastBuildDate>Sun, 08 Mar 2026 04:07:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Part 2 : WordPress :: xmlrpc.php Attack!</title>
		<link>https://www.linuxbabu.net/2026/03/part-2-wordpress-xmlrpc-php-attack/</link>
					<comments>https://www.linuxbabu.net/2026/03/part-2-wordpress-xmlrpc-php-attack/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Sun, 08 Mar 2026 04:07:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=962</guid>

					<description><![CDATA[This is in continuation to the post which I missed adding. To block xmlrpc.php attacks we have been using CSF firewall with custom rules as explained below : nano -w /etc/csf/csf.conf Replace CUSTOM1_LOG = "/var/log/customlog" with bellow : CUSTOM1_LOG = "/usr/local/apache/domlogs/*/*" add below custom script to nano -w /usr/local/csf/bin/regex.custom.pm # Block IP if more than ... <a title="Part 2 : WordPress :: xmlrpc.php Attack!" class="read-more" href="https://www.linuxbabu.net/2026/03/part-2-wordpress-xmlrpc-php-attack/" aria-label="Read more about Part 2 : WordPress :: xmlrpc.php Attack!">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2026/03/part-2-wordpress-xmlrpc-php-attack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reset Windows Administrator Password KVM &#8211; Virtualizor</title>
		<link>https://www.linuxbabu.net/2025/08/reset-windows-administrator-password-kvm-virtualizor/</link>
					<comments>https://www.linuxbabu.net/2025/08/reset-windows-administrator-password-kvm-virtualizor/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Sat, 02 Aug 2025 20:41:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=935</guid>

					<description><![CDATA[Warning: Make sure to create VM backup before proceeding further 1. Stop the VPS from Virtualizor. 2. Connect to Slave via SSH 3. Find the path to the VPS disk: 4. Run a filesystem check on the main partition: 5. Mount the disk and replace binary Utilman.exe with cmd.exe 6. Start the VPS.7. On the ... <a title="Reset Windows Administrator Password KVM &#8211; Virtualizor" class="read-more" href="https://www.linuxbabu.net/2025/08/reset-windows-administrator-password-kvm-virtualizor/" aria-label="Read more about Reset Windows Administrator Password KVM &#8211; Virtualizor">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2025/08/reset-windows-administrator-password-kvm-virtualizor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>cPanel :: Change nameservers for all zone files  using command line</title>
		<link>https://www.linuxbabu.net/2024/09/cpanel-change-nameservers-for-all-zone-files-using-command-line/</link>
					<comments>https://www.linuxbabu.net/2024/09/cpanel-change-nameservers-for-all-zone-files-using-command-line/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Wed, 25 Sep 2024 04:33:40 +0000</pubDate>
				<category><![CDATA[cPanel]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=920</guid>

					<description><![CDATA[Sometimes in cases like migration its needed to change the nameservers for all sites / zones to newer ones. Here the cPanel does not provide any option to do so. Here is way we can do it by command line : First and most important backup the Zone files : Using below you can replace ... <a title="cPanel :: Change nameservers for all zone files  using command line" class="read-more" href="https://www.linuxbabu.net/2024/09/cpanel-change-nameservers-for-all-zone-files-using-command-line/" aria-label="Read more about cPanel :: Change nameservers for all zone files  using command line">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2024/09/cpanel-change-nameservers-for-all-zone-files-using-command-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title></title>
		<link>https://www.linuxbabu.net/2024/04/910/</link>
					<comments>https://www.linuxbabu.net/2024/04/910/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Tue, 23 Apr 2024 08:13:26 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=910</guid>

					<description><![CDATA[WHM Logins shows error :: plugin error - Analytics: plugin not found New error has been seen while login to WHM : plugin error &#8211; Analytics: plugin not found Error logs shows no error. Here is the fix : rpm -e --nodeps --justdb cpanel-analyticsyum --disablerepo="*" --enablerepo="cpanel-plugins" install cpanel-analytics]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2024/04/910/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Norton blacklisted my website and it is CLEAN!</title>
		<link>https://www.linuxbabu.net/2020/03/norton-blacklisted-my-website-and-it-is-clean/</link>
					<comments>https://www.linuxbabu.net/2020/03/norton-blacklisted-my-website-and-it-is-clean/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 02:12:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=781</guid>

					<description><![CDATA[Norton for a long time used to show clients site as blacklisted, I registered for https://safeweb.norton.com/ and sent a review request........ days passed by with no reply. Scanned site at sitecheck.sucuri.net which too showed clean but blacklisted at Norton. Later found a quick solution on Norton forums :Submit category change request with WebPulse:https://sitereview.symantec.com/#/ Please enter a ... <a title="Norton blacklisted my website and it is CLEAN!" class="read-more" href="https://www.linuxbabu.net/2020/03/norton-blacklisted-my-website-and-it-is-clean/" aria-label="Read more about Norton blacklisted my website and it is CLEAN!">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2020/03/norton-blacklisted-my-website-and-it-is-clean/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CentOS 7 :: /var/log/messages , cron , secure log files empty</title>
		<link>https://www.linuxbabu.net/2019/08/centos-7-var-log-messages-cron-secure-log-files-empty/</link>
					<comments>https://www.linuxbabu.net/2019/08/centos-7-var-log-messages-cron-secure-log-files-empty/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Wed, 21 Aug 2019 03:53:53 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=760</guid>

					<description><![CDATA[Today I found a cPanel CentOS 7 server with empty log files : -rw------- 1 root root 0 Aug 18 05:57 cron-rw------- 1 root root 0 Aug 18 05:57 maillog-rw------- 1 root root 0 Aug 18 05:57 messages-rw------- 1 root root 0 Aug 18 05:57 secure Found a quick solution : rm -f /var/lib/rsyslog/imjournal.state service ... <a title="CentOS 7 :: /var/log/messages , cron , secure log files empty" class="read-more" href="https://www.linuxbabu.net/2019/08/centos-7-var-log-messages-cron-secure-log-files-empty/" aria-label="Read more about CentOS 7 :: /var/log/messages , cron , secure log files empty">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2019/08/centos-7-var-log-messages-cron-secure-log-files-empty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Plesk Onyx 17.8 :: Backup Error :: Errcode: 24 &#8211; Too many open files</title>
		<link>https://www.linuxbabu.net/2019/02/plesk-onyx-17-8-backup-error/</link>
					<comments>https://www.linuxbabu.net/2019/02/plesk-onyx-17-8-backup-error/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Thu, 21 Feb 2019 16:55:21 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Onyx]]></category>
		<category><![CDATA[Plesk Backup Manager]]></category>
		<guid isPermaLink="false">https://www.linuxbabu.net/?p=725</guid>

					<description><![CDATA[A recently setup Plesk on CentOS 7 Server was showing errors under Backup manager : The MySQL configured was default and showed limits as below : To raise the limits I had to create a directory and create a configuration file as below : Once this was applied the Backups worked fine. You may raise ... <a title="Plesk Onyx 17.8 :: Backup Error :: Errcode: 24 &#8211; Too many open files" class="read-more" href="https://www.linuxbabu.net/2019/02/plesk-onyx-17-8-backup-error/" aria-label="Read more about Plesk Onyx 17.8 :: Backup Error :: Errcode: 24 &#8211; Too many open files">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2019/02/plesk-onyx-17-8-backup-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Parallels Guest Tool Install Error :: FATAL: modpost: GPL-incompatible module prl_eth.ko uses GPL-only symbol &#8216;sev_enable_key&#8217;</title>
		<link>https://www.linuxbabu.net/2018/12/parallels-guest-tool-install-error-fatal-modpost-gpl-incompatible-module-prl_eth-ko-uses-gpl-only-symbol-sev_enable_key/</link>
					<comments>https://www.linuxbabu.net/2018/12/parallels-guest-tool-install-error-fatal-modpost-gpl-incompatible-module-prl_eth-ko-uses-gpl-only-symbol-sev_enable_key/#comments</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Tue, 04 Dec 2018 01:50:03 +0000</pubDate>
				<category><![CDATA[Parallels Cloud Server]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<guid isPermaLink="false">http://www.linuxbabu.net/?p=717</guid>

					<description><![CDATA[Today faced a issue with Virtuozzo 6 Guest tool install. Got below error while installing guest tools for CentOS. Start installation or upgrade of Guest Tools new version of virtuozzo tools Installed Guest Tools were not found Perform installation into the /usr/lib/parallels-tools directory cat: /usr/lib/parallels-tools/kmods/../version: No such file or directory Start installation of prl_eth kernel ... <a title="Parallels Guest Tool Install Error :: FATAL: modpost: GPL-incompatible module prl_eth.ko uses GPL-only symbol &#8216;sev_enable_key&#8217;" class="read-more" href="https://www.linuxbabu.net/2018/12/parallels-guest-tool-install-error-fatal-modpost-gpl-incompatible-module-prl_eth-ko-uses-gpl-only-symbol-sev_enable_key/" aria-label="Read more about Parallels Guest Tool Install Error :: FATAL: modpost: GPL-incompatible module prl_eth.ko uses GPL-only symbol &#8216;sev_enable_key&#8217;">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2018/12/parallels-guest-tool-install-error-fatal-modpost-gpl-incompatible-module-prl_eth-ko-uses-gpl-only-symbol-sev_enable_key/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>OpenVZ 7 Upgrade Error !</title>
		<link>https://www.linuxbabu.net/2017/09/openvz-7-upgrade-error/</link>
					<comments>https://www.linuxbabu.net/2017/09/openvz-7-upgrade-error/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 04:43:53 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.linuxbabu.net/?p=703</guid>

					<description><![CDATA[While upgrading OpenVZ server I got an error as below : ==== --> Finished Dependency Resolution Error: Package: 10:qemu-kvm-vz-2.9.0-16.3.vz7.8.x86_64 (factory) Requires: libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) You could try using --skip-broken to work around the problem ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: grub2-theme-openvz-1.4-1.vl7.noarch has installed conflicts grub2-theme-openvz: grub2-theme-openvz-1.4-1.vl7.noarch ==== This is a known bug and ... <a title="OpenVZ 7 Upgrade Error !" class="read-more" href="https://www.linuxbabu.net/2017/09/openvz-7-upgrade-error/" aria-label="Read more about OpenVZ 7 Upgrade Error !">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2017/09/openvz-7-upgrade-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable MySQL strict mode!</title>
		<link>https://www.linuxbabu.net/2016/06/disable-mysql-strict-mode/</link>
					<comments>https://www.linuxbabu.net/2016/06/disable-mysql-strict-mode/#respond</comments>
		
		<dc:creator><![CDATA[Dinesh Mistry]]></dc:creator>
		<pubDate>Thu, 02 Jun 2016 03:48:14 +0000</pubDate>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[WHMCS]]></category>
		<guid isPermaLink="false">http://www.linuxbabu.net/?p=686</guid>

					<description><![CDATA[We recently migrated WHMCS to latest CentOS 7 server with cPanel. The WHMCS ClientArea showed White screen when &#8220;Client logins were used&#8221;. We found that the server had MySQL strict mode enabled which was causing this problem. I disabled MySQL strict mode as below : Edited /usr/my.cnf and changed below value : sql_mode=NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER Restarted MySQL ... <a title="Disable MySQL strict mode!" class="read-more" href="https://www.linuxbabu.net/2016/06/disable-mysql-strict-mode/" aria-label="Read more about Disable MySQL strict mode!">Read more</a>]]></description>
		
					<wfw:commentRss>https://www.linuxbabu.net/2016/06/disable-mysql-strict-mode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced (Page is feed) 
Minified using Disk

Served from: www.linuxbabu.net @ 2026-06-07 06:46:01 by W3 Total Cache
-->