• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » de
Trace: • andunix Infos • download • travian • mozilla • crossbow • convert • Make your Mac feel at Home • ips • limit • exif

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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:mysql (17)
  • info:cryptography (15)
  • info:solaris (12)
  • info:linux (12)
  • info:mac (10)
  • info:db (8)
  • info:sysadmin (8)
  • info:script (8)
  • info:oracle (8)
  • info:webdesign (7)
  • info:code (6)
  • info:java (5)
  • info:prog (4)
  • info:javascript (4)
  • info:android (4)
  • info:virtualbox (3)
  • info:link (2)
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
96 Hits, Last modified: 12 years ago
the output of ''VBoxManage'' without options. <code> Oracle VM VirtualBox Command Line Management Int... -2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== VBoxManage [<general opti... uppress the logo [--settingspw <pw>] provide the settings password [--settingspwfile <file>] provide a file containing the settings password ===== C
Cleanup Packages @info:linux:debian
49 Hits, Last modified: 12 years ago
(but not purged) packages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <code bash> aptitude purge $(dp
localeadm @info:solaris
46 Hits, Last modified: 13 years ago
mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u8-ga-sparc-dvd.iso" LOFIDEV=$(lofiadm -a ${ISOIMG}) echo LOFIDEV=${LOFIDEV} mount -F hsfs ${LOFIDEV} /mnt </code> Note: If you're using the bourne shell (instead of
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
41 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'' * ''format'' * ''prtconf'' * ''sysdef'' ==== Reconfigure Devices ==== To reconfigure the devices, you can perform any of these actions:
Android Apps @info:android
21 Hits, Last modified: 13 years ago
ersion. * [[https://play.google.com/store/apps/details?id=com.google.zxing.client.android|Barcode Scanner]] * [[https://play.google.com/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.
Debug Server Certificate from Client @info:cryptography:openssl
21 Hits, Last modified: 12 years ago
====== Debug Server Certificate from Client ====== Credit for this example goes to "[[http://langui.s... connect to. If not specified then an attempt is made to connect to the local host on port 443. ===== ... -connect www.andunix.net:443 CONNECTED(00000003) depth=1 C = GB, ST = Greater Manchester, L = Salford... EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxGTAXBgNV BAMT
Mercurial
15 Hits, Last modified: 13 years ago
==== Ignore ''.DS_Store'' and ''._*'' files: <code> (^|/)\._[^/]+$ (^|/)\.DS_Store$ </code> ==== NetBeans ==== These expressions exclude the directories ''build'', ''dist'' and ''nbproject/private''. Depending on your project setup, you may want to als
Oracle: Recovery Manager @info:oracle
15 Hits, Last modified: 13 years ago
er ====== ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVE
Virtual Network Visualization @info:solaris
14 Hits, Last modified: 13 years ago
'' and generates a dot-File, which then can be rendered using [[http://www.graphviz.org/|Graphviz]]. ... com/observatory/en_US/entry/crossbow_virtual_wire_demo_tool|Crossbow Virtual Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE{'etherstub'} = "shape=box";
Border @info:webdesign:css
14 Hits, Last modified: 13 years ago
====== Border ====== ===== Image Border ===== {{glow_border.png|}} border-image: url("glow_border.png") 30 30 30 30 stretch stretch; border-width: 12px;
fstyp @info:solaris
12 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 ... maxbpg 2048 optim time maxcontig 128 rotdelay 0ms rps 167 csaddr 760 cssize 716
Android Backup @info:android
12 Hits, Last modified: 13 years ago
====== Android Backup ====== To backup your device, use this command. It will automatically insert the current date in the filename: <code bash> adb backup -apk -shared -all -f $(date '+%Y-%m-%d').db </code> If you are havong problems with the connection ... nect for backup"), check the listing of connected devices: <code bash> adb devices </code> Which may
Disable a Service @info:linux:debian
11 Hits, Last modified: 9 years ago
sable a Service ====== To disable a service: <code bash> service <service> stop update-rc.d <service> enable|disable </code> With ''systemd'' (starting with Debian 8): <code bash> systemctl disable <service> </code> To (re)enable a service: <code bash> upda
Oracle: SPFile and PFiles @info:oracle
11 Hits, Last modified: 13 years ago
a PFile, just enter the following in SQLplus: <code sql> CREATE PFILE FROM SPFILE; </code> It will create a PFile ''${ORACLE_HOME}/dbs/init${ORACLE_SID}... ath to the PFile instead of ${PATH_TO_PFILE}. <code sql> SHUTDOWN IMMEDIATE; STARTUP NOMOUNT PFILE='$... CREATE SPFILE FROM PFILE; SHUTDOWN IMMEDIATE; </code> If your PFile is located at ''/db/oracle/config
MySQL: Create User @info:mysql:user
11 Hits, Last modified: 10 years ago
QL: Create User ====== ==== Create User ==== <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; </code> ==== Create User and Database ==== * Usually, ''{user}'' == ''{db}'' <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{pas
MacPorts @info:mac
11 Hits, Last modified: 10 years ago
Thunderbird Extendsions
10 Hits, Last modified: 13 years ago
JAX-WS Debugging @info:java
9 Hits, Last modified: 11 years ago
Firefox Extensions @info:prog:firefox
9 Hits, Last modified: 12 years ago
Setting the Timezone @info:linux:debian
9 Hits, Last modified: 13 years ago
Generate a Test Key @info:cryptography:openssl
9 Hits, Last modified: 11 years ago
Oracle: List Accounts with Objects @info:oracle
9 Hits, Last modified: 13 years ago
Print Information about a Key @info:cryptography:openssl
9 Hits, Last modified: 11 years ago
jps - Java Virtual Machine Process Status Tool @info:java
8 Hits, Last modified: 13 years ago
CSS - Cascading Stylesheets @info:webdesign:css
7 Hits, Last modified: 13 years ago
rmdir for OSX @info:mac
7 Hits, Last modified: 10 years ago
Git @info:code
7 Hits, Last modified: 7 years ago
ISO 3166-2:DE @info:db:iso:3166-2
6 Hits, Last modified: 13 years ago
Convert a Certificate @info:cryptography:openssl
6 Hits, Last modified: 11 years ago
Oracle: Resize Instance @info:oracle
6 Hits, Last modified: 13 years ago
Make your Mac feel at Home @info:mac
6 Hits, Last modified: 10 years ago
Command Line Audio @info:mac
6 Hits, Last modified: 13 years ago
WiFi Config QR-Code
6 Hits, Last modified: 10 years ago
Compare directories @info:script
6 Hits, Last modified: 7 years ago
Shadows @info:webdesign:css
6 Hits, Last modified: 13 years ago
Increase the Tomcat Upload Limit @info:sysadmin
5 Hits, Last modified: 9 years ago
DynDNS Updates without a Client @info:script
5 Hits, Last modified: 13 years ago
MySQL: Change Password @info:mysql:user
5 Hits, Last modified: 12 years ago
Automatic Submission of a Form if an Element is changed @info:javascript
5 Hits, Last modified: 13 years ago
init @info:linux:debian
4 Hits, Last modified: 13 years ago
Cryptography @info:cryptography
4 Hits, Last modified: 13 years ago
Solaris: List Devices @info:solaris
4 Hits, Last modified: 13 years ago
List Open Ports @info:sysadmin
4 Hits, Last modified: 9 years ago
root login with bash @info:script
4 Hits, Last modified: 13 years ago
Download a Server Certificate @info:cryptography:openssl
4 Hits, Last modified: 11 years ago
File System @info:solaris
4 Hits, Last modified: 13 years ago
MySQL: Backup @info:mysql:database
4 Hits, Last modified: 13 years ago
Shell Script Variables @info:script
4 Hits, Last modified: 10 years ago
Package Repositories @info:solaris
4 Hits, Last modified: 13 years ago
Web Design @info:webdesign
4 Hits, Last modified: 13 years ago
SSH @info:sysadmin
4 Hits, Last modified: 10 years ago
MySQL: Create Database @info:mysql:database
4 Hits, Last modified: 13 years ago
Convert a Key @info:cryptography:openssl
4 Hits, Last modified: 7 years ago
MySQL: Remove User @info:mysql:user
4 Hits, Last modified: 13 years ago
Cursor Size @info:linux:gnome
4 Hits, Last modified: 10 years ago
Print Information about a Signature @info:cryptography:openssl
3 Hits, Last modified: 11 years ago
Oracle: SQLplus Scripting @info:oracle
3 Hits, Last modified: 13 years ago
Set a Mac's Hostname @info:mac
3 Hits, Last modified: 10 years ago
Debian @info:linux:debian
3 Hits, Last modified: 13 years ago
Plaintext @info:cryptography
2 Hits, Last modified: 13 years ago
Print Information about a Certificate @info:cryptography:openssl
2 Hits, Last modified: 10 years ago
Debian @info:sysadmin:debian
2 Hits, Last modified: 13 years ago
Print all certificates in a file @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
Set the Timezone on Debian @info:sysadmin:debian
2 Hits, Last modified: 13 years ago
Clear DNS Cache @info:mac
2 Hits, Last modified: 10 years ago
/etc @info:solaris
2 Hits, Last modified: 13 years ago
/etc/path_to_inst @info:solaris:etc
2 Hits, Last modified: 13 years ago
Command Line Tools Used in My Scripts @info:script
2 Hits, Last modified: 13 years ago
Oracle: EXP @info:oracle
2 Hits, Last modified: 13 years ago
MySQL: Revoke Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Change Encoding with iconv @info:script
2 Hits, Last modified: 13 years ago
OpenSSL @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
MySQL: Grant Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Reload Page @info:javascript
2 Hits, Last modified: 13 years ago
MySQL: View Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Specify Java VM for Eclipse @info:code:eclipse
2 Hits, Last modified: 12 years ago
Compare a Key with its Certificate @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
Comapct Sparse Image @info:mac
2 Hits, Last modified: 10 years ago
pargs for Linux @info:linux
2 Hits, Last modified: 12 years ago
MySQL: Remove Database @info:mysql:database
2 Hits, Last modified: 13 years ago
Disable Core Dumps @info:linux
2 Hits, Last modified: 12 years ago
Install the Java-Plugin for Firefox @info:java
2 Hits, Last modified: 11 years ago
URL Encoding @info:webdesign
2 Hits, Last modified: 12 years ago
Solaris @info:solaris
1 Hits, Last modified: 13 years ago
Eclipse @info:code:eclipse
1 Hits, Last modified: 11 years ago
Infos
1 Hits, Last modified: 13 years ago
Programs @info:prog
1 Hits, Last modified: 13 years ago
andunix Infos @info:mysql:database
1 Hits, Last modified: 12 years ago
Scripting @info:script
1 Hits, Last modified: 13 years ago
Link Lists @info:link
1 Hits, Last modified: 13 years ago
Java @info:java
1 Hits, Last modified: 13 years ago
andunix Infos @info:sysadmin:debian
1 Hits, Last modified: 12 years ago
Permission Administration @info:mysql:permissions
1 Hits, Last modified: 13 years ago
AirPort Command Line Interface @info:mac
1 Hits, Last modified: 10 years ago
MySQL @info:mysql
1 Hits, Last modified: 13 years ago
andunix Infos @info:db:iso
1 Hits, Last modified: 12 years ago
Coding @info:code
1 Hits, Last modified: 13 years ago
System Administration @info:sysadmin
1 Hits, Last modified: 13 years ago
User Administration @info:mysql:user
1 Hits, Last modified: 13 years ago
Database @info:db
1 Hits, Last modified: 13 years ago
Linux @info:linux
1 Hits, Last modified: 13 years ago
Mac @info:mac
1 Hits, Last modified: 13 years ago
Oracle @info:oracle
1 Hits, Last modified: 10 years ago
ISO Standards @info:db:iso
1 Hits, Last modified: 13 years ago
VirtualBox @info:virtualbox
1 Hits, Last modified: 13 years ago
Android @info:android
1 Hits, Last modified: 13 years ago
JavaScript @info:javascript
1 Hits, Last modified: 13 years ago
firefox
1 Hits, Last modified: 13 years ago
ISO 3166-1 @info:db:iso:3166-1
1 Hits, Last modified: 13 years ago
andunix Infos @info:webdesign:css
1 Hits, Last modified: 12 years ago
Database Administration @info:mysql:database
1 Hits, Last modified: 13 years ago
Gnome @info:linux:gnome
1 Hits, Last modified: 10 years ago
andunix Infos @info:sysadmin
1 Hits, Last modified: 12 years ago
andunix Infos @info:prog:firefox
1 Hits, Last modified: 12 years ago
andunix Infos @info:solaris:etc
1 Hits, Last modified: 12 years ago
andunix Infos @info:code:eclipse
1 Hits, Last modified: 12 years ago
andunix Infos @info:mysql:user
1 Hits, Last modified: 12 years ago
andunix Infos @info:prog
1 Hits, Last modified: 12 years ago
andunix Infos @info:link
1 Hits, Last modified: 12 years ago
andunix Infos @info:script
1 Hits, Last modified: 12 years ago
andunix Infos @info:webdesign
1 Hits, Last modified: 12 years ago
andunix Infos @info:db
1 Hits, Last modified: 12 years ago
andunix Infos @info:java
1 Hits, Last modified: 12 years ago
andunix Infos @info:mysql:permissions
1 Hits, Last modified: 12 years ago
andunix Infos @info:solaris
1 Hits, Last modified: 12 years ago
andunix Infos @info:code
1 Hits, Last modified: 12 years ago
andunix Infos @info:virtualbox
1 Hits, Last modified: 12 years ago
andunix Infos @info:mac
1 Hits, Last modified: 12 years ago
andunix Infos @info:oracle
1 Hits, Last modified: 12 years ago
andunix Infos @info:mysql
1 Hits, Last modified: 12 years ago
andunix Infos @info:cryptography
1 Hits, Last modified: 12 years ago
andunix Infos @info:javascript
1 Hits, Last modified: 12 years ago
andunix Infos @info:cryptography:openssl
1 Hits, Last modified: 12 years ago
andunix Infos @info:linux:debian
1 Hits, Last modified: 12 years ago
andunix Infos @info:db:iso:3166-2
1 Hits, Last modified: 12 years ago
andunix Infos
1 Hits, Last modified: 12 years ago
andunix Infos @info:linux
1 Hits, Last modified: 12 years ago
andunix Infos @info:android
1 Hits, Last modified: 12 years ago
andunix Infos @info:db:iso:3166-1
1 Hits, Last modified: 12 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