Fulltext results:
- Android Backup @info:android
- ? no permissions </file> You can solve this by restarting the adb server: <code bash> sudo adb kill-server sudo adb start-server </code> <file> * daemon not running. starting it now on port 5037 * * daemon started successfully * </file> After this, the output of ''adb device
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- reader on|off] [--autostart-enabled on|off] [--autostart-delay <seconds>] clonevm <uu... [--eulafile <filename>] startvm <uuid>|<name>... ... null|<library> | autostartdbpath null|<folder> |
- Git @info:code
- git flow init === Feature === git flow feature start FEATURE git flow feature finish FEATURE === Release === git flow release start RELEASE [BASE] git flow release finish RELEASE === Hotfix === git flow hotfix start VERSION [BASENAME] git flow hotfix finish VERSI
- Firefox @info:prog:firefox
- ====== Firefox ====== ===== Start another Firefox ===== To start another instance of firefox, use this command: firefox -P "My Profile
- Oracle: SPFile and PFiles @info:oracle
- ${PATH_TO_PFILE}. <code sql> SHUTDOWN IMMEDIATE; STARTUP NOMOUNT PFILE='${PATH_TO_PFILE}' CREATE SPFILE ... .ora'', the the second line would be: <code sql> STARTUP NOMOUNT PFILE='/db/oracle/config/pfiles/initweb
- SSH @info:sysadmin
- /code> If you changed the config, make sure to restart sshd to activate ist: <code bash> service ssh restart </code> {{tag>sysadmin ssh linux security}}
- Disable a Service @info:linux:debian
- ervice> enable|disable </code> With ''systemd'' (starting with Debian 8): <code bash> systemctl disable... service <service> stop </code> With ''systemd'' (starting with Debian 8): <code bash> systemctl enable
- Debug Server Certificate from Client @info:cryptography:openssl
- a-b8 b4 de 18 c6 d0 8b 82 ..F...v......... Start Time: 1398672406 Timeout : 300 (sec) Ve
- Oracle: Recovery Manager @info:oracle
- ====== Oracle: Recovery Manager ====== ===== Start Recovery Manager ===== <code bash> rman target / </c
- Oracle: Resize Instance @info:oracle
- e instance to activate the change: <code sql> SHUTDOWN IMMEDIATE; STARTUP; </code> {{tag>admin oracle}}
- jps - Java Virtual Machine Process Status Tool @info:java
- cept_license_class=com.sun.tools.visualvm.modules.startup.AcceptLicense -Dsun.jvmstat.perdata.syncWaitMs=