27%
30.11.2025
the SPModule.misc and SPModule.setup folders directly into the C:\Windows\System32\WindowsPowershell\v1.0\Modules directory.
This is the path where the other PowerShell modules reside. If you want to reserve
27%
30.11.2025
, the packages go by the names of lua5.1 and liblua5.1.0-dev; openSUSE users will need lua-devel and liblua5_1.
Once you have Lua in place on your disk, you can turn to the Apache web server source code and run
27%
30.11.2025
350 -gravity center crop 480x320+0+0+repage standardphotos/$i; done
MobaXterm's core functionality is its Cygwin compatibility layer, which also contains a port from the original XOrg server
27%
30.11.2025
= DeltaCloud.new(USER, PASSWORD, URL)
05 summary = Hash.new(0)
06 state = client.instances.inject({}) do |state, inst|
07 state[inst.id] = inst.state
08 summary[inst.state] += 1
09 state
10 end
11
27%
30.11.2025
/www/index.html.
Listing 1
Control Files
Package: myserver
Version: 0.0.1
Section: server
Priority: optional
Architecture: all
Essential: no
Installed-Size: 1024
Maintainer: Dan Frost [dan@3ev.com]
Description: My
27%
30.11.2025
a new Gemset (Listing 1).
Listing 1
~/.rvm/gemsets/global.gems
LISTING Default Gemset
bundler -v~>1.0.0
awesome_print
shoutbox_client
Configuration
RVM is configured in ~/.rvmrc
27%
30.11.2025
, reduce the size of the swap file for drive C: to 0. Click on Set
to store the changes, close any open windows, and reboot your server.
On a core server, the best approach to moving the swap file
27%
30.11.2025
://www.youtube.com/watch?v=_L2NHF5SVm0#t=7m20s
The Author
Martin Gerhard Loschwitz is the principal consultant with Hastexo, where he focuses on high availability solutions. In his leisure time, he maintains
27%
30.11.2025
# If the line already exists ....
13 if [ $back -eq 0 ];
14 then
15 echo "############### Line already exists! #############"
16 grep $keyfield $newdat
17 echo
27%
30.11.2025
through the logger hierarchy and processed by the responsible handler. To change this behavior, you can set the handler's propagate attribute to 0.
Configuration
Instead of setting up loggers, handlers