<p>&#13;
&#13;
&#13;
–>;&#13;
&#13;
&#13;
<!– Google tag (gtag.js)******* –>&#13;
<!–





–>&#13;
&#13;
&#13;
<style><![CDATA[

 .dt-grid {

 display: flex;

 align-content: center;

 justify-content: space-around;

 margin: 0;

 padding: 0;

			width:100%;

 /* border: 1px dashed teal; */

 }



 .dt-row {

 width: 100%;

 }



 .col-1 {

 width: 8.33333333333333%;

 }



 .col-2 {

 width: 16.6666666666667%;

 }



 .col-3 {

 width: 25%;

 }



 .col-4 {

 width: 33.3333333333333%;

 }



 .col-5 {

 width: 41.6666666666667%;

 }



 .col-6 {

 width: 50%;

 }



 .col-7 {

 width: 58.3333333333333%;

 }



 .col-8 {

 width: 66.6666666666667%;

 }



 .col-9 {

 width: 75%

 }



 .col-10 {

 width: 83.3333333333333%;

 }



 .col-11 {

 width: 91.6666666666667%;

 }



 .col-12 {

 width: 100%;

 }



 .hidden-desktop {

 display: none;

 }

	

		

 .hidden-mobile {

 display: block !important;

 }



 @media screen and (max-width:428px) {

 .dt-grid {

 flex-direction: column;

 }



 /* col-sm-1 */

 .col-1.col-sm-1,

 .col-2.col-sm-1,

 .col-3.col-sm-1,

 .col-4.col-sm-1,

 .col-5.col-sm-1,

 .col-6.col-sm-1,

 .col-7.col-sm-1,

 .col-8.col-sm-1,

 .col-9.col-sm-1,

 .col-10.col-sm-1,

 .col-11.col-sm-1,

 .col-12.col-sm-1,

 .col-sm-1 {

 width: 8.33333333333333% !important;

 }



 .col-sm-2 {

 width: 16.6666666666667%;

 }



 .col-sm-3 {

 width: 25%;

 }



 .col-sm-4 {

 width: 33.3333333333333%;

 }



 .col-sm-5 {

 width: 41.6666666666667%;

 }



 .col-sm-6 {

 width: 50%;

 }



 .col-sm-7 {

 width: 58.3333333333333%;

 }



 .col-sm-8 {

 width: 66.6666666666667%;

 }



 .col-sm-9 {

 width: 75%

 }



 .col-sm-10 {

 width: 83.3333333333333%;

 }



 .col-1.col-sm-11,

 .col-2.col-sm-11,

 .col-3.col-sm-11,

 .col-4.col-sm-11,

 .col-5.col-sm-11,

 .col-6.col-sm-11,

 .col-7.col-sm-11,

 .col-8.col-sm-11,

 .col-9.col-sm-11,

 .col-10.col-sm-11,

 .col-11.col-sm-11,

 .col-12.col-sm-11,

 .col-sm-11 {

 width: 91.6666666666667%;

 }



 .col-1.col-sm-12,

 .col-2.col-sm-12,

 .col-3.col-sm-12,

 .col-4.col-sm-12,

 .col-5.col-sm-12,

 .col-6.col-sm-12,

 .col-7.col-sm-12,

 .col-8.col-sm-12,

 .col-9.col-sm-12,

 .col-10.col-sm-12,

 .col-11.col-sm-12,

 .col-12.col-sm-12,

 .col-sm-12 {

 width: 100% !important;

 }





 .hidden-mobile {

 display: none !important;

 }

			.hidden-desktop {

				display: block;

			}

 }



 .dt-election-pc-iframe {

 margin: 0;

 padding: 0;

 border: 0;

 width: 100%;

 height: 140px;

 overflow-x: hidden;

 overflow-y: hidden;

 overflow-wrap: break-word;

 }

	dt-text-center{text-align:center;}



 /* ================================================================ */

 .gbg {

 margin: 1em auto;

 display: block;

 -webkit-appearance: none;

 border: 6px solid rgba(255, 255, 255, 0.45);

 border-radius: 50px;

 padding: 1em 3em;

 background-repeat: no-repeat;

 background-size: 100%;

 background-clip: padding-box;

 position: relative;

 color: #FFF;

 text-decoration: none;

 font-weight: bold;

 /*text-shadow: 2px 2px 1px #011808;*/

 }



 .gbg:before {

 content: “”;

 width: 100%;

 height: 100%;

 position: absolute;

 top: 3px;

 left: 3px;

 border-radius: 50px;

 z-index: -1;

 filter: blur(14px);

 }



 .gbg:after {

 content: “”;

 width: 100%;

 height: 100%;

 position: absolute;

 top: 3px;

 right: 3px;

 border-radius: 50px;

 z-index: -1;

 filter: blur(14px);

 }



 .gbg1 {

 background-image: linear-gradient(90deg, #7b81ec, #3bd1d3);

 }



 .gbg1:before {

 background-image: linear-gradient(90deg, #7b81ec, transparent);

 }



 .gbg1:after {

 background-image: linear-gradient(90deg, transparent, #3bd1d3);

 }



 .gbg2 {

 background-image: linear-gradient(90deg, #fa80d2, #fed757);

 }



 .gbg2:before {

 background-image: linear-gradient(90deg, #fa80d2, transparent);

 }



 .gbg2:after {

 background-image: linear-gradient(90deg, transparent, #fed757);

 }



 .gbg3 {

 background-image: linear-gradient(90deg, #18e37a, #06c12b);

 }



 .gbg3:before {

 background-image: linear-gradient(90deg, #95f4aa, transparent);

 }



 .gbg3:after {

 background-image: linear-gradient(90deg, transparent, #79f391);

 }



 .gbg4 {

 background-image: linear-gradient(90deg, #525a69, #898dda);

 }



 .gbg4:before {

 background-image: linear-gradient(90deg, #525a69, transparent);

 }



 .gbg4:after {

 background-image: linear-gradient(90deg, transparent, #898dda);

 }

 ]]></style>&#13;
<style><![CDATA[

	#mMTag_NativeWidget_48482158{display:none !important;}

	

	.sticky_header{position:fixed;top:0;z-index:9999;width:100%;background-color:whitesmoke;}

	.dt-text-center{text-align:center;}

	.text-justify{text-align:justify !important;}

	.article__body>ul,.article__body>p>a:link{background-color:#0693e310;border-left:3px solid #0693e3;}

	.article__body>p:has(a){margin:0px;padding:0px;}

	.article__body>ul::before{content:”Links”;padding:”2px”;font-weight:bold;}

	.article__body>ul>li, .article__body>p>a:link{margin:3px;padding:3px;}

	.article__body>ul>li::marker{color:#0693e3;}

	.article__body>ul>li>a, .article__body>ul>li>a:link{font-weight:normal;}

	

	

]]></style>&#13;
&#13;
&#13;
<!–

–>&#13;
&#13;
<!– Value Impression –>&#13;
<!–



–>&#13;
<meta name=”description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta name=”robots” content=”index, follow”/>
<meta property=”og:title” content=”Army reviews training curriculum to boost counter-terrorism...”/>
<meta property=”og:description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta property=”og:url” content=”https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/”/>
<meta property=”og:type” content=”article”/>
<meta property=”og:site_name” content=”Daily Trust”/>
<meta property=”og:image” content=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg”/>
<meta name=”twitter:card” content=”summary_large_image”/>
<meta name=”twitter:title” content=”Army reviews training curriculum to boost counter-terrorism...”/>
<meta name=”twitter:description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta name=”twitter:image” content=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg”/>

<link rel=”icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-32×32.png” sizes=”32×32″/>
<link rel=”icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-192×192.png” sizes=”192×192″/>
<link rel=”apple-touch-icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-180×180.png”/>
<meta name=”msapplication-TileImage” content=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-270×270.png”/>

	




</p><a href=”https://dailytrust.com/cdn-cgi/content?id=6acsNA3WApdZoiCyeCXKqVRvAbrPnKniYtMmE2QovZs-1781927917.3384562-1.2.1.1-1sl3BwDv5YxnowygNHJap3rSyCup5aPrgAXJpm0GfMY” aria-hidden=”true” rel=”nofollow noopener” style=”display: none !important; visibility: hidden !important”/>
	
<div id=”mySidenav” class=”sidenav”>
 <a class=”menu_menu_item__1uvRI”><span style=”color:#fff;cursor:pointer; font-weight:bold” onclick=”closeNav()”>✕ CLOSE</span></a>
 <a class=”menu_menu_item__1uvRI” href=”/topics/online-special”>Online Special</a>
 <a id=”1″ class=”menu_menu_item__1uvRI” href=”/topics/city-news”>City News</a>
 <a id=”3″ class=”menu_menu_item__1uvRI” href=”/topics/entrepreneurship”>Entrepreneurship</a>
 <a id=”4″ class=”menu_menu_item__1uvRI” href=”/topics/environment”>Environment</a>
 <a id=”5″ class=”menu_menu_item__1uvRI” href=”/topics/factcheck”>Factcheck</a>
 <a id=”6″ class=”menu_menu_item__1uvRI” href=”/topics/everything-woman”>Everything Woman</a>
 <a id=”7″ class=”menu_menu_item__1uvRI” href=”/topics/home-front”>Home Front</a>
 <a id=”8″ class=”menu_menu_item__1uvRI” href=”/topics/islamic-forum”>Islamic Forum</a>
 <a id=”9″ class=”menu_menu_item__1uvRI” href=”/topics/life-xtra”>Life Xtra</a>
 <a id=”10″ class=”menu_menu_item__1uvRI” href=”/topics/property”>Property</a>
 <a id=”11″ class=”menu_menu_item__1uvRI” href=”/topics/travel-leisure”>Travel &; Leisure</a>
 <a id=”12″ class=”menu_menu_item__1uvRI” href=”/topics/viewpoint”>Viewpoint</a>
 <a id=”13″ class=”menu_menu_item__1uvRI” href=”/topics/vox-pop”>Vox Pop</a>
 <a id=”14″ class=”menu_menu_item__1uvRI” href=”/topics/women-in-business”>Women In Business</a>
 <a id=”15″ class=”menu_menu_item__1uvRI” href=”/topics/art-and-ideas”>Art and Ideas</a>
 <a id=”16″ class=”menu_menu_item__1uvRI” href=”/topics/bookshelf”>Bookshelf</a>
 <a id=”17″ class=”menu_menu_item__1uvRI” href=”/topics/labour”>Labour</a>
 <a id=”18″ class=”menu_menu_item__1uvRI” href=”/topics/law”>Law</a>
 <a id=”19″ class=”menu_menu_item__1uvRI” href=”/topics/letters”>Letters</a>
</div>
	
<main style=”background: white;&#10; position: relative;&#10; z-index: 10;&#10; display: flex;&#10; flex-direction: column;&#10; min-height: 100vh;” id=”main”>
	<style><![CDATA[
		@media screen and (max-width:620px){
			.top__menu__wrap{
				text-align:center;
			}
			.top__menu__item{
				border-right:1px solid #c0c0c0;
				text-align:center;
				padding-right:5px;
				align-content:center;
				justify-content:space-between;
			}
			.top__menu__item>a{
				font-size:9px;
				text-align:center;
				color:navy;
			}
			#blink-link-image {
				width: 80px !important;
 		height: 35px !important;
			}
		}
		@media screen and (max-width:350px){
			.top__menu__item{
				padding-right:1px;
			}
			.top__menu__item>a{
				font-size:7px;
			}
			#blink-link-image {
				width: 60px !important;
 		height: 30px !important;
			}
		}
		
		@keyframes blink {
 0% {
 opacity: 1;
 }
 49% {
 opacity: 1;
 }
 50% {
 opacity: 0;
 }
 100% {
 opacity: 0;
 }
 }
 
 #blink-link-image {
 width: 150px;
 height: 80px;
		 vertical-align:bottom;
 animation: blink 1s;
 animation-iteration-count: infinite;
 }
		.header__advert{
			min-height:90px;
			height:95px;
			max-height:100px;
		}
		#masthead_ad, .ad-wrapper-sticky{display:inline-block;height:95px;max-height:100px !important;}
		.sticky_header2{position:fixed;top:0;z-index:9999;width:100%;background-color:whitesmoke;}
	]]></style>
	
	<header id=”masthead” class=”header”>
	
		<div class=”sticky_header2″>
			
		<section class=”top__menu”>&#13;
 <style><![CDATA[

 /* UTILITIES */



 .dt_mini_navbar {

 all: initial !important;

 margin: 0 !important;

 padding: 0px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar a {



 text-decoration: none !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar li {

 all: initial !important;

 list-style: none !important;

 margin: 0px !important;

 box-sizing: border-box !important;

 }



 /* dt_mini_navbar STYLING STARTS */

 .dt_mini_navbar {

 all: initial !important;

 display: flex !important;

 /* align-items: center !important; */

 justify-content: space-between !important;

 padding: 3px !important;

 background-color: rgb(34, 38, 43) !important;

 color: #fff !important;

 margin: 0px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar .nav-links a {

 /* all: initial !important; */

 color: #fff !important;

 font-size: 12px;

 box-sizing: border-box !important;

 }



 /* LOGO */

 .dt_mini_navbar .logo {

 /* all: initial !important; */

 font-size: 12px !important;

 justify-content: left !important;

 max-width: 50%;

 }



 /* dt_mini_navbar dt_mini_MENU */

 .dt_mini_navbar .dt_mini_menu {

 /* all: initial !important; */

 display: flex !important;

 gap: 1em !important;

 font-size: 12px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar .dt_mini_menu li:hover {

 /* all: initial !important; */

 background-color: #5c77f2 !important;

 border-radius: 5px !important;

 transition: 0.3s ease !important;

 }



 .dt_mini_menu li {

 /* all: initial !important; */

 padding: 3px 5px !important;

 box-sizing: border-box !important;

 }



 /* dt_DROPDOWN dt_mini_MENU */

 .services {

 /* all: initial !important; */

 position: relative !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown {

 background-color: rgb(34, 38, 43) !important;

 padding: 0.5em 0 !important;

 position: absolute !important;

 /*WITH RESPECT TO PARENT*/

 display: none !important;

 border-radius: 5px !important;

 top: 20px !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown li+li {

 margin-top: 3px !important;

 }



 .dt_dropdown li {



 padding: 0.5em 1em !important;

 width: 4em !important;

 text-align: center !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown li:hover {

 background-color: #5c77f2 !important;

 }



 .services:hover .dt_dropdown {

 display: block !important;

 }



 /* RESPONSIVE dt_mini_navbar dt_mini_MENU STARTS */



 /* CHECKBOX HACK */



 input[type=checkbox] {

 display: none !important;

 }



 /* HAMBURGER dt_mini_MENU */

 .hamburger {



 display: none !important;

 font-size: 24px !important;

 user-select: none !important;

 }



 /* APPLYING MEDIA QUERIES */

 @media (max-width: 768px) {

 .dt_mini_navbar .dt_mini_menu {

 display: none !important;

 position: absolute !important;

 background-color: rgb(34, 38, 43) !important;

 right: 0 !important;

 left: 0 !important;

 text-align: center !important;

 padding: 16px 0 !important;

 z-index: 1000 !important;

 }



 .dt_mini_navbar .dt_mini_menu li:hover {

 display: inline-block !important;

 background-color: #5c77f2 !important;

 transition: 0.3s ease !important;

 }



 .dt_mini_navbar .dt_mini_menu li+li {

 margin-top: 12px !important;

 }



 input[type=checkbox]:checked~.dt_mini_menu {

 display: block !important;

 }



 .hamburger {

 display: block !important;

 }



 .dt_dropdown {

 left: 50% !important;

 top: 30px !important;

 transform: translateX(35%) !important;

 }



 .dt_dropdown li:hover {

 background-color: #5c77f2 !important;

 }

 }



 .a2a_kit>a {}

 ]]></style>&#13;
 <nav class=”dt_mini_navbar”>&#13;
 <!– LOGO –>&#13;
 <div class=”logo”>&#13;
&#13;
&#13;
 <div class=”a2a_kit a2a_kit_size_14 a2a_default_style a2a_follow”>&#13;
 <a class=”a2a_button_facebook” href=”https://www.facebook.com/profile.php?id=100064638796212″/>&#13;
 <a class=”a2a_button_instagram” href=”https://www.instagram.com/daily_trust”/>&#13;
 <a class=”a2a_button_twitter” href=”https://twitter.com/daily_trust”/>&#13;
 <a class=”a2a_button_threads” href=”https://www.threads.net/@daily_trust”/>&#13;
 <a class=”a2a_button_tiktok” href=”https://www.tiktok.com/@thedailytrust”/>&#13;
 <a class=”a2a_button_pinterest” href=”https://www.pinterest.com/dailytrustng”/>&#13;
 <a class=”a2a_button_linkedin” href=”https://www.linkedin.com/company/daily-trust”/>&#13;
 <a class=”a2a_button_youtube” href=”https://www.youtube.com/@DailyTrust”/>&#13;
 <a class=”a2a_button_google_maps” href=”https://maps.app.goo.gl/jyzxpHQg4q5rnAfd6″/>&#13;
 </div>&#13;
&#13;
 <!– script async src=”https://static.addtoany.com/menu/page.js”></script –>&#13;
&#13;
 </div>&#13;
&#13;
 <!– NAVIGATION dt_mini_MENU –>&#13;
 <ul class=”nav-links”>&#13;
&#13;
 <!– USING CHECKBOX HACK –>&#13;
 <input type=”checkbox” id=”checkbox_toggle”/>&#13;
 <label for=”checkbox_toggle” class=”hamburger”>☰</label>&#13;
&#13;
 <!– NAVIGATION dt_mini_MENUS –>&#13;
 <div class=”dt_mini_menu”>&#13;
					<li><a target=”_blank” title=”Change Of Name” href=”https://ad-booking.dailytrust.com/change-of-name/” rel=”noopener”>Change Of Name</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Trust TV Live” href=”https://trusttv.com” rel=”noopener”>Trust TV</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Teen Trust” href=”https://teentrust.dailytrust.com/” rel=”noopener”>Teen Trust</a></li>&#13;
 <li><a target=”_blank” title=”Trust Radio Live” href=”https://trustradio.com.ng” rel=”noopener”>Trust Radio</a></li>&#13;
 <li><a target=”_blank” title=”Aminiya Online” href=”https://aminiya.ng” rel=”noopener”>Aminiya</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Podcast” href=”https://dailytrust.com/topics/podcast/” rel=”noopener”>Nigeria Daily</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Saurari Shirye Shiryenmu” href=”https://aminiya.ng/category/saurari-shirye-shiryenmu/” rel=”noopener”>Najeriya a&#13;
 Yau</a></li>&#13;
&#13;
 </div>&#13;
 </ul>&#13;
 </nav>&#13;
 </section>			
	 <div class=”header__advert”>
					<div id=”masthead_ad” class=”ad_container” style=”max-height:90px !important;text-align:center;”>
					&#13;
&#13;
<!– /113471580/dailytrust.com_masthead_468_60 –>&#13;
<div id=”div-gpt-ad-1781003365737-0″ style=”min-width: 468px; min-height: 60px;”>&#13;
 &#13;
</div>&#13;
&#13;
					</div>
 </div>

		<!–
		<div class=”header__advert” style=”display:block;”>
					<div id=”masthead_ad” class=”ad_container” style=”max-height:90px !important;”>
										</div>
 </div>
			–>

			
		</div>
			
		<section class=”main” style=”margin-top:150px !important;”>
			<div class=”container inner”>
				<div class=”left”>
					<a title=”Search” href=”/search” aria-label=”Search dailytrust”>
					<div class=”search”>
					<svg fill=”#000000″ xmlns=”http://www.w3.org/2000/svg” viewbox=”0 0 50 50″ width=”20px” height=”20px”><path d=”M 21 3 C 11.621094 3 4 10.621094 4 20 C 4 29.378906 11.621094 37 21 37 C 24.710938 37 28.140625 35.804688 30.9375 33.78125 L 44.09375 46.90625 L 46.90625 44.09375 L 33.90625 31.0625 C 36.460938 28.085938 38 24.222656 38 20 C 38 10.621094 30.378906 3 21 3 Z M 21 5 C 29.296875 5 36 11.703125 36 20 C 36 28.296875 29.296875 35 21 35 C 12.703125 35 6 28.296875 6 20 C 6 11.703125 12.703125 5 21 5 Z”/></svg>
					</div>
					<span>Search</span>
					</a>
				</div>
				<div class=”logo”>
					<a href=”/” title=”Dailytrust” aria-label=”Dailytrust”>
					<img src=”https://dailytrust.com/dailytrust.svg?x27863.webp” alt=”Dailytrust” aria-label=”Dailytrust”/>
					</a>
				</div>
				<div class=”right”>
					<a class=”subscribe” href=”https://epaper.dailytrust.com/” target=”_blank” rel=”noopener noreferrer” title=”E-Paper Subscription”>E-Paper</a>
 		 </div>
			</div>
		</section>
		<nav id=”site-navigation” class=”menu”>
<ul class=”container”>
 
 <li><a class=”active” href=”/”>Home</a></li>
 <li><a href=”/topics/news”>News</a></li><li><a href=”/topics/business”>Business</a></li><li><a href=”/topics/politics”>Politics</a></li><li><a href=”/topics/podcast”>Podcast</a></li><li><a href=”/topics/videos”>Videos</a></li><li><a href=”/topics/agriculture”>Agriculture</a></li><li><a href=”/topics/sports”>Sports</a></li><li><a href=”/topics/opinion”>Opinion</a></li><li><a href=”/topics/education”>Education</a></li><li><a href=”/topics/entertainment”>Entertainment</a></li><li><a href=”/topics/international”>International</a></li>
 <li><span style=”color:#ffffff;cursor:pointer;font-size:25px” onclick=”openNav()”>☰</span></li>
</ul>
</nav>
<section>
<style><![CDATA[

 .player-container{

 /* background-color: #6767fc28; */

 padding: 3px;

 }

 #radio-play-button{

 /* background-color: #6a6afa42; */

 color: #0095da;

 border: 2px solid #0095da;

 border-radius: 4px;

 text-align: center;

 font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;

 }

 #radio-play-button:hover{

 border: 1px solid white;

 background-color: #0095da;

 color: #fff;

 font-weight: bolder;

 }

 #content-insert{

 width: 100%;

 display: none;

 }

 ]]></style> &#13;
<div class=”container player-container”>&#13;
&#13;
 <div class=”dt-grid dt-row”>&#13;
&#13;
 <div id=”radio-play-button” class=”col-12″ onclick=”activiate_player()”>&#13;
 Click Here To Listen To Trust Radio Live&#13;
 </div>&#13;
&#13;
 <!– script src=”https://cdn.plyr.io/3.7.8/plyr.polyfilled.js”></script –>&#13;
 <!– link rel=”stylesheet” href=”https://cdn.plyr.io/3.7.8/plyr.css” / –>&#13;
&#13;
 <span id=”content-insert” class=”col-9 col-sm-12″/>&#13;
 &#13;
 &#13;
 </div>			<!– #masthead –>
		


<main class=”post-container row”>
 		 <div class=”post-middle article-container post”>
		
			 
				 
		
<section class=”title-header”>
		<div style=”margin-bottom:10″>
		<div class=”categoty__title”>
						<a href=”https://dailytrust.com/topics/news/” title=”News” aria-label=”News”>
				News				</a>
							</div>
		</div>
		<h1 class=”h1v1″>Army reviews training curriculum to boost counter-terrorism operations</h1>		<p class=”excerpt”/>
	</section>
		<section class=”featured-image”>
		
			<div class=”post-thumbnail”>
				<img width=”208″ height=”242″ src=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg” class=”attachment-post-thumbnail size-post-thumbnail wp-post-image” alt=”” decoding=”async” fetchpriority=”high”/>			</div><!– .post-thumbnail –>

				<figcaption class=”caption”>
							<span/>
						</figcaption>
	</section>
		<section class=”post-author”>
	<div class=”wraper flow”>
	<ul class=”names”>
	<span style=”margin-right:6px”>By</span>
			<span>Abubakar Sadiq Mohd, Zaria</span>
		
	</ul>
	</div>
 </section>
	<section class=”author__share”>
		<div class=”post-time”>
						Fri, 19 Jun 2026 6:32:44 WAT		</div>
		<ul class=”share small dark”>
 <li>
		<a href=”https://wa.me/?text=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
			<svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.582 2.128 2.182-.573c.978.58 1.911.928 3.145.929 3.178 0 5.767-2.587 5.768-5.766.001-3.187-2.575-5.77-5.764-5.771zm3.392 8.244c-.144.405-.837.774-1.17.824-.299.045-.677.063-1.092-.069-.252-.08-.575-.187-.988-.365-1.739-.751-2.874-2.502-2.961-2.617-.087-.116-.708-.94-.708-1.793s.448-1.273.607-1.446c.159-.173.346-.217.462-.217l.332.006c.106.005.249-.04.39.298.144.347.491 1.2.534 1.287.043.087.072.188.014.304-.058.116-.087.188-.173.289l-.26.304c-.087.086-.177.18-.076.354.101.174.449.741.964 1.201.662.591 1.221.774 1.394.86s.274.072.376-.043c.101-.116.433-.506.549-.68.116-.173.231-.145.39-.087s1.011.477 1.184.564.289.13.332.202c.045.072.045.419-.1.824zm-3.423-14.416c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm.029 18.88c-1.161 0-2.305-.292-3.318-.844l-3.677.964.984-3.595c-.607-1.052-.927-2.246-.926-3.468.001-3.825 3.113-6.937 6.937-6.937 1.856.001 3.598.723 4.907 2.034 1.31 1.311 2.031 3.054 2.03 4.908-.001 3.825-3.113 6.938-6.937 6.938z”/></svg> 
	</a>
	 </li><li>
 <a href=”https://www.facebook.com/sharer/sharer.php?u=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
		<svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z”/></svg>
 </a>
 </li>
 <li><a href=”https://twitter.com/intent/tweet?text=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
	 <svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.066 9.645c.183 4.04-2.83 8.544-8.164 8.544-1.622 0-3.131-.476-4.402-1.291 1.524.18 3.045-.244 4.252-1.189-1.256-.023-2.317-.854-2.684-1.995.451.086.895.061 1.298-.049-1.381-.278-2.335-1.522-2.304-2.853.388.215.83.344 1.301.359-1.279-.855-1.641-2.544-.889-3.835 1.416 1.738 3.533 2.881 5.92 3.001-.419-1.796.944-3.527 2.799-3.527.825 0 1.572.349 2.096.907.654-.128 1.27-.368 1.824-.697-.215.671-.67 1.233-1.263 1.589.581-.07 1.135-.224 1.649-.453-.384.578-.87 1.084-1.433 1.489z”/></svg>
	</a>
	</li>
 </ul>
		</section>
		<article class=”body article__body text-justify”>
				<p><strong>The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism, insurgency and other emerging security threats nationwide.</strong></p>
<p><span style=”font-weight: 400;”>The Commandant of the Nigerian Defence Academy (NDA), Maj.-Gen. Oluyemi Olatoye, disclosed this on Thursday during the Award Ceremony for the 90 Regular Recruits Intake at Depot Nigerian Army, Zaria.</span></p><div id=”v-dailytrust-v0″/>&#13;

<p><span style=”font-weight: 400;”>Olatoye, who was the Special Guest of Honour at the event, said the curriculum review was part of efforts to align recruit training with Nigeria's evolving security environment.</span></p><!–



–>&#13;
<!– career_inarticle-2 –>&#13;
&#13;
&#13;
&#13;
&#13;
<!–

 <style>

 /* Fixed Heigh for CLS – Cumulative Layout Shift */

 @media only screen and (min-width: 992px) {

 #div-vi-1716478739 {

 width: 728px !important;

 height: 90px !important;

 }

 }

 </style>

 <div id=”div-vi-1716478739″

 style=”width: 300px;height: 250px;border: 1px solid #EEEEEE;margin: 0 auto;display: flex;justify-content: center;align-items: center;font-weight: bold;color: #EEEEEE;”><span>SPONSOR AD</span></div>



 –>&#13;

<p><span style=”font-weight: 400;”>He said that, through the revised training curriculum, the recruits had acquired the relevant competencies required for contemporary military operations nationwide.</span></p><!– /113471580/dailytrust.com_inarticle-1 –>&#13;
<!–

<div id=’div-gpt-ad-1669272607411-0′ style=’min-width: 120px; min-height: 20px;’>



</div>

–>
<p><span style=”font-weight: 400;”>He said greater emphasis had been placed on counter-terrorism and counter-insurgency operations to prepare recruits for emerging threats and enhance the Army's capacity to respond effectively to security challenges.</span></p>
<p><span style=”font-weight: 400;”>According to him, the revised curriculum reflects current operational realities and equips recruits with the foundational knowledge, discipline and professional skills required for modern military engagements across theatres.</span></p>
<p><span style=”font-weight: 400;”>“I am delighted to note that your training curriculum was reviewed to reflect the current security realities facing our country. As a result, greater emphasis was placed on counterterrorism operations,†he said.</span></p>
<p><span style=”font-weight: 400;”>Olatoye said the training had equipped recruits with competencies required to support ongoing operations against terrorists, bandits and other criminal elements threatening national security and public safety.</span></p>
<p><span style=”font-weight: 400;”>He expressed confidence that the recruits would contribute meaningfully to operational success upon deployment, having undergone training tailored to contemporary battlefield requirements and emerging security realities.</span></p>
<p><span style=”font-weight: 400;”>Earlier, the Commandant of Depot Nigerian Army, Maj.-Gen. Ahmadu-Bello Mohammed said the ceremony was organised to mark the completion of training activities for the 90 Regular Recruits Intake.</span></p>
<p><span style=”font-weight: 400;”>The commandant disclosed that 6,001 recruits commenced training at the institution, while 5,876 recruits successfully completed the programme and were due to participate in the passing-out parade.</span></p>
<div style=”margin: 20px; padding: 15px; border: 1px solid #ccc; border-radius: 5px; background-color: #f9f9f9; position: relative;”>&#13;
 <!–<span style=”position: absolute; top: -10px; left: 15px; background-color: #ffcc00; padding: 5px; font-weight: bold; font-size: 12px; border-radius: 3px;”>ADVERT</span>–>&#13;
 <h2 style=”color: #333;”>UPDATE NEWS:</h2>&#13;
 <p style=”color: #555;”>&#13;
 Nigerians can now invest <b>₦2.5 million</b> on premium domains and profit about <b>₦17-₦25 million</b>. All earnings paid in <b>US Dollars</b>. Rather than wonder, &#13;
 <a href=”https://softbrite.com/l/dttxtdec2025″ style=”color: #007bff; text-decoration: none;”>click here to find out how it works</a>.&#13;
 </p>&#13;
</div>&#13;
&#13;
&#13;
&#13;
&#13;
<div style=”width:100%;border-top:1px solid #006E00FF;max-height:250px;background:#AAFFAAFF;padding:4px;color:#006E00FF;”>&#13;
	<a style=”text-decoration:none;” href=”https://bit.ly/3ULAYGr”>&#13;
		<p>&#13;
			<img decoding=”async” src=”https://dailytrust.com/wp-content/uploads/2024/05/580b57fcd9996e24bc43c543.png” width=”70px” height=”70px” style=”float:right;max-height:70px;max-width:70px;”/>&#13;
			Join Daily Trust WhatsApp Community For Quick Access To News and Happenings Around You.&#13;
		</p>&#13;
	</a>&#13;
</div>&#13;
&#13;
<!– /113471580/dailytrust_article_bottom –>&#13;
<!– div id=’div-gpt-ad-1670511129540-0′ style=’min-width: 300px; min-height: 60px;’>



</div –>&#13;
<!– /113471580/dailytrust_article_bottom –>&#13;
<div id=”div-gpt-ad-1670932839695-0″ style=”min-width: 300px; min-height: 60px;”>&#13;
 &#13;
</div>&#13;
&#13;
 <!– script defer>

 window.googletag = window.googletag || {cmd: []};

 googletag.cmd.push(function() {

 googletag.defineSlot(’/113471580/dailytrust.com_300_600_article_right’, [’fluid’, [300, 600]], ‘div-gpt-ad-1669708905704-0’).addService(googletag.pubads());

 googletag.pubads().enableSingleRequest();

 googletag.enableServices();

 });

	

</script –>&#13;
&#13;
&#13;
&#13;
&#13;
<!– script defer>

 window.googletag = window.googletag || {cmd: []};

 googletag.cmd.push(function() {

 googletag.defineSlot(’/113471580/dailytrust_article_bottom’, [[640, 360], [468, 60], [400, 300], [728, 90], [300, 250]], ‘div-gpt-ad-1670932839695-0’).addService(googletag.pubads());

 googletag.pubads().enableSingleRequest();

 googletag.enableServices();

 });

</script –>&#13;
&#13;
&#13;
&#13;
	</article>
		<div class=”article-footer ad-container”>
	<section id=”custom_html-2″ class=”widget_text widget widget_custom_html”><div class=”textwidget custom-html-widget”>&#13;
 <div class=”JC-WIDGET-DMROOT” data-widget-id=”c3de7bbf2df2eb66be45312bc808b557″/>&#13;
 &#13;
&#13;
</div></section>	</div>
	<div class=”post-tags”>
		</div>
	<div class=”related”>
 <div class=”post-tags”>
 <div class=”section__title”>More Stories</div>
 			<div>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 6 hours ago </span>
 </div>
 <a href=”/again-tinubu-extends-tenure-of-customs-cg”>
 Again, Tinubu extends tenure of Customs CG </a>
 </div>
 <a href=”/again-tinubu-extends-tenure-of-customs-cg”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2025/10/Newly-elected-NWF-president-and-NCS-boss-Bashir-Adewale-Adeniyi-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 7 hours ago </span>
 </div>
 <a href=”/xenophobia-hundreds-of-nigerians-stranded-in-south-africa”>
 Xenophobia: Hundreds of Nigerians stranded in South Africa </a>
 </div>
 <a href=”/xenophobia-hundreds-of-nigerians-stranded-in-south-africa”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2026/06/Repatriation-150×150.webp” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 8 hours ago </span>
 </div>
 <a href=”/oshiomhole-nscdc-cant-remain-civil-while-fighting-armed-criminals”>
 Oshiomhole: NSCDC Can't Remain ‘Civil' While Fighting Armed Criminals </a>
 </div>
 <a href=”/oshiomhole-nscdc-cant-remain-civil-while-fighting-armed-criminals”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2024/02/oshiomhole-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”oshiomhole” decoding=”async” loading=”lazy”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 8 hours ago </span>
 </div>
 <a href=”/court-jails-mother-of-slain-terrorist-kingpin”>
 Court jails Mother of slain terrorist kingpin </a>
 </div>
 <a href=”/court-jails-mother-of-slain-terrorist-kingpin”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2026/05/Court-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async” loading=”lazy”/>
 </div>
 </a>
 </div>
 </li>
 		</div>
	 </div>
 </div>			 
			<!– div id=”disqus_thread”></div –>
			<!– script>
				/**
				* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
				* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
				
				var disqus_config = function () {
				this.page.url = “https://dailytrust.com/court-jails-mother-of-slain-terrorist-kingpin/”;
				this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page’s unique identifier variable
				};
				
				(function() { // DON’T EDIT BELOW THIS LINE
				var d = document, s = d.createElement(’script’);
				s.src = ‘https://thedailytrust.disqus.com/embed.js’;
				s.setAttribute(’data-timestamp’, +new Date());
				(d.head || d.body).appendChild(s);
				})();
			</script>
			

 <img height=”1″ width=”1″

src=”https://www.facebook.com/tr?id=735993645146090&ev=PageView

&noscript=1″/>

</noscript>



<!– End Facebook Pixel Code –>&#13;
&#13;
<!– Event snippet for Website traffic conversion page –>&#13;
<!–









–>&#13;
&#13;
	<!– Google tag (gtag.js) –>&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
<!– Add To ANy Script –>&#13;
&#13;
&#13;
&#13;
<!– ========== Moved Scripts =========== –>&#13;
&#13;
&#13;
&#13;
<!– ============ OCM =================== –>&#13;
&#13;
&#13;
&#13;
<!– ========== Plyr.IO ========= –>&#13;
&#13;
<link rel=”stylesheet” href=”https://cdn.plyr.io/3.7.8/plyr.css”/>

</div></main></div></section></header></main>





–>&#13;
&#13;
&#13;
<style><![CDATA[

 .dt-grid {

 display: flex;

 align-content: center;

 justify-content: space-around;

 margin: 0;

 padding: 0;

			width:100%;

 /* border: 1px dashed teal; */

 }



 .dt-row {

 width: 100%;

 }



 .col-1 {

 width: 8.33333333333333%;

 }



 .col-2 {

 width: 16.6666666666667%;

 }



 .col-3 {

 width: 25%;

 }



 .col-4 {

 width: 33.3333333333333%;

 }



 .col-5 {

 width: 41.6666666666667%;

 }



 .col-6 {

 width: 50%;

 }



 .col-7 {

 width: 58.3333333333333%;

 }



 .col-8 {

 width: 66.6666666666667%;

 }



 .col-9 {

 width: 75%

 }



 .col-10 {

 width: 83.3333333333333%;

 }



 .col-11 {

 width: 91.6666666666667%;

 }



 .col-12 {

 width: 100%;

 }



 .hidden-desktop {

 display: none;

 }

	

		

 .hidden-mobile {

 display: block !important;

 }



 @media screen and (max-width:428px) {

 .dt-grid {

 flex-direction: column;

 }



 /* col-sm-1 */

 .col-1.col-sm-1,

 .col-2.col-sm-1,

 .col-3.col-sm-1,

 .col-4.col-sm-1,

 .col-5.col-sm-1,

 .col-6.col-sm-1,

 .col-7.col-sm-1,

 .col-8.col-sm-1,

 .col-9.col-sm-1,

 .col-10.col-sm-1,

 .col-11.col-sm-1,

 .col-12.col-sm-1,

 .col-sm-1 {

 width: 8.33333333333333% !important;

 }



 .col-sm-2 {

 width: 16.6666666666667%;

 }



 .col-sm-3 {

 width: 25%;

 }



 .col-sm-4 {

 width: 33.3333333333333%;

 }



 .col-sm-5 {

 width: 41.6666666666667%;

 }



 .col-sm-6 {

 width: 50%;

 }



 .col-sm-7 {

 width: 58.3333333333333%;

 }



 .col-sm-8 {

 width: 66.6666666666667%;

 }



 .col-sm-9 {

 width: 75%

 }



 .col-sm-10 {

 width: 83.3333333333333%;

 }



 .col-1.col-sm-11,

 .col-2.col-sm-11,

 .col-3.col-sm-11,

 .col-4.col-sm-11,

 .col-5.col-sm-11,

 .col-6.col-sm-11,

 .col-7.col-sm-11,

 .col-8.col-sm-11,

 .col-9.col-sm-11,

 .col-10.col-sm-11,

 .col-11.col-sm-11,

 .col-12.col-sm-11,

 .col-sm-11 {

 width: 91.6666666666667%;

 }



 .col-1.col-sm-12,

 .col-2.col-sm-12,

 .col-3.col-sm-12,

 .col-4.col-sm-12,

 .col-5.col-sm-12,

 .col-6.col-sm-12,

 .col-7.col-sm-12,

 .col-8.col-sm-12,

 .col-9.col-sm-12,

 .col-10.col-sm-12,

 .col-11.col-sm-12,

 .col-12.col-sm-12,

 .col-sm-12 {

 width: 100% !important;

 }





 .hidden-mobile {

 display: none !important;

 }

			.hidden-desktop {

				display: block;

			}

 }



 .dt-election-pc-iframe {

 margin: 0;

 padding: 0;

 border: 0;

 width: 100%;

 height: 140px;

 overflow-x: hidden;

 overflow-y: hidden;

 overflow-wrap: break-word;

 }

	dt-text-center{text-align:center;}



 /* ================================================================ */

 .gbg {

 margin: 1em auto;

 display: block;

 -webkit-appearance: none;

 border: 6px solid rgba(255, 255, 255, 0.45);

 border-radius: 50px;

 padding: 1em 3em;

 background-repeat: no-repeat;

 background-size: 100%;

 background-clip: padding-box;

 position: relative;

 color: #FFF;

 text-decoration: none;

 font-weight: bold;

 /*text-shadow: 2px 2px 1px #011808;*/

 }



 .gbg:before {

 content: “”;

 width: 100%;

 height: 100%;

 position: absolute;

 top: 3px;

 left: 3px;

 border-radius: 50px;

 z-index: -1;

 filter: blur(14px);

 }



 .gbg:after {

 content: “”;

 width: 100%;

 height: 100%;

 position: absolute;

 top: 3px;

 right: 3px;

 border-radius: 50px;

 z-index: -1;

 filter: blur(14px);

 }



 .gbg1 {

 background-image: linear-gradient(90deg, #7b81ec, #3bd1d3);

 }



 .gbg1:before {

 background-image: linear-gradient(90deg, #7b81ec, transparent);

 }



 .gbg1:after {

 background-image: linear-gradient(90deg, transparent, #3bd1d3);

 }



 .gbg2 {

 background-image: linear-gradient(90deg, #fa80d2, #fed757);

 }



 .gbg2:before {

 background-image: linear-gradient(90deg, #fa80d2, transparent);

 }



 .gbg2:after {

 background-image: linear-gradient(90deg, transparent, #fed757);

 }



 .gbg3 {

 background-image: linear-gradient(90deg, #18e37a, #06c12b);

 }



 .gbg3:before {

 background-image: linear-gradient(90deg, #95f4aa, transparent);

 }



 .gbg3:after {

 background-image: linear-gradient(90deg, transparent, #79f391);

 }



 .gbg4 {

 background-image: linear-gradient(90deg, #525a69, #898dda);

 }



 .gbg4:before {

 background-image: linear-gradient(90deg, #525a69, transparent);

 }



 .gbg4:after {

 background-image: linear-gradient(90deg, transparent, #898dda);

 }

 ]]></style>&#13;
<style><![CDATA[

	#mMTag_NativeWidget_48482158{display:none !important;}

	

	.sticky_header{position:fixed;top:0;z-index:9999;width:100%;background-color:whitesmoke;}

	.dt-text-center{text-align:center;}

	.text-justify{text-align:justify !important;}

	.article__body>ul,.article__body>p>a:link{background-color:#0693e310;border-left:3px solid #0693e3;}

	.article__body>p:has(a){margin:0px;padding:0px;}

	.article__body>ul::before{content:”Links”;padding:”2px”;font-weight:bold;}

	.article__body>ul>li, .article__body>p>a:link{margin:3px;padding:3px;}

	.article__body>ul>li::marker{color:#0693e3;}

	.article__body>ul>li>a, .article__body>ul>li>a:link{font-weight:normal;}

	

	

]]></style>&#13;
&#13;
&#13;
<!–

–>&#13;
&#13;
<!– Value Impression –>&#13;
<!–



–>&#13;
<meta name=”description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta name=”robots” content=”index, follow”/>
<meta property=”og:title” content=”Army reviews training curriculum to boost counter-terrorism...”/>
<meta property=”og:description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta property=”og:url” content=”https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/”/>
<meta property=”og:type” content=”article”/>
<meta property=”og:site_name” content=”Daily Trust”/>
<meta property=”og:image” content=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg”/>
<meta name=”twitter:card” content=”summary_large_image”/>
<meta name=”twitter:title” content=”Army reviews training curriculum to boost counter-terrorism...”/>
<meta name=”twitter:description” content=”The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism,...”/>
<meta name=”twitter:image” content=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg”/>

<link rel=”icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-32×32.png” sizes=”32×32″/>
<link rel=”icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-192×192.png” sizes=”192×192″/>
<link rel=”apple-touch-icon” href=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-180×180.png”/>
<meta name=”msapplication-TileImage” content=”https://dailytrust.com/wp-content/uploads/2022/06/cropped-Daily-Trust-Icon-03-270×270.png”/>

	




</p><a href=”https://dailytrust.com/cdn-cgi/content?id=6acsNA3WApdZoiCyeCXKqVRvAbrPnKniYtMmE2QovZs-1781927917.3384562-1.2.1.1-1sl3BwDv5YxnowygNHJap3rSyCup5aPrgAXJpm0GfMY” aria-hidden=”true” rel=”nofollow noopener” style=”display: none !important; visibility: hidden !important”/>
	
<div id=”mySidenav” class=”sidenav”>
 <a class=”menu_menu_item__1uvRI”><span style=”color:#fff;cursor:pointer; font-weight:bold” onclick=”closeNav()”>✕ CLOSE</span></a>
 <a class=”menu_menu_item__1uvRI” href=”/topics/online-special”>Online Special</a>
 <a id=”1″ class=”menu_menu_item__1uvRI” href=”/topics/city-news”>City News</a>
 <a id=”3″ class=”menu_menu_item__1uvRI” href=”/topics/entrepreneurship”>Entrepreneurship</a>
 <a id=”4″ class=”menu_menu_item__1uvRI” href=”/topics/environment”>Environment</a>
 <a id=”5″ class=”menu_menu_item__1uvRI” href=”/topics/factcheck”>Factcheck</a>
 <a id=”6″ class=”menu_menu_item__1uvRI” href=”/topics/everything-woman”>Everything Woman</a>
 <a id=”7″ class=”menu_menu_item__1uvRI” href=”/topics/home-front”>Home Front</a>
 <a id=”8″ class=”menu_menu_item__1uvRI” href=”/topics/islamic-forum”>Islamic Forum</a>
 <a id=”9″ class=”menu_menu_item__1uvRI” href=”/topics/life-xtra”>Life Xtra</a>
 <a id=”10″ class=”menu_menu_item__1uvRI” href=”/topics/property”>Property</a>
 <a id=”11″ class=”menu_menu_item__1uvRI” href=”/topics/travel-leisure”>Travel &; Leisure</a>
 <a id=”12″ class=”menu_menu_item__1uvRI” href=”/topics/viewpoint”>Viewpoint</a>
 <a id=”13″ class=”menu_menu_item__1uvRI” href=”/topics/vox-pop”>Vox Pop</a>
 <a id=”14″ class=”menu_menu_item__1uvRI” href=”/topics/women-in-business”>Women In Business</a>
 <a id=”15″ class=”menu_menu_item__1uvRI” href=”/topics/art-and-ideas”>Art and Ideas</a>
 <a id=”16″ class=”menu_menu_item__1uvRI” href=”/topics/bookshelf”>Bookshelf</a>
 <a id=”17″ class=”menu_menu_item__1uvRI” href=”/topics/labour”>Labour</a>
 <a id=”18″ class=”menu_menu_item__1uvRI” href=”/topics/law”>Law</a>
 <a id=”19″ class=”menu_menu_item__1uvRI” href=”/topics/letters”>Letters</a>
</div>
	
<main style=”background: white;&#10; position: relative;&#10; z-index: 10;&#10; display: flex;&#10; flex-direction: column;&#10; min-height: 100vh;” id=”main”>
	<style><![CDATA[
		@media screen and (max-width:620px){
			.top__menu__wrap{
				text-align:center;
			}
			.top__menu__item{
				border-right:1px solid #c0c0c0;
				text-align:center;
				padding-right:5px;
				align-content:center;
				justify-content:space-between;
			}
			.top__menu__item>a{
				font-size:9px;
				text-align:center;
				color:navy;
			}
			#blink-link-image {
				width: 80px !important;
 		height: 35px !important;
			}
		}
		@media screen and (max-width:350px){
			.top__menu__item{
				padding-right:1px;
			}
			.top__menu__item>a{
				font-size:7px;
			}
			#blink-link-image {
				width: 60px !important;
 		height: 30px !important;
			}
		}
		
		@keyframes blink {
 0% {
 opacity: 1;
 }
 49% {
 opacity: 1;
 }
 50% {
 opacity: 0;
 }
 100% {
 opacity: 0;
 }
 }
 
 #blink-link-image {
 width: 150px;
 height: 80px;
		 vertical-align:bottom;
 animation: blink 1s;
 animation-iteration-count: infinite;
 }
		.header__advert{
			min-height:90px;
			height:95px;
			max-height:100px;
		}
		#masthead_ad, .ad-wrapper-sticky{display:inline-block;height:95px;max-height:100px !important;}
		.sticky_header2{position:fixed;top:0;z-index:9999;width:100%;background-color:whitesmoke;}
	]]></style>
	
	<header id=”masthead” class=”header”>
	
		<div class=”sticky_header2″>
			
		<section class=”top__menu”>&#13;
 <style><![CDATA[

 /* UTILITIES */



 .dt_mini_navbar {

 all: initial !important;

 margin: 0 !important;

 padding: 0px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar a {



 text-decoration: none !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar li {

 all: initial !important;

 list-style: none !important;

 margin: 0px !important;

 box-sizing: border-box !important;

 }



 /* dt_mini_navbar STYLING STARTS */

 .dt_mini_navbar {

 all: initial !important;

 display: flex !important;

 /* align-items: center !important; */

 justify-content: space-between !important;

 padding: 3px !important;

 background-color: rgb(34, 38, 43) !important;

 color: #fff !important;

 margin: 0px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar .nav-links a {

 /* all: initial !important; */

 color: #fff !important;

 font-size: 12px;

 box-sizing: border-box !important;

 }



 /* LOGO */

 .dt_mini_navbar .logo {

 /* all: initial !important; */

 font-size: 12px !important;

 justify-content: left !important;

 max-width: 50%;

 }



 /* dt_mini_navbar dt_mini_MENU */

 .dt_mini_navbar .dt_mini_menu {

 /* all: initial !important; */

 display: flex !important;

 gap: 1em !important;

 font-size: 12px !important;

 box-sizing: border-box !important;

 }



 .dt_mini_navbar .dt_mini_menu li:hover {

 /* all: initial !important; */

 background-color: #5c77f2 !important;

 border-radius: 5px !important;

 transition: 0.3s ease !important;

 }



 .dt_mini_menu li {

 /* all: initial !important; */

 padding: 3px 5px !important;

 box-sizing: border-box !important;

 }



 /* dt_DROPDOWN dt_mini_MENU */

 .services {

 /* all: initial !important; */

 position: relative !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown {

 background-color: rgb(34, 38, 43) !important;

 padding: 0.5em 0 !important;

 position: absolute !important;

 /*WITH RESPECT TO PARENT*/

 display: none !important;

 border-radius: 5px !important;

 top: 20px !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown li+li {

 margin-top: 3px !important;

 }



 .dt_dropdown li {



 padding: 0.5em 1em !important;

 width: 4em !important;

 text-align: center !important;

 box-sizing: border-box !important;

 }



 .dt_dropdown li:hover {

 background-color: #5c77f2 !important;

 }



 .services:hover .dt_dropdown {

 display: block !important;

 }



 /* RESPONSIVE dt_mini_navbar dt_mini_MENU STARTS */



 /* CHECKBOX HACK */



 input[type=checkbox] {

 display: none !important;

 }



 /* HAMBURGER dt_mini_MENU */

 .hamburger {



 display: none !important;

 font-size: 24px !important;

 user-select: none !important;

 }



 /* APPLYING MEDIA QUERIES */

 @media (max-width: 768px) {

 .dt_mini_navbar .dt_mini_menu {

 display: none !important;

 position: absolute !important;

 background-color: rgb(34, 38, 43) !important;

 right: 0 !important;

 left: 0 !important;

 text-align: center !important;

 padding: 16px 0 !important;

 z-index: 1000 !important;

 }



 .dt_mini_navbar .dt_mini_menu li:hover {

 display: inline-block !important;

 background-color: #5c77f2 !important;

 transition: 0.3s ease !important;

 }



 .dt_mini_navbar .dt_mini_menu li+li {

 margin-top: 12px !important;

 }



 input[type=checkbox]:checked~.dt_mini_menu {

 display: block !important;

 }



 .hamburger {

 display: block !important;

 }



 .dt_dropdown {

 left: 50% !important;

 top: 30px !important;

 transform: translateX(35%) !important;

 }



 .dt_dropdown li:hover {

 background-color: #5c77f2 !important;

 }

 }



 .a2a_kit>a {}

 ]]></style>&#13;
 <nav class=”dt_mini_navbar”>&#13;
 <!– LOGO –>&#13;
 <div class=”logo”>&#13;
&#13;
&#13;
 <div class=”a2a_kit a2a_kit_size_14 a2a_default_style a2a_follow”>&#13;
 <a class=”a2a_button_facebook” href=”https://www.facebook.com/profile.php?id=100064638796212″/>&#13;
 <a class=”a2a_button_instagram” href=”https://www.instagram.com/daily_trust”/>&#13;
 <a class=”a2a_button_twitter” href=”https://twitter.com/daily_trust”/>&#13;
 <a class=”a2a_button_threads” href=”https://www.threads.net/@daily_trust”/>&#13;
 <a class=”a2a_button_tiktok” href=”https://www.tiktok.com/@thedailytrust”/>&#13;
 <a class=”a2a_button_pinterest” href=”https://www.pinterest.com/dailytrustng”/>&#13;
 <a class=”a2a_button_linkedin” href=”https://www.linkedin.com/company/daily-trust”/>&#13;
 <a class=”a2a_button_youtube” href=”https://www.youtube.com/@DailyTrust”/>&#13;
 <a class=”a2a_button_google_maps” href=”https://maps.app.goo.gl/jyzxpHQg4q5rnAfd6″/>&#13;
 </div>&#13;
&#13;
 <!– script async src=”https://static.addtoany.com/menu/page.js”></script –>&#13;
&#13;
 </div>&#13;
&#13;
 <!– NAVIGATION dt_mini_MENU –>&#13;
 <ul class=”nav-links”>&#13;
&#13;
 <!– USING CHECKBOX HACK –>&#13;
 <input type=”checkbox” id=”checkbox_toggle”/>&#13;
 <label for=”checkbox_toggle” class=”hamburger”>☰</label>&#13;
&#13;
 <!– NAVIGATION dt_mini_MENUS –>&#13;
 <div class=”dt_mini_menu”>&#13;
					<li><a target=”_blank” title=”Change Of Name” href=”https://ad-booking.dailytrust.com/change-of-name/” rel=”noopener”>Change Of Name</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Trust TV Live” href=”https://trusttv.com” rel=”noopener”>Trust TV</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Teen Trust” href=”https://teentrust.dailytrust.com/” rel=”noopener”>Teen Trust</a></li>&#13;
 <li><a target=”_blank” title=”Trust Radio Live” href=”https://trustradio.com.ng” rel=”noopener”>Trust Radio</a></li>&#13;
 <li><a target=”_blank” title=”Aminiya Online” href=”https://aminiya.ng” rel=”noopener”>Aminiya</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Podcast” href=”https://dailytrust.com/topics/podcast/” rel=”noopener”>Nigeria Daily</a>&#13;
 </li>&#13;
 <li><a target=”_blank” title=”Saurari Shirye Shiryenmu” href=”https://aminiya.ng/category/saurari-shirye-shiryenmu/” rel=”noopener”>Najeriya a&#13;
 Yau</a></li>&#13;
&#13;
 </div>&#13;
 </ul>&#13;
 </nav>&#13;
 </section>			
	 <div class=”header__advert”>
					<div id=”masthead_ad” class=”ad_container” style=”max-height:90px !important;text-align:center;”>
					&#13;
&#13;
<!– /113471580/dailytrust.com_masthead_468_60 –>&#13;
<div id=”div-gpt-ad-1781003365737-0″ style=”min-width: 468px; min-height: 60px;”>&#13;
 &#13;
</div>&#13;
&#13;
					</div>
 </div>

		<!–
		<div class=”header__advert” style=”display:block;”>
					<div id=”masthead_ad” class=”ad_container” style=”max-height:90px !important;”>
										</div>
 </div>
			–>

			
		</div>
			
		<section class=”main” style=”margin-top:150px !important;”>
			<div class=”container inner”>
				<div class=”left”>
					<a title=”Search” href=”/search” aria-label=”Search dailytrust”>
					<div class=”search”>
					<svg fill=”#000000″ xmlns=”http://www.w3.org/2000/svg” viewbox=”0 0 50 50″ width=”20px” height=”20px”><path d=”M 21 3 C 11.621094 3 4 10.621094 4 20 C 4 29.378906 11.621094 37 21 37 C 24.710938 37 28.140625 35.804688 30.9375 33.78125 L 44.09375 46.90625 L 46.90625 44.09375 L 33.90625 31.0625 C 36.460938 28.085938 38 24.222656 38 20 C 38 10.621094 30.378906 3 21 3 Z M 21 5 C 29.296875 5 36 11.703125 36 20 C 36 28.296875 29.296875 35 21 35 C 12.703125 35 6 28.296875 6 20 C 6 11.703125 12.703125 5 21 5 Z”/></svg>
					</div>
					<span>Search</span>
					</a>
				</div>
				<div class=”logo”>
					<a href=”/” title=”Dailytrust” aria-label=”Dailytrust”>
					<img src=”https://dailytrust.com/dailytrust.svg?x27863.webp” alt=”Dailytrust” aria-label=”Dailytrust”/>
					</a>
				</div>
				<div class=”right”>
					<a class=”subscribe” href=”https://epaper.dailytrust.com/” target=”_blank” rel=”noopener noreferrer” title=”E-Paper Subscription”>E-Paper</a>
 		 </div>
			</div>
		</section>
		<nav id=”site-navigation” class=”menu”>
<ul class=”container”>
 
 <li><a class=”active” href=”/”>Home</a></li>
 <li><a href=”/topics/news”>News</a></li><li><a href=”/topics/business”>Business</a></li><li><a href=”/topics/politics”>Politics</a></li><li><a href=”/topics/podcast”>Podcast</a></li><li><a href=”/topics/videos”>Videos</a></li><li><a href=”/topics/agriculture”>Agriculture</a></li><li><a href=”/topics/sports”>Sports</a></li><li><a href=”/topics/opinion”>Opinion</a></li><li><a href=”/topics/education”>Education</a></li><li><a href=”/topics/entertainment”>Entertainment</a></li><li><a href=”/topics/international”>International</a></li>
 <li><span style=”color:#ffffff;cursor:pointer;font-size:25px” onclick=”openNav()”>☰</span></li>
</ul>
</nav>
<section>
<style><![CDATA[

 .player-container{

 /* background-color: #6767fc28; */

 padding: 3px;

 }

 #radio-play-button{

 /* background-color: #6a6afa42; */

 color: #0095da;

 border: 2px solid #0095da;

 border-radius: 4px;

 text-align: center;

 font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;

 }

 #radio-play-button:hover{

 border: 1px solid white;

 background-color: #0095da;

 color: #fff;

 font-weight: bolder;

 }

 #content-insert{

 width: 100%;

 display: none;

 }

 ]]></style> &#13;
<div class=”container player-container”>&#13;
&#13;
 <div class=”dt-grid dt-row”>&#13;
&#13;
 <div id=”radio-play-button” class=”col-12″ onclick=”activiate_player()”>&#13;
 Click Here To Listen To Trust Radio Live&#13;
 </div>&#13;
&#13;
 <!– script src=”https://cdn.plyr.io/3.7.8/plyr.polyfilled.js”></script –>&#13;
 <!– link rel=”stylesheet” href=”https://cdn.plyr.io/3.7.8/plyr.css” / –>&#13;
&#13;
 <span id=”content-insert” class=”col-9 col-sm-12″/>&#13;
 &#13;
 &#13;
 </div>			<!– #masthead –>
		


<main class=”post-container row”>
 		 <div class=”post-middle article-container post”>
		
			 
				 
		
<section class=”title-header”>
		<div style=”margin-bottom:10″>
		<div class=”categoty__title”>
						<a href=”https://dailytrust.com/topics/news/” title=”News” aria-label=”News”>
				News				</a>
							</div>
		</div>
		<h1 class=”h1v1″>Army reviews training curriculum to boost counter-terrorism operations</h1>		<p class=”excerpt”/>
	</section>
		<section class=”featured-image”>
		
			<div class=”post-thumbnail”>
				<img width=”208″ height=”242″ src=”https://dailytrust.com/wp-content/uploads/2026/06/Maj.-Gen.-Oluyemi-Olatoye.jpg” class=”attachment-post-thumbnail size-post-thumbnail wp-post-image” alt=”” decoding=”async” fetchpriority=”high”/>			</div><!– .post-thumbnail –>

				<figcaption class=”caption”>
							<span/>
						</figcaption>
	</section>
		<section class=”post-author”>
	<div class=”wraper flow”>
	<ul class=”names”>
	<span style=”margin-right:6px”>By</span>
			<span>Abubakar Sadiq Mohd, Zaria</span>
		
	</ul>
	</div>
 </section>
	<section class=”author__share”>
		<div class=”post-time”>
						Fri, 19 Jun 2026 6:32:44 WAT		</div>
		<ul class=”share small dark”>
 <li>
		<a href=”https://wa.me/?text=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
			<svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.582 2.128 2.182-.573c.978.58 1.911.928 3.145.929 3.178 0 5.767-2.587 5.768-5.766.001-3.187-2.575-5.77-5.764-5.771zm3.392 8.244c-.144.405-.837.774-1.17.824-.299.045-.677.063-1.092-.069-.252-.08-.575-.187-.988-.365-1.739-.751-2.874-2.502-2.961-2.617-.087-.116-.708-.94-.708-1.793s.448-1.273.607-1.446c.159-.173.346-.217.462-.217l.332.006c.106.005.249-.04.39.298.144.347.491 1.2.534 1.287.043.087.072.188.014.304-.058.116-.087.188-.173.289l-.26.304c-.087.086-.177.18-.076.354.101.174.449.741.964 1.201.662.591 1.221.774 1.394.86s.274.072.376-.043c.101-.116.433-.506.549-.68.116-.173.231-.145.39-.087s1.011.477 1.184.564.289.13.332.202c.045.072.045.419-.1.824zm-3.423-14.416c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm.029 18.88c-1.161 0-2.305-.292-3.318-.844l-3.677.964.984-3.595c-.607-1.052-.927-2.246-.926-3.468.001-3.825 3.113-6.937 6.937-6.937 1.856.001 3.598.723 4.907 2.034 1.31 1.311 2.031 3.054 2.03 4.908-.001 3.825-3.113 6.938-6.937 6.938z”/></svg> 
	</a>
	 </li><li>
 <a href=”https://www.facebook.com/sharer/sharer.php?u=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
		<svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm3 8h-1.35c-.538 0-.65.221-.65.778v1.222h2l-.209 2h-1.791v7h-3v-7h-2v-2h2v-2.308c0-1.769.931-2.692 3.029-2.692h1.971v3z”/></svg>
 </a>
 </li>
 <li><a href=”https://twitter.com/intent/tweet?text=https://dailytrust.com/army-reviews-training-curriculum-to-boost-counter-terrorism-operations/” target=”_blank” rel=”noopener noreferrer”>
	 <svg xmlns=”http://www.w3.org/2000/svg” width=”24″ height=”24″ viewbox=”0 0 24 24″><path d=”M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm6.066 9.645c.183 4.04-2.83 8.544-8.164 8.544-1.622 0-3.131-.476-4.402-1.291 1.524.18 3.045-.244 4.252-1.189-1.256-.023-2.317-.854-2.684-1.995.451.086.895.061 1.298-.049-1.381-.278-2.335-1.522-2.304-2.853.388.215.83.344 1.301.359-1.279-.855-1.641-2.544-.889-3.835 1.416 1.738 3.533 2.881 5.92 3.001-.419-1.796.944-3.527 2.799-3.527.825 0 1.572.349 2.096.907.654-.128 1.27-.368 1.824-.697-.215.671-.67 1.233-1.263 1.589.581-.07 1.135-.224 1.649-.453-.384.578-.87 1.084-1.433 1.489z”/></svg>
	</a>
	</li>
 </ul>
		</section>
		<article class=”body article__body text-justify”>
				<p><strong>The Nigerian Army has reviewed its recruit training curriculum to strengthen the capacity of newly enlisted soldiers to effectively tackle terrorism, insurgency and other emerging security threats nationwide.</strong></p>
<p><span style=”font-weight: 400;”>The Commandant of the Nigerian Defence Academy (NDA), Maj.-Gen. Oluyemi Olatoye, disclosed this on Thursday during the Award Ceremony for the 90 Regular Recruits Intake at Depot Nigerian Army, Zaria.</span></p><div id=”v-dailytrust-v0″/>&#13;

<p><span style=”font-weight: 400;”>Olatoye, who was the Special Guest of Honour at the event, said the curriculum review was part of efforts to align recruit training with Nigeria's evolving security environment.</span></p><!–



–>&#13;
<!– career_inarticle-2 –>&#13;
&#13;
&#13;
&#13;
&#13;
<!–

 <style>

 /* Fixed Heigh for CLS – Cumulative Layout Shift */

 @media only screen and (min-width: 992px) {

 #div-vi-1716478739 {

 width: 728px !important;

 height: 90px !important;

 }

 }

 </style>

 <div id=”div-vi-1716478739″

 style=”width: 300px;height: 250px;border: 1px solid #EEEEEE;margin: 0 auto;display: flex;justify-content: center;align-items: center;font-weight: bold;color: #EEEEEE;”><span>SPONSOR AD</span></div>



 –>&#13;

<p><span style=”font-weight: 400;”>He said that, through the revised training curriculum, the recruits had acquired the relevant competencies required for contemporary military operations nationwide.</span></p><!– /113471580/dailytrust.com_inarticle-1 –>&#13;
<!–

<div id=’div-gpt-ad-1669272607411-0′ style=’min-width: 120px; min-height: 20px;’>



</div>

–>
<p><span style=”font-weight: 400;”>He said greater emphasis had been placed on counter-terrorism and counter-insurgency operations to prepare recruits for emerging threats and enhance the Army's capacity to respond effectively to security challenges.</span></p>
<p><span style=”font-weight: 400;”>According to him, the revised curriculum reflects current operational realities and equips recruits with the foundational knowledge, discipline and professional skills required for modern military engagements across theatres.</span></p>
<p><span style=”font-weight: 400;”>“I am delighted to note that your training curriculum was reviewed to reflect the current security realities facing our country. As a result, greater emphasis was placed on counterterrorism operations,†he said.</span></p>
<p><span style=”font-weight: 400;”>Olatoye said the training had equipped recruits with competencies required to support ongoing operations against terrorists, bandits and other criminal elements threatening national security and public safety.</span></p>
<p><span style=”font-weight: 400;”>He expressed confidence that the recruits would contribute meaningfully to operational success upon deployment, having undergone training tailored to contemporary battlefield requirements and emerging security realities.</span></p>
<p><span style=”font-weight: 400;”>Earlier, the Commandant of Depot Nigerian Army, Maj.-Gen. Ahmadu-Bello Mohammed said the ceremony was organised to mark the completion of training activities for the 90 Regular Recruits Intake.</span></p>
<p><span style=”font-weight: 400;”>The commandant disclosed that 6,001 recruits commenced training at the institution, while 5,876 recruits successfully completed the programme and were due to participate in the passing-out parade.</span></p>
<div style=”margin: 20px; padding: 15px; border: 1px solid #ccc; border-radius: 5px; background-color: #f9f9f9; position: relative;”>&#13;
 <!–<span style=”position: absolute; top: -10px; left: 15px; background-color: #ffcc00; padding: 5px; font-weight: bold; font-size: 12px; border-radius: 3px;”>ADVERT</span>–>&#13;
 <h2 style=”color: #333;”>UPDATE NEWS:</h2>&#13;
 <p style=”color: #555;”>&#13;
 Nigerians can now invest <b>₦2.5 million</b> on premium domains and profit about <b>₦17-₦25 million</b>. All earnings paid in <b>US Dollars</b>. Rather than wonder, &#13;
 <a href=”https://softbrite.com/l/dttxtdec2025″ style=”color: #007bff; text-decoration: none;”>click here to find out how it works</a>.&#13;
 </p>&#13;
</div>&#13;
&#13;
&#13;
&#13;
&#13;
<div style=”width:100%;border-top:1px solid #006E00FF;max-height:250px;background:#AAFFAAFF;padding:4px;color:#006E00FF;”>&#13;
	<a style=”text-decoration:none;” href=”https://bit.ly/3ULAYGr”>&#13;
		<p>&#13;
			<img decoding=”async” src=”https://dailytrust.com/wp-content/uploads/2024/05/580b57fcd9996e24bc43c543.png” width=”70px” height=”70px” style=”float:right;max-height:70px;max-width:70px;”/>&#13;
			Join Daily Trust WhatsApp Community For Quick Access To News and Happenings Around You.&#13;
		</p>&#13;
	</a>&#13;
</div>&#13;
&#13;
<!– /113471580/dailytrust_article_bottom –>&#13;
<!– div id=’div-gpt-ad-1670511129540-0′ style=’min-width: 300px; min-height: 60px;’>



</div –>&#13;
<!– /113471580/dailytrust_article_bottom –>&#13;
<div id=”div-gpt-ad-1670932839695-0″ style=”min-width: 300px; min-height: 60px;”>&#13;
 &#13;
</div>&#13;
&#13;
 <!– script defer>

 window.googletag = window.googletag || {cmd: []};

 googletag.cmd.push(function() {

 googletag.defineSlot(’/113471580/dailytrust.com_300_600_article_right’, [’fluid’, [300, 600]], ‘div-gpt-ad-1669708905704-0’).addService(googletag.pubads());

 googletag.pubads().enableSingleRequest();

 googletag.enableServices();

 });

	

</script –>&#13;
&#13;
&#13;
&#13;
&#13;
<!– script defer>

 window.googletag = window.googletag || {cmd: []};

 googletag.cmd.push(function() {

 googletag.defineSlot(’/113471580/dailytrust_article_bottom’, [[640, 360], [468, 60], [400, 300], [728, 90], [300, 250]], ‘div-gpt-ad-1670932839695-0’).addService(googletag.pubads());

 googletag.pubads().enableSingleRequest();

 googletag.enableServices();

 });

</script –>&#13;
&#13;
&#13;
&#13;
	</article>
		<div class=”article-footer ad-container”>
	<section id=”custom_html-2″ class=”widget_text widget widget_custom_html”><div class=”textwidget custom-html-widget”>&#13;
 <div class=”JC-WIDGET-DMROOT” data-widget-id=”c3de7bbf2df2eb66be45312bc808b557″/>&#13;
 &#13;
&#13;
</div></section>	</div>
	<div class=”post-tags”>
		</div>
	<div class=”related”>
 <div class=”post-tags”>
 <div class=”section__title”>More Stories</div>
 			<div>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 6 hours ago </span>
 </div>
 <a href=”/again-tinubu-extends-tenure-of-customs-cg”>
 Again, Tinubu extends tenure of Customs CG </a>
 </div>
 <a href=”/again-tinubu-extends-tenure-of-customs-cg”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2025/10/Newly-elected-NWF-president-and-NCS-boss-Bashir-Adewale-Adeniyi-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 7 hours ago </span>
 </div>
 <a href=”/xenophobia-hundreds-of-nigerians-stranded-in-south-africa”>
 Xenophobia: Hundreds of Nigerians stranded in South Africa </a>
 </div>
 <a href=”/xenophobia-hundreds-of-nigerians-stranded-in-south-africa”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2026/06/Repatriation-150×150.webp” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 8 hours ago </span>
 </div>
 <a href=”/oshiomhole-nscdc-cant-remain-civil-while-fighting-armed-criminals”>
 Oshiomhole: NSCDC Can't Remain ‘Civil' While Fighting Armed Criminals </a>
 </div>
 <a href=”/oshiomhole-nscdc-cant-remain-civil-while-fighting-armed-criminals”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2024/02/oshiomhole-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”oshiomhole” decoding=”async” loading=”lazy”/>
 </div>
 </a>
 </div>
 </li>
 <li class=”list_list”>
 <div class=”list_card”>
 <div class=”list_body list_compact”>
 <div class=”list_category”>
 <span class=”list_time”>
 <svg xmlns=”http://www.w3.org/2000/svg” width=”14″ height=”14″ aria-label=”Clock24 icon” viewbox=”0 0 24 24″><path fillrule=”evenodd” d=”M11.5 2a10.5 10.5 0 1 1 0 21 10.5 10.5 0 0 1 0-21zm0 1a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 4c.28 0 .5.22.5.5v5.3l5.34-1.77a.5.5 0 1 1 .32.94l-6 2a.5.5 0 0 1-.66-.47v-6c0-.28.22-.5.5-.5z”/></svg>
 8 hours ago </span>
 </div>
 <a href=”/court-jails-mother-of-slain-terrorist-kingpin”>
 Court jails Mother of slain terrorist kingpin </a>
 </div>
 <a href=”/court-jails-mother-of-slain-terrorist-kingpin”>
 <div style=”min-width: 80px; height: 80px; background: #ccc; display: block; position:relative” class=”desktop__image”>
 <img width=”80″ height=”80″ src=”https://dailytrust.com/wp-content/uploads/2026/05/Court-150×150.jpg” class=”attachment-80x80x10vwximg size-80x80x10vwximg wp-post-image” alt=”” decoding=”async” loading=”lazy”/>
 </div>
 </a>
 </div>
 </li>
 		</div>
	 </div>
 </div>			 
			<!– div id=”disqus_thread”></div –>
			<!– script>
				/**
				* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
				* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
				
				var disqus_config = function () {
				this.page.url = “https://dailytrust.com/court-jails-mother-of-slain-terrorist-kingpin/”;
				this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page’s unique identifier variable
				};
				
				(function() { // DON’T EDIT BELOW THIS LINE
				var d = document, s = d.createElement(’script’);
				s.src = ‘https://thedailytrust.disqus.com/embed.js’;
				s.setAttribute(’data-timestamp’, +new Date());
				(d.head || d.body).appendChild(s);
				})();
			</script>
			

 <img height=”1″ width=”1″

src=”https://www.facebook.com/tr?id=735993645146090&ev=PageView

&noscript=1″/>

</noscript>



<!– End Facebook Pixel Code –>&#13;
&#13;
<!– Event snippet for Website traffic conversion page –>&#13;
<!–









–>&#13;
&#13;
	<!– Google tag (gtag.js) –>&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
<!– Add To ANy Script –>&#13;
&#13;
&#13;
&#13;
<!– ========== Moved Scripts =========== –>&#13;
&#13;
&#13;
&#13;
<!– ============ OCM =================== –>&#13;
&#13;
&#13;
&#13;
<!– ========== Plyr.IO ========= –>&#13;
&#13;
<link rel=”stylesheet” href=”https://cdn.plyr.io/3.7.8/plyr.css”/>

</div></main></div></section></header></main>




