• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » ve
Trace: • andunix.net • port • audio • Cleanup Packages • andunix Infos • locale • contact • recommendation • Project Archive • Clear DNS Cache

ve
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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:mac (4)
  • info:mysql (3)
  • info:oracle (3)
  • info:solaris (3)
  • info:android (2)
  • info:java (2)
  • info:linux (2)
  • info:sysadmin (2)
  • info:cryptography (1)
  • info:prog (1)
  • info:script (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Convert a Certificate
  • Convert a Key
  • Debug Server Certificate from Client
  • Download a Server Certificate
  • MySQL: Remove Database
  • MySQL: Remove User

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
15 Hits, Last modified: 12 years ago
x> <edx>] [--cpuidremove <leaf>] [--cpuidremov... ns] (run with -n to have options displayed fo... umber>] [--type dvddrive|hdd|fdd] [--medium none|emptydrive|additions|
Cleanup Packages @info:linux:debian
8 Hits, Last modified: 12 years ago
g, as you are able to reinstall the package and have it configured with the old configuration. But if ... | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, all it... ly installed but leftover packages. First, you have to install ''deborpan'': <code bash> aptitude in... you can even more suggestions for packages to remove: <code bash> deborphan --help </code> <code> Usa
Android Apps @info:android
4 Hits, Last modified: 13 years ago
m/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.android.lite.webdrive|DavDrive Lite]] * [[https://play.google.com/store/apps/details?id=com.dg.gtd.android.lite|DGT GTD &
Oracle: Recovery Manager @info:oracle
4 Hits, Last modified: 13 years ago
de bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </code> To remove archive logs older than 3 days without prompting, e.g. via cron, after backup run: <code sql> DELETE
localeadm @info:solaris
4 Hits, Last modified: 13 years ago
r ISO image. If you're using an ISO image, you have to mount it (insert your path in the first line. ... , es_PY.UTF-8 , es_UY.ISO8859-1, es_UY.UTF-8 , es_VE.ISO8859-1, es_VE.UTF-8 , pt_BR.ISO8859-1, pt_BR.UTF-8 ] Southern Europe (seu) [ ca_ES.ISO8859-1, ca... _10/Product </code> ==== Clean Up ==== If you have finished, you can unmount the ISO image and destr
Firefox Extensions @info:prog:firefox
3 Hits, Last modified: 12 years ago
fox/addon/adblock-plus/|Adblock Plus]] |A must-have. Blocks all these blinking ads which are so anoyi... | |[[https://addons.mozilla.org/firefox/addon/live-http-headers/|Live HTTP Headers]] | | |[[https://addons.mozilla.org/firefox/addon/pixlr-grabber/|Pi
MySQL: Remove User @info:mysql:user
3 Hits, Last modified: 13 years ago
====== MySQL: Remove User ====== ==== Remove User ==== <code sql> DROP USER '{user}'@'%'; </code> ==== Remove User and Database ==== * Usually, {user} == {d
MySQL: Remove Database @info:mysql:database
2 Hits, Last modified: 13 years ago
====== MySQL: Remove Database ====== ==== Remove Database ==== <code sql> DROP DATABASE IF EXISTS `{db}`; </code> {{tag
Shell Script Variables @info:script
2 Hits, Last modified: 10 years ago
f ''$a'': <code bash> ${a: -1} </code> ===== Remove Slash from the End of a Variable ===== Remove a trailing slash from ''$a'': <code bash> a=${a%/} </c
Oracle Errors @info:oracle
2 Hits, Last modified: 13 years ago
very area is full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlarge the flash recovery area]]. * **Docu
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
he parameters from the PFile to the SPFile, you have to boot the instance from the PFile and the write the SPFile. You have to enter the path to the PFile instead of ${PATH_
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
2 Hits, Last modified: 13 years ago
= I'm preparing myself for the two exams to achieve the [[http://www.sun.com/training/certification/s... ajor device number. Example: e1000g 51 ==== Save and Restore the VTOC ==== * Print VTOC: prt
rmdir for OSX @info:mac
2 Hits, Last modified: 10 years ago
est </code> I wrote a small bash function to remove directories together with the contained ''.DS_Sto... }" done } </code> With this function you can remove the directory at once: <code bash> $ rmdir test r
Increase the Tomcat Upload Limit @info:sysadmin
2 Hits, Last modified: 9 years ago
eshold> </multipart-config> </code> If you have installed Tomcat in ''/opt/tomcat'', the file wil... omcat/webapps/manager/WEB-INF/web.xml''. If you have installed Tomcat with the package manager, it wil
Package Repositories @info:solaris
2 Hits, Last modified: 13 years ago
r https://pkg.sun.com/register/ | |http://blastwave.network.com:10000/ |blastwave.org Repository | |http://pkg.sunfreeware.com:9000/ |sunfreeware.com
List Open Ports @info:sysadmin
1 Hits, Last modified: 9 years ago
MacPorts @info:mac
1 Hits, Last modified: 10 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
Android Backup @info:android
1 Hits, Last modified: 13 years ago
init @info:linux:debian
1 Hits, Last modified: 13 years ago
Compare a Key with its Certificate @info:cryptography:openssl
1 Hits, Last modified: 13 years ago
Install the Java-Plugin for Firefox @info:java
1 Hits, Last modified: 11 years ago
JAX-WS Debugging @info:java
1 Hits, Last modified: 11 years ago
Clear DNS Cache @info:mac
1 Hits, Last modified: 10 years ago
MySQL: Create User @info:mysql:user
1 Hits, Last modified: 10 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