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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (1277)
  • Article (322)
  • News (212)
  • Blog post (5)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 104 105 106 107 108 109 110 111 112 113 114 115 116 117 ... 182 Next »

9%
Automation with Ansible
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Wavebreak Media Ltd, 123RF.com
: [node02.baremetal] PLAY RECAP *** control01.baremetal : ok=3 changed=2 unreachable=0 failed=0 control02.baremetal : ok=3 changed=2 unreachable=0 failed=0 node01.baremetal : ok=3 changed=2 unreachable=0
9%
Guacamole: Remote Desktop
04.02.2013
Home »  Articles  » 
 
3 and, in the current version 0.6.2, supports VNC and RDP – although with limited functionality in some cases. For example, you cannot transmit audio data or connect network drives over RDP
9%
OpenACC – Parallelizing Loops
09.01.2019
Home »  HPC  »  Articles  » 
3: Gang Execution Fortran C !$acc parallel    do i=1,n       ! do something    enddo !$acc end parallel     #pragma acc parallel {    for (int i=0; i
9%
Using loop directives to improve performance
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © orson, 123RF.com
but independently of one another (Figure 2). Table 3 Gang Execution Fortran C !$acc parallel do i=1,n ! do something enddo!$acc end parallel pragma acc parallel{ for (int i=0; i
9%
Identify troublesome energy consumers with PowerTOP
30.11.2025
Home »  Archive  »  2011  »  Issue 3: Are yo...  » 
Elena Elisseeva, 123RF.com
version 2.6.23. To check your system, you can enter the command: uname -r. You'll be on the safe side as of openSUSE 11.0 and Ubuntu 8.04. Additionally, your kernel needs to enable support for dynamic
9%
Tested: Barracuda firewall X201
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
.1"). Figure 2: The Barracuda Firewall can be managed completely via a web interface. Enhancement Release 6.1 Barracuda Firewall version 6.1 is an enhancement release over version 6.0 that will add
9%
Server validation with Goss
07.10.2025
Home »  Archive  »  2025  »  Issue 89: Autom...  » 
Lead Image © Ewa Walicka, fotolia.com
or at the Linux command line: curl --location --output /usr/bin/goss https://github.com/goss-org/goss/releases/download/v0.4.9/goss-linux-amd64 chmod +x /usr/bin/goss The process is similar in Windows, where
9%
Darshan I/O Analysis for Deep Learning Frameworks
18.08.2021
Home »  HPC  »  Articles  » 
_record%y = counter + 1             my_record%z = counter + 2             my_record%value = counter * 10.0             write(8,*) my_record         end do     end if     close(8) end program ex1 For this example
9%
Advanced MySQL security tips (a complete guide)
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Lead Image © alphaspirit, 123RF.com
='y' clause along with the create table statement: mysql> create table testTB (c1 INT) encryption='y'; mysql> alter table testTB encryption='y'; Query OK, 1 row affected (0.33 sec) Records: 1 Duplicates: 0
9%
Self-signed certificates with Jenkins
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Photo by Art Lasovsky on Unsplash
-lts \ --user root \ -p 0.0.0.0:8080:8080 \ -p 0.0.0.0:8443:8443 \ -p 0.0.0.0:50000:50000 \ --env JENKINS_OPTS="--httpPort=8080" \ --env JAVA_OPTS=-"Djavax

« Previous 1 ... 104 105 106 107 108 109 110 111 112 113 114 115 116 117 ... 182 Next »

Service

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