Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Digisub
  •  
  • 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: 有人会查通话记录的-(⏭查询网站gpio18.com⏮)-微信和朋友的通话记录怎么查-查通话记录不要验证码-可以查座机的通话记录吗-(⏭查询网站gpio18.com⏮)-移动和信可以查通话记录吗67 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (292)
  • Article (25)
  • News (3)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 33 Next »

81%
Keeping Docker containers safe
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © Irina Tischenko, 123RF.com
others. Use SELinux, if possible; otherwise, use AppArmor [16], grsecurity [17], or PaX [18] to lock down unexpected system resource access. Patch your systems more often than usual; even official
81%
Exploring Kubernetes with Minikube
11.09.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
. Listing 1:Adding the Key 01 apt-get update && apt-get install -y apt-transport-https 02 curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - 03 cat </etc
81%
Prowling AWS
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © Dmitry Naumov, 123RF.com
at the beginning of the command's output, the prowler/ directory will hold the code. Listing 1 Installing Prowler $ git clone https://github.com/toniblyx/prowler.git ** Cloning into 'prowler
81%
Recovering from a cyberattack in a hybrid environment
30.01.2024
Home »  Archive  »  2024  »  Issue 79: Monit...  » 
Photo by Kelly Sikkema on Unsplash
, September 17, 2020: https://dirteam.com/sander/2020/09/17/howto-attach-a-previously-synced-azure-ad-tenant-to-a-new-ad-forest/ The Author Evgenij Smirnov has been working with computers since
80%
Angular 2 client-side TypeScript framework
17.04.2017
Home »  Archive  »  2017  »  Issue 38: .NET...  » 
Lead Image © Ivan Mikhaylov, 123RF.com
on a development machine with Debian 8: curl -sL https://deb.nodesource.com/ setup_6.x | bash apt install nodejs git The first command expands the collection of repositories for Debian's package manager, adding
80%
HTML to database with a Perl script
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © Danila Krylov, 123RF.com
="left" valign="top"> 16 17 18 19 Once the list of commands is loaded, the target attribute is again used
80%
Verifying packages with Debian's ReproducibleBuilds
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © jaroonrat vitoosuwan , 123RF.com
was always built on a Buildd machine [17], the checksums could be compared directly, and the project could reject packages when discrepancies occur [18]. Some time in the future, it might then be impossible
80%
Provisioning resources with an Azure-specific language
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © vectortatu, 123RF.com
: location 11 sku: { 12 name: 'Standard_LRS' 13 tier: 'Standard' 14 } 15 kind: 'StorageV2' 16 properties: { 17 accessTier: 'Hot' 18 } 19 } To add
80%
Dispatches from the world of IT
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
 
online at: http://irclogs.ubuntu.com/2013/03/18/%23ubuntu-meeting.html#t21:00. Microsoft Blue Rumors have emerged about a new Windows release coming
80%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
     #pragma omp parallel for shared (sum) private (i) 12     for ( i=0; i < 1000000; i++) { 13         #pragma omp critical (sum_total) 14         sum = sum + a[i]; 15     } 16     printf("sum=%lf\n",sum); 17

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 33 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice