Skip to main content

Home/ Linux/ Group items tagged BIN

Rss Feed Group items tagged

gregorlarson

PATH variable for sudo command - FedoraForum.org - 0 views

  • /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
    • gregorlarson
       
      I put /usr/local/sbin:/usr/local/bin: in front and that seemed to work well.
jdr santos

AcetoneISO Official Website - 4 views

  •  
    "AcetoneISO, is a feature-rich and complete software application to manage CD/DVD images. Thanks to powerful open source tools such as fuseiso, AcetoneISO will let You mount typical proprietary images formats of the Windows world such as ISO BIN NRG MDF IMG and do plenty of other things. "
Luciano Ferrer

WebHome < Motion < Foswiki - 0 views

  •  
    "Motion is a program that monitors the video signal from cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion."
Josef Jezek

How to synchronize with SSH | Chunhao's Blog - 4 views

  • #!/bin/sh sshfs -o workaround=rename username@sshserver:/path/html/wiki wiki-remote/ echo "Synchronising with sshserver" unison /var/www/dokuwiki/data ./wiki-remote/data \ -fastcheck yes \ -ignore 'Path cache' \ -ignore 'Path locks'
  • Modify it to fit your actual environment. Note that the argument of sshfs command “-o workaround=rename”, this prevents the “renaming problem“.
abuwipp

How to install Oracle 10g XE in 64-bit Ubuntu | Ubuntu Geek - 0 views

    • abuwipp
       
      Works for 32bit Ubuntu too. Have skipped the --force-architecture for the oracle package
  • ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server PATH=$PATH:$ORACLE_HOME/bin export ORACLE_HOME export ORACLE_SID=XE export PATH
  • gksudo gedit ~/.bashrc
  • ...2 more annotations...
  • first, you have that to make the group “dba” and the user “oracle”, before begin the install
    • abuwipp
       
      create group and user first - see comment of Roy
1 - 7 of 7
Showing 20 items per page