Re: [ubuntu-in] Add user in Sudo

2012-07-07 Thread Muneeb Shaikh
On 07/07/2012 01:03 PM, Niam Computech wrote:
> On 7/5/2012 11:12 AM, Mehdi wrote:
>> how i can add the new user to sudo by command line in Xubunto 12.04?
> 
> You can edit sudoers file
> 
> 

If you add the user to 'admin' group they get sudoer's access.

# adduser  admin

Or you can manually edit the sudoer's file with the tool

# visudo


-- Muneeb Shaikh

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] 12.4 doesnt detect wifi networks

2012-07-07 Thread Aditya Muley
replying on my office pc...


On Sat, Jul 7, 2012 at 6:25 PM, Niam Computech wrote:

> On 7/7/2012 2:06 PM, Aditya Muley wrote:
>
>> unfortunately i connot connet through ethernet either as i do not
>> possess an ethernet connection
>>
>
> How are you replying to us on this mailing list?
>
> Without internet you won't be able to download newer packages (or drivers)
> after an upgrade thus you won't be able to resolve this issue.
> I suggest is to take your Laptop to some computer shop and ask them to
> plug in an ethernet cable from their modem/router so that you can have
> internet access. After that follow as below :-
>
> In a terminal type the following command [don't write 'terminal>']
> terminal> sudo apt-get purge bcmwl-kernel-source
>
> then
> terminal> sudo apt-get install bcmwl-kernel-source
>
> This will then rebuild your driver.
>
> Let us know how you get on
>
> You can either restart your pc or if this is a pain type the following
> commands in the terminal which will 'switch on' your wireless
>
> terminal> sudo modprobe -r b43 ssb wl
>
> then
> terminal> sudo modprobe wl
>
> Now, there is a bug in Ubuntu 12.04 which does NOT enable your broadcom
> wifi drivers on boot thus you need to run above 2 commands everytime you
> start your PC [laptop]
>
> I hope this solves your query.
>
> -- Chetan Mittal
> Buy Ubuntu powered PCs from Niam Computech
> http://www.niamcomputech.com
>
>
>
> --
> ubuntu-in mailing list
> ubuntu-in@lists.ubuntu.com
> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-in
>



-- 
Aditya A. Muley
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] 12.4 doesnt detect wifi networks

2012-07-07 Thread Niam Computech

On 7/7/2012 2:06 PM, Aditya Muley wrote:

unfortunately i connot connet through ethernet either as i do not
possess an ethernet connection


How are you replying to us on this mailing list?

Without internet you won't be able to download newer packages (or 
drivers) after an upgrade thus you won't be able to resolve this issue.
I suggest is to take your Laptop to some computer shop and ask them to 
plug in an ethernet cable from their modem/router so that you can have 
internet access. After that follow as below :-


In a terminal type the following command [don't write 'terminal>']
terminal> sudo apt-get purge bcmwl-kernel-source

then
terminal> sudo apt-get install bcmwl-kernel-source

This will then rebuild your driver.

Let us know how you get on

You can either restart your pc or if this is a pain type the following 
commands in the terminal which will 'switch on' your wireless


terminal> sudo modprobe -r b43 ssb wl

then
terminal> sudo modprobe wl

Now, there is a bug in Ubuntu 12.04 which does NOT enable your broadcom 
wifi drivers on boot thus you need to run above 2 commands everytime you 
start your PC [laptop]


I hope this solves your query.

-- Chetan Mittal
Buy Ubuntu powered PCs from Niam Computech
http://www.niamcomputech.com


--
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] Referal to 'Shipit' on main page of ubuntu-in.info

2012-07-07 Thread Anshul Kushwaha
I would like to mention that there is a mention of "shipit" on the main
page of the site but canonical no longer ships CDs of the distros.

Also there is a line that says that the first release of ubuntu was 4 yrs
back which is wrong of course.

The page also has several broken links.

Please rectify these so that the page encourages a new user to easily start
using ubuntu.
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] 12.4 doesnt detect wifi networks

2012-07-07 Thread Aditya Muley
unfortunately i connot connet through ethernet either as i do not possess
an ethernet connection...

On Sat, Jul 7, 2012 at 1:11 PM, Niam Computech wrote:

> On 7/7/2012 10:59 AM, Aditya Muley wrote:
>
>> driver manager is missing
>> I installed 12.4 without connecting to net... so i guess none of the
>> drivers were installed...
>>
>
> Can you connect to internet through ethernet wire? If yes, then run sudo
> apt-get install --reinstall bcmwl-kernel-source
>
> After this reboot and check if you can see wifi networks.
>
>
>
> --
> ubuntu-in mailing list
> ubuntu-in@lists.ubuntu.com
> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-in
>



-- 
Aditya A. Muley
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] 12.4 doesnt detect wifi networks

2012-07-07 Thread Ramnarayan.K
1. Create a Live bootable version of the Ubuntu (version) you are running.
2. Pop into a cafe or somewhere where you can access the internet

3. Download the packages you want and create an ISO using apt-on
4. copy the iso and take it back with you
5. Then open the iso and find where the files are (package folder)
6. Open the packages folder in a terminal and run "sudo dpkg -i -v *.deb" -
this will install all the packages you got

(alternatively- ask someone with access to the net to do the same for you)

ram


On Sat, Jul 7, 2012 at 1:11 PM, Niam Computech wrote:

> On 7/7/2012 10:59 AM, Aditya Muley wrote:
>
>> driver manager is missing
>> I installed 12.4 without connecting to net... so i guess none of the
>> drivers were installed...
>>
>
> Can you connect to internet through ethernet wire? If yes, then run sudo
> apt-get install --reinstall bcmwl-kernel-source
>
> After this reboot and check if you can see wifi networks.
>
>
>
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] 12.4 doesnt detect wifi networks

2012-07-07 Thread Niam Computech

On 7/7/2012 10:59 AM, Aditya Muley wrote:

driver manager is missing
I installed 12.4 without connecting to net... so i guess none of the
drivers were installed...


Can you connect to internet through ethernet wire? If yes, then run sudo 
apt-get install --reinstall bcmwl-kernel-source


After this reboot and check if you can see wifi networks.


--
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Add user in Sudo

2012-07-07 Thread Niam Computech

On 7/5/2012 11:12 AM, Mehdi wrote:

how i can add the new user to sudo by command line in Xubunto 12.04?


You can edit sudoers file


--
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help for Ticketing System

2012-07-07 Thread Niam Computech

On 7/6/2012 12:37 PM, 0oo_Neo_oo0 I m W0T I m wrote:

For that I am searching opensource solution. At present I've tried with
OTRS and VTIGER but there i need to change so many thing in front end.

Here I am talking about approx 60 users, 2 Zone, 4 Team, 4 team leaders,
and other then that field engineers who get calls from office or Team
leaders.


OSTicket (http://osticket.com) is the best available open source 
ticketing system. We have been running it successfully at 
http://customercare.niamcomputech.com for lats 2 years without any problem.



--
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in