53%
26.01.2025
for other types of applications as well.
Julia on the Web?
Recently I've used Julia as a back-end language for interactive websites to demonstrate concepts in physics. Because very little information
53%
28.08.2013
to learn more is at the pdsh
page at Google Code.
Other parallel shell tools are PuSSH, a Python wrapper script to execute ssh
on a number of hosts; dsh
, which is on the older side, with the last update
53%
10.12.2013
to provision a dizzying number of devices over the coming years.
Both platforms I’ve reviewed here feel very much to be in the early stages, missing features you would think are obvious. However, that
53%
18.12.2013
I’ve written articles in the past about I/O patterns and examined them using strace
. This type of information comes from the perspective of the application – that is, what it sends to the OS
53%
19.05.2014
the 2010 time frame. This corresponds to about version 2.2 of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
53%
29.10.2013
I’ve seen, yet it feels tucked away. While this example launched, it gave me time to think about how this method is a much better way to get into AWS. Don’t start with EC2. Don’t start with Cloud
53%
02.03.2012
and programmer, originally devised TinyDNS a the frustrations I’ve already mentioned with BIND. DNS might be simple, but every service online uses it – almost. Forget about key services functioning, even partially
53%
22.01.2013
and not an individual user, which is how Ubuntu grants all administrators access to system functions.
Listing 1 shows the sudoers
configuration file for Ubuntu; I’ve left out the comments for easier reading: root
53%
27.10.2011
(http://iptraf.seul.org). However, I’ve experimented with many of these alternatives, and I always end up back with my favorite iftop again.
Iftop is readily available as a package in most popular Linux
53%
23.12.2011
, you’ve Googled to see whether some clever sys admin has already created the script you need. There’s no use reinventing the wheel or writing and debugging your own script if someone else has gone