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: 0mb 100 Llorente"478 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (110)
  • Article (49)
  • Blog post (1)
  • News (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 17 Next »

40%
Run TensorFlow models on edge devices
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © leeavison, 123RF.com
--upgrade pip pip install --upgrade tensorflow=2.0 pandas numpy pathlib ## Check the setup python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))" Neural Network
40%
Managing Linux Filesystems
13.06.2016
Home »  Archive  »  2016  »  Issue 33: IPv6...  » 
Lead Image © Ulrich Krellner, 123RF.com
/user/tmp/sshdir fuse.sshfs rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0 Conclusion As an alternative to the simple block devices featured so far, you can create stackable block devices that offer
40%
Why Good Applications Don’t Scale
13.10.2020
Home »  HPC  »  Articles  » 
, a is the application speedup, n is the number of processors, and p is the “parallel fraction” of the application (i.e., the fraction of the application that is parallelizable), ranging from 0 to 1. Equations are nice
40%
Why Good Applications Don't Scale
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © man64, 123RF.com
: In Equation 1, a is the application speedup, n is the number of processors, and p is the "parallel fraction" of the application (i.e., the fraction of the application that is parallelizable), ranging from 0
40%
OpenMP – Loops and Data Control
08.05.2019
Home »  HPC  »  Articles  » 
#include  #include  #include  #include    #define N 1000     int main( ) {    float x[N];    int i;    float avg_base, avg;      for (i = 0; i < N; i++)    {       x[i] = i * sin(i);    }      avg_base = 0.0
40%
Build your own cloud with antMan
04.04.2023
Home »  Archive  »  2023  »  Issue 74: The F...  » 
Photo by Jorge Coromina on Unsplash
. If the edgeLinux partitioner does not give you a suggestion for partitioning the system disk, proceed as follows: Create a 1024MB partition for /boot and a 20GB partition for /. Leave the remaining space
39%
Samba pitfalls in daily operation
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © lightwise, 123RF.com
.SEC_FLAG_MAXIMUM_ALLOWED) Listing 3 ACL Error Message root@addc-01:~# samba-tool gpo aclcheck -U administrator Password for [EXAMPLE\administrator]: ERROR: Invalid GPO ACL O:DAG:DAD:PAI(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001
39%
Tools to Manage Storage
03.02.2024
Home »  HPC  »  Articles  » 
-blocks       Used  Available Use% Mounted on tmpfs                                          26377272       2512   26374760   1% /run /dev/nvme0n1p2                                490617784  142282252  323340052  31% / tmpfs
39%
Linux Local and Network Filesystems
07.01.2024
Home »  HPC  »  Articles  » 
$ lsblk NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT loop0    7:0    0     4K  1 loop /snap/bare/5 loop1    7:1    0  55.7M  1 loop /snap/core18/2751 loop2    7:2    0  55.7M  1 loop /snap/core18/2785 loop3    7:3    0
39%
Implement your own MIBs with Python
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Python tools. A successive execution of snmpget will now return the current temperature (multiplied by 1,000), as before with extend: $ snmpget -M+. -v2c -c rpitesting localhost RASPI-MIB::socTemp.0 RASPI

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 17 Next »

Service

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