User contributions for David
From KlavoWiki
Jump to navigationJump to search
9 April 2009
- 04:2104:21, 9 April 2009 diff hist +22 Aster-install →What does aster-install install
- 04:2104:21, 9 April 2009 diff hist −22 Aster-install →What does not get installed
- 04:1604:16, 9 April 2009 diff hist +80 Aster-install →What does aster-install install
- 04:1504:15, 9 April 2009 diff hist +395 Aster-install →Change Log
8 April 2009
- 12:4012:40, 8 April 2009 diff hist 0 Aster-install →Change Log
- 12:2312:23, 8 April 2009 diff hist +146 Aster-install No edit summary
- 12:1912:19, 8 April 2009 diff hist +40 Aster-install →CDR
- 12:1612:16, 8 April 2009 diff hist +3 Aster-install →What does not get installed
- 12:1612:16, 8 April 2009 diff hist +19 Aster-install →What does not get installed
- 05:3405:34, 8 April 2009 diff hist +520 Fax2mail No edit summary
7 April 2009
- 05:0605:06, 7 April 2009 diff hist +298 Aster-install →Change Log
- 05:0305:03, 7 April 2009 diff hist +44 Aster-install →What does aster-install install
- 05:0305:03, 7 April 2009 diff hist −30 Aster-install →What does not get installed
- 03:5103:51, 7 April 2009 diff hist −1 Aster-install →Change Log
- 03:5103:51, 7 April 2009 diff hist −12 Aster-install →Change Log
- 03:5003:50, 7 April 2009 diff hist +202 Aster-install →Change Log
- 03:0903:09, 7 April 2009 diff hist +53 Fax2mail No edit summary
- 02:4802:48, 7 April 2009 diff hist +12,736 N Fax2mail Created page with 'fax2mail is a bash script that will convert the tif image received in Asterisk to a PDF or other format and email it to the required user. The latest version of the fax2mail scr...'
- 00:1100:11, 7 April 2009 diff hist +85 Asterisk SVN Install →Introduction to SVN
6 April 2009
- 23:4623:46, 6 April 2009 diff hist +705 Asterisk SVN Install No edit summary
- 23:4523:45, 6 April 2009 diff hist −705 Asterisk Install No edit summary
- 23:0623:06, 6 April 2009 diff hist 0 Asterisk Install No edit summary
- 06:5006:50, 6 April 2009 diff hist +706 Asterisk Install No edit summary
- 06:4106:41, 6 April 2009 diff hist +93 Asterisk Install →Installing Asterisk 1.6.x
- 06:3506:35, 6 April 2009 diff hist +1 Aster-install No edit summary
- 05:5205:52, 6 April 2009 diff hist +121 Aster-install →What is aster-install
- 05:4905:49, 6 April 2009 diff hist +421 Aster-install →DAHDi
- 05:4305:43, 6 April 2009 diff hist +8 Aster-install →What does aster-install install
- 02:1802:18, 6 April 2009 diff hist +1,087 Aster-install No edit summary
- 00:2800:28, 6 April 2009 diff hist −3 Stdexten macro No edit summary current
4 April 2009
- 11:0011:00, 4 April 2009 diff hist +1 Faxing with rx and tx fax No edit summary
3 April 2009
- 14:0014:00, 3 April 2009 diff hist 0 Aster-install →What is aster-values
- 13:5413:54, 3 April 2009 diff hist +263 Aster-install →What is aster-values
- 13:4413:44, 3 April 2009 diff hist +8 Aster-install →How do I install and activate the script
- 13:4413:44, 3 April 2009 diff hist +80 Aster-install No edit summary
- 13:3413:34, 3 April 2009 diff hist +1,038 N Aster-install Created page with '= What is aster-install = aster-install is a shell script for Linux that will install Asterisk with the necessary add-ons for Asterisk to function with dahdi, faxing and Asterisk...'
27 March 2009
- 10:5810:58, 27 March 2009 diff hist +17 Streaming MOH No edit summary
23 March 2009
- 06:5206:52, 23 March 2009 diff hist +183 N SVN Proxy Created page with 'To get SVC to function behind a proxy server edit the file:<br> '''/etc/subversion/servers''' <pre> [global] http-proxy-host=proxyhost http-proxy-port=3128 </pre> [[Category : Li...' current
- 06:2206:22, 23 March 2009 diff hist 0 Asterisk Install →faxing prerequisites
- 06:2106:21, 23 March 2009 diff hist −195 Asterisk Install →faxing prerequisites
- 00:3100:31, 23 March 2009 diff hist +125 N File exists Created page with 'In BASH programming; If you want to check if a file exists: <pre> if [ -f filename ]; then fi </pre> Category : BASH' current
- 00:2100:21, 23 March 2009 diff hist +166 N Include Created page with 'In BASH programming; If you want to include a file: <pre> source filename </pre> The file name can be path/filename ./filename or just filename. Category : BASH' current
- 00:1800:18, 23 March 2009 diff hist +24 N BASH Paramaters moved BASH Paramaters to Paramaters current
- 00:1800:18, 23 March 2009 diff hist 0 m Paramaters moved BASH Paramaters to Paramaters current
- 00:1700:17, 23 March 2009 diff hist +778 N Category:BASH Created page with 'Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn s...' current
- 00:1600:16, 23 March 2009 diff hist +275 N Paramaters Created page with 'If you require to check for any paramaters when the BASH script is executed, you can check for $1, $2 .... etc. <pre> if [ $1 = "whatever" ] then . . . . fi </pre> If no...'
16 March 2009
- 05:2805:28, 16 March 2009 diff hist +111 N Process List Created page with 'To view a list of the running processes with the path of each process <pre> ps aux </pre> Category : Linux'
12 March 2009
- 00:0500:05, 12 March 2009 diff hist −12 DUNDi →Creating Priorities current
11 March 2009
- 02:3102:31, 11 March 2009 diff hist +72 Finding Files No edit summary current
9 March 2009
- 00:4200:42, 9 March 2009 diff hist +179 VMware Tools No edit summary