• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » en
Trace: • Setting the Timezone • VBoxManage (The VirtualBox CLI) • /etc/path_to_inst • Project PDA

en
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:script
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • DynDNS Updates without a Client

Fulltext results:

DynDNS Updates without a Client
10 Hits, Last modified: 13 years ago
====== DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was searching for a DynDNS client for my OpenSolaris Home Server, but a small bash script does the job as good as any other client. <code bash dyndns-update.sh> #! /bin/bash .
exiftool
4 Hits, Last modified: 9 years ago
====== exiftool ====== ===== Rename Photos ===== Try it first with ''-testname'': exiftool -d %Y-... %d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate" *.jpg ===== Correct the Date of P
root login with bash
2 Hits, Last modified: 13 years ago
ab.example.com -t "su - root -c /bin/bash"' This enables me logging in with just: $ demo_root Pa... from the ''su'', for the ''root'' password. {{tag>ssh solaris opensolaris bashrc scripting sysadmin}}
Compare directories
2 Hits, Last modified: 7 years ago
directories ====== For each of the directories, generate a digest file: <code bash> find DIR -type f... of ''sort'', to get compareable results on different machines. After that, you can diff the two shas
Change Encoding with iconv
2 Hits, Last modified: 13 years ago
====== Change Encoding with iconv ====== ===== Convert Single File ===== iconv -f iso-8859-1 -t ut... {f}_$$_TEMP ${f} \ && mv ${f}_$$_TEMP ${f} done </code> {{tag>sysadmin convert encoding shell cli}}
Shell Script Variables
1 Hits, Last modified: 10 years ago
sh> ${a: -1} </code> ===== Remove Slash from the End of a Variable ===== Remove a trailing slash fro
Command Line Tools Used in My Scripts
1 Hits, Last modified: 13 years ago
://dvdauthor.sourceforge.net/|dvdauthor]] * id3ren * mkisofs * mpgtx * mplex * vcdimager *
andunix Infos
1 Hits, Last modified: 12 years ago
===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~
Scripting
1 Hits, Last modified: 13 years ago
====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}

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