• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » de
Trace: • opensolaris • wikitable • gnome • Travian Map Download Script • PADD • geocache • schripting • settings • certification • virtualbox

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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (60)
  • blog (16)
  • z (9)
  • tag (4)
  • wiki (3)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • andunix.net
  • Blog
  • Blog
  • Infos
  • andunix Infos
  • Thunderbird Extendsions
  • WiFi Config QR-Code
  • Projects
  • Projects
  • aptitude
  • de
  • debian
  • debugging
  • demo
  • design
  • desktop
  • device
  • guide
  • idea
  • Tags
  • qrcode
  • thunderbird
  • video
  • webdesign
  • Project Archive
  • Project Archive
  • 2009
  • OpenSolaris / VirtualBox: Mount Shared Folder
  • Project Idea: WikiTable
  • 2010
  • Upgrade Solaris 11/OpenSolaris from Text to Graphical
  • 2011
  • 2013
  • Workaround for FolderSync with ownCloud 7
  • 2014
  • 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
  • andunix commons
  • Projects
  • andunix-tool
  • Projects
  • DMX512 Project
  • Projects
  • Project PDA
  • Projects
  • CloudTable
  • Project Archive
  • ReLAX
  • Project Archive
  • Travian
  • Project Archive
  • 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
  • Blackbox
  • Projects
  • Data Collector
  • Projects
  • PADD
  • Projects
  • ReLAX API
  • Project Archive
  • ISO 3166-1
  • andunix Infos
  • ISO 3166-2:DE
  • ISO 3166-2
  • andunix Infos
  • base
  • Project Archive
  • host
  • Project Archive

Fulltext results:

Formatting Syntax @wiki
43 Hits, Last modified: 5 years ago
_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customizati... modified */ $lang['js']['nosmblinks'] = ''; </code> ==== Image Links ==== You can also use an imag... ine: ---- ===== Media Files ===== You can include external and internal [[doku>images|images, video... a link instead. By adding ''?linkonly'' you provide a link to the media without displaying it inline
ZFS Playground @blog:2009
38 Hits, Last modified: 17 years ago
disks, but they are only files for this demo. <code bash> cd /var/tmp mkfile 200m c0d0 c0d1 c0d2 c1d0 c1d1 c1d2 </code> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </code> <code> pool: demo state: ONLINE scrub: none
localeadm @info:solaris
37 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.i... IDEV=${LOFIDEV} mount -F hsfs ${LOFIDEV} /mnt </code> Note: If you're using the bourne shell (instead... mples ===== ==== List Installed Locales ==== <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages. This could take
Cleanup Packages @info:linux:debian
25 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 $(dpkg --get-selections | grep 'deinstall$' | cut
How To Create a Moveable VM with VirtualBox @blog:2010
20 Hits, Last modified: 16 years ago
is the extensions for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage" SCRIPT_EXT="command" </code> Next, there are defaults for the VMs parameters in case the user enters no value. <code bash> RAM="512" DISK_SIZE="8196" DISK_TYPE="vdi" </code> The script asks for the parameters and uses the
Mercurial @info
14 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/p... on your project setup, you may want to also exclude ''bin'', ''gen'', ''nbbuild'' or the complete ''n
VBoxManage (The VirtualBox CLI) @info:virtualbox
13 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
Travian Map Download Script @z:travian
11 Hits, Last modified: 13 years ago
rt it to the database. ===== config.inc ===== <code bash> # # database DB_USER="travian" # set this t... usr/bin/curl --silent --show-error --output " </code> ===== cron.hourly ===== <code bash> #! /bin/sh echo `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </c
MacPorts @info:mac
10 Hits, Last modified: 10 years ago
===== List Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port is o
Virtual Network Visualization @info:solaris
8 Hits, Last modified: 13 years ago
al Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE{'etherstub'} = "sh... \"$2\"; }\n"; } } close INPUT; print "}\n"; </code> ===== Example ===== {{ dladm2dot.png|Example's Result}} === Input === == dladm show-link == <code> LINK CLASS MTU STATE OVER e1000g... isc2 vnic 9000 up isc_net0 </code> == dladm show-linkprop -o link,value -p zone ==
IPS Repository Appliance @blog:2010
8 Hits, Last modified: 15 years ago
y Appliance ====== Brian Leonard wrote a good guide how to setup a [[https://blogs.oracle.com/observa... pen a terminal and check the repository path. <code bash> df -h ls -d /media/*/repo </code> {{osolrepo06.png?nolink|}} NOTE: You need to execute the fo... "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -s application/pkg/server setprop pk
Setting the Timezone @info:linux:debian
8 Hits, Last modified: 13 years ago
c/timezone''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/timezone Europe/London </code> ===== Set the Timezone ===== You can use ''vi'': <code
Disable a Service @info:linux:debian
8 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> update-rc.d <servic
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
8 Hits, Last modified: 17 years ago
he file system type ''vboxfs''. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If you want to share the filesystem ''/share'' fr... 't exist. You will have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <code bash> pfexec mount -F vboxfs share /s
Oracle: SPFile and PFiles @info:oracle
8 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
Oracle: Recovery Manager @info:oracle
8 Hits, Last modified: 13 years ago
jps - Java Virtual Machine Process Status Tool @info:java
8 Hits, Last modified: 13 years ago
Travian Analyzer Bookmarklet @z:travian
7 Hits, Last modified: 13 years ago
Android Apps @info:android
7 Hits, Last modified: 13 years ago
ISO 3166-2:DE @info:db:iso:3166-2
6 Hits, Last modified: 13 years ago
JAX-WS Debugging @info:java
6 Hits, Last modified: 11 years ago
Compare directories @info:script
6 Hits, Last modified: 7 years ago
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
6 Hits, Last modified: 15 years ago
Oracle: Resize Instance @info:oracle
6 Hits, Last modified: 13 years ago
Dice Roller @blog:2009
6 Hits, Last modified: 17 years ago
Android Backup @info:android
6 Hits, Last modified: 13 years ago
MySQL: Create User @info:mysql:user
6 Hits, Last modified: 10 years ago
rmdir for OSX @info:mac
6 Hits, Last modified: 10 years ago
Oracle: List Accounts with Objects @info:oracle
6 Hits, Last modified: 13 years ago
Simulating slow network connections with trickle @blog:2014
6 Hits, Last modified: 12 years ago
Debug Server Certificate from Client @info:cryptography:openssl
5 Hits, Last modified: 12 years ago
Drupal: Reverse Proxy @blog:2010
5 Hits, Last modified: 13 years ago
Set PHP Variables in .htaccess Files @blog:2010
5 Hits, Last modified: 16 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
5 Hits, Last modified: 16 years ago
Make your Mac feel at Home @info:mac
5 Hits, Last modified: 10 years ago
WiFi Config QR-Code @info
5 Hits, Last modified: 10 years ago
Start and Stop the Apple File Server from Command Line @blog:2011
4 Hits, Last modified: 10 years ago
List Open Ports @info:sysadmin
4 Hits, Last modified: 9 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
base-net-load-url @z:relax:api:base
4 Hits, Last modified: 13 years ago
Automatic Submission of a Form if an Element is changed @info:javascript
4 Hits, Last modified: 13 years ago
MySQL: Change Password @info:mysql:user
4 Hits, Last modified: 12 years ago
Shell Script Variables @info:script
4 Hits, Last modified: 10 years ago
Command Line Audio @info:mac
4 Hits, Last modified: 13 years ago
MySQL: Remove User @info:mysql:user
4 Hits, Last modified: 13 years ago
MySQL: Backup @info:mysql:database
4 Hits, Last modified: 13 years ago
Increase the Tomcat Upload Limit @info:sysadmin
4 Hits, Last modified: 9 years ago
CSS - Cascading Stylesheets @info:webdesign:css
4 Hits, Last modified: 13 years ago
DynDNS Updates without a Client @info:script
3 Hits, Last modified: 13 years ago
guide @tag
3 Hits, Last modified: 12 years ago
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
3 Hits, Last modified: 13 years ago
aptitude @tag
3 Hits, Last modified: 12 years ago
qrcode @tag
3 Hits, Last modified: 10 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
3 Hits, Last modified: 11 years ago
de @tag
3 Hits, Last modified: 12 years ago
Comapct Sparse Image @info:mac
2 Hits, Last modified: 10 years ago
Install the Java-Plugin for Firefox @info:java
2 Hits, Last modified: 11 years ago
Travian @z:travian
2 Hits, Last modified: 13 years ago
CloudTable @z:cloudtable
2 Hits, Last modified: 13 years ago
Home Server Goals @blog:2010
2 Hits, Last modified: 10 years ago
Cryptography @info:cryptography
2 Hits, Last modified: 13 years ago
fstyp @info:solaris
2 Hits, Last modified: 13 years ago
Download a Server Certificate @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Print Information about a Signature @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
ReLAX @z:relax
2 Hits, Last modified: 13 years ago
pargs for Linux @info:linux
2 Hits, Last modified: 12 years ago
Set a Mac's Hostname @info:mac
2 Hits, Last modified: 10 years ago
base-repo-get-service @z:relax:api:base
2 Hits, Last modified: 13 years ago
Change Encoding with iconv @info:script
2 Hits, Last modified: 13 years ago
MySQL: Revoke Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
host-user-list @z:relax:api:host
2 Hits, Last modified: 13 years ago
base-repo-get-value @z:relax:api:base
2 Hits, Last modified: 13 years ago
Cursor Size @info:linux:gnome
2 Hits, Last modified: 10 years ago
Disable Core Dumps @info:linux
2 Hits, Last modified: 12 years ago
Reload Page @info:javascript
2 Hits, Last modified: 13 years ago
Oracle: SQLplus Scripting @info:oracle
2 Hits, Last modified: 13 years ago
MySQL: View Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
MySQL: Remove Database @info:mysql:database
2 Hits, Last modified: 13 years ago
MySQL: Grant Permissions @info:mysql:permissions
2 Hits, Last modified: 13 years ago
Oracle: EXP @info:oracle
2 Hits, Last modified: 13 years ago
Thunderbird Extendsions @info
2 Hits, Last modified: 13 years ago
Specify Java VM for Eclipse @info:code:eclipse
2 Hits, Last modified: 12 years ago
Shadows @info:webdesign:css
1 Hits, Last modified: 13 years ago
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
URL Encoding @info:webdesign
1 Hits, Last modified: 12 years ago
OpenSSL @info:cryptography:openssl
1 Hits, Last modified: 13 years ago
ISO 3166-1 @info:db:iso:3166-1
1 Hits, Last modified: 13 years ago
Project Idea: WikiTable @blog:2009
1 Hits, Last modified: 17 years ago
Hello Drupal @blog:2010
1 Hits, Last modified: 16 years ago
Found Geocache GC1VY11 "Ringpromenade" @blog:2009
1 Hits, Last modified: 16 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