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:
%220mb 22 08 Llorente"523
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(62)
Keywords
« Previous
1
2
3
4
5
6
7
Next »
94%
Managing virtual machines
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
the script results. Listing 1 clone-vm 01 #!/bin/sh 02 03 export LIBVIRT_DEFAULT_URI=qemu:///system 04 05 lastid=$(tail -1 vm-list.txt) 06 newid=$(($lastid+1)) 07 vmname=vm$newid
08
echo
93%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
$spin
08
@$molecule.xyz 09 10 END 11 12 done 13 done The Gaussian 09 (g09) computational chemistry simulation package uses a small input that tells it what type of predictions are desired and which
93%
The fail2ban intrusion prevention framework
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
in the directory structure is clear once you've installed it. Script Kiddies and Port
22
As I mentioned, the most popular usage of fail2ban is stopping probes that try every username ever conceived by mankind
93%
Server virtualization with VirtualBox
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
also starts automatically after a reboot. Next, install the packages required for running phpVirtualBox: sudo apt-get install apache2-mpm-prefork apache2-utils apache
2.2
-bin apache
2.2
-common apache2
93%
Enterprise communication with IRC
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
the delay 06 * between autoconnecting to servers. 07 */
08
connectfreq = 5 minutes; 09 10 /* max number: the amount of servers to autoconnect to */ 11 max_number = 1
93%
Archiving email and documents for small businesses
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
to storage
08
mv archiv/cur/$i storage 09 10 # Create storage directory for email 11 mkdir storage/$pref.$i 12 13 # Extract attachments from mail 14 ripmime -i storage/$i -d storage/$pref.$i 15 16
93%
The Swiss Army knife of fault management
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
07
08
09
10 11
93%
Quick patches with Ansible
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
for YAML. Listing 1 YAML Inventory File 01 --- 02 servers: 03 children: 04 debian_servers: 05 hosts: 06 # Pi-hole 07 pihole:
08
ansible
93%
Connecting dissimilar IPsec implementations
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
_shared_key "/etc/racoon/psk.txt"; 02 remote 192.168.1.31 { 03 exchange_mode main; 04 proposal { 05 encryption_algorithm 3des; 06 hash_algorithm sha1; 07 authentication_algorithm pre_shared_key;
08
93%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
.io.IOException; 04 import javax.servlet.http.*; 05 06 public class HelloworldServlet extends HttpServlet { 07 public void doGet(HttpServletRequest req, HttpServletResponse resp)
08
throws IOException { 09 resp
« Previous
1
2
3
4
5
6
7
Next »