• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » set
Trace: • certificate • fstyp • webhosting • localeadm • dba • openssl • andunix Infos • Web Design • Home Server Goals • Mercurial

set
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (17)
  • blog (6)
  • z (4)
  • p (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • settings
  • setup
  • Set PHP Variables in .htaccess Files
  • Set a Mac's Hostname
  • Set PHP Variables in .htaccess Files
  • Setting the Timezone
  • Set the Timezone on Debian

Fulltext results:

Oracle: SQLplus Scripting @info:oracle
9 Hits, Last modified: 13 years ago
or other stuff, enter the following: <code sql> SET NEWPAGE 0 SET SPACE 0 SET LINESIZE 80 SET PAGESIZE 0 SET ECHO OFF SET FEEDBACK OFF SET VERIFY OFF SET HEADING OFF SET MARKUP HTM
Simulating slow network connections with trickle @blog:2014
6 Hits, Last modified: 12 years ago
dalone mode independent of trickled -d <rate> Set maximum cumulative download rate to <rate> KB/s -u <rate> Set maximum cumulative upload rate to <rate> KB/s -w <length> Set window length to <length> KB -t <seconds> Set default smoothing time to <seconds> s -l <length> Se
Set PHP Variables in .htaccess Files @blog:2010
5 Hits, Last modified: 16 years ago
~~META:date created = 2010-04-29 16:07~~ ====== Set PHP Variables in .htaccess Files ====== If your PH... cripts run longer than the maximum execution time set by your webhoster, then you will see a message li... the php_value directive in a .htaccess file. To set the value to "0", which means no limit, add this ... max_execution_time 0 </code> I suggest to either set it to unlimited, run the long running script and
Travian Map Download Script @z:travian
5 Hits, Last modified: 13 years ago
==== <code bash> # # database DB_USER="travian" # set this to your database user DB_PASS="travian" # set this to your database password DB_INST="travian" # set this to your database instance # # directories MA... s MYSQL="/srv/mysql/bin/mysql --default-character-set=utf8 -u${DB_USER} -p${DB_PASS} ${DB_INST}" MYSQLD
IPS Repository Appliance @blog:2010
4 Hits, Last modified: 15 years ago
o IP Address of your box with ''ifconfig -a'' and set it as publisher on the another host, where you wa... to update or install packages, as repository. To set it as publisher, use this command (again with apr... ce ''{IP}'' with the IP address. <code bash> pkg set-publisher -O http://{IP} opensolaris.org </code> ... y, you can install a VM from the Live CD and then set up the repository server to use the mounted ISO i
Drupal: Reverse Proxy @blog:2010
3 Hits, Last modified: 13 years ago
OST']''. Additionally, I added the line \\ ''ini_set('session.cookie_path', '/'.$_SERVER['SERVER_NAME'... sociated with the host. That the cookie will bei set for the path ''/andunix.net/'' insted of the root... domain = $_SERVER['HTTP_X_FORWARDED_HOST']; ini_set('session.cookie_path', '/'.$_SERVER['SERVER_NAME'
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
econd>[k|m|g|K|M|G] | set <name> --limit <m... roperty> [--verbose] guestproperty set <vmname>|<uuid> <prop... -sh-eval| --cmd-set] <logdbg-setting
Set a Mac's Hostname @info:mac
3 Hits, Last modified: 10 years ago
====== Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter the desired ... of ''the_hostname''): <code bash> sudo scutil --set HostName the_hostname </code> === Credits ===
Setting the Timezone @info:linux:debian
2 Hits, Last modified: 13 years ago
# cat /etc/timezone Europe/London </code> ===== Set the Timezone ===== You can use ''vi'': <code bash> vi /etc/timezone </code> Or set it directy: <code bash> echo "Europe/Berlin" > /
Oracle: Resize Instance @info:oracle
2 Hits, Last modified: 13 years ago
ile_and_pfiles|SPFile]]: <code sql> ALTER SYSTEM SET pga_aggregate_target = 2G SCOPE=SPFILE; ALTER SYSTEM SET sga_target = 6G SCOPE=SPFILE; </code> Then, (opt
base-repo-get-value @z:relax:api:base
2 Hits, Last modified: 13 years ago
code bash> # # service must be a zone (have $ZONE set) if [ -z "$(base-repo-get-value ${service} ZONE)" ]; then echo "CRITICAL: service '${service}' is no zone (ZONE not set)" >&2 exit 1 fi # </code>
Make your Mac feel at Home @info:mac
2 Hits, Last modified: 10 years ago
framework/Versions/Current/Resources/airport" # # Set this to your Home WLAN SSID (name): HOMESSID="myc... the road again..." fi </code> To use this code, set the ''HOMESSID'' to your ''SSID'' (the name of th
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
820/initparams063.htm#REFRN10235|11.2]] Example: Set flash recovery area to 8GB. The usage of ''SCOPE=... emory and in the SPFile. <code sql> ALTER SYSTEM SET DB_RECOVERY_FILE_DEST_SIZE=8G SCOPE=BOTH SID='*';
Formatting Syntax @wiki
2 Hits, Last modified: 5 years ago
www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|Th... www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This
MySQL: Backup @info:mysql:database
2 Hits, Last modified: 13 years ago
=== ===== Export a Database ===== <code bash> # set or replace the variables $USER, $PASS and $DB mys... t all Databases individually ===== <code bash> # set or replace the variables $USER and $PASS DATE_YMD
root login with bash @info:script
2 Hits, Last modified: 13 years ago
Hello Drupal @blog:2010
2 Hits, Last modified: 16 years ago
Set the Timezone on Debian @info:sysadmin:debian
1 Hits, Last modified: 13 years ago
Convert a Key @info:cryptography:openssl
1 Hits, Last modified: 7 years ago
JAX-WS Debugging @info:java
1 Hits, Last modified: 11 years ago
Generate a Test Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
Cursor Size @info:linux:gnome
1 Hits, Last modified: 10 years ago
Serial Protocol @p:dmx
1 Hits, Last modified: 12 years ago
base-exec-user @z:relax:api:base
1 Hits, Last modified: 13 years ago
base-ssh-login @z:relax:api:base
1 Hits, Last modified: 13 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
MySQL: Create User @info:mysql:user
1 Hits, Last modified: 10 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
1 Hits, Last modified: 16 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki