Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Write for Us!
  •  
  • Newsletter
  •  
  • Shop
  • DevOps
  • Cloud Computing
  • Virtualization
  • HPC
  • Linux
  • Windows
  • Security
  • Monitoring
  • Databases
  • all Topics...
Search
Login
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: %xcode"22 00s Llorente 13 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (226)
  • Article (61)
  • News (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 Next »

13%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © AndreaDanti, 123RF.com
-based files [13]. Icinga configuration files have .cfg extensions, and they're centrally located in /etc/icinga. The main configuration file is icinga.cfg [14]. Icinga configuration comprises two main types
13%
Installing and operating the Graylog SIEM solution
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Leo Blanchette, 123RF.com
:\" "\"$LINE\"" >> /tmp/listner.log 10 11 if [ $? = 1 ] 12 then 13 echo -e "$LINE ... \n found on $HOSTNAME" | mail -s "Something's wrong on $(hostname)" bf@onb.ac.at 14 fi 15 done & 16 tailf /tmp
13%
Let the editor wars begin!
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Kirill Makarov, 123RF.com
. For example, you can run the command: : s/XXX/YYY/g This commands substitutes the string XXX for the string YYY, normally for the current line. However, in this case, it does it for the entire file because
13%
Environment Modules
23.02.2012
Home »  HPC  »  Articles  » 
at a time. When it’s finished I can then change my .bashrc and submit a new job. Because you are using a different compiler/MPI combination from what is in the queue, even for something as simple as code
13%
Graph database Neo4j discovers fake reviews on Amazon
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Image by Gerd Altmann from Pixabay
/ioutil" 09 "log" 10 ) 11 12 type Config struct { 13 Reviews map[string][]string 14 } 15 16 func main() { 17 yamlFile := "reviews.yaml" 18 data, err := ioutil.ReadFile(yamlFile) 19 if err != nil { 20
13%
Supercharge your software upgrade routine
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Photo by redcharlie on Unsplash
install topgrade Updating crates.io index Downloaded topgrade v14.0.1 Downloaded 1 crate (4.4 MB) in 1.52s Installing topgrade v14.0.1 Updating crates.io index Downloaded async-io v1.13.0 Downloaded async
13%
Matlab-like tools for high-performance computing
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
,1000); 06 07 // Set host data on the Device (GPU) 08 dA = gpuSetData(A); 09 dC = gpuSetData(C); 10 11 d1 = gpuMult(A,B); 12 d2 = gpuMult(dA,dC); 13 d3 = gpuMult(d1,d2); 14 result = gpuGetData(d3); // Get
13%
Three full-text desktop search engines
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Lucas Gallone on Unsplash
on desktop computers and their possibilities. The event that impelled me to author this article was the arrival of a 13GB bundle of compressed files, the contents of which could possibly be helpful in my
13%
Program GUIs in Go with Fyne
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Santoshi Guruju on Unsplash
" 06 "fyne.io/fyne/v2/widget" 07 ) 08 09 func main() { 10 a := app.New() 11 w := a.NewWindow("") 12 w.Resize(fyne.NewSize(200, 200)) <b>13</b> w.SetContent(widget.NewLabel("Hello World!")) 14</div> <div class="clear"></div> </div> <div class="view"> <div class="percent">13%</div> <div class="title"><a href="/Archive/2011/05/Free-backup-tool-for-data-centers/(language)/eng-US">Free backup tool for data centers</a></div> <div class="clear"></div> <div class="date">30.11.2025</div> <div class="breadcrumb_only" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> Home <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', 'Archive', 'text-link'])" href="/Archive">Archive</a> </span> </span>  <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', '2011', 'text-link'])" href="/Archive/2011">2011</a> </span> </span>  <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', 'Issue 5: Pen Testing', 'text-link'])" href="/Archive/2011/05">Issue 5: Pen Te...</a> </span> </span>  <span class="separator">»</span>  <span class="path" itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', '', 'text-link'])" href="/Archive/2011/05/Free-backup-tool-for-data-centers"></a> </span> </span> </div> <div class="clear"></div> <div class="attribute-image"><a href="/Archive/2011/05/Free-backup-tool-for-data-centers/(language)/eng-US"> <img src="/var/ezflow_site/storage/images/archive/2011/05/free-backup-tool-for-data-centers/po-3842-fotolia-andresr-beach_life_saver_resized.png/244390-1-eng-US/PO-3842-Fotolia-andresr-beach_life_saver_resized.png_small.png" itemprop="image" alt="© andresr, fotolia.com" title="© andresr, fotolia.com"> </a></div> <div class="text"> Include { <b>13</b> File = /usr/sbin 14 Options { 15 Signature = MD5 16 } 17 } 18 Exclude { 19 File = /var/lib/bacula 20 File = /tmp 21 } <b>22</b> } 23 24 Messages { 25 Name = Daemon 26</div> <div class="clear"></div> </div> <div class="pagenavigator"> <p> <span class="previous"><a href="/content/search/(offset)/230?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score"><span class="text">« Previous</span></a></span> <span class="pages"> <a href="/content/search?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">1</a> ... <span class="other"><a href="/content/search/(offset)/170?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">18</a></span> <span class="other"><a href="/content/search/(offset)/180?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">19</a></span> <span class="other"><a href="/content/search/(offset)/190?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">20</a></span> <span class="other"><a href="/content/search/(offset)/200?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">21</a></span> <span class="other"><a href="/content/search/(offset)/210?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">22</a></span> <span class="other"><a href="/content/search/(offset)/220?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">23</a></span> <span class="other"><a href="/content/search/(offset)/230?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">24</a></span> <span class="current">25</span> <span class="other"><a href="/content/search/(offset)/250?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">26</a></span> <span class="other"><a href="/content/search/(offset)/260?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">27</a></span> <span class="other"><a href="/content/search/(offset)/270?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">28</a></span> <span class="other"><a href="/content/search/(offset)/280?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score">29</a></span> </span> <span class="next"><a href="/content/search/(offset)/250?SearchText=%25xcomm%2222+00s+Llorente+13&sort=score"><span class="text">Next »</span></a></span> </p> <div class="break"></div> </div> </div> </form> <script language="JavaScript" type="text/javascript"> jQuery('#mainarea-autocomplete-rs').css('width', jQuery('input#Search').width()); var autocomplete = new eZAJAXAutoComplete({ url: "/ezjscore/call/ezfind::autocomplete", inputid: 'Search', containerid: 'mainarea-autocomplete-rs', minquerylength: 2, resultlimit: 10 }); ezfSetBlock( 'ezfFacets', ezfGetCookie( 'ezfFacets' ) ); ezfSetBlock( 'ezfHelp', ezfGetCookie( 'ezfHelp' ) ); </script> <div class="clear"></div> </div> </div> </div> </div> <div class="row"> <div id="bottom-banner" class="span12"> </div> </div> </div> </div> <div> <div class="container"> <div class="row"> <div class="span12" id="Footer"> <footer> <div class="footer row"> <div class="span1"></div> <div class="span10 claim-wrapper"> <div id="footer-topics" class="container"> <div class="footer-sitemap"> </div> <div class="footer-topics"> <div class="footer-topic firstli lastli"> <h2>Service</h2> <ul> <li><a onclick="_gaq.push(['_trackEvent', 'footer-topics', 'Archive/Article-Code', 'text-link'])" href="/Archive/Article-Code">Article Code</a></li> <li><a onclick="_gaq.push(['_trackEvent', 'footer-topics', 'Contact', 'text-link'])" href="/Contact">Contact</a></li> </ul> </div> <div class="footer-topic lastli footer-ini"> <ul> <li><a onclick="_gaq.push(['_trackEvent', 'footer-topics', '/Legal-Notice', 'text-link'])" href="/Legal-Notice">Legal Notice</a></li> <li><a onclick="_gaq.push(['_trackEvent', 'footer-topics', '/Privacy-Policy', 'text-link'])" href="/Privacy-Policy">Privacy Policy</a></li> </ul> </div> </div> </div> </div> <div class="span1"></div> </div> <div class="row"> <div id="glossar"> <ul id="glossar_menue"> <li> <a href="/Glossary">Glossary</a> <ul> <li> <a href="/Glossary/Backup-Test">Backup Test</a> </li> </ul> </li> </ul> </div> <div id="copyright"> © 2026 <a href="http://www.linuxnewmedia.com/" target="_blank">Linux New Media USA, LLC</a> – <a href="/Legal-Notice">Legal Notice</a> </div> </div> </footer> </div> </div> </div> </div> </div> </div> </body> </html>