72%
30.11.2025
/share/zoneinfo -type f | \
07 grep -v 'posix|right|Etc|SystemV | \
08 grep -i $city`
09 echo -n "Time in $1: "; TZ=`echo $z` date
The first section of this code ensures that the script's argument
72%
30.11.2025
: 1386145 0 IO-APIC-edge pata_sch
07 15: 0 0 IO-APIC-edge pata_sch
08 16: 9 0 IO-APIC-fasteoi pciehp
09 17: 3398067 0 IO
71%
30.11.2025
08 default:
09 $(MAKE) -C $(KDIR) M=$(PWD) modules
10 endif
11
12 clean:
13 rm -rf *.ko *.o *.mod.c *.mod.o modules.order
14 rm -rf Module.symvers .*.cmd .tmp
71%
30.11.2025
://www.partimage.org
"Libguestfs" by Richard W.M. Jones, Linux Pro Magazine
, September 2010, pp. 22-26
Guestfish with filesystem: http://libguestfs.org/guestfish.1.html#prepared_disk_images
Copying files with Guestfish: http://rwmj.wordpress.com
71%
26.03.2025
sudo pip3 install pcapy-ng
git clone --depth 1 https://github.com/stamparm/maltrail.git
cd maltrail
sudo python3 sensor.py
Alternatively, you can use a Docker container. To start the server on the same
69%
30.11.2025
temporarily with
Listing 5
Error Messages
sh: /sbin/ifconfig: Permission denied
120405 8:29:02 [ERROR] WSREP: Failed to read output of: '/sbin/ifconfig | \
grep -m1 -1 -E '^[a-z]?eth[0-9
69%
30.11.2025
.ssl[port.service] ) then
06 return false
07 end
08 -- Don't bother running on SSL ports if we don't have SSL.
09 if (svc.ssl[port.service] or port.version.service_tunnel == 'ssl')
10 and not nmap
66%
30.11.2025
another could allow the user to set up memory of between 1 and 8GB in increments of 512MB.
The Deltacloud API bundles all these possibilities into hardware profiles, which means the clients are provided
66%
30.11.2025
system.
Listing 2
Special Address Creation
01 if ($self->TicketObj->RequestorAddresses =~ m/lc\@customer\.com/) {
02 $RT::Logger->error("Add Helpdesk Address");
03 $self
66%
30.11.2025
://fedorahosted.org/spacewalk
Spacewalk network ports: http://magazine.redhat.com/2008/09/30/tips-and-tricks-what-tcpip-ports-are-required-to-be-open-on-an-rhn-satellite-proxy-or-client-system/
RHEL5, CentOS5 Spacewalk Server