[ilugd] Rides to ABES Engineering College, Ghaziabad workshop

2008-08-21 Thread Gora Mohanty
Hello everyone,
  I have added a section for people wanting/offering
rides to the ABES Engineering College workshop this
Sat., the 23rd.

  Please see
http://wiki.linux-delhi.org/cgi-bin/twiki/Main/ABESGhaziabadWorkshop
for details. Please feel free to add your name there, but
do so by tomorrow afternoon if you want to be assured of
a ride.

Regards,
Gora

___
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] Sify Vs Linux

2008-08-21 Thread Sahil Dave
On Thu, Aug 21, 2008 at 11:11 AM, Anupam Jain [EMAIL PROTECTED] wrote:

 On Tue, Aug 19, 2008 at 10:57 PM, Swapnil Bhartiya [EMAIL PROTECTED]
 wrote:
  Dear friends,
 
  As most of you are aware of my problem with Sify. The problem has not
 been solved yet. While I can access the Internet using Windows, I cannot do
 the same with GNU/Linux distros.
 
  Should I not file a case with Consumer Forum? What do you suggest?
 
  Any one on the list using SIFY connection? Do you face similar problem?

 Are you using the official Sify client for GNU/Linux? If so then FYI
 it's worse than useless. I used Sify a loong time back (and the
 decision to switch for MTNL was one of the best decisions I took in my
 life). I had to use a 3rd party app by Bhushan Tiwari to get it
 working - find the code at
 http://n.domaindlx.com/ujjwal/linux/sify_tweaked2.c. Also read this
 thread - http://article.gmane.org/gmane.user-groups.linux.delhi/17095/.


 AFAIR  this app also stopped working!

-- 
Sahil
___
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] problems after usermod abuse

2008-08-21 Thread Niyaz
Hello Friend,


I did a mistake :(

I log into ubuntu using the primary user id 'niyaz' (created during
installation).

I was trying virtualbox and on the first run it told me 'niyaz' is not
in vboxusers group.
well, that revelation striked me quite hardly, i guess. 
And i fired:
   $ sudo usermod -G vboxusers niyaz

and it transmigrated me to vboxusers.
I lost the sudo power.

In an attempt to rehabilitate 'niyaz' 
I booted the system with the Ubuntu live disk, 
added 'niyaz ALL=(ALL) ALL' to /etc/sudoers
but it left some challenges for me:

- 'niyaz' can't unlock users-admin (gui tools to manage users) although
users can be added/deleted with useradd/userdel. it exits with error
number 6868.
- similarly 'niyaz' can't unlock services-admin (gui tool to manage
services)
- synaptic package is working fine ('niyaz' is getting authenticated by
it)
- 'niyaz' doesn't have permission to access other auto mounted
partitions.

please suggest me what else i need to do.


Thanks to you all,
Niyaz



___
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] problems after usermod abuse

2008-08-21 Thread Mehul Ved
On 8/21/08, Niyaz [EMAIL PROTECTED] wrote:
 Hello Friend,


  I did a mistake :(

  I log into ubuntu using the primary user id 'niyaz' (created during
  installation).

  I was trying virtualbox and on the first run it told me 'niyaz' is not
  in vboxusers group.
  well, that revelation striked me quite hardly, i guess.
  And i fired:
$ sudo usermod -G vboxusers niyaz

  and it transmigrated me to vboxusers.
  I lost the sudo power.

  In an attempt to rehabilitate 'niyaz'
  I booted the system with the Ubuntu live disk,
  added 'niyaz ALL=(ALL) ALL' to /etc/sudoers
  but it left some challenges for me:

  - 'niyaz' can't unlock users-admin (gui tools to manage users) although
  users can be added/deleted with useradd/userdel. it exits with error
  number 6868.
  - similarly 'niyaz' can't unlock services-admin (gui tool to manage
  services)
  - synaptic package is working fine ('niyaz' is getting authenticated by
  it)
  - 'niyaz' doesn't have permission to access other auto mounted
  partitions.

  please suggest me what else i need to do.

Now boot again from live cd and add yourself to admin group.
And the command should have been
sudo usermod -a -G vboxuser niyaz

___
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] problems after usermod abuse

2008-08-21 Thread Ashish Shukla
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 21 Aug 2008 11:57:46 pm Niyaz wrote:
 Hello Friend,


 I did a mistake :(

 I log into ubuntu using the primary user id 'niyaz' (created during
 installation).

 I was trying virtualbox and on the first run it told me 'niyaz' is not
 in vboxusers group.
 well, that revelation striked me quite hardly, i guess.
 And i fired:
$ sudo usermod -G vboxusers niyaz

 and it transmigrated me to vboxusers.
 I lost the sudo power.

 In an attempt to rehabilitate 'niyaz'
 I booted the system with the Ubuntu live disk,
 added 'niyaz ALL=(ALL) ALL' to /etc/sudoers
 but it left some challenges for me:

 - 'niyaz' can't unlock users-admin (gui tools to manage users) although
 users can be added/deleted with useradd/userdel. it exits with error
 number 6868.
 - similarly 'niyaz' can't unlock services-admin (gui tool to manage
 services)
 - synaptic package is working fine ('niyaz' is getting authenticated by
 it)
 - 'niyaz' doesn't have permission to access other auto mounted
 partitions.

On a terminal running in X, do following

$ xhost +si:localuser:root
$ sudo su -
# export DISPLAY=:0
# users-admin

Now in the Users Administration dialog box, navigate to Privileges box and 
grant appropriate privileges. All of these privileges are actually groups, 
user should be in. Now, after granting appropriate privileges.

# exit
$ xhost -si:localuser:root

HTH
- -- 
·-- ·-  ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkitwbAACgkQHy+EEHYuXnSKQQCguKKg0nyOJ2f95j51R2wJ/9cN
R70AoIh2MQesu1eRmb4duv7zmNh4UeW0
=S+lc
-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/


[ilugd] Web Analysis Open Source Tool

2008-08-21 Thread saurabh vadhera
Hey Geeks

Want Your Recommendation for a Professional Enterprise Web analysis tool
like awstats , the tool shuld consider both IIS and Apache Logs

Please Suggest

-- 
We grow by dreams.
-- Woodrow Wilson
___
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] problems after usermod abuse

2008-08-21 Thread Jasbir Khehra
On Thu, 21 Aug 2008 23:57:46 +0530
Niyaz [EMAIL PROTECTED] wrote:

 And i fired:
$ sudo usermod -G vboxusers niyaz
You forgot the -a (append option ). The -G removed you from every group
except the vboxusers. 

 
 and it transmigrated me to vboxusers.
 I lost the sudo power.
Why you lost the sudo power ? Because you were no longer a member of
the admin group. (Read the sudoers file) 

My user 'jasbir' on my Ubuntu system is member of the following groups 

$ groups
jasbir adm dialout cdrom floppy audio dip video plugdev fuse lpadmin
admin pulse pulse-access

Make sure you are member of admin and your own user group named niyaz.
For more info regarding the purpose of the various groups
read /usr/share/doc/base-passwd/users-and-groups.*

 In an attempt to rehabilitate 'niyaz' 
 I booted the system with the Ubuntu live disk, 
 added 'niyaz ALL=(ALL) ALL' to /etc/sudoers

When everything starts to work fine you should remove this line and
check again. 
-- 
Jasbir

___
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] problems after usermod abuse

2008-08-21 Thread Mehul Ved
On 8/22/08, Mehul Ved [EMAIL PROTECTED] wrote:
 Now boot again from live cd and add yourself to admin group.
  And the command should have been
  sudo usermod -a -G vboxuser niyaz

Forgot to add. Edit /etc/groups file on the installed ubuntu. maybe
you can do it from single user mode too.
Also, you can use gpasswd instead of usermod.
gpasswd -a niyaz vboxusers

___
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] Web Analysis Open Source Tool

2008-08-21 Thread Sudev Barar
2008/8/22 saurabh vadhera [EMAIL PROTECTED]:
 Want Your Recommendation for a Professional Enterprise Web analysis tool
 like awstats , the tool shuld consider both IIS and Apache Logs

Munin?

-- 
Regards,
Sudev Barar
Read http://blog.sudev.in for topics ranging from here to there.

PS: I know most of people do not follow email niceties (mostly they
are not aware) but if you follow bottom post/in-line post style of
email conversations it becomes a whole lot easier to carry on
meaningful dialogue and you can snip out what is not meaningful too.
Most people just hit reply button and top post leaving prior message
appended uselessly at bottom. See if you can adopt this style and
persuade others. In case you are already doing this . great,
spread the message.

___
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] Web Analysis Open Source Tool

2008-08-21 Thread Piyush Kumar
awstats (for IIS + Apache)/ webalizer
+
GOOGLE Analytics :) :)

if ur a bash geek -- use awk and create your own analysis / reporting tool  :(

Thanks
Piyush

On Fri, Aug 22, 2008 at 12:59 AM, saurabh vadhera
[EMAIL PROTECTED] wrote:
 Hey Geeks

 Want Your Recommendation for a Professional Enterprise Web analysis tool
 like awstats , the tool shuld consider both IIS and Apache Logs

 Please Suggest

 --
 We grow by dreams.
 -- Woodrow Wilson
 ___
 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/




-- 
Thanks  Regards,
-Piyush
Mo.: 091-9910904233
Mail: [EMAIL PROTECTED]
Web: http://piyush.me/

-In a world without fences, limits, boundaries and walls, Who needs
Windows and Gates?

___
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] Sify Vs Linux

2008-08-21 Thread Swapnil Bhartiya

  AFAIR  this app also stopped working!
 
 -- 
 Sahil

Yes, it doesn't. I now use brownser based login.
Swapnil


  Unlimited freedom, unlimited storage. Get it now, on 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/


___
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/