• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » change
Trace: • laptop • shell • contact • bandwidth • Travian Village Planner • Travian Map Download Script • WiFi Config QR-Code • design • Welcome to your new DokuWiki • error

change
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
@info
  • Any namespace
  • info:linux (2)
  • info:mac (2)
  • info:oracle (2)
  • info:sysadmin (2)
  • info:code (1)
  • info:cryptography (1)
  • info:javascript (1)
  • info:mysql (1)
  • info:script (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Automatic Submission of a Form if an Element is changed @info:javascript
4 Hits, Last modified: 13 years ago
= Automatic Submission of a Form if an Element is changed ====== To submit the form if an element changes, you can use <code> onChange="this.form.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <select onChange="this.form.submit()"> <option>please select a
Command Line Audio @info:mac
4 Hits, Last modified: 13 years ago
9 16:17~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume from Command Line ===== To change the audio volume from remote of my Mac at home, I nee... e found it here: [[http://osxdaily.com/2007/04/28/change-the-system-volume-from-the-command-line/|OS X Daily - Change the system volume from the command line]]. It's a
Oracle: Resize Instance @info:oracle
2 Hits, Last modified: 13 years ago
ill be resized to 6GB and the PGA to 2GB. First, change the [[spfile_and_pfiles|SPFile]]: <code sql> ALT... de> Finally, reboot the instance to activate the change: <code sql> SHUTDOWN IMMEDIATE; STARTUP; </code>
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
parameters from a file called "SPFile". You can't change it directly as it's a binary file. Additionally, ... recovery area to 8GB. The usage of ''SCOPE=BOTH'' changes the init param in memory and in the SPFile. <co
Set a Mac's Hostname @info:mac
1 Hits, Last modified: 10 years ago
= Credits === * http://osxdaily.com/2010/09/06/change-your-mac-hostname-via-terminal/ {{tag>mac osx cl
Change Encoding with iconv @info:script
1 Hits, Last modified: 13 years ago
====== Change Encoding with iconv ====== ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8
Cursor Size @info:linux:gnome
1 Hits, Last modified: 10 years ago
====== Cursor Size ====== To change the mouse cursor size in GNOME, use this command. Substitute the valu
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
====== MySQL: Change Password ====== * Replace ''{passwd}'' with the password of the user. * Replace
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
mand will expect an X509 certificate but this can change if other options such as -req are present. The DE
Cleanup Packages @info:linux:debian
1 Hits, Last modified: 12 years ago
e selected package is removed or the dependencies change, there can be left over packages. ''deborphan'' i
Increase the Tomcat Upload Limit @info:sysadmin
1 Hits, Last modified: 9 years ago
t-config> </code> To increate the limit to 75MiB change the file like this: <code xml> <multipart-co
Git @info:code
1 Hits, Last modified: 7 years ago
ish VERSION ===== Diff ===== If you only want the changes files between branches, you can user this: gi
Mercurial
1 Hits, Last modified: 13 years ago
stem produce backup files when doing irreversible changes. <code> \.orig$ \.orig\..*$ \.chg\..*$ \.rej$ \
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
ion yes PasswordAuthentication no </code> If you changed the config, make sure to restart sshd to activat

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