search:
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
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(356)
Article
(49)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
...
41
Next »
14%
Shell scripts: Equal rights for Unix derivatives and Linux
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
="" 04 PING="ping -c1 -w 3" 05 PING2="" 06 07 case $OS in 08 HP-UX*)
09
PING=ping 10 PING2="-n 1" 11 RSH="remsh"
12
RSH2="-l user" 13 ;; 14 Sun
14%
Open source customer relationship management software
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
SuiteCRM application: sudo cd /etc/apache2/sites-available sudo touch suitecrm.conf sudo nano -w suitecrm.
com
Now copy the code shown in Listing 1 [4] into the nano text editor window to populate
14%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"Verb": "New", 06 "Noun": "Command1", 07 "OriginalName": "
" 08 },
09
{ 10 "Verb": "New", 11 "Noun": "Command2",
12
"OriginalName": "
14%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
\nContent-Type: text/plain\n\n";
09
$|=1; $|=0; # flush 10 11 my $dbh;
12
13 $SIG{TERM}=sub { 14 $dbh->pg_cancel if $dbh and $dbh->{pg_async_status}==1; 15 }; 16
17
$dbh
14%
Static code analysis finds avoidable errors
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
* argv []) 06 /*@requires maxRead(argv) >= 1 @*/ 07 /*@-modfilesys@*/ 08 {
09
/*@-initallelements@*/ 10 char buffer [BUFSIZE] = {'\0'}; 11 /*@+initallelements@*/
12
if ( ( argc
14%
Processing streaming events with Apache Kafka
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
: records) { 08 String key = record.key();
09
Payment value = record.value(); 10 System.out.printf("key = %s, value = %s%n", key, value); 11 }
12
} 13 } 14 [...] Kafka Ecosystem
14%
Strategies for routing voice calls around a firewall
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
:
com:5060>
09
Content-Type: application/sdp 10 Content-Length: 142 11
12
v=0 13 o=alice 53655765 2353687637 IN IP4 pc33.atlanta.
com
14 s=- 15 t=0 0 16 c=IN IP4 pc33.atlanta.
com
17
14%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
vm_id = 100 08 }
09
10 network_device { 11 model = "virtio"
12
bridge = "vmbr0" 13 } 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config,
17
proxmox
14%
Elastic Beanstalk
29.10.2013
Home
»
Articles
»
-e-mnpsy5bpzk-stack-AWSEBCloudwatchAlarmHigh-198IBXQXHBDPH 2013-05-08 20:
09
:25 INFO Application available at DanApp-env-ceqwdhduep.elasticbeanstalk.
com
. 2013-05-08 20:
09
:25 INFO Successfully launched
14%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
."; 04 String s04 = "Hello, Linux Magazine!"; 05 %> 06 07 08
<%= message%>
09
<%= s04%>
10 <%= new java
« Previous
1
...
9
10
11
12
13
14
15
16
17
18
19
20
21
22
...
41
Next »