[lug:14094] Re: How to setup Ubuntu/Linux server for Active Directory/Open Directory clients?

2009-02-11 Thread Raihan Hasnain Rahman
Thanks everyone who have replied. Specially Bryan. Now I have enough information to start working on it. See you guys soon. - Raihan. On Wed, Feb 11, 2009 at 6:26 AM, Ed Morgan wrote: > I've been following this thread with interest as i'm looking to make the > switch from windows sysadmin (at e

[lug:14095] installation unrar

2009-02-11 Thread manish sharma
when i give command apt-get install unrar result :- man...@manish-desktop:~$ apt-get install unrar E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? tell me what can i do --~--~-~-

[lug:14096] Re: installation unrar

2009-02-11 Thread Rambilas Varma
Hi, use sudo apt-get install unrar this will ask for password, enter the password and will install the required package... i am sure this will hep you. Thanks & Regards, Rambilas On Wed, Feb 11, 2009 at 3:21 PM, manish sharma wrote: > when i give command apt-get install unrar result :- > > ma

[lug:14097] Re: installation unrar

2009-02-11 Thread Rambilas Varma
On Wed, Feb 11, 2009 at 3:52 PM, Rambilas Varma wrote: > Hi, > use sudo apt-get install unrar > > this will ask for password, enter the password and will install the > required package... > i am sure this will hep you. > > Thanks & Regards, > Rambilas > > > On Wed, Feb 11, 2009 at 3:21 PM, manish

[lug:14098] Re: installation unrar

2009-02-11 Thread Rambilas Varma
sudo apt-get install unrar On Wed, Feb 11, 2009 at 3:52 PM, Rambilas Varma wrote: > Hi, > use sudo apt-get install unrar > > this will ask for password, enter the password and will install the > required package... > i am sure this will hep you. > > Thanks & Regards, > Rambilas > > > On Wed, Feb

[lug:14099] Re: installation unrar

2009-02-11 Thread Kutkinnaku
On Wed, Feb 11, 2009 at 03:21:59PM +0530, manish sharma wrote: > when i give command apt-get install unrar result :- > > man...@manish-desktop:~$ apt-get install unrar > E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied) > E: Unable to lock the administration directory

[lug:14100] Re: installation unrar

2009-02-11 Thread Juan Manuel Sá
Hi, You must have root privileges to install packages. You can try with: sudo apt-get install unrar (and enter your user password when requested) Regards, Juan Manuel 2009/2/11 manish sharma > when i give command apt-get install unrar result :- > > man...@manish-desktop:~$ apt-get install u

[lug:14101] Re: installation unrar

2009-02-11 Thread Roy Charles
It sounds like you have another package manager open. You can't have Synaptic or Adept open while you use apt-get. Roy Linux: Fast, friendly, flexible and ... free! Support open Source <,*)}}+< Only dead fish go with the flow. 2009/2/11 manish sharma > when i give command apt-get install unr

[lug:14102] How to make repository

2009-02-11 Thread viru4linux
i have to installed ubuntu 8.04 . so problem is abt to repository plz tell anybody how to make the repository of installed software --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to

[lug:14105] WAS: [lug:14101] FISH

2009-02-11 Thread Chris Miller
On Wed, Feb 11, 2009 at 8:02 AM, Roy Charles wrote: > It sounds like you have another package manager open. You can't have > Synaptic or Adept open while you use apt-get. > > Roy > > Linux: Fast, friendly, flexible and ... free! > Support open Source > <,*)}}+< > Only dead fish go with the flow.

[lug:14104] Re: How to make repository

2009-02-11 Thread Chris Miller
This is a good starting point: http://www.catb.org/~esr/faqs/smart-questions.html#intro -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ Parents, Take Responsibility For Your Kids! http://www.whatth

[lug:14103] Re: installation unrar

2009-02-11 Thread viru4linux
problem is that u also open another package manager like synaptic or adept or add remove program. so when u use the $ sudo apt-get install unrar then u dont have to use any other packege manager... it will work... --~--~-~--~~~---~--~~ You received this

[lug:14106] Re: How to make repository

2009-02-11 Thread Roy Charles
I am not sure what you are asking. A repository is a place and they are maintained not by users, but by package maintainers for your distribution. If you want to become a maintainer you get involved in the distribution's community and join groups and learn their package management system by familia

[lug:14107] Permanently associate a device file to a USB port

2009-02-11 Thread hard wyrd
After much time wading through the quagmire of web info without much success, I'm now compelled to post a question (how long has it been?) Background: I got a Kannel SMS gateway running on Ubuntu 8.10. Works well (not like a charm, but it works). SMS messages get sent perfectly. Ubuntu 8.10 (Kan

[lug:14108] Are you prepared for 1234567890 Day? GET READY

2009-02-11 Thread Bryan Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Surprised no one posted about it yet...all *nix users need to get ready(have a party?)...maybe burn your Windows box in a fit of passion? http://www.1234567890day.com/ - -- A healthy diet includes Linux, Linux and more Linux. -BEGIN PGP SIGNATUR

[lug:14109] Re: installation unrar

2009-02-11 Thread manish sharma
thanks On Wed, Feb 11, 2009 at 3:52 PM, Rambilas Varma wrote: > Hi, > use sudo apt-get install unrar > > this will ask for password, enter the password and will install the > required package... > i am sure this will hep you. > > Thanks & Regards, > Rambilas > > > On Wed, Feb 11, 2009 at 3:21 P