17%
12.02.2013
you re-provision things to meet your user’s needs, or is there an easy way to add and subtract software from a running cluster that is minimally intrusive?
The short answer is “yes.” Before I jump
17%
30.11.2025
environments. The example in Listing 3 shows how you could handle scripting if this is relevant to your environment.
Listing 3
Handling Special Cases
01 OS=`uname -s`
02 RSH="rsh -l user"
03 RSH2
17%
16.04.2015
-encrypted hard drives (SEDs). However, not everyone is using encryption.
Recent revelations about accessing the data of individuals includes the story about how the NSA and Britain’s Government Communications
17%
16.05.2013
Samba 4 has been under development for 10 years. In that same time, the Samba 3.x series also has seen numerous releases and advancements. This parallel development has led to some confusion over
17%
24.09.2012
drawbacks.
Not Without My Backup
For example, Fstransform only supports the common filesystems on Linux: ext2, ext3, ext4, ReiserFS, JFS, and XFS. The Windows filesystems NTFS, MS-DOS, and FAT32
17%
30.05.2021
of manipulated USB devices. You can try for yourself what is possible with such USB devices: The "USB Rubber Ducky" [3] offered by Hak5 looks like a USB stick, but it is also a keyboard and can be used to execute
17%
30.11.2020
_text) {
066 $split_text[$split_text_count] =~ s/\n+//g;
067 $this_split = $split_text[$split_text_count];
068 $this_split =~ s/[ ]+//g;
069 if ($this_split != "") {
070 $query
17%
12.09.2013
Thorsten Scherf
52 - initial version
Running
rpmbuild -ba custom-selinux-policy
finally gives you the source and binary RPMs. You need the appropriate development tools in place
17%
03.02.2022
is made possible because cron only checks for a date format and not that the date of the task is legitimate. The crontab date specification for CronRAT is 52 23 31 2 3, which would generate a runtime error
17%
17.02.2021
tools, it is close to the beginning. More importantly, it is where the concept of free software started. GNU (an acronym for GNU’s Not Unix) was launched in September 1983 by Richard Stallman