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) (1201)
  • Article (331)
  • News (166)
  • Blog post (5)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 171 Next »

23%
Linux Writecache
19.11.2019
Home »  HPC  »  Articles  » 
that is the issue. The purpose of a cache is to alleviate a lot of the burden for the drive to seek new sector locations for 4K, 8K, or other small I/O requests. Some of the more common caching methods or modes are
23%
Extended File Attributes
20.04.2022
Home »  HPC  »  Articles  » 
. If you like, extended attributes add metadata to a file or directory, going beyond the definition of the inode. Many Linux filesystems can use extended attributes: ext2 ext3 ext4 JFS
23%
Write Your Own Admin Tools
02.03.2024
Home »  HPC  »  Articles  » 
/diskstats | grep 'sda ' | awk '{print $4+$8}') sleep 1 curr=$(cat /proc/diskstats | grep 'sda ' | awk '{print $4+$8}') iops=$((curr-prev)) echo "IOPS: $iops" done The admin tools you can code in Bash is really
23%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
reports – with the help of web technologies such as HTML, JavaScript, jQuery [3], and CSS3, which Python creates in combination with R and the MongoDB [4] database. Comet Rising Figure 1 shows how
23%
Blending Java with other programming languages
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © Ivan Mikhaylov, 123RF.com
. An alternative called Im4java [4], which is another of my projects, does without the performance benefits of JNI and instead offers a stable, object-oriented interface to ImageMagick. You can integrate
23%
Welcome
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © mmediac, 123RF.com and Tom Wang, Fotolia.com
this introductory piece. It joins my iPad 4 and iPhone 5. My day job PC begrudgingly runs Windows 7 – I say begrudgingly because it would run better with Windows XP, but alas, that ship has sailed – and Macs aren
23%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
configure settings for RandR [4] in Linux. The call to xrandr is pretty bulky: xrandr --fb 1600x900 --output LVDS1 --mode 1600x900 \ --scale 1x1 --output HDMI3 --same-as LVDS1 --mode 1920x1200 \ --scale
23%
Security as Code
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Lead Image © bluebay, 123RF.com
-popular Travis CI [3] or GitLab CI [4]), which integrates easily with tools you might normally use manually. These tools might be used for database hacking, penetration testing, open network port probing
23%
Resource Management with Slurm
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Vladislav Kochelaevs, fotolia.com
and some are open source, either with or without a support option. The list of candidates is fairly long, but the one I talk about in this article is Slurm [4]. Slurm Slurm has been around for a while. I
23%
Build system images with Kiwi
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © chachar, 123RF.com
-theme>bgrt OpenSuse

« Previous 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 171 Next »

Service

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