Software :: Script Calls Another Script Which Calls 'bash' Inside

Mar 15, 2010

I need to write a script. In which, the 2nd part commands need to run under another bash shell environment.The enter_antoher_bash_env.sh will setup a new shell environment, call "bash". The rest commands need to run under the new env. (I cannot change this script too. )If I run these command one by one manually, it works of course. If I put them into a script, enter_another_bash_env.sh won't return because it calls "bash" command inside.

View 10 Replies


ADVERTISEMENT

Programming :: Real Difference Between System Calls And Normal Function Calls?

Oct 26, 2010

What is the real difference between system calls and normal function calls. Ultimately function calls too would be passed to kernel for some or the other work.

View 7 Replies View Related

General :: Bash Script -- Script2 Calls Script1 And Supplies Input To Script1?

Nov 2, 2010

I have an app startup script that requires user input.

# start-app.sh
Enter PIN <user manually enters PIN here>
<app startup continues>

[code]....

View 1 Replies View Related

General :: Make A Bash Script Keep Running In Same Terminal After It Calls Second Script?

Jun 25, 2010

I have a startup script for jboss (start.sh) that sets some JAVA_OPTS and then calls bash run.sh.If I run it (start.sh) from the command line it runs in the terminal fine. If I make a shortcut launcher for it in gnome and set it for 'application in terminal' it pops up then immediately dies after launch.Not sure what the problem is. Is this not working because one script is calling a second script? But then why does it work when I call ./start.sh?

View 4 Replies View Related

Ubuntu :: Get Work Internet Calls?

Jul 18, 2010

Is it possible to get work internetcalls (form [URL]) on ubuntu?

View 4 Replies View Related

Ubuntu :: Empathy For Video Calls?

Aug 5, 2010

I while back I tried installing Skype form the software centre but for some reason it wouldn't work. Now, with a fresh install of Lucid, I see that Empathy comes pre-installed and allows video chatting. Is it worth setting up a account? Does anyone have experience with Empathy?

View 9 Replies View Related

Fedora :: Skype Audio Delay During Calls

Nov 25, 2009

I have a really bad delay on skype. The calls start off fine, but quickly the audio falls behind. I've messed around with a bunch of different audio settings and nothing helps, only completely removes audio.

View 1 Replies View Related

Ubuntu :: Ekiga Does Not Accept Incoming Calls?

May 14, 2010

After I installed Lucid on my Netbook, I have different problems with ekiga.

First of all, some information about my ekiga account:

In ekiga I created a SIP-Account with a usual landline phone-number, my voip-provider is 1&1 (in Germany). In ekiga the account is named "Standard%limit", because I cannot register my sip-account without the "%limit". If I leave the "%limit" out, I get the message "Could not register (Forbidden)", but here on ubuntuforums (or maybe on launchpad) I read about the "%limit" as a workaround. Maybe it has something to do with my problem, I don't know.

Now, this is my problem:

Ekiga does not accept incoming phone calls after a few minutes after launching ekiga. Well, let me describe it this way: Usually ekiga plays a ringtone and shows a message whenever there is an incoming call. However, ekiga only behaves as described and expected just after launching ekiga. A few minutes later, lets say five or ten minutes, ekiga does not accept incoming calls anymore. I tested it with my mobile phone - when I call myself on the landline with my mobile phone, I expect ekiga to play the ringtone and show a message that there is an incoming call. However, ekiga does not do anything and after a few seconds the call is terminated automatically. But it is not the same as if ekiga is not running because if ekiga is not running I get the message that the subscriber is not available.

View 1 Replies View Related

Ubuntu :: System To Drop Telemarketer Calls?

Aug 6, 2010

I've been receiving a ton of calls from telemarketers and political callcenters. What would be the simplest way to use Ubuntu to automatically drop calls incoming from blacklisted numbers?

I have Comcast Digital Voice service, which is technically VOIP but I think it interfaces with modems themselves just like any other phone service would.
I have a dedicated Ubuntu server sitting next to a phone jack already, so I'd like to use that if possible.

I've seen FreePBX and Asterisk, and hear that they can do the job. However, I haven't been able to tell just how easily they could be set up. It sounds like they might require me to get rid of all my phones and use soft phones instead... Does anybody know if it is as simple as buying a voice modem and configuring a PBX software to interface with it?

View 2 Replies View Related

Ubuntu :: Command To Log Method Calls While Doing 'make'

Nov 19, 2010

I am building an android, from the source using make command. I want to achieve simple logging while this make is happening.

Aim:

I want to look/log for internal system calls that are being made after i do 'make' command in bash terminal. So that after the make is done, i can look and study the internal method/file calls made while make was happening. In this way i will come to know how the actual building process works.

View 1 Replies View Related

Ubuntu :: Route And Monitor Phone Calls?

Feb 21, 2011

I would be getting calls from customers who'd require the service I provide. The issue here is I may not always be around to take the calls so I was thinking if there is way by which I can connect my phone to my ubuntu desktop and keep a track of number of calls and simultaneously record them.

View 1 Replies View Related

Ubuntu :: Use The Video Calls With Skype - Person Can See Me But I Cant See Them

Apr 5, 2011

I am trying to use the video calls with skype. The person can see me but I cant see them or myself on the video call box. I have tried the download version from skype and inside my ubuntu software center and each had the same problem.

View 1 Replies View Related

Red Hat / Fedora :: Create An Alias That Calls A Script

May 23, 2011

Anyone know if it is possible to create an alias that calls a script that will SU to a different ID and log me in.

Currently I have to log in using my ID and the SU to an administrator ID. Just kind of a pain to do all the time.

View 3 Replies View Related

Ubuntu :: Return Values From System Calls?

Apr 30, 2011

I've implemented a few custom system calls in my Ubuntu kernel, but I'm having some issues with the return values. Each function returns a variety of non-negative integers depending on which error is encountered. However, when I'm testing the system calls, the only negative value that gets returned to the user program is -1, regardless of what I have in the code.

Is there some special path I have to take to get the proper return values?

View 3 Replies View Related

General :: Printf Calls - Cost Of I / O Redirection

Dec 16, 2010

Some context: I'm calling some functions from within a C program and want to measure how long they take to execute. I've done this successfully, calling printf to print the results to the screen. This is reasonably fast. Ideally I'd like these to be dumped to a file, but fprintf presumably has some overhead since it writes to disk? Unless the data is buffered by the kernel and flushed later? What kind of delay can I expect before fprintf returns?

If I redirect the stdout to a file when I instantiate the binary as a process, will calls to printf also experience any overhead from redirection to a file? My aim here is to capture all data in a file, with the minimal amount of coding and effort, but with minimal impact in terms of time overheads for printf calls.

View 10 Replies View Related

General :: Tracing An User's System Calls?

Mar 27, 2010

I would like to trace a user's activity by monitoring system calls. Is there a way to use strace such that at startup it will begin tracing all system calls? Or is there any other method to automatically trace the system calls used during a user's session automatically without having to call strace manually?

View 6 Replies View Related

General :: Error Checking On System Calls

Sep 19, 2010

I'm new to C language and some help finding places in the following code where a system call is made and error checking is not done. I found one but since I don't know C language at all I'm not exactly sure what else to look for. Link to my file: [URL]...

I found one and added error checking:
if (setoutpipe){
//Changes: Added error checking to the system call close()
//Orginal Code: close(pidefd[1]);
if(close(pipefd[1] != 0){
fprintf(stderr, "Could not close piple.
");
exit(255);
}

View 1 Replies View Related

General :: Tell What Number '2' Refers To In Function Calls?

Apr 29, 2010

Can someone tell me what the number '2' refers to in function calls, for example fork(2).

View 3 Replies View Related

Software :: Kweather 2.1.0 No Longer Calls Up NOAA?

Nov 13, 2010

I have been using kweather 2.1.0 (with KDE 3.5.10) for some years. Recently I noticed that this desktop application no longer calls up noaa.gov for weather information but now seems to call up to a colocation server (?) operated by Akamai Technologies. Anyone know or can guess anything about this? Is it a possible security concern?

View 3 Replies View Related

Software :: Any VoIP Tool For Making Calls

Dec 11, 2010

I need a voip tool for linux (fedora12). Any voip tool available for linux, if possible please tell me the step by step install/config.

My os details : Linux maniannam-server 2.6.31.9-174.fc12.i686.PAE #1 SMP Mon Dec 21 06:04:56 UTC 2009 i686 i686 i386 GNU/Linux

View 11 Replies View Related

Programming :: How To Include Variables In System() Calls

Mar 12, 2010

I need to include variables in a system() call. This is that I have:

[code]#include <iostream>
#include <stdio.h>
#include <stdlib.h>
using namespace std;

[Code]....

P.S.: I know this is a pointless redundant program, but it's part of a larger project learning process.

View 10 Replies View Related

Programming :: Make Multiple Calls Using PJISP?

Apr 12, 2011

I have a problem in making multiple calls using PJSIP. I registered different accounts that implements IAccount and added that in the CallManager. When i try to make the calls from the same CallManager, I could able to make the first call. When second call is made the first call got cut and it is alerting and the same for the thrid call..Could anyone help me in this regard.

Note: Calls has to be made from different numbers to different destinations. Is it possible to make multiple outbound calls simultaneously from the same instance of CallManager?

View 1 Replies View Related

Debian :: Recording Skype-to-landline Phone Calls?

Sep 16, 2010

I often happen to give skype-to-landline (or skype-to-mobile) phone calls for work (calls to my boss who does not have an internet connection when in exotic places). Most of this conversations are work related and, having been granted permission by my boss, I would like to record them to an audio file instead of frantically taking notes on a piece of paper while he is talking.

View 5 Replies View Related

Debian Configuration :: Profiling Xorg, In-kernel Calls?

Aug 1, 2010

I would like to profile Xorg and find out where it slows down during some particular usage.The only method that came to my mind was to starts sysprof, but that will only show that Xorg spends 85% of its time calling the kernel. Now, what I would want to know is the kernel function called and hopefully the function (or even a call stack) in Xorg which makes kernel calls.The other method I would know is callgrind, but I really don't know how to set up Xorg+KMD to start in valgrind.The problem I'm investigating is an Xorg slowdown after switching virtual terminals, bug #589348.

View 1 Replies View Related

Fedora :: Empathy - Having Video Calls With Contacts Using Another IM Software?

Nov 30, 2009

After installing all possible backend needed to create accounts, I was able to create my yahoo account, but when I try video calling my friend how uses m$n on xp, I get the message "connecting....." but on my friend's pc It doesn't show that I'm calling him. Can I have video calls with contacts using another IM software using my yahoo account?

View 6 Replies View Related

Fedora :: Get Buffer Overflow When Snmptrapd Calls Traphandle

Jun 8, 2010

However, every time snmptrapd gets a snmp notification, it aborts. In debug mode, it reports a buffer overflow detected. I've tried another core 13 and a core 12, with net-snmp 5.5. On these three systems, snmptrapd behaves the same. Here is my snmptrapd.conf,

disableAuthorization yes traphandle default touch /root/a.txt I triggered snmptrapd with, snmptrap -Ci -v 2c -c public localhost "" "1.3.6.1.4.1.8837.4.1.2.1.2.1.6.4" 1.3.6.1.4.1.8837.4.1.2.1.2.1.6.4 int 500 Same result I got with my firewall snmp traps. Some other different scripts replaced in traphandle default, got the same. A small portion of debug info listed,

[Code]...

View 2 Replies View Related

Fedora :: Command To Show The Recent System Calls In The OS?

Apr 26, 2011

what is the command to show the recent system calls in the OS?

View 2 Replies View Related

Ubuntu Networking :: Can I Make Calls Using Dialup Modem

Mar 12, 2010

I have a dial-up modem in my Laptop.
Also I have a Dial-up line[Base Phone].
Can I make calls from Dialup modem [Making & Answering calls]?

View 5 Replies View Related

Ubuntu :: Pidgin And Make Audio Calls Over SIPE

Mar 17, 2010

I have been trying to figure out how to make audio calls in Pidgin. I have enabled the "Video/Voice Settings" plug-in, but do not get any options any where to initiate a voice call. I am trying to do voice over SIPE to Office Communication Server and I am not 100% sure if pidgin-sipe supports audio (I have looked around but can't find any information on features).

View 1 Replies View Related

Ubuntu Multimedia :: When Connecting Psp System It Calls It 9"e Instead Of PSP Which It Used To In 9.04

Mar 29, 2010

i upgraded to 10.04 and when i connect my psp system it calls it 9"e instead of PSP wich it used to in 9.04. how to rename it?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved