9%
30.01.2020
of the run time, I targeted this routine with Numba and simply used jit to compile the code.
The original code, before using Numba, was around 140 seconds on my laptop. After using Numba and running on all
9%
12.05.2014
security to the forefront. I argue that this topic always should be under discussion because data security, including encryption, is an important topic for everyone, even if it’s just your laptop. Now, many
9%
19.10.2012
is accomplished using an SSH client or secure remote desktop interface from any Windows or Linux laptop, desktop, or workstation. Users are provided with an NFS-exported home directory with persistent storage
9%
02.10.2017
Embedded/Yocto, not to mention the obvious Debian and Ubuntu distributions.
I'll focus on my Linux Mint Debian laptop for convenience. To add the snapd
package, I use the oh-so-arduous command (which might not even be necessary
9%
07.07.2020
/fs/fscache/stats
(the primary main location)
/proc/fs/fscache/histogram
Setting Up CacheFiles
As a simple experiment, I NFS-exported my home directory from a laptop (running Xubuntu 20.04) to my primary
9%
28.11.2021
.net/~ubuntu-virt/virt-goodies/trunk/download/head:/vmware2libvirt
$ python vmware2libvirt -f Metasploitable.vmx > Metasploitable.xml
The Ubuntu script worked without any problems on a laptop running openSUSE Tumbleweed in our lab. The command
zypper
9%
07.10.2014
sticks, and laptops, but as hard as we tried, at some point, we didn't have access to those SSH keys in the middle of night, which meant an emergency couldn't be dealt with without harassing other members
9%
23.08.2017
over VNC and get access to ZAP's GUI (firewalls permitting).
To get Docker installed successfully on a Debian derivative (I'm using Ubuntu on a server and Mint on a laptop) use the command
$ apt
9%
09.10.2017
and Ubuntu distributions.
I'll focus on my Linux Mint Debian laptop for convenience. To add the snapd package, I use the oh-so-arduous command (which might not even be necessary on some of the newer Ubuntu
9%
20.06.2022
AWS services at the command line and automate them with scripts. To interact with AWS through the CLI outside of CloudShell (e.g., on your laptop), you need to configure the credentials for API calls. I