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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (995)
  • Article (277)
  • News (260)
  • Blog post (6)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 154 Next »

11%
A Management Platform for the Internet of Things
10.12.2013
Home »  Articles  » 
 
, but these ultimately call a RESTful API. For example, the call in Listing 1 returns a list of the devices registered to your account, with similar calls for adding, editing, and posting data to devices. Listing 1
11%
Assigning Privileges with sudo and PolicyKit
22.01.2013
Home »  Articles  » 
 
name. In the following example, klaus is not allowed to reboot the computer: klaus marvin=(ALL) !/sbin/reboot All failed sudo calls usually end up in the syslog, whereas Ubuntu uses the /var
11%
Tuning I/O Patterns in C
31.07.2013
Home »  HPC  »  Articles  » 
to write out the data structure in the loop once it's populated. Listing 2C has the C code and the I/O function calls. Throughout this article, I refer to this I/O approach as “one-by-one.” Listing 2C: C
11%
Virtualization with KVM
29.06.2011
Home »  CloudAge  »  Articles  » 
 
distributions provide a compact meta-package that lets you do so. On Ubuntu Version 10.04 or later, the package is called qemu-kvm (and not kvm-qemu in contrast to what the documentation maintains); in open
11%
URL Tricks with htaccess
02.02.2012
Home »  Articles  » 
 
is that the file absolutely must be called .htaccess , but that’s not the case either; with a quick change to the AccessFileName directive, you can specify different control file names to your heart’s content
11%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
 type my_struct ! Structures (Variables) of the the derived type my_struct       type(my_struct) :: data       type(my_struct), dimension(10) :: data_array !     end program struct_test3 A very, very convenient feature called
11%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
function). It is created when the mpi4py module is imported. The import also causes the MPI.Init()  and MPI.init_thread()  functions to be called. Listing 1: Hello World from mpi4py import MPI   comm
11%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
processes (i.e., collective function) [8] It is created when the mpi4py module is imported. The import also causes the MPI.Init() and MPI.init_thread() functions to be called [9]. Listing 1 Hello
11%
Kolab iRony with CalDAV and CardDAV support
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Pablo Hidalgo, 123RF.com
for the principal address below ../.well-known/caldav. The Kolab iRony configuration for Apache includes corresponding redirects that beam this call to /iRony/. The username requested in this way also helps locate
11%
Top Top-Like Tools
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
, and one of the better ones is called htop [4]. Htop is a bit more interactive than Top, but it provides very similar information. The screenshot in Figure 7 is htop running on my desktop while running

« Previous 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 154 Next »

Service

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