Re: [ilugd] need help!!!!!!!!!!!!!!!!!1

2009-05-02 Thread Justin Moore
You likely need to be root to perform this operation. Depending on your 
distro this means either running the command with sudo, or becoming the 
superuser with su.


Justin

On Sat, 2 May 2009 11:49 am, INDER BAGGA wrote:
I'm trying to edit /etc/wvdial.conf. . . . .but i got msg you don't 
have

permissions . . . .any soln




On Tue, Apr 28, 2009 at 8:44 PM, Deependra Singh Shekhawat <
dee...@fedoraproject.org> wrote:


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Shamail Tayyab wrote:
 > INDER BAGGA wrote:
 >> hello 2 everyonehave a bindass
 >> evening..!!
 >>
 > Read this http://db.tidbits.com/article/5386
 >> i'm using wvdialconf..command to detect the wireless modem,to
 >> connect to
 >> internetbut it's not workingany soln
 >>
 > Yes..
 > First identify the node in /dev where the device is plugged.
 > For this, do
 >   $ ls /dev > /tmp/one
 > Then, plug the modem and
 >   $ ls /dev > /tmp/two
 > Perform a diff as
 >   $ diff /dev/{one,two}
 > It will show you something like
 > 0a1
 >> /dev/ttyACM0

 Just run the command

 # dmesg


 >
 > This is your device that you will use for further references.
 >
 > Now write this in /etc/wvdial.conf
 >
 > *[Dialer Defaults]
 > Modem = /dev/ttyACM0
 > ; replace internet with the access point name that you got from your
 > provider
 > Init1 = at+cgdcont=1,"ip","internet"
 > Phone = *99#
 > Username = ss
 > Password = ss
 > Stupid mode = 1
 > New PPPD = yes*
 >
 > Replace internet with the access point name, e.g airtelfun.com for
 > airtel, internet for idea etc.

 Reliance won't work with that number maybe others too.
 >
 > Then issue command wvdial to dial.
 > Read more at
 > 
http://tuxatwork.blogspot.com/2007/11/getting-internet-up-on-roam.html

 >
 >> i'VE to install gcc under fedora10, which is not
 >> preinstalled..help
 >> regarding the same
 >>
 >>
 > Use yum install build-essential gcc as root.

 This ain't no ubuntu , so no *build-essential*

 Instead try this

 # yum groupinstall "Development Tools"

 and get it done!
 >
 >
 > ___
 > ilugd mailinglist -- ilugd@lists.linux-delhi.org
 > http://frodo.hserus.net/mailman/listinfo/ilugd
 > Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 > http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 >


 - --
 RHCE/RHCSS Certificate number: 804006843818597
 Type: pub
 bits/keyID: 1024D/483B234C
 Date: 2007/06/29
 Key Server: pgp.mit.edu
 User ID: Deependra Singh Shekhawat (Fedora Project)
  
 Key fingerprint: ED45 62EA A4D7 53FB 44C7  774A D55B F3F0 483B 234C
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)

 iEYEARECAAYFAkn3HV4ACgkQ1Vvz8Eg7I0ynygCdHG/0dEaZWk88ACGIuR0gvMgd
 aiIAoK9gs8DbCem7FfME8LCsxuvtezql
 =fUoG
 -END PGP SIGNATURE-

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/





--
Best Regards,

INDER BAGGA
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

--
Justin Moore
SagiSys LLC
(877)394-4838 ext. 101 (Toll Free)
(727)362-1423 (Fax)
http://www.SagiSys.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] NFS client - Urgent

2009-04-08 Thread Justin Moore
You are losing connection to the NFS server. Is the connection stable? 
Have you tried mounting hard,nointr? To clear the stale file handle 
warnings you can remove the nfs filesystem from the /etc/mtab and 
remount.


Justin

On Wed, 8 Apr 2009 7:47 am, Yashpal Nagar wrote:

Hi All

We are running  NFS clients on Redhat and SUSE linux distros with the
following options.

NFSSERVER:/home/idpssupp/REPORTS/mnt/amosoutput nfs 
nfsvers=3,bg,intr 0

0

for some time quite happily, recently we have encountered the messages 
on

NFS clients

Apr  7 07:11:51 NFSCLIENT kernel: nfs: server NFSSERVER OK
Apr  7 07:11:51 NFSCLIENT kernel: nfs_statfs: statfs error = 116
Apr  7 07:21:06 NFSCLIENT kernel: nfs_statfs: statfs error = 116

I have tried using...
NFSSERVER:/home/idpssupp/REPORTS/mnt/amosoutput nfs
nfsvers=3,hard,intr,noac 0 0

and ran

mount -o remount /mnt/amosoutput

but still we get the following...

NFSCLIENT:~ # ls -l /mnt/amosoutput
/bin/ls: /mnt/amosoutput: Stale NFS file handle

The above problem appears intermittently and would disappear if i just
umount and mount the file systems manually.


A call is already raised with Redhat but still no response.

We have mix of NFS clients on RHEL ES 4, SLES 9 and NFS server is AIX 
5.2

ML10. Any help is much appreciated.


Regards,
Yash
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

--
Justin Moore
SagiSys LLC
(877)394-4838 ext. 101 (Toll Free)
(727)362-1423 (Fax)
http://www.SagiSys.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [Commercial]Seeking Asterisk/Openser/OpenSIPS Engineers

2009-04-07 Thread Justin Moore
Good Afternoon,

SagiSys Communications seeks to fill the following position:

VoIP Engineer:

Qualifications:

Must have 3-5 years Linux Administration experience
Must have 2+ years experience with Asterisk
Must have 2+ years with experience with OpenSer, SER, or OpenSIPS

The ideal candidate will be a self-starter and will be able to provide
architectural guidance for our Telephony infrastructure.

The position is full time and located in Okhla, New Delhi.



About Us:

We are a US based VoIP provider offering hosted PBX, CRM, and Call Center
Services to businesses globally. We are a 100% open source company and
work towards having our modifications to FOSS projects contributed back to
the community.

Please reply with your resume, available timings, and salary requirements.
Please also feel free to re-post this message as you see fit.


Thank you.

Justin



-- 
Justin Moore
SagiSys LLC
(877)394-4838 ext. 101 (Toll Free)
(727) 362-1423 (Fax)
http://www.SagiSys.com


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [Commercial]Seeking Asterisk/Openser/OpenSIPS Engineers

2009-01-27 Thread Justin Moore
Good Afternoon,

SagiSys Communications is needs to fill the following position:

VoIP Engineer:

Qualifications:

Must have 3-5 years Linux Administration experience
Must have 2+ years experience with Asterisk
Must have 2+ years with experience with OpenSer, SER, or OpenSIPS

The ideal candidate will be a self-starter and will be able to provide
architectural guidance for our Telephony infrastructure.

The position is full time telecommute and the timings are flexible.


This position requires the use of a computer and high speed internet.

About Us:

We are a US based VoIP provider offering hosted PBX, CRM, and Call Center
Services to businesses globally. We are a 100% open source company and
work towards having our modifications to FOSS projects contributed back to
the community.

Please reply with your resume, preferred timings, and salary requirements.
Please also feel free to re-post this message as you see fit.


Thank you.

Justin

-- 
Justin Moore
SagiSys LLC
(877)394-4838 ext. 101 (Toll Free)
(727) 362-1423 (Fax)
http://www.SagiSys.com


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [commercial]OpenSer/ Asterisk engineer and PHP developers needed

2008-04-07 Thread Justin Moore
Hello,

We have 2 immediate openings for the following contract positions: VoIP
engineer, PHP developer. We are an American based company that provides
managed iPBX and Web hosting solutions, with a solid foundation in FOSS.


VOIP engineer:
We are again searching for a VoIP engineer to work on a part time basis as a
consultant. We are in the process of setting up an ITSP and have customers
and upstream providers all set. The ideal candidate will have in depth
knowledge of OpenSER and Asterisk, and will be able to help architect a
redundant, scalable solution.

PHP developer:

The ideal candidate will have solid experience with PHP/MySQL and be
familiar with Web standards. All development work is done under Linux with
SVN. Previous experience with payment gateways/e-commerce solutions is a
plus. Ability to work with minimal supervision is required.

This is a contract position, but could be a temp to perm situation. You will
work from home, on timings of your choosing and will be paid monthly (we
will pay by wire after the first two weeks to show good faith, but monthly
thereafter to save on wire fees)

Please submit all resumes/vitaes to me along with preferred timings, salary
requirements, and any questions that you may have.

Have a nice day.

Justin
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [commercial] American company seeking Asterisk consultants

2007-07-02 Thread Justin Moore
??

I've had a lot of great success recruiting from this list before, so I won't
let your comments affect my feelings toward the talent on this list. It DOES
matter for your tax purposes that you are working for an American company as
a contractor rather than being taken on as an employee of an Indian company.
We value our employees and contractors abilities and intelligence and always
strive to give them enough information to make an informed decision. To all
of you who have responded with Resume's and other inquiries, we would like
to thank you for your submissions, and we will review your emails and reply
shortly.

Have a great day.

Justin


On 7/2/07, das <[EMAIL PROTECTED]> wrote:
>
> On Mon, 2007-07-02 at 23:46 +0530, Gora Mohanty wrote:
> > Since you found it necessary to mention it, is there something
> > special about your being an American company? Should we all fall
> > down in awe?
>
> Maybe because they are proclaiming beforehand that if your IQ is more
> than 80, that is, definitely more than Forrest Gump, they will never
> employ you: it is the AAS, Average American Standard?
>
>
> ___
> ilugd mailinglist -- ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
> http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
>
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [commercial] American company seeking Asterisk consultants

2007-07-02 Thread Justin Moore
Hello,

We're looking for Asterisk consultants to assist us with some new
deployments. Anyone that is interested is welcome to reply to this email
with their qualificaitons and pay requirements. Additionally, we are willing
to train the right candidate on Asterisk, but he must have a strong CentOS
background. Please direct all inquiries to [EMAIL PROTECTED]

Have a nice day.

Justin
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/