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
  • [x] Creation time: Last year
Sort order
  • Date
  • Score
Content type
  • Article (Print) (38)
  • Article (1)
Keywords

« Previous 1 2 3 4 Next »

70%
Reading and understanding database execution plans
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Gunnar Pippel, 123RF.com
------------------------------------------------------------------------------ 10 Hash Join <+>2<+>( cost=3091.01..13119.07 rows=59654 width=1286) 11 Hash Cond: (s.employee_id = e.employee_id) 12 -> Index Scan using sale_date on sales s (cost=0.01..3893.82 rows=59654 width=251 ... 12
70%
Remote desktop based on HTML5
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Phanlop Boonsongsomnukool, 123RF.com
Fortunately, the Guacamole website has prebuilt packages for several distributions. The Downloads section of the website [1] provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15 ... 12
70%
Netcat – The admin's best friend
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Dmitry Rukhlenko, 123RF.com
): { echo -ne "HTTP/1.0 200 OK\r\n\r\n"; \ cat filename.tar.gz; } | nc -l -p 15000 Be warned that this might not work for you, but with some trial and error, to enable some extra interaction, you could try ... 12
69%
phpVirtualBox and RemoteBox compared
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Renjith-Krishnan, 123RF.com
version 2 since version 4.0. The latest version available at the time of writing, version 4.2, is probably newer than the packages provided by the repositories of most Linux distributions. The installation ... 12
24%
Storage across the network with iSCSI and Synology DiskStation Manager
04.12.2024
Home »  Archive  »  2024  »  Issue 84: Non-R...  » 
Lead Image © Vladimir Nenov, 123RF.com
:55:15 EDT; 5 days ago Docs: man:iscsiadm(8) man:iscsid(8) Main PID: 1696 (code=exited, status=0/SUCCESS) CPU: 10ms Jul 04 20:55:15 DANSBOX systemd[1]: Starting open ... The iSCSI protocol lets you access block storage across a network connection. We show you how to connect a Debian 12 system with a Synology storage device over iSCSI.
19%
Give your servers the once over with Nmap
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© ragsac, 123RF.com
ADDRESS [Cut first seven hops for brevity] 8 10.59 so-4-2-0.mpr3.pao1.us.above.net (64.125.28.142) 9 11.00 metro0.sv.svcolo.com (208.185.168.173) 10 9
19%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
for (i = 0; i < n; i++) { 05 for (k = 0; k < n; k++) { 06 float sum = 0.0f; 07 08 #pragma unroll (4) 09 10 for(j = 0; j < n; j++) 11 sum += src1
19%
A Btrfs field test and workshop
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© Adrian Hillman, 123RF.com
0, 1, and 10 RAID level conversion on the fly Background process for detecting and correcting errors proactively ("scrubbing") Growing and shrinking a filesystem on the fly Defragmentation
18%
Creating and evaluating kernel crash dumps
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© Giuseppe Ramos, 123RF.com
], where X is the size of the reserved area in megabytes and Y specifies the start address. If you omit the second parameter or set it to 0M, the system automatically selects an appropriate location
17%
Pushing Raspberry Pi storage to its limit
04.12.2024
Home »  Archive  »  2024  »  Issue 84: Non-R...  » 
Lead Image © Lucy Baldwin, 123RF.com
throughput without help from the Linux caches, which are active but not primed. Run by the hdparm [12] tool, sudo hdparm -t /dev/mmcblk0 the remarkably consistent results with modern SD cards are easily

« Previous 1 2 3 4 Next »

Service

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