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) (259)
  • Article (101)
  • News (13)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 38 Next »

18%
Profiling Python code
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image ©-Yong Hian Lim, Fotolia.com
of code. Listing 1 Time to Execute import time start_time = time.time() # Code to check follows a, b = 1,2 c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start
18%
Memory Errors
23.03.2016
Home »  HPC  »  Articles  » 
 script:  # https://bitbucket.org/darkfader/nagios/src/ #    c9dbc15609d0/check_mk/edac/plugins/edac?at=default   # The best stop for all things EDAC is  #   http://buttersideup.com/edacwiki/ and  #       edac
18%
Secure remote connectivity with VS Code for the Web
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © fckncg, 123RF.com
, start by determining the subdirectory location of the VS Code Server instance relevant to the user context: which code-insiders /home/kevin/.vscode-insiders/cli/servers/Insiders-c72447e8d8aaa7497c9a4bd68
18%
PowerShell Part 2: Manipulating Services, Processes, and Commands
17.04.2012
Home »  Articles  » 
 
(2208)? [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"): Y The process will end immediately on receipt of the Stop-Process signal. Now try to run a CMD process
18%
Exploring Ubuntu cloud tools
28.06.2011
Home »  CloudAge  »  Articles  » 
 
ram disk 04 AVAILABILITYZONE |- m1.small 0000 / 0000 1 192 2 05 AVAILABILITYZONE |- c1.medium 0000 / 0000 1 256 5 06 AVAILABILITYZONE |- m1.large
18%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
 def    # # Routine to add commas to a float string # def commify3(amount):     amount = str(amount)     amount = amount[::-1]     amount = re.sub(r"(\d\d\d)(?=\d)(?!\d*\.)", r"\1,", amount)     return amount[::-1
18%
Comparing 5 to 50TB NAS storage boxes
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Franck Boston, fotolia.com
lacks support for SSH access and access to the hard disks' S.M.A.R.T data. Thecus N6850 We imported the Thecus N6850 from its vendor in the Far East, but you can buy it directly from dealers. What you
18%
Free Enterprise Backup with Bareos
12.11.2013
Home »  Articles  » 
they are addressed Which files should be backed up (a FileSet) The plugin configuration The before and after jobs (i.e., programs that are started before or after a backup job, e.g., to start and stop
18%
Installing and operating the Graylog SIEM solution
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Leo Blanchette, 123RF.com
. The pwgen command generates a password and encrypts with sh256sum: pwgen -N 1 -s 100 echo -n | sha256sum The encrypted password is then assigned to the parameter root_password_sha2. Table 1 gives
18%
Discovering SQL injection vulnerabilities
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Mika Specta, 123RF.com
://127.0.0.1/dvwa/ vulnerabilities/sqli/?id=1&Submit=Submit#" --cookie="PHPSESSID=ce0aa7922720f3190bf9bbff7f24c434;security=low" --forms After a short while, SQLmap finds the matching ID field and asks

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 38 Next »

Service

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