• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » so
Trace: • CloudTable • openssl • Welcome to your new DokuWiki • Travian Village Planner • Travian Map Download Script • Project PDA • guide • eclipse • Mercurial • Cleanup Packages

so
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:

root login with bash
4 Hits, Last modified: 13 years ago
ystems, the ''root'' account is set to be a role, so you can't login as root, just ''su'' to ''root'' from an user which has the ''root'' role. Also, the ''root'' user has the bourne shell (''/bin/s... from the ''su'', for the ''root'' password. {{tag>ssh solaris opensolaris bashrc scripting sysadmin}}
DynDNS Updates without a Client
4 Hits, Last modified: 13 years ago
S. I was searching for a DynDNS client for my OpenSolaris Home Server, but a small bash script does th... secure'' to disable the SSL certificate check. As soon a I found out how to download the server certif... e. This script is part of my scripts collection, so you can find the latest version at http://bitbuck... www.dyndns.com/developers/specs/syntax.html. {{tag>homeserver opensolaris script scripting sysadmin}}
Change Encoding with iconv
3 Hits, Last modified: 13 years ago
=== ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8 -o OUTPUT.txt INPUT.txt Converts ''INPUT.txt'' from ''iso-8859-1'' to ''utf-8'' and writes it to ''OUTPUT.t... e bash> for f in $(find . -type f) do iconv -f iso-8859-1 -t utf-8 -o ${f}_$$_TEMP ${f} \ && mv ${
Compare directories
2 Hits, Last modified: 7 years ago
sh> 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 compareable results on different mach
Command Line Tools Used in My Scripts
2 Hits, Last modified: 13 years ago
av * cdrecord * cdrdao * [[http://dvdauthor.sourceforge.net/|dvdauthor]] * id3ren * mkisofs * mpgtx * mplex * vcdimager * vxcdrip * vx

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