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
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
65%
30.11.2025
, which makes for a ridiculously large address space, although back when IPv4 was created, I'm sure they thought the same thing (see the "IPv6 Logging" box).
IPv6 Logging
For any logging of network
64%
30.11.2025
-Post:
08 List-Help:
09 List-Subscribe:
10 List-Owner:
64%
30.11.2025
for a command within a script, as shown in Listing 1.
Listing 1
Input Redirection
01 for jobname in $jobs; do
02 for molecule in $mlist; do
03
04 g09 <$molecule.log
05 @$jobname
06
07 $charge