18%
04.12.2024
. In this case you will select the Quiet Mode
Option. The final touch will be to make sure you get alerts when something fails at 3:00am, so you will be notified (or not). The Beep Control option is especially
18%
30.11.2025
that it locates:
oops::000:100::/:/bin/sh
This password file entry allows someone to log in as the root-equivalent user oops without a password:
grep '.*:.*:00*:' /etc/passwd | awk -F:
'BEGIN {n=0};
$1
18%
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
18%
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
18%
13.06.2018
.5 laptop, these examples won’t involve any GPUs.
Example 1
The first example is very simple: just a base OS along with the GCC compilers (GCC, G++, and GFortran). The HPCCM recipe is basically trivial
18%
09.09.2024
that the image is only 149MB, which is pretty small compared with the multigigbyte installations on desktops and laptops.
To confirm that the container image works and that Vi is present, create an interactive
18%
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
18%
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
18%
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
18%
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