search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%25x20mm 12%2008 Llorente 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(140)
Article
(37)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
18
Next »
18%
Listing 6
21.08.2012
Home
»
HPC
»
Articles
»
Warewulf 4 Code
»
will allocate 4 cores 15 ### using 3 processors on 1 node. 16 #PBS -l nodes=1:ppn=3 17 18 ### Tell PBS the anticipated run-time for your job, where walltime=HH:
MM
:SS 19 #PBS -l walltime=0:10:00
20
21 ### Load
17%
Tuning I/O Patterns in Fortran 90
04.12.2013
Home
»
HPC
»
Articles
»
if (ierr > 0) then 21 write(*,*) "error in opening file! Stopping"
22
stop 23 else 24 do 10 counter=1,counter_limit
25
my_record%
x
= counter 26 my_record%y = counter
17%
Desktop Blades (of Glory)
06.05.2024
Home
»
HPC
»
Articles
»
(different from Raspberry Pi), and
2.5
or 10 Gigabit Ethernet (GbE). The card is 60
x
69.6
mm
(about 2.4
x
2.84 inches), which makes it a little taller than a credit card and a bit over 1U (Figure 4
17%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
12288 Oct
22
00:00 2014-10-21 drwxr-xr-
x
. 2 root root 12288 Oct 23 00:00 2014-10-
22
drwxr-xr-
x
. 2 root root 12288 Oct 24 00:00 2014-10-23 drwxr-xr-
x
. 2 root root 12288 Oct
25
00:00 2014-10-24 ~~~~~ drwxr-xr-
x
16%
Tuning I/O Patterns in C
31.07.2013
Home
»
HPC
»
Articles
»
Code Example 1 #include
2 3 /* Our structure */ 4 struct rec 5 { 6 int
x
,y,z; 7 float value; 8 }; 9 10 int main() 11 {
12
int counter; 13 struct rec my
16%
Tuning I/O Patterns in Python
18.12.2013
Home
»
HPC
»
Articles
»
FILE *ptr_myfile; 16 17 counter_limit = 100; 18 19 ptr_myfile=fopen("test.bin","wb");
20
if (!ptr_myfile) 21 {
22
printf("Unable to open file!"); 23 return 1; 24 }
25
for ( counter=1; counter <= counter
16%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
SyslogFacility AUTH
20
TCPKeepAlive yes 21 UseDNS no
22
UsePrivilegeSeparation yes 23 Subsystem sftp /usr/local/libexec/sftp-server 24 Match Group sftponly
25
ChrootDirectory /export
16%
Listing 4
21.08.2012
Home
»
HPC
»
Articles
»
Warewulf 4 Code
»
glib2 i686 2.
22
.5-6.el6 sl 1.1 M lib
X
11 i686 1.3-2.el6 sl 585 k lib
15%
Mandatory access control with Tomoyo Linux
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
.0
2.2
.
x
. 2.6.30 through 2.6.35 Debian 6 (Squeeze) 2.3.
x
. 2.6.36 through 3.0 Ubuntu 11.10 2.4.
x
. 3.1. openSUSE
12
.1
2.5
.
x
. 3
15%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
(null) Line
25
25
Not line
25
25
! Lines 10 through
20
10,
20
Last line $ Not pattern '/PATTERN/!' Character at beginning of line
« Previous
1
2
3
4
5
6
7
8
...
18
Next »