Re: [ubuntu-in] How to customize an Ubuntu version

2016-05-19 Thread Kesavan Subburam
You would need a computer that's connected to the Internet to download the packages though. Try apt-get download PACKAGE && apt-cache depends -i PACKAGE | awk '/Depends:/ {print $2}' | xargs apt-get download Where PACKAGE is your package of interest. On 19-May-2016 8:11 pm, "Kes

Re: [ubuntu-in] How to customize an Ubuntu version

2016-05-19 Thread Kesavan Subburam
You could try downloading the .deb packages once, with all the dependencies and use dpkg -i * to install them in each of these machines. But that's the laborious and straightforward way of doing this. On 19-May-2016 8:05 pm, "Ramnarayan.K" wrote: > Hi > > I need to

Re: [ubuntu-in] Out of control fan on Thinkpad x 220

2016-02-22 Thread Kesavan Subburam
Perhaps you could try cleaning the fan off any dust with a blower. On 22 February 2016 at 13:17, Ramnarayan.K wrote: > Hi > > The fan on my x220 seems to be out of control - it starts up and stays at > high rev through out > > any idea how to control this > > have

Re: [ubuntu-in] SMS app for Linux

2014-08-07 Thread Kesavan Subburam
but sadly not yet working since it does not yet provide the functionality to send sms. thanks all for the suggestions Am still exploring the kanchilug blog - no time as yet ram On 02/08/2014, Kesavan Subburam pske...@gmail.com wrote: Hi, Have you tried modem-manager-gui