• skip to content

andunix.net

User Tools

  • Log In

Site Tools

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

al
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

Fulltext results:

Compare directories
3 Hits, Last modified: 7 years ago
ode bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', to get co... t shasums2.txt </code> Or you use Meld as graphical diff tool: <code bash> meld shasums1.txt shasums
DynDNS Updates without a Client
3 Hits, Last modified: 13 years ago
NS client for my OpenSolaris Home Server, but a small bash script does the job as good as any other cl... ${domain}" done </code> First, the login credentials (the ''$LOGIN'' variable) and the server's URL (... ce </file> The file ''.dyndns.domains'' contains all the domains which should be updated. They must b
root login with bash
3 Hits, Last modified: 13 years ago
'root'' from an user which has the ''root'' role. Also, the ''root'' user has the bourne shell (''/bin... m -t "su - root -c /bin/bash"' I set it up as an alias in ''.bashrc'': alias demo_root='ssh demo.lab.example.com -t "su - root -c /bin/bash"' This en
Command Line Tools Used in My Scripts
3 Hits, Last modified: 13 years ago
which I use in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, grep, ps) which are always installed are not listed. ===== Audio/Video ===== * cdda2wav * cdrecord * cdrdao * [[ht
exiftool
2 Hits, Last modified: 9 years ago
hours and 55 minutes to the future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *.jpg {{tag>scripting exif photo}}
Change Encoding with iconv
1 Hits, Last modified: 13 years ago
' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f in

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