• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » rm
Trace: • andunix Infos • manual • add-on • fstyp • reference • pargs for Linux • VBoxManage (The VirtualBox CLI) • Travian Village Planner • Android Apps • init

rm
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 (34)
  • blog (12)
  • z (4)
  • tag (3)
  • wiki (3)
  • p (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • germany
  • performance
  • rman
  • rmdir for OSX
  • Oracle: Recovery Manager
  • MySQL: Grant Permissions
  • Permission Administration
  • MySQL: Revoke Permissions
  • andunix Infos
  • MySQL: View Permissions

Fulltext results:

Formatting Syntax @wiki
22 Hits, Last modified: 5 years ago
====== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries t... >toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic... ki:dokuwiki-128.png}}]] Please note: The image formatting is the only formatting syntax accepted in link names. The whole [[#images_and_other_files|imag
Print Information about a Key @info:cryptography:openssl
11 Hits, Last modified: 11 years ago
====== Print Information about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations about the used arguments from the OpenSSL man page: ... p://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format
rmdir for OSX @info:mac
9 Hits, Last modified: 10 years ago
====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store... the command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash fu
VBoxManage (The VirtualBox CLI) @info:virtualbox
7 Hits, Last modified: 12 years ago
e2dvideo on|off] [--firmware bios|efi|efi32|efi64] ... ve>|iscsi] [--mtype normal|writethrough|immutable|shareable| ... uuid>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... |<filename> [--type normal|writethrough|immutable|shareable|
Automatic Submission of a Form if an Element is changed @info:javascript
6 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 onCha
Print Information about a Certificate @info:cryptography:openssl
4 Hits, Last modified: 10 years ago
====== Print Information about a Certificate ====== openssl x509 -in testkey.crt -noout -text Informations about the used arguments from the OpenSSL m... t|-text]]'': prints out the certificate in text form. Full details are output including the public key... (like "''| less''") as this outputs a lot of information. {{tag>cryptography howto openssl security}
Generate a Test Key @info:cryptography:openssl
4 Hits, Last modified: 11 years ago
sa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL m... private key. The argument takes one of several forms. rsa:nbits, where nbits is the number of bits, g... stkey.p12 -inkey testkey.key -in testkey.crt Informations about the used arguments from the OpenSSL m... output by default. They are all written in PEM format. * ''[[http://www.openssl.org/docs/apps/pkcs1
Travian Map Download Script @z:travian
4 Hits, Last modified: 13 years ago
o ${savemap} is the same als last one: REMOVING rm ${savemap} else # savemap and lastmap differ echo NEW MAP: ${savemap} rm -f ${todaymap} ln ${savemap} ${todaymap} rm ${lastmap} ln -s map-${today}.sql ${lastmap} # ... ory_1) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT; INSERT INTO ${TEMP_TABLE} SELECT
Dice Roller @blog:2009
4 Hits, Last modified: 17 years ago
sulting sum. For convenience, there is a second form where you can just enter the number of dice and p... 3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/>... bled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java
CloudTable @z:cloudtable
4 Hits, Last modified: 13 years ago
of the drawing. The config store stores the informations about the forms, tables and applications. Also the users will be stored here. The data store st... which then enables drag&drop and other things. Forms can also be put on a different server (e.g. outs... mpany with the application inside). This remote form will send the input via email to the application.
germany @tag
3 Hits, Last modified: 12 years ago
====== germany ====== ===== Pages ===== {{topic>germany&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/germany}}
performance @tag
3 Hits, Last modified: 12 years ago
====== performance ====== ===== Pages ===== {{topic>performance&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/performance}}
Oracle: Recovery Manager @info:oracle
3 Hits, Last modified: 13 years ago
= ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===... : <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ... L COMPLETED BEFORE 'SYSDATE -3'; EXIT __EOF__ </code> {{tag>admin database dba oracle rman sysadmin}}
rman @tag
3 Hits, Last modified: 12 years ago
====== rman ====== ===== Pages ===== {{topic>rman&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/rman}}
Debug Server Certificate from Client @info:cryptography:openssl
3 Hits, Last modified: 12 years ago
ient -showcerts -connect www.andunix.net:443 Informations about the used arguments from the OpenSSL m... '': display the whole server certificate chain: normally only the server certificate itself is display... AkBgNVBAsTHUFk ZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBF eHRlcm5hbCBDQSBSb290MB
Serial Protocol @p:dmx
2 Hits, Last modified: 12 years ago
Print Information about a Signature @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Convert a Certificate @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
MySQL: Grant Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Set a Mac's Hostname @info:mac
2 Hits, Last modified: 10 years ago
Travian @z:travian
2 Hits, Last modified: 13 years ago
MySQL: Revoke Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
2 Hits, Last modified: 16 years ago
Simulating slow network connections with trickle @blog:2014
2 Hits, Last modified: 12 years ago
Print all certificates in a file @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
MySQL: View Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
fstyp @info:solaris
2 Hits, Last modified: 13 years ago
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
2 Hits, Last modified: 13 years ago
Download a Server Certificate @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Drupal: Reverse Proxy @blog:2010
2 Hits, Last modified: 13 years ago
How To Create a Moveable VM with VirtualBox @blog:2010
2 Hits, Last modified: 16 years ago
Firefox Extensions @info:prog:firefox
2 Hits, Last modified: 12 years ago
Android Backup @info:android
1 Hits, Last modified: 13 years ago
init @info:linux:debian
1 Hits, Last modified: 13 years ago
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
1 Hits, Last modified: 15 years ago
Project Idea: WikiTable @blog:2009
1 Hits, Last modified: 17 years ago
Travian Village Planner - Tribe & Village Name @blog:2009
1 Hits, Last modified: 17 years ago
Firefox @info:prog:firefox
1 Hits, Last modified: 13 years ago
Cleanup Packages @info:linux:debian
1 Hits, Last modified: 12 years ago
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Permission Administration @info:mysql:permissions
1 Hits, Last modified: 13 years ago
File System @info:solaris
1 Hits, Last modified: 13 years ago
jps - Java Virtual Machine Process Status Tool @info:java
1 Hits, Last modified: 13 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
ISO 3166-2:DE @info:db:iso:3166-2
1 Hits, Last modified: 13 years ago
CSS - Cascading Stylesheets @info:webdesign:css
1 Hits, Last modified: 13 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
Solaris: List Devices @info:solaris
1 Hits, Last modified: 13 years ago
Shadows @info:webdesign:css
1 Hits, Last modified: 13 years ago
Cryptography @info:cryptography
1 Hits, Last modified: 13 years ago
Oracle Errors @info:oracle
1 Hits, Last modified: 13 years ago
Travian Info Tool @z:travian
1 Hits, Last modified: 13 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