Fulltext results:
- MySQL: Create User @info:mysql:user
- = 'utf8'; GRANT ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY 'dbpass'; </code> {{tag>admin dat
- Home Server Goals @blog:2010
- the local LAN but not to the Internet. * **Web Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at Host Europe, but there are some apps which I can't or don't want to host there. This includes PHP and JEE applications wit
- Set a Mac's Hostname @info:mac
- ====== Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter the desired hostname instead of ''the_hostname''): <code bash> sudo scutil --set HostName the_hostname </code> === Cre
- Workaround for FolderSync with ownCloud 7 @blog:2014
- 1 => 'www.example.org:443', ), </code> {{tag>android owncloud webhosting workaround config sysadmin}}
- Debug Server Certificate from Client @info:cryptography:openssl
- nnect www.andunix.net:443]]'': This specifies the host and optional port to connect to. If not specified then an attempt is made to connect to the local host on port 443. ===== Example Output ===== <file>
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- list [--long|-l] vms|runningvms|ostypes|hostdvds|hostfloppies| bridgedifs|hostonlyifs|dhcpservers|hostinfo| hostcpuids|hddbackends|hdds|dvds|floppies|
- Program @p:dmx
- of the program counter ist exchanged between the host an the controller with the command [[p:dmx:protoc
- Serial Protocol @p:dmx
- rotocol ====== For the communication between the host (PC) and the controller (Arduino), there is a ser
- webhosting @tag
- ====== webhosting ====== ===== Pages ===== {{topic>webhosting&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/webhosting}}
- Drupal: Reverse Proxy @blog:2010
- ssl.proxy.org'' with ''$_SERVER['HTTP_X_FORWARDED_HOST']''. Additionally, I added the line \\ ''ini_set... cookies to the path, which is associated with the host. That the cookie will bei set for the path ''/an... reverse proxy. This improves security, as other hosts, using the same reverse proxy, won't see the coo... php> $request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'ssl.webpack.de') ? 'SSL' : 'NONSSL'; if ($r
- jps - Java Virtual Machine Process Status Tool @info:java
- ttp_proxy=DIRECT -Dnetbeans.system_http_non_proxy_hosts= -Dnetbeans.dirs=bin/..//visualvm:bin/..//profil
- fstyp @info:solaris
- state: 0 txg: 6946 pool_guid: 2570515241943895053 hostid: 876213 hostname: 'workbox' top_guid: 9425194213536263558 guid: 9425194213536263558 vdev_tree: ty
- DynDNS Updates without a Client @info:script
- == DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was searching ... w-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First, the login cre
- host @z:relax:api:host
- ====== host ====== The ''host'' module implements the methods to maintain a host. ===== Methods ===== {{indexmenu>.}}
- host-user-tab @z:relax:api:host
- ====== host-user-tab ====== Lists the users on a given host as a colon separated table. ===== Usage ===== host-user-tab HOST * ''HOST'': a key of a host service definition in the repository. ===== Returns =====