[ilugd] [Off Topic] InvitationToLugs | Kosova Software Freedom Conference

2009-07-16 Thread Hakuna Matata
Check out FlosskEdu on Kosova Software Freedom Conference:

http://sfk2009.ning.com/main/authorization/signUp?

About Kosova Software Freedom Conference
Developers Conference Prishtina : August 28-30 2009 Beach Party
Shkoder Albania August 31 - September 3 Educational Ferizja Sept 4-6
2009

http://wiki.flossk.org/index.php/User:H4ck3rm1k3/InvitationToLugs


Best Regards
--H

___
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] Linux + LDAP+ Terminal Server

2009-06-30 Thread Hakuna Matata
Hi

i want create multiple profile on a single linux machine(server class)
so that multiple users can access the it (GUI ) from their client
machines.

Server OS is CentOS 5.3

For centralize  authentication i am using Fedora directory Services

I also have FreeNX server installed on the Linux Server and FreeNX
client on the windows machines. (for terminal server like
functionality)
https://help.ubuntu.com/community/FreeNX

while goggling i got the the below article for creating multiple
profile in linux
http://www.linux.com/archive/feature/114319


Now the situation is that my FreeNX client is not able to authenticate
via my Ldap/FDS Server.

need  suggestions/idea for achieving this.


Best Regards
H

___
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] Linux + LDAP+ Terminal Server

2009-06-30 Thread Hakuna Matata
On Tue, Jun 30, 2009 at 12:47 PM, Gora Mohantyg...@sarai.net wrote:
 On Tue, 30 Jun 2009 12:14:18 +0530
 Hakuna Matata narender.ho...@gmail.com wrote:

 [...]
 For centralize  authentication i am using Fedora directory
 Services

 I also have FreeNX server installed on the Linux Server and FreeNX
 client on the windows machines. (for terminal server like
 functionality)
 https://help.ubuntu.com/community/FreeNX

 while goggling i got the the below article for creating multiple
 profile in linux
 http://www.linux.com/archive/feature/114319


 Now the situation is that my FreeNX client is not able to
 authenticate via my Ldap/FDS Server.
 [...]

 Some more details, please. Can you connect with the Fedora
 directory server at all (is this pure LDAP?). If so, with
 what clients. Are you using ldaps? What error messages do
 you get when trying to authenticate with the FreeNX client?

 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/

SNIP
 Some more details, please. Can you connect with the Fedora
 directory server at all (is this pure LDAP?). If so, with
 what clients. Are you using ldaps? What error messages do
 you get when trying to authenticate with the FreeNX client?


yes i am able to connect to FDS via my linux client machines without
any issue. I am just using system-config-authentication and then
enabling the LDAP.  This is working great.

If i create a user by useradd command and then login via FreeNX then
it is working fine, but now i am not able to figure out how FreeNX
will use FDS to authenticate users that are in FDS database and not in
/etc/passwd file.


PS- I have to remove windows terminal server and need the approx
functionality with Linux box. i just have 6 users at present.

Best Regards
H

___
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] Linux + LDAP+ Terminal Server

2009-06-30 Thread Hakuna Matata
On Tue, Jun 30, 2009 at 3:35 PM, Gora Mohantyg...@sarai.net wrote:
 On Tue, 30 Jun 2009 12:54:23 +0530
 Hakuna Matata narender.ho...@gmail.com wrote:
 [...]
 If i create a user by useradd command and then login via FreeNX
 then it is working fine, but now i am not able to figure out how
 FreeNX will use FDS to authenticate users that are in FDS
 database and not in /etc/passwd file.
 [...]

 Sorry, then what is not working with FreeNX? You will of course
 need to add users from some other system (like /etc/passwd) to
 the LDAP directory if that is going to be your new sole source
 of authentication.

 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/


Hi


1. My users are in LDAP not in /etc/password.
2.  FreeNX is recognizing only localusers not the LDAP users for authentication.
3. I have 6 users with home directory on a single server and i want
all users to login to this server from there respective machine and
use the GUI.  (they have to have use gui for programming interface,
else ssh was really good and there was no pain. This is some sort of
windows terminal server setup with multiple profile and you can access
them with RDP.
4.Now FreeNX is not able to figure out how to login into the Server
with a specified user Name in LDAP. i have got someting
http://www.mpipks-dresden.mpg.de/~mueller/docs/suse10.1/suselinux-manual_en/manual/sec.freenx.advanced.html

please see 15.2.2..
FreeNX may not be able to auth directly against your LDAP server, but it
can authenticate against pam, and pam can in turn be configured to
authenticate against your LDAP server.


e.g freeNX--PAM--LDAP
PS:--- i might be conceptually wrong in this.

i am not freeNX sensitive but i do not know any other better tool. it
was working perfectly when i was not using LDAP.

And the intention of using LDAP is to remove MS ACtive Directory from org.

Suggestion/Advise most welcome

Best Regards
H

___
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] Stripped down CentOS 5.3

2009-05-25 Thread Hakuna Matata
Hi All,

I want to uninstall/Strip down the CentOS with all packages except the
below. could someone please advise or point me to the right approach.
What essentials packages i need to keep.



1)  openjdk and openjdk-devel ( standard openjdk java SDK)
2)  httpd and httpd-devel (apache 2.2 server)
3)  jpackage-utils (for some java package installation utils)
4)  rsync
and
1)  tsclient (Windows terminal server client)
2)  vnc  and vnc-server (for remote GUI access if we need it)
3)  nx and freenx (another useful remote access solution )
4)  gnome-utils (in particular baobab, the Disk usage analyzer)

Best Regards
--H

___
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] Need Suggestion about Network Monitoring software - Open source/Free

2008-08-27 Thread Hakuna Matata
Hello All,

we want to implement a network monitoring software in our organization.

we want to monitor services like ftp/web/mysql/mssql/vmware and
performance and up time of servers.

i want the software to be more reports oriented so that i can present
them to the management guys.

I did some goggling and found the below software.


1. GroundWork Open Source IT Monitoring and Network Monitoring Software
   www.groundworkopensource.com/
2. Nagios - Network Monitoring Software
  www.nagios.org/
3.Zenoss Home - Commercial Open Source Network, Systems
   www.zenoss.com
4. IPTraf - An IP Network Monitor
iptraf.seul.org/
5. http://www.opennms.org/index.php/Main_Page
6.http://www.zabbix.com/
7.http://www.odcnms.org/
8.http://www.zenoss.com/


By first glance on the websites it looks like Zabbix/Zenoss/Groundwork
have very good reporting features. Reporting is curicial part for me
as we are are thinking of replacing SiteScope as our current
monitoring system.


Please advise if someone in the list have some suggestions.



Many thanks in advance.

Best Regards

--NK

___
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] Please unsubscribe me from the mailing list

2008-01-10 Thread Hakuna Matata
my two cents with you. :)

we can help decently...or can ignore as well without any issue



On Jan 10, 2008 12:29 PM, Sandip Bhattacharya [EMAIL PROTECTED] wrote:
 rajnish kumar wrote:
  I think when you have register your self in ilugd you also has the
  info about how unsubscribe form mailing list but still you have posted
  this mails in ilug is any other reason you want to show in ilugd or
  you want to say something us.

 I understand where you are coming from. I understand the irritation that
 Raj mentioned people would have when they get irrelevant emails.

 But is it only me here who thinks I cant tolerate when some people  from
 time to time doesn't match up to the high standards of mailing list
 behavior expected by this list? We are an user support group targeting
 the common man/woman after all.

 Also, take a look at a mailman listinfo page -
 http://frodo.hserus.net/mailman/listinfo/ilugd

 Can you at a first glance make out the unsubscribing path? Think about
 people who are not familiar with mailing lists in the first place.


 - Sandip



 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - February 22/23, 2008
 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
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] madhav mishra wants to chat

2007-06-07 Thread Hakuna Matata
Agreed

Blacklisting for defined period is good.

--Hakuna

On 6/7/07, Gora Mohanty [EMAIL PROTECTED] wrote:

 On Thu, 2007-06-07 at 07:12 -0700, madhav mishra wrote:
  ---

  madhav mishra wants to stay in better touch using some of Google's coolest 
  new
  products.
 [...]

 I vote for such moronic messages being grounds for immediate removal
 from the list, and for at least temporarily blacklisting that email
 address.

 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/


___
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] VoIP situation

2006-09-28 Thread Hakuna Matata
there is a nasty law :)

happened in my case..

for detail info call me whenever you get minutes...

Cell:-9311377707


--Narender

On 9/29/06, Karanbir Singh [EMAIL PROTECTED] wrote:

 hi guys,

 Just wondering what the state of play with VoIP is in India - is there
 any legal issue blocking people from using it ? Also, are there any VoIP
 providers in India ?

 I'd love to be able to get a local (delhi / chandigarh based if possible
 ) local termination. What are the chances of that happening ? If I cant
 get it from someone, and I decided to just plant an old machine with
 centos+asterisk on there, would I be on the right side of the law or
 would the bsnl/vsnl morons come sniffing around my rear end ?


 - KB
 --
 Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]

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


Re: [ilugd] VoIP situation

2006-09-28 Thread Hakuna Matata
aaa...

so the crux is that...

If you are not forwarding the calls outside to your office boundry then it
is fine...


for voip there is no restirction in UK/china/singapore/Aus

but in india/canada/US it exists..

Hope this helps.

--Narender



On 9/29/06, Kenneth Gonsalves [EMAIL PROTECTED] wrote:


 On 29-Sep-06, at 10:22 AM, Hakuna Matata wrote:

  for detail info call me whenever you get minutes...
 
  Cell:-9311377707

 he is in england


 --
 regards

 Kenneth Gonsalves
 Associate, NRC-FOSS
 [EMAIL PROTECTED]
 http://nrcfosshelpline.in/web/




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