• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » exec
Trace: • Android Apps • ISO 3166-1 alpha-2 • software • Travian Village Planner • Set a Mac's Hostname • Travian Map Download Script • fstyp • jax-ws • Virtual Network Visualization • css

exec
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
Any namespace
  • Any namespace
  • info (6)
  • blog (5)
  • z (4)
  • p (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • base-exec-superuser
  • base-exec-user

Fulltext results:

base-exec-superuser @z:relax:api:base
11 Hits, Last modified: 13 years ago
====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. Before executing the command, the privileges will be elevated
ZFS Playground @blog:2009
9 Hits, Last modified: 17 years ago
2 </code> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </c... o the existing, creating a mirror. <code bash> pfexec zpool attach demo /var/tmp/c0d0 /var/tmp/c0d1 zp... So, let's replace c0d1 with c1d0. <code bash> pfexec zpool replace demo /var/tmp/c0d1 /var/tmp/c1d0 z... xpanding the capacity of the pool. <code bash> pfexec zpool add demo /var/tmp/c0d1 </code> <code> inva
base-exec-user @z:relax:api:base
7 Hits, Last modified: 13 years ago
====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ===== base-exec-user USER COMMAND * ''USER'': A key of an user
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
7 Hits, Last modified: 17 years ago
ystem Adminitrator" profile. The commands will be executed with the rights given by this profile, so they need to be executes with ''pfexec''. First, create the mountpoint if it doesn't exist. You will have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <cod
base-ssh-login @z:relax:api:base
4 Hits, Last modified: 13 years ago
lly it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''... esent. * ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as ... r will be taken. * ''COMMAND'': a command to be executed. If not present, an interactive shell will be
Set PHP Variables in .htaccess Files @blog:2010
3 Hits, Last modified: 16 years ago
If your PHP scripts run longer than the maximum execution time set by your webhoster, then you will se... a message like this: <code> Fatal error: Maximum execution time of 30 seconds exceeded in ... </code> ... ns no limit, add this line: <code> php_value max_execution_time 0 </code> I suggest to either set it t
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
unplugcpu <id>] [--cpuexecutioncap <1-100>] [--r... unplugcpu <id> | cpuexecutioncap <1-100> discardstate <uui... <vmname>|<uuid> exec[ute] --image <path to
IPS Repository Appliance @blog:2010
2 Hits, Last modified: 15 years ago
e> {{osolrepo06.png?nolink|}} NOTE: You need to execute the following commands with adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -
fstyp @info:solaris
2 Hits, Last modified: 13 years ago
output truncated// ==== ZFS: ''fstyp'' ==== pfexec fstyp /dev/rdsk/c7d0s0 <file> zfs </file> ==== ZFS: ''fstyp -v'' ==== pfexec fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14
Make your Mac feel at Home @info:mac
1 Hits, Last modified: 10 years ago
n (home) WLAN. <code bash> # # Path to 'airport' executeable, as of Mac OS X 10.5. AIRPORT="/System/Lib
Travian Map Download Script @z:travian
1 Hits, Last modified: 13 years ago
IR=/srv/glassfish/domains/domain1/docroot/sql # # executables MYSQL="/srv/mysql/bin/mysql --default-char
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
1 Hits, Last modified: 15 years ago
oot (''su'') or with appropriate permissions (''pfexec/sudo''). <code bash> echo Existing boot environm
Formatting Syntax @wiki
1 Hits, Last modified: 5 years ago
on. If disabled, the code is displayed instead of executed. ===== RSS/ATOM Feed Aggregation ===== [[Dok
MySQL: Backup @info:mysql:database
1 Hits, Last modified: 13 years ago
BASES=$(mysql --batch -u${USER} -p${PASS} mysql --execute='show databases') for db in ${DATABASES} do
Compare directories @info:script
1 Hits, Last modified: 7 years ago
ate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt
andunix-tool @p:andunix-tool
1 Hits, Last modified: 13 years ago
Specify Java VM for Eclipse @info:code:eclipse
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