• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » set
Trace: • ReLAX • Simulating slow network connections with trickle • mercurial • IPS Repository Appliance • Home Server Goals • Oracle: SPFile and PFiles • ZFS Playground • andunix-tool

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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (26)
  • blog (9)
  • z (4)
  • tag (2)
  • wiki (2)
  • p (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 PHP Variables in .htaccess Files

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
28 Hits, Last modified: 12 years ago
[-q|--nologo] suppress the logo [--settingspw <pw>] provide the settings password [--settingspwfile <file>] provide a file containing the settings password ===== Commands: ===== list [--
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
IPS Repository Appliance @blog:2010
9 Hits, Last modified: 15 years ago
e ====== Brian Leonard wrote a good guide how to setup a [[https://blogs.oracle.com/observatory/entry/... 't work any more and were removed. </note> ===== Setup VirtualBox VM ===== Create a new VirtualBox VM... es. <code bash> svccfg -s application/pkg/server setprop pkg/inst_root=/media/ENTER_DISK_NAME_HERE/repo svccfg -s application/pkg/server setprop pkg/readonly=true svcadm enable application/p
Travian Map Download Script @z:travian
6 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
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
AirPort Command Line Interface @info:mac
6 Hits, Last modified: 10 years ago
ine/|OS X Daily]] ==== AirPort On ==== networksetup -setairportpower airport on ==== AirPort Off ==== networksetup -setairportpower airport off ===== Select AirPort Network ===== networksetup -setairportnetwork
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
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 ===
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'
setup @tag
3 Hits, Last modified: 12 years ago
====== setup ====== ===== Pages ===== {{topic>setup&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/setup}}
Setting the Timezone @info:linux:debian
3 Hits, Last modified: 13 years ago
====== Setting the Timezone ====== The timezone is stored in the file ''/etc/timezone''. ===== Check ... # 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" > /
settings @tag
3 Hits, Last modified: 12 years ago
====== settings ====== ===== Pages ===== {{topic>settings&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/settings}}
Dice Roller @blog:2009
3 Hits, Last modified: 17 years ago
t. You enter the number of dice, sides and the offset and press the button “roll”. The script shows the... s = parseInt(document.rolldice.s.value); var offset = parseInt(document.rolldice.o.value); var result = offset; var rolls = ""; var roll; for (var i = 0;
Cursor Size @info:linux:gnome
3 Hits, Last modified: 10 years ago
lue ''32'' with your prefered size. <code bash> gsettings set org.gnome.desktop.interface cursor-size 32 </code> {{tag>desktop gnome linux mouse cursor settings}}
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
3 Hits, Last modified: 17 years ago
. Go to "Shared Folders" in the Virtual Machine's Settings and click the little folder with the green p... og}} As a result, you will see the folder in the settings: {{vbox_share_2.png?nolink|shared folder settings}} Now boot the OpenSolaris, log in and open a
Shadows @info:webdesign:css
3 Hits, Last modified: 13 years ago
Hello Drupal @blog:2010
2 Hits, Last modified: 16 years ago
Make your Mac feel at Home @info:mac
2 Hits, Last modified: 10 years ago
Formatting Syntax @wiki
2 Hits, Last modified: 5 years ago
base-repo-get-value @z:relax:api:base
2 Hits, Last modified: 13 years ago
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
MySQL: Backup @info:mysql:database
2 Hits, Last modified: 13 years ago
root login with bash @info:script
2 Hits, Last modified: 13 years ago
Oracle: Resize Instance @info:oracle
2 Hits, Last modified: 13 years ago
How To Create a Moveable VM with VirtualBox @blog:2010
2 Hits, Last modified: 16 years ago
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
Specify Java VM for Eclipse @info:code:eclipse
1 Hits, Last modified: 12 years ago
rmdir for OSX @info:mac
1 Hits, Last modified: 10 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
fstyp @info:solaris
1 Hits, Last modified: 13 years ago
Convert a Key @info:cryptography:openssl
1 Hits, Last modified: 7 years ago
Mercurial @info
1 Hits, Last modified: 13 years ago
JAX-WS Debugging @info:java
1 Hits, Last modified: 11 years ago
Set the Timezone on Debian @info:sysadmin:debian
1 Hits, Last modified: 13 years ago
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 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
Memory Usage of a Solaris Container (Zone) @blog:2010
1 Hits, Last modified: 16 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
Generate a Test Key @info:cryptography:openssl
1 Hits, Last modified: 11 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