• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » de
Trace: • pkg • rmdir for OSX • kenai • download • travian • config • dladm • limit • Make your Mac feel at Home • Travian Analyzer Bookmarklet

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

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:cryptography (11)
  • info:solaris (9)
  • info:linux (6)
  • info:mac (5)
  • info:webdesign (4)
  • info:sysadmin (3)
  • info:android (2)
  • info:db (2)
  • info:oracle (2)
  • info:script (2)
  • info:code (1)
  • info:java (1)
  • info:mysql (1)
  • info:prog (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:

  • Infos
  • andunix Infos
  • Thunderbird Extendsions
  • WiFi Config QR-Code
  • Android
  • andunix Infos
  • Git
  • Coding
  • andunix Infos
  • Cryptography
  • andunix Infos
  • Database
  • andunix Infos
  • Java
  • JAX-WS Debugging
  • andunix Infos
  • JavaScript
  • andunix Infos
  • Link Lists
  • andunix Infos
  • Linux
  • andunix Infos
  • Mac
  • andunix Infos
  • MySQL
  • andunix Infos
  • Oracle
  • andunix Infos
  • Programs
  • andunix Infos
  • Scripting
  • andunix Infos
  • Solaris
  • Solaris: List Devices
  • andunix Infos
  • System Administration
  • andunix Infos
  • VirtualBox
  • andunix Infos
  • Web Design
  • andunix Infos
  • URL Encoding
  • Eclipse
  • Specify Java VM for Eclipse
  • andunix Infos
  • Debug Server Certificate from Client
  • OpenSSL
  • andunix Infos
  • ISO Standards
  • andunix Infos
  • Cleanup Packages
  • Disable a Service
  • Debian
  • init
  • andunix Infos
  • Setting the Timezone
  • Gnome
  • Database Administration
  • andunix Infos
  • Permission Administration
  • andunix Infos
  • User Administration
  • andunix Infos
  • Firefox
  • andunix Infos
  • andunix Infos
  • Debian
  • andunix Infos
  • Set the Timezone on Debian
  • Border
  • CSS - Cascading Stylesheets
  • Shadows
  • andunix Infos
  • ISO 3166-1
  • andunix Infos
  • ISO 3166-2:DE
  • ISO 3166-2
  • andunix Infos

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
43 Hits, Last modified: 12 years ago
ups showvminfo <uuid>|<name> [--details] [--machinereada... me> unregistervm <uuid>|<name> [--delete] createvm --name <name> ... >] [--nicpromisc<1-N> deny|allow-vms|allow-all] ... [--bridgeadapter<1-N> none|<devicename>] [--hostonly
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
34 Hits, Last modified: 13 years ago
ks. ===== Managing File Systems ===== ==== List Devices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * ''for... * ''prtconf'' * ''sysdef'' ==== Reconfigure Devices ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigur
localeadm @info:solaris
25 Hits, Last modified: 13 years ago
tral Europe (ceu) [ cs_CZ.ISO8859-2, cs_CZ.UTF-8, de_AT.ISO8859-1, de_AT.ISO8859-15, de_AT.UTF-8, de_CH.ISO8859-1, de_CH.UTF-8, de_DE.ISO8859-1, de_DE.ISO8859-15, de_DE.UTF-8, fr_CH.ISO8859
Cleanup Packages @info:linux:debian
23 Hits, Last modified: 12 years ago
mmand: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed this list directly... h> aptitude purge $(dpkg --get-selections | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, all its dependencies are also automatically installed. If the selected package is removed or the dependencies change, there can be left over packages
Android Apps @info:android
17 Hits, Last modified: 13 years ago
ersion. * [[https://play.google.com/store/apps/details?id=com.google.zxing.client.android|Barcode S... canner]] * [[https://play.google.com/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.android.lite.webdrive|DavDriv
Git @info:code
7 Hits, Last modified: 7 years ago
= See commits between branches: git log master..develop ===== Branches ===== === List Branches === ... h === Switch Branch === git checkout BRANCH === Delete Branch === git branch -d BRANCH === Delete Remote Branch === git push origin -d BRANCH === Li... ample, list unmerged branches, which are not in ''develop'': git branch --no-merged develop === List
fstyp @info:solaris
7 Hits, Last modified: 13 years ago
ample ===== ==== UFS: ''fstyp'' ==== fstyp /dev/rdsk/c1t0d0s0 <file> ufs </file> ==== UFS: ''fstyp -v'' ==== fstyp -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time Wed Dec 23 17:26:29 2009 sblkno 16 cblkno 24 ... ated// ==== ZFS: ''fstyp'' ==== pfexec fstyp /dev/rdsk/c7d0s0 <file> zfs </file> ==== ZFS: ''fst
Firefox Extensions @info:prog:firefox
7 Hits, Last modified: 12 years ago
ng Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/fir... |[[https://addons.mozilla.org/firefox/addon/self-destructing-cookies/|Self-Destructing Cookies]] |Removes cookies after closing the tab or navigating to another site. | ===== Web Developer Extensions ===== ^ //**Extension**// ^
Oracle: Recovery Manager @info:oracle
6 Hits, Last modified: 13 years ago
r ===== <code 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'... ing, e.g. via cron, after backup run: <code sql> DELETE NOPROMPT ARCHIVELOG ALL COMPLETED BEFORE 'SYS
Print Information about a Key @info:cryptography:openssl
6 Hits, Last modified: 11 years ago
mation about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations about... nssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format normally th... ge if other options such as -req are present. The DER format is the DER encoding of the certificate and PEM is the base64 encoding of the DER encoding wit
Convert a Certificate @info:cryptography:openssl
6 Hits, Last modified: 11 years ago
===== Convert a Certificate ====== ===== Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out t
Android Backup @info:android
6 Hits, Last modified: 13 years ago
====== Android Backup ====== To backup your device, use this command. It will automatically insert th... nect for backup"), check the listing of connected devices: <code bash> adb devices </code> Which may result in a listing like this: <file> List of devices attached ???????????? no permissions </file
ISO 3166-2:DE @info:db:iso:3166-2
6 Hits, Last modified: 13 years ago
====== ISO 3166-2:DE ====== * urn:iso:std:iso:3166:-2:ed-2007:en * DE: http://de.wikipedia.org/wiki/ISO_3166-2:DE * EN: http://en.wikipedia.org/wiki/ISO_3166-2:DE {{tag>standard i
CSS - Cascading Stylesheets @info:webdesign:css
5 Hits, Last modified: 13 years ago
/192.168.200.15/selfhtml812/navigation/css.htm|im DEV Netz]] [[http://de.selfhtml.org/navigation/css.htm|de.selfhtml.org]] * CSS 4 you - CSS-Referenz: [[http://www.css4you.de/|www.css4you.de]] More CSS Bookmarks: {{rss>http
Virtual Network Visualization @info:solaris
5 Hits, Last modified: 13 years ago
com/observatory/en_US/entry/crossbow_virtual_wire_demo_tool|Crossbow Virtual Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $ST... dm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)) { if ($line =~ /^([^\s]+)\s... /) { $s = $STYLE{$2}; $s .= ",".$STYLE{$4} if defined($STYLE{$4}); print " // $line $1 [$s];\n";
Debug Server Certificate from Client @info:cryptography:openssl
5 Hits, Last modified: 12 years ago
Generate a Test Key @info:cryptography:openssl
5 Hits, Last modified: 11 years ago
Convert a Key @info:cryptography:openssl
4 Hits, Last modified: 7 years ago
init @info:linux:debian
4 Hits, Last modified: 13 years ago
root login with bash @info:script
4 Hits, Last modified: 13 years ago
File System @info:solaris
4 Hits, Last modified: 13 years ago
Solaris: List Devices @info:solaris
3 Hits, Last modified: 13 years ago
JAX-WS Debugging @info:java
3 Hits, Last modified: 11 years ago
Disable a Service @info:linux:debian
3 Hits, Last modified: 9 years ago
Package Repositories @info:solaris
3 Hits, Last modified: 13 years ago
Oracle: SPFile and PFiles @info:oracle
3 Hits, Last modified: 13 years ago
Web Design @info:webdesign
2 Hits, Last modified: 13 years ago
Download a Server Certificate @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Debian @info:linux:debian
2 Hits, Last modified: 13 years ago
Set the Timezone on Debian @info:sysadmin:debian
2 Hits, Last modified: 13 years ago
/etc/path_to_inst @info:solaris:etc
2 Hits, Last modified: 13 years ago
Cursor Size @info:linux:gnome
2 Hits, Last modified: 10 years ago
Set a Mac's Hostname @info:mac
1 Hits, Last modified: 10 years ago
Mercurial
1 Hits, Last modified: 13 years ago
ISO 3166-1 @info:db:iso:3166-1
1 Hits, Last modified: 13 years ago
Make your Mac feel at Home @info:mac
1 Hits, Last modified: 10 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
DynDNS Updates without a Client @info:script
1 Hits, Last modified: 13 years ago
MacPorts @info:mac
1 Hits, Last modified: 10 years ago
Cryptography @info:cryptography
1 Hits, Last modified: 13 years ago
MySQL: Create User @info:mysql:user
1 Hits, Last modified: 10 years ago
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
Increase the Tomcat Upload Limit @info:sysadmin
1 Hits, Last modified: 9 years ago
Print all certificates in a file @info:cryptography:openssl
1 Hits, Last modified: 13 years ago
Print Information about a Signature @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
Shadows @info:webdesign:css
1 Hits, Last modified: 13 years ago
Border @info:webdesign:css
1 Hits, Last modified: 13 years ago
Debian @info:sysadmin:debian
1 Hits, Last modified: 13 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
AirPort Command Line Interface @info:mac
1 Hits, Last modified: 10 years ago
/etc @info:solaris
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