Re: Problem with signature verification in Sid

2011-11-08 Thread Aniruddha
On Tue, Nov 8, 2011 at 9:48 AM, Jude DaShiell jdash...@shellworld.net wrote:
 Did you aptitude install debian-multimedia-keyring too?  If not, that may
 help.

Thanks for the help! debian-multimedia-keyring was installed. I solved
this problem with the following steps. Question remains why did the
key stop working?

cd /etc/apt/
rm *.gpg
rm *.gpg.?
apt-get update
apt-get --reinstall  install debian-archive-keyring
apt-get --reinstall install debian-multimedia-keyring


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvz0vvpsswycul5++fbqsgxhnhxm8w1qrjfupystoko...@mail.gmail.com



Problem with signature verification in Sid

2011-11-06 Thread Aniruddha
I get the following error message when running apt-get update on Sid.
I have the latest keyring installed. Anyone else encountered this
problem? Is there known solution?

# apt-get update
Ign http://www.debian-multimedia.org sid InRelease
Get:1 http://ftp.nl.debian.org sid InRelease [146 kB]
Get:2 http://www.debian-multimedia.org sid Release.gpg [198 B]
Err http://ftp.nl.debian.org sid InRelease

Get:3 http://www.debian-multimedia.org sid Release [29,4 kB]
Err http://www.debian-multimedia.org sid Release

Fetched 29,6 kB in 0s (71,1 kB/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository
is not updated and the previous index files will be used. GPG error:
http://ftp.nl.debian.org sid InRelease: The following signatures
couldn't be verified because the public key is not available:
NO_PUBKEY AED4B06F473041FA

W: A error occurred during the signature verification. The repository
is not updated and the previous index files will be used. GPG error:
http://www.debian-multimedia.org sid Release: The following signatures
couldn't be verified because the public key is not available:
NO_PUBKEY 07DC563D1F41B907

W: Failed to fetch http://ftp.nl.debian.org/debian/dists/sid/InRelease

W: Failed to fetch http://www.debian-multimedia.org/dists/sid/Release

W: Some index files failed to download. They have been ignored, or old
ones used instead.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMpSvvzzQTknOOhV-oRjR=5qzwssbmmnehdr7vypa9ud-on...@mail.gmail.com



Re: Sandy Bridge

2011-10-31 Thread Aniruddha
2011/10/25 Paul van der Vlis p...@vandervlis.nl:

 Met de gewone installatie CD of DVD?
netinstall amd64

 Heb je alleen even geïnstalleerd, of gebruik je hem echt?
Geïnstalleerd en daarna geüpgrade naar sid

 Had je ook packages uit backports gebruikt, zoals een nieuwere kernel,
 mesa, xorg?  Want dat is wel nodig volgens mij.
Mijn moederbord wordt prima ondersteund, dat was niet nodig. Ik heb
wel een aparte nvidia videokaart

 Draait je processor fan steeds op volle snelheid? (=veel herrie)
Voor zover ik weet niet


--
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



How do I remove a package and all of it's dependencies?

2011-10-22 Thread Aniruddha
When I install a package with apt-get  it gets installed with all it's
dependencies. However when I remove a packages some dependencies are
left on the system. For example:

to install:
apt-get install lxde

to remove:
apt-get remove lxde
apt-get autoremove
deborphan

Does not remove all packages. Lxterminal, openbox and  pcmanfm are not
removed.  In Arch I can remove a package and all it's dependencies
with pacman -Runs lxde  and in Gentoo with emerge --depclean. Is there
a similar command for Debian?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMpSvvz7wuFnk3FhFX83UsynTq=t5ubp1mxcgjuhxzrvc9p...@mail.gmail.com



Re: securing the system, stopping unnecessary services and closing open ports.

2011-08-27 Thread Aniruddha
On Sat, Aug 27, 2011 at 5:05 PM, yudi v yudi@gmail.com wrote:

 Nmap suggests the following ports are open:

 25/tcp   open  smtp
 111/tcp  open  rpcbind
 139/tcp  open  netbios-ssn
 445/tcp  open  microsoft-ds
 631/tcp  open  ipp
 901/tcp  open  samba-swat
 2049/tcp open  nfs

 Which nmap command did you use? What happens when you do a 'Common Ports'
scan with Shields up  ( https://www.grc.com/x/ne.dll?bh0bkyd2 )? What kind
of internet connection and modem do you have?


Re: Clamav Debian Squeeze

2011-08-12 Thread Aniruddha
2011/8/11 Stephan Verrips i...@stephanverrips.nl:

 Ik heb een besluit genomen af te zien van clamav. Eigenlijk heb ik het niet 
 nodig omdat ik standaard altijd onder debian 6.0.2 werkt. Maar ik dacht dat 
 het een aardige aanvulling was op mijn mailserver. Ik kom er niet uit en zie 
 er dus vanaf. Als ik weer es tijd heb, dan ga ik het wel testen. Nu werken de 
 dagelijkse virussen (2 to 3 maar) toch niet en komen toch standaard in mijn 
 spam folder. Toch bedankt !

 Groet,

 Stephan

Welke mailserver draai je? Ik gebruik zelf postfix/zarafa met
amavis+spamassassin+clamav dat werkt prima. Voor meer info over het
configureren van amavis:
https://help.ubuntu.com/community/PostfixAmavisNew


--
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: how to change root passwd (if forgotten)

2011-08-10 Thread Aniruddha
On Wed, Aug 10, 2011 at 5:25 PM, abdelkader belahcene
abelahc...@gmail.com wrote:
 Hi,
 I ve forgotten my root passwd on centos 6 (red hat based),

 I tried to change it as I used in debian (in debian it works perfectly) ,
 that is:
...

 any idea to fix the problem.
 thanks a lot

http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-rescuemode.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvyx37xfzy4dyscmzszr3khyjaitysbykhnyw_gjpak...@mail.gmail.com



Re: Problem getting php5-mysql to work

2011-08-09 Thread Aniruddha
On Tue, Aug 9, 2011 at 10:02 AM, Scott Ferguson
prettyfly.producti...@gmail.com wrote:
 /usr/share/documents/php5-common/NEWS-Debian.gz (for a bit about userdirs
 and /public_html)

I think I have found the problem :-) I installed php5-curl on my sid
desktop which worked fine. The problem appears to be that the
/etc/php5/apache2/conf.d directory isn't symlinked in Debian 5 and 6
(after a dist-upgrade):

Anyone knows when this changed? This was not the default
configuration in Debian 5 and I couldn't find any reference in the
release notes/documentation.

Sid
ls -l /etc/php5/apache2/
conf.d - ../conf.d
php.ini

Debian 5/6
ls -l /etc/php5/apache2
conf.d
php.ini


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvze0ailn8zdmqieepwkym4fhuedt_yho-ehjrefpe5...@mail.gmail.com



Re: Problem getting php5-mysql to work

2011-08-08 Thread Aniruddha
On Sat, Jul 30, 2011 at 7:26 AM, Scott Ferguson s it should be.

 I'm assuming you're running Squeeze. Not easy to answer your question
 without knowing a little more... :-)

 What other php and mysql packages do you have installed?

I run Debian Squeeze. The problem appears to be that modules aren’t'
automatically loaded. I can't get php5-curl to work either.

dpkg --get-selections | grep mysql
libapache2-mod-auth-mysql   install
libapache2-mod-log-sql-mysqldeinstall
libdbd-mysql-perl   install
libmysqlclient15off install
libmysqlclient16install
libqt4-sql-mysqlinstall
mysql-admin install
mysql-client-5.1install
mysql-commoninstall
mysql-gui-tools-common  install
mysql-query-browser install
mysql-serverinstall
mysql-server-5.0deinstall
mysql-server-5.1install
mysql-server-core-5.1   install
php5-mysql  install
postfix-mysql   install

dpkg --get-selections | grep apache
apache2 install
apache2-mpm-prefork install
apache2-utils   install
apache2.2-bin   install
apache2.2-commoninstall
libapache-mod-security  install
libapache2-mod-auth-mysql   install
libapache2-mod-log-sql-mysqldeinstall
libapache2-mod-log-sql-ssl  deinstall
libapache2-mod-php5 install


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvz+az6w4w185vs9bpeypqfcv-ednaojbk18ozbhd0o...@mail.gmail.com



Re: Problem getting php5-mysql to work

2011-08-08 Thread Aniruddha
On Mon, Aug 8, 2011 at 6:40 PM, Aniruddha mailingdotl...@gmail.com wrote:
 I run Debian Squeeze. The problem appears to be that modules aren’t'
 automatically loaded. I can't get php5-curl to work either.


When I copy mysql.ini and curl.ini to the right directory all works
fine. I wonder what the official procedure is to enable php modules. I
couldn’t' find a  good explanation in
/usr/share/doc/php5/README.Debian.gz either. Where can I find more
info?

cp /etc/php5/conf.d/mysql.ini  /etc/php5/apache2/conf.d/
cp /etc/php5/conf.d/curl.ini /etc/php5/apache2/conf.d/


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvxe3jp3yajqzdtk_2ughnu+0vun+s92sq5ppdw0k-m...@mail.gmail.com



Problem getting php5-mysql to work

2011-07-29 Thread Aniruddha
I installed  php5-mysql and restarted apache. For some reason the
php5-mysql isn't working. It doesn't show up in phpinfo and vtigercrm.
Are there additional steps needed in order to get this module working?
I couldn’t find them in the wiki or  README.Debian.

$ cat /etc/php5/apache2/conf.d/mysql.ini
; configuration for php MySQL module
extension=mysql.so


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvyjxafd4xhpfpjawegfqhvh7egbckhn3dz7ewe54qk...@mail.gmail.com



Re: New Debian user help

2011-07-28 Thread Aniruddha
On Thu, Jul 28, 2011 at 12:48 AM, Paul Stuffins paul.stuff...@orqoo.com wrote:
 Hi Guys,

 I am a long time CentOS user, and have decided, after several months of
 consideration, to move my hosting from CentOS to Debian.

 I currently have a couple VPS' and have installed Debian on both of them,
 one will be my database server, the other will deal with Apache and PHP.

Welcome to Debian :-) How did you install squeeze? Can you ping other sites?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvy4b9rtbvc-t3qhv4npgbvwmwxidp4ngssxqcuqpyf...@mail.gmail.com



Re: Re: Debian with HP ProLiant DL120 G7

2011-07-18 Thread Aniruddha
On Mon, Jul 18, 2011 at 2:16 PM, Simon Quantrill
simon.quantr...@bmtargoss.com wrote:
 Im installing debian on a 120 G7 I can get Lenny installed but when I try to 
 upgrade or directly install to squeeze the raid controller seems to go 
 missing probably a firmware issue still fault finding but I found your 
 question so thought I would answer

Thanks for the reply, fortunately I don't need raid.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvyrmrru45wzf+ejsvepuyfw2+750yq95oz4jus-nhl...@mail.gmail.com



Re: is there no sane, minimal, graphical RSS feed reader in existance?

2011-07-15 Thread Aniruddha
On Fri, Jul 15, 2011 at 10:20 AM, Johannes Schauer j.scha...@email.de wrote:
 Are there others that share my need? If there is really no such thing as
 a real minimal graphical RSS reader, I'm close to writing one myself.


I prefer RSSOwl: www.rssowl.org They have Debian repository.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvwtywtydlryww543tesnu5vqzvwrzhmz0tjaithur5...@mail.gmail.com



Re: is there no sane, minimal, graphical RSS feed reader in existance?

2011-07-15 Thread Aniruddha
On Fri, Jul 15, 2011 at 7:00 PM, Johannes Schauer j.scha...@email.de wrote:
 Hi,

 On Fri, Jul 15, 2011 at 06:11:56PM +0200, Aniruddha wrote:
 I prefer RSSOwl: www.rssowl.org They have Debian repository.

 Thanks for the tip!

 Unfortunately, if you want a html renderer, you need
 libswt-gnome-gtk-3-jni which (since I do not use gnome) pulls in a few
 hundred megabytes of libgnome-* and other gnome related dependencies
 (like gvfs - wtf?).

I use the Linux 64-bit zip which has minimal dependencies. Just
download and unpack it, it should work.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMpSvvzwW8Nj=up8CK-28MfNF1kn-bKGdNW29VEd=no84aj...@mail.gmail.com



Re: What is the future for Debian on (Android) tablets?

2011-07-10 Thread Aniruddha
On Sun, Jul 10, 2011 at 12:52 AM, Jens Van Broeckhoven
jens.van.broeckho...@telenet.be wrote:
 I'm running Debian stable on an Archos tablet (you should be able to
 find many howtos).
 Installation wasn't that hard but not without any extra configurations.

 Getting android 3.x on this thing seems less easy.
 Their do exist some unsupported roms (I've never used them though).

That is good to hear. I wonder which Archos tablet you use and which
guides do you recommend?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMpSvvzCbkkeoPkGypg0eJg6h9Uv=eh3guhuj3xtu6qkjs-...@mail.gmail.com



Re: Debian with HP ProLiant DL120 G7

2011-07-08 Thread Aniruddha
On Thu, Jul 7, 2011 at 8:48 PM, Camaleón noela...@gmail.com wrote:
 Depending on your hard disk configuration, you may want to consider a
 more powerful RAID card that provides additional raid levels plus battery
 backup or at least adding the hot-plug advanced pack...

Thanks for the suggestion. I will use this server as a no-frills
samba fileserver. There is no need for 24/7 uptime


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvxnujsf9amotkor4kph+oeknobylcjdkea7wty5vrq...@mail.gmail.com



Re: Debian with HP ProLiant DL120 G7

2011-07-08 Thread Aniruddha
On Thu, Jul 7, 2011 at 10:10 PM, frank thyes fr...@anotheria.net wrote:
 On Thu, 2011-07-07 at 17:17 +0200, Aniruddha wrote:

 I wonder if anyone has experience with installing Debian on HP
 ProLiant DL120 G7. Does it work out-of-the-box? Or are there special
 drivers necessary to get these working? Officially only Red Hat and
 Suse are supported although HP does have an Debian page.
 http://h18004.www1.hp.com/products/servers/software/debian/index.html

 I have a lot of hp g7 boxes installed with squeeze using FAI.


Thanks. It's good to know these servers work properly with Debian in
production :-)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvwr3wknye105hpsayg4crvub8yrmtkmkff41s9s9q8...@mail.gmail.com



Debian with HP ProLiant DL120 G7

2011-07-07 Thread Aniruddha
I wonder if anyone has experience with installing Debian on HP
ProLiant DL120 G7. Does it work out-of-the-box? Or are there special
drivers necessary to get these working? Officially only Red Hat and
Suse are supported although HP does have an Debian page.
http://h18004.www1.hp.com/products/servers/software/debian/index.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvxrzym7nep_wak5qc_1xs83cdr62ukp3ug1xzb5t1p...@mail.gmail.com



Re: Debian with HP ProLiant DL120 G7

2011-07-07 Thread Aniruddha
Thanks for the help! I've got the complete specs here:
http://h18004.www1.hp.com/products/quickspecs/14009_na/14009_na.HTML
The smart array might  be a problem. But overall it should work. It is
especially good to know HP is aware and supportive of Debian. Here are
the specs in short:

* Intel® Xeon® E3-1220 (3.10GHz/4-core/8MB/80W,, 1333, Turbo 1/2/3/4) Processor
* HP Smart Array B110i
* HP NC112i 1-port Ethernet Server (Intel 82574L chipset)


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvxqflcqgmqa0xx_mgdgdnnrevxw_047jehocgnsqxt...@mail.gmail.com



Re: NVIDIA - URGENT

2011-07-03 Thread Aniruddha
On Sat, Jul 2, 2011 at 6:44 PM, Hans Vogelsberger li@schwaz.net wrote:
 Todays testing update, safe-upgrade and full-upgrade totally killed my X
 which ran with NVIDIA driver. Even this posting I must send from my old
 computer which is in a terrible state because I did nothing on it since I
 use the new one. Without X, most work I do on my computer cannot be done.



I had the same issue I've solved doing a upgrade to sid. I recommend
you to install Debian stable though.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/campsvvx9bks7mo0r7mgv0awwj_1fwwtiiomkkbwpf1kouxs...@mail.gmail.com



Re: rsnapshot and cron :-)

2011-07-03 Thread Aniruddha
On Wed, Jun 29, 2011 at 11:21 AM, Pol Hallen debenv...@fuckaround.org wrote:
 Hi folks

 Using rsnapshot I've unsure about maintein my backup for almost 24 months:

 in rsnapshot.conf I have:

 interval        hourly  6
 interval        daily   7
 interval        weekly  4
 interval       monthly 24

 (I hope that interval monthly 24 is same of maintein my backup for 2 years


This setting means how many copies will be saved.  If you make a
backup each month it will keep them for 2 years.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMpSvvxy1rbO4L8jyRxCvC=7-ctcegieca0btg10g3u1vsk...@mail.gmail.com



Desktop performance problem

2011-06-14 Thread Aniruddha
I've noticed that my Debian testing desktop slows downs significantly
when copying (and unpacking) large files. Sound stutters and iceweasel
(and other programs) freeze regularly. This makes working on my
desktop impossible when copying or unpacking large files, This
happened on all my Debian desktops, on different hardware and on
stable, testing and sid. I have also Funtoo installed, Funtoo remains
responsive during the same operations. Therefor I suspect it must be
an configuration problem.

Is there an (kernel)option that need to be changed to increase
performance? Thus far I have tried changing Preemption Model and Timer
frequency without noticeable results. Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTimY+WJ03+VKkq1cWNag=x8kl-y...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 4:24 PM, Juan Sierra Pons j...@elsotanillo.net wrote:
 Hi

 This can be an I/O and/or CPU problem
 As a workaround you can use:
 - ionice - get/set program io scheduling class and priority  for I/O problem
 - nice - run a program with modified scheduling priority for CPU problem

 To adjust scheduling priority of the offending process.

Thanks for help! When I monitor with htop there are no processes above
5% during unpacking/copying.  I have fairly fast hardware ( Intel Core
i7-2600, 8 GB DDR3, samsung 7200 rpm), which shouldn't be the problem
especially since the same hardware  works fine in Funtoo. I suspect
that the problem is that Debian (kernel) configuration is optimized
for servers not desktop. I'm interested to learn which (kernel)
options need to be changed in order to increase performance in Debian.
I have no interesting messages in the logs, is there additional
information I can provide?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTinhPssQ2ZQJiL+7V=wjmtraid6...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 5:00 PM, Glen Batchelor webmas...@all-spec.com wrote:


  Which kernel are you using?  'uname -r'
  Which desktop system are you using?

Here's some additional information:

$ uname -r
2.6.38-2-amd64

I use a  minimal gnome desktop (no file indexing service). For testing
purposes I use the command line; cp -r  /var/lib/libvirt/images to be
precise. I copy from one internal disk to another,

I also encounter this problem every time rsnapshot is running. My
system slows down noticeably  and I use top/htop to discover rsnaphot
is running.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktiksvzb_c92kjfptahb9azeu18-...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 6:25 PM, Juan Sierra Pons j...@elsotanillo.net wrote:
 Can you make some test with hdparm in both disks (to see disk performance)?

 I think the problem can be located in the I/O disk part as it happens
 when copying data (or rsnapshot is running) from two differents disks

Which test do you recommend with hdparm? hdparm -Tt ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktinmx3g2sufcqauaxl-vjvjjxfu...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 6:44 PM, Whit Hansell skippe...@comcast.net wrote:
 may or may not help but I've done the following.   Put a process metersystem
 monitor in the taskbar and when it shows something working in the
 background, as in, a program did not quit(some online video stuff does this
 among other items), I can tell something is still hogging cpu time and then
 go to top to kill the process using cli.  This happened just the other day.
  Some video I had watched online left something going on even when I closed
 the browser so I saw that the system monitor was active at about 25% and I
 had no programs open, went to top and killed one of the video players that
 was using all the current cpu usage.  Then went back to work.  It happens.
  EZ to fix.  HTH

Thanks for the help. There are no hung background processes though.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=4x7netbl+zqktmfd0i5a7ugl...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 6:57 PM, Aniruddha mailingdotl...@gmail.com wrote:
 On Tue, Jun 14, 2011 at 6:25 PM, Juan Sierra Pons j...@elsotanillo.net 
 wrote:
 Can you make some test with hdparm in both disks (to see disk performance)?

 I think the problem can be located in the I/O disk part as it happens
 when copying data (or rsnapshot is running) from two differents disks

 Which test do you recommend with hdparm? hdparm -Tt ?


Here are the results, but this doesn't help much. Disk transfers are
fast, the only problem is that they slow down the whole system.

Funtoo
# hdparm -Tt  /dev/sdb

/dev/sdb:
 Timing cached reads:   23816 MB in  2.00 seconds = 11930.04 MB/sec
 Timing buffered disk reads: 396 MB in  3.01 seconds = 131.57 MB/sec

# hdparm -Tt  /dev/sdc

/dev/sdc:
 Timing cached reads:   23328 MB in  2.00 seconds = 11685.35 MB/sec
 Timing buffered disk reads: 384 MB in  3.01 seconds = 127.48 MB/sec

Debian
# hdparm -Tt  /dev/sdb

/dev/sdb:
 Timing cached reads:   28546 MB in  2.00 seconds = 14292.52 MB/sec
 Timing buffered disk reads: 392 MB in  3.00 seconds = 130.63 MB/sec

# hdparm -Tt  /dev/sdc

/dev/sdc:
 Timing cached reads:   27858 MB in  2.00 seconds = 13946.92 MB/sec
 Timing buffered disk reads: 388 MB in  3.01 seconds = 129.03 MB/sec


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTimsJcyU=0a3yV5KM=wkUpc=qpd...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 7:30 PM, Glen Batchelor webmas...@all-spec.com wrote:
  Which disk controller driver is in use, or which drive controller chipset
 is in use? If you don't know then a motherboard model# from dmidecode can
 help. In addition to that, how is the SATA controller configured in BIOS? Is
 it set to AHCI, RAID, SATA, etc.

 GlenB



I have an intel sata controller with ahci enabled: From lshw:


   *-storage
 description: SATA controller
 product: 6 Series Chipset Family 6 port SATA AHCI Controller
 vendor: Intel Corporation
 physical id: 1f.2
 bus info: pci@:00:1f.2
 logical name: scsi2
 logical name: scsi3
 logical name: scsi4
 logical name: scsi5
 version: 05
 width: 32 bits
 clock: 66MHz
 capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated
 configuration: driver=ahci latency=0
 resources


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktimcdxfs_bgo-dboaszvcc9cuhj...@mail.gmail.com



Re: Desktop performance problem

2011-06-14 Thread Aniruddha
On Tue, Jun 14, 2011 at 11:10 PM, Glen Batchelor webmas...@all-spec.com wrote:

   Something like this can be a nightmare to debug on a mailing list and I'm
 no kernel expert. I did see a few notices where Intel recalled some of the
 H67/P67 chips due to them being shipped with failing SATA 3G ports. That was
 back in Jan 2011 if I read correctly. The 6G ports are fine for all
 revisions and if you're using them instead of the 3G ports then it is
 completely irrelevant anyway.

Fortunately I have B3 Revision motherboard without these issues :-)

  I may be wrong but I don't believe it is a kernel configuration issue. You
 should find out what is different between your problematic Debian setup and
 the successful Funtoo setup. Find out which drivers are being loaded for
 specific devices and get the module version as linked to the running kernel
 version, determine Xorg configuration differences, compare hardware device
 addresses and interrupt assignments, etc.

I thought this was more a structural problem with Debian's default
configurations since I've noticed it with different versions on a
variety of hardware, I've found Arch Linxu  Gentoo always very snappy
even under load whereas Debian performed sluggish under load.

Anyone else used Arch or Gentoo and noticed any differences with
Debian performance under load? .


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikkma35rzmdevzpgzleltmhpay...@mail.gmail.com



Installing Debian with debootstrap

2011-05-27 Thread Aniruddha
I would like to install Debian using Deboostrap following these
instructions: http://www.debian.org/releases/stable/i386/apds03.html.en
. However I do have a few questions about some parts in the manual:

* What is the preferred method for creating /dev files? MAKEDEV
generic,  mount -o bind /dev or another method?
* Or can I just reboot and let udev fill /dev?
* Instead of using dpkg-reconfigure locales, which config files do I
need to edit manually?
* Instead of using dpkg-reconfigure console-data, which config files
do I need to edit manually?

Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktik9qmm7v1rbms4itj9uk2bajsl...@mail.gmail.com



Re: Nieuwe Wheezy-installatie

2011-05-13 Thread Aniruddha
2011/5/13 Sjoerd Hiemstra shiems...@kpnplanet.nl:
 Hallo,

 Ik had een nieuwe installatie van Wheezy willen doen, vanuit een
 bestaande Squeeze-installatie vanaf HD.

Als je vanuit een bestaande Linux installatie Debian wilt installeren
kan je het beste debootstrap gebruiken:
http://www.debian.org/releases/stable/i386/apds03.html.en


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Nieuwe Wheezy-installatie

2011-05-13 Thread Aniruddha
2011/5/13 Paul van der Vlis p...@vandervlis.nl:
 Debootstrap gebruik je als je aan je huidige systeem nog een systeem
 wilt toevoegen. B.v. in de vorm van een virtuele machine of een chrooted
 omgeving.

Je kan het ook gebruiken om een installatie te doen vanaf een live cd
of een andere distributie (vergelijkbaar met met gentoo's stage 3).
Uit de installation guide:

This section explains how to install Debian GNU/Linux from an existing
Unix or Linux system, without using the menu-driven installer as
explained in the rest of the manual. This “cross-install” HOWTO has
been requested by users switching to Debian GNU/Linux from Red Hat,
Mandriva, and SUSE. I


--
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Video formaat advies

2011-04-23 Thread Aniruddha
2011/4/23 Geert Stappers stapp...@stappers.nl:
 Dat ik de ondertitels nog niet zie, zal ik verder buiten deze thread laten.

Er zijn verschillende opties beschikbaar bij het 'Subtitles' tabje.
Je kan hier 'Nederlands' toevoegen, en de 'Burned In' optie gebruiken.
Voor meer info: https://trac.handbrake.fr/wiki/Subtitles


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Video formaat advies

2011-04-22 Thread Aniruddha
2011/4/22 Geert Stappers stapp...@stappers.nl:
 Nu dat het technische probleem:
 Naar welk video formaat zou ik DVDs moeten converteren?
 En welke tools adviseren jullie daar zo al voor?

Handbrake werkt prima en ondersteund het open source Matroska (mkv)
formaat. Je kan handbrake-gtk vinden in de Debian multimedia
repository.

Handbrake
http://handbrake.fr

Matroska
http://en.wikipedia.org/wiki/Matroska


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Problems with autofs

2011-04-15 Thread Aniruddha
On Tue, Apr 12, 2011 at 11:07 PM, Klistvud quotati...@aliceadsl.fr wrote:
 Dne, 12. 04. 2011 20:52:08 je Aniruddha napisal(a):

 I  tried with and without quotes, with the label and formatting the
 drive as ext3.  I restarted autofs. None of these worked. When I cd to
  /var/autofs/removable it's empty.

 It's supposed to be empty. After you cd to it, try issuing:
 ls usb

 Or, even better, use the --ghost option in your auto.master, like this:

 /var/autofs/removable   /etc/auto.removable
 --timeout=2,sync,nodev,nosuid,ghost

Both suggestions didn't work. If I understand correctly my config
files are correct?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktinv5hwgbf_iaoog7_tgwfvqu-s...@mail.gmail.com



Re: een vraagske rond kvm en virsh

2011-04-14 Thread Aniruddha
2011/4/14 KAs Coenen kascoe...@hotmail.com:
 Nu komt mijn vraag. Wat ik graag zou willen voor 1 guest (een windows xp) is
 om deze status op te slaan altijd als ik de host uitzet. Als ik nu de host
 uitzet zal de guest eerst afgesloten worden. Wat ik wil is dat ipv dat de
 guest afgelsoten wordt de status hiervan opgeslagen wordt en bij opstarten
 de status gewoon weer wordt terug gezet. De guest zou op die manier een
 langere theoretische uptime moeten hebben omdat deze eigenlijk nooit wordt
 herstart. Ik zou dit graag zo inrichten omdat op de guest redelijk wat
 sessies geopend dienen te worden en om die niet altijd opnieuw te doen zou
 ik graag de machinestate opslaan.

In /etc/default/libvirt-guests is een optie aanwezig:

# action taken on host shutdown
# - suspend   all running guests are suspended using virsh managedsave
# - shutdown  all running guests are asked to shutdown. Please be careful with
# this settings since there is no way to distinguish between a
# guest which is stuck or ignores shutdown requests and a guest
# which just needs a long time to shutdown. When setting
# ON_SHUTDOWN=shutdown, you must also set SHUTDOWN_TIMEOUT to a
# value suitable for your guests.
#ON_SHUTDOWN=shutdown


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Problems with autofs

2011-04-12 Thread Aniruddha
I try to automagically mount an usb drive following the autofs 
instructions in the wiki ( http://wiki.debian.org/AutoFs ). For some 
reason it just doesn't work. I can't find any relevant error message in 
messages or syslog. Any ideas where I can begin to troubleshoot? Thanks!


# cat  /etc/auto.master
/var/autofs/removable   /etc/auto.removable --timeout=2,sync,nodev,nosui

# cat  /etc/auto.removable
usb -fstype=auto   UUID=7DF2-7401

# lsmod | grep autofs
autofs424072  1

# blkid /dev/sdc1
/dev/sdc1: LABEL=KINGSTON UUID=7DF2-7401 TYPE=vfat



Re: Problems with autofs

2011-04-12 Thread Aniruddha
Thanks for the help!

On Tue, Apr 12, 2011 at 7:38 PM, Klistvud quotati...@aliceadsl.fr wrote:
 The quotes around the UUID may be superfluous.

 Try with LABEL=KINGSTON if you can't make it work with UUID...?
 Then again, Linux may just plain hate vfat...

I  tried with and without quotes, with the label and formatting the
drive as ext3.  I restarted autofs. None of these worked. When I cd to
 /var/autofs/removable it's empty.  My current settings:

# cat  /etc/auto.master
/var/autofs/removable   /etc/auto.removable --timeout=2,sync,nodev,nosuid

# cat  /etc/auto.removable
usb -fstype=auto   UUID=b5fe478b-26f5-4182-a264-ba2b0a7c33c8

# blkid /dev/sdc1
/dev/sdc1: LABEL=KINGSTON
UUID=b5fe478b-26f5-4182-a264-ba2b0a7c33c8 SEC_TYPE=ext2
TYPE=ext3


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikpb+yw3m1fqszgdbhdz9jptgd...@mail.gmail.com



What are your best practices for running Debian unstable?

2011-03-12 Thread Aniruddha
I've collected some best practices for running Debian unstable,  I'm
curious to hear what other Debian unstable users do to minimize
possible problems with running Debian unstable. My current list:

* Install apt-listbugs
* Install apt-listchanges
* Check the ' Debian Weather'  before dist-upgrades (
http://edos.debian.net/weather/ )
* Check 'Upgrade Warnings' in the aptosid forums before dist-upgrades


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=x94s0fwnckj10xj1hfy7gcgtwnafh9+ksw...@mail.gmail.com



Re: What are your best practices for running Debian unstable?

2011-03-12 Thread Aniruddha
On Sat, Mar 12, 2011 at 1:43 PM, darkestkhan darkestk...@gmail.com wrote:
 I don't check Debian Weather, and I don't see a reason why should I do
 dist-upgrade, after all I'm running sid constantly

There is a difference between upgrade and dist-upgrade. I prefer to do
an upgrade first followed by a dist-upgrade. From man apt-get:


   upgrade
   upgrade is used to install the newest versions of all
packages currently installed on the system from the sources enumerated
in /etc/apt/sources.list. Packages currently installed with new
versions available are
   retrieved and upgraded; under no circumstances are
currently installed packages removed, or packages not already
installed retrieved and installed. New versions of currently installed
packages that cannot be upgraded
   without changing the install status of another package will
be left at their current version. An update must be performed first so
that apt-get knows that new versions of packages are available.

   dist-upgrade
   dist-upgrade in addition to performing the function of
upgrade, also intelligently handles changing dependencies with new
versions of packages; apt-get has a smart conflict resolution
system, and it will attempt to
   upgrade the most important packages at the expense of less
important ones if necessary. So, dist-upgrade command may remove some
packages. The /etc/apt/sources.list file contains a list of locations
from which to
   retrieve desired package files. See also apt_preferences(5)
for a mechanism for overriding the general settings for individual
packages.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTimbM9OXLr5FzC=-broeh78zmheurs_er11u2...@mail.gmail.com



A question about mixing releases

2010-09-26 Thread Aniruddha
I use apt-pinning to mix stable, testing and sid. because of a bug in
Squeeze I've installed fglrx-modules-dkms from sid. Today I got an
update for my fglrx packages I noticed these were pulled in from a sid
repository. My question is the following: if  you install a package
from an unstable repository does it mean that apt/aptitude then tracks
unstable updates for that package? And is it possible to prevent a
specific package version from being updated (like package.mask in
Gentoo)? Thanks in advance


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikaqczv=5=amw6k3wjjdjt2cfaepvpsc40y_...@mail.gmail.com



Re: A question about mixing releases

2010-09-26 Thread Aniruddha
Thanks for the help. I thought dpkg --set-selections doesn't' work
with package versions. My apt/preferences file:

$ cat  /etc/apt/preferences
Package: *
Pin: release a=stable
Pin-Priority: 700

Package: *
Pin: release a=testing
Pin-Priority: 650

Package: *
Pin: release a=unstable
Pin-Priority: 600


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinruvnqmx-rda1gzwr33ekwcoy5u4iy59x3v...@mail.gmail.com



Re: A question about mixing releases

2010-09-26 Thread Aniruddha
On Sun, Sep 26, 2010 at 1:08 PM, Sven Joachim svenj...@gmx.de wrote:
 Thanks, with this Pin-Priority packages that you install from unstable
 will be updated automatically from there as long as they don't migrate
 to testing.  This is probably what you want, but if you would like to
 avoid it, you could set unstable's Pin-Priority to a value  100 (100 is
 the priority of installed versions).

Thanks for the help!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinj1cnar60fmwfqucf-ln-tmmmgkjk0hxg...@mail.gmail.com



Re: Comments on proposed partitioning scheme

2010-09-25 Thread Aniruddha
Here's my opinion:

* I wouldn't use raid for a desktop system but a backup program such
as rsnapshot. You can mirror each disk this way, the main advantage is
that when you throw something away by accident it is still there in
your  backup while with raid you would have lost it.  Raid (and lvm)
can make disaster recovery more difficult
* I think encryption is not well suited for a desktop system, unless
you have some special need for it (e.g. laptop). It creates extra
overhead, meaning it is a lot slower then a normal file system + it
makes disaster recovery more difficult.
* Furthermore I prefer a simple partion scheme: mine is:

/dev/sda1 swap 1 GB
/dev/sda2 / 100 GB
/dev/sda3 /home 889 GB


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimjdx-emxnvoxvueamab2x0seazbugrcssry...@mail.gmail.com



Re: AMD 'cool quiet' stopped working in squeeze (and lenny?)

2010-09-25 Thread Aniruddha
I have found some information at the link below. Apparently only
mobile processors are supported. You could try:

modprobe processor
modprobe powernowd-k8


http://technowizah.com/2007/01/debian-how-to-cpu-frequency-management.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim5-h6luqa0tm2rosts5wperu8oqy26maz6z...@mail.gmail.com



Problem browsing samba shares in Squeeze

2010-09-22 Thread Aniruddha
I've recently installed Debian Squeeze and copied my old working
smb.conf over. I can add my samba share directly (using
\\Desktop-2\share)  , I can't browse for the share or find it in my
Network Places. Any ideas what might be wrong?


# cat /etc/samba/smb.conf
[global]
workgroup = Linux
netbios name = Desktop
security = share
log level = 3

[share]
path = /share
read only = No
guest only = Yes


# smbclient -L Desktop-2

Domain=[LINUX] OS=[Unix] Server=[Samba 3.4.8]

Sharename   Type  Comment
-     ---
IPC$IPC   IPC Service (Samba 3.4.8)
share   Disk
Domain=[LINUX] OS=[Unix] Server=[Samba 3.4.8]

Server   Comment
----
DESKTOPSamba 3.4.8

WorkgroupMaster
----
LINUX


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikohfk4y-rxe_7tjvkw47zbdxunnu2qysea1...@mail.gmail.com



What is the best way to migrate a server to new hardware?

2010-09-01 Thread Aniruddha
Hi,

I wonder what the best way is to move a (non mission-critical) Debian
server installation to a  new server. Rsync, clonezilla, tar, mondo,
dpkg-selections? With Gentoo I used to tar root, unpack it on the new
server, adjust config files and reinstall grub.I wonder what the
proper way in Debian is. Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimqauc1odl9r9qwf-tdg82gdusl8jporg+w8...@mail.gmail.com



Re: What is the best way to migrate a server to new hardware?

2010-09-01 Thread Aniruddha
On Wed, Sep 1, 2010 at 9:53 AM, Bob Proulx b...@proulx.com wrote:
 I like booting the new machine with a live cdrom and then using rsync
 to clone the old system onto the new system's disk over the network.
 Then install grub and boot the new system.


 At other times I will move the new disks onto the old system, mount
 them and do the copy locally, then move them back into the new machine
 and boot it.

Thank you for you help. Which rsync command do you use? And how you
restore grub? With the live cd? Or manually with a random livecd?
Which command do you use to copy them them locally? I'm curious how
other users solve this :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinsbko13g8ach5urxiozt2emgiu8cgjjbbp+...@mail.gmail.com



Re: What is the best way to migrate a server to new hardware?

2010-09-01 Thread Aniruddha
On Wed, Sep 1, 2010 at 9:57 AM, Chris rac...@makeworld.com wrote:
 I like the dpkg method myself. Of course this won't help if you have lots of 
 custom conf file in etc.

 In that case, creating a tarball of etc would remedy that.

 Clonezilla is another option I like if you want an exact duplicate (I have 
 used both methods and its a toss up for me what is the better solution)

Thanks, I can  use a 'tar ball copy' in Debian without problems?
Here's what I did in Gentoo, will this work in Debian. Is there
another recommended way to tar and move an OS?

# rm /etc/ssh/ssh_host*
# rm -iv /etc/resolv.conf
# tar cvjfp /mnt/usb/stage4.tar.bz2 / -X debian.excl

# cat debian.excl
/etc/ssh/ssh_host_*
/home/*
/mnt/*
/media/*
/lost+found
/proc/*
/sys/*
/tmp/*
/var/tmp/*


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinetc4zf+-+2+s2mjl5hbvdi7w5ub+el0f2j...@mail.gmail.com



Re: Evolution Backup ??

2010-08-11 Thread Aniruddha
When the plugin isn't available, you can manually backup evolution:

Step 1:
Shutdown evolution and gconftool-2:

$gconftool-2 --shutdown
$evolution --force-shutdown
Step 2:
Create an archive with the data and configuration files:
Note: To completely save the Evolution data and configuration, you
need to save the following directories/files:

~/.evolution/
~/.gconf/apps/evolution/
~/.gnome2_private/Evolution
The following command will take care of these
$cd
$tar -cvzf evolution-backup.tar.gz .evolution .gconf/apps/evolution
.gnome2_private/Evolution

Now the file evolution-backup.tar.gz is the backup you want. You can
move the data over to another Ubuntu computer if you like, and just
un-tar the archive while in your /home/username/ directory to restore
it.

To restore, use:

$gconftool-2 --shutdown
$evolution --force-shutdown
$tar xzf evolution-backup.tar.gz
$gconftool-2 --unload evolution_setting.xml
$gconftool-2 --load evolution_setting.xml

http://tuxtraining.com/2008/10/18/how-to-backup-evolution


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktik4txosnt-xdo-5rzxfvtokcryvwtjusrgsz...@mail.gmail.com



Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-28 Thread Aniruddha
I have done some testing with Debian stable in Virtualbox and I have
to say XFS works as advertised. I did power off the virtual machine
several times when working in Gnome / copying files. And I did power
off the virtual 5 times in a row when booting. Nothing happened. Each
time the virtual machine booted without problems.

I have to say, file system creating and file system checking is
lightning fast. I am very impressed. Next I'll test XFS on my laptop.


dmesg
---
[5.182230]  sda: sda1 sda2
[5.183801] sd 0:0:0:0: [sda] Attached SCSI disk
[5.324028] PM: Starting manual resume from disk
[5.77] SGI XFS with ACLs, security attributes, realtime, large
block numbers, no debug enabled
[5.334413] SGI XFS Quota Management subsystem
[5.335916] XFS mounting filesystem sda2
[5.420162] Starting XFS recovery on filesystem: sda2 (logdev: internal)
[5.439531] Ending XFS recovery on filesystem: sda2 (logdev: internal)
[6.796197] udevd version 125 started



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinwin-pg10egjljgva4imaacgwoca5gnecyf...@mail.gmail.com



Re: samba: mounting as cifs not working (works in Windows though)

2010-07-28 Thread Aniruddha
On Wed, Jul 28, 2010 at 5:11 PM, H.S. hs.sa...@gmail.com wrote:

 I have a Debian machine running Unstable acting as a samba server. The
 server was installed a few days ago after a reinstall of the OS. The older
 installation's samba configs were backed up and restored after installation.

 The Samba shares are accessible if I access them from a Windows 7 client.
 The shares, however, cannot be accessed from a Debian client (newly
 installed amd64 Testing). The error I get from the Debian client is the
 following:
 ~$ sudo mount -v -t cifs -o user=username //sambaserver/Share ~/mnt/Share
 Password:  username's password here 
 mount.cifs kernel mount options:
 ip=192.168.0.8,unc=//sambaserver/Share,,ver=1,user=username,pass=
 mount error(13): Permission denied

I encountered the same problem a few weeks ago. Unfortunately I don't
have the correct command in bash_history anymore. Can you try:

 sudo mount -t cifs -o user=username,password=password
//ipaddress/Share ~/mnt/Share
 sudo mount -t cifs -o user=guest //ipaddressr/Share ~/mnt/Share

Which message do you get in the Samba logs? You can take a look at the
samba wiki as well:

http://wiki.samba.org/index.php/Mounting_samba_shares_from_a_unix_client


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinr4mofznrnueu4d3hrdehrwy1t_enftyuhn...@mail.gmail.com



Re: External USB HDD : files disappeared

2010-07-28 Thread Aniruddha
First things first, make an image of the hard disk with dd and work on
that. That way you don't have to experiment with your only available
copy.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktin3wspbbweyfm9qn7q3dkx92xxa+x2tascf+...@mail.gmail.com



Re: samba: mounting as cifs not working (works in Windows though)

2010-07-28 Thread Aniruddha
You can also try:

sudo mount -t cifs //ipaddress/Share ~/mnt/Share


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim4sdxv_d28cjgvjvzdtahymqnud+u26d5he...@mail.gmail.com



Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-28 Thread Aniruddha
On Wed, Jul 28, 2010 at 9:09 PM, Perry E. Metzger pe...@piermont.com wrote:
 On Wed, 28 Jul 2010 14:46:29 +0200 Aniruddha
 mailingdotl...@gmail.com wrote:
 I have done some testing with Debian stable in Virtualbox and I have
 to say XFS works as advertised. I did power off the virtual machine
 several times when working in Gnome / copying files. And I did power
 off the virtual 5 times in a row when booting. Nothing happened.
 Each time the virtual machine booted without problems.

 I have to say, file system creating and file system checking is
 lightning fast. I am very impressed. Next I'll test XFS on my
 laptop.

 Although I have no reason to believe that XFS is flawed, your test is
 not proof of that.

Agreed, it was hardly a double-blind randomized trial :) On a more
serious note: off course these tests don't prove anything. On the
other hand I have heard  so many time that XFS can't handle a single
power failure without data corruption that I wanted to see for myself
what happens if you power off a pc. with an XFS filesystem. Apparently
not much. There might other problems hidden with XFS,just like ext3 (
when copy pasting a home directory to another location I once lost the
whole directory due data corruption on ext3).


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikgp3px0huxn4ntbwwtxtsgemnmfdemkcm=0...@mail.gmail.com



Logwatchfreshclam log error

2010-07-27 Thread Aniruddha

I get the following error message with logwatch:

--
 No updates detected in the log for the freshclam daemon (the
 ClamAV update process).
--

I already filed a bug because imo the default settings aren't working. 
Now I try to solve this but I can't pinpoint the exact root cause. 
Freshclam is working and running.


I tried creating a 'clam-update.conf' with the correct path, this didn't 
work. Anyone else who has an idea what might be the problem? Thanks in 
advance! Some relevant information:







---
# cat /usr/share/logwatch/dist.conf/logfiles/clam-update.conf
LogFile = /var/log/clamav/freshclam.log

# /etc/init.d/clamav-freshclam status
freshclam is running.

# grep log /usr/share/logwatch/default.conf/logfiles/clam-update.conf# 
Analyzes the Clam Anti-Virus update log

# /usr/share/logwatch/default.conf/logfiles/clam-update.conf (this file)
# /usr/share/logwatch/default.conf/services/clam-update.conf
# /usr/share/logwatch/scripts/services/clam-update
# /var/log/clam-update
# alert, you should delete the logfile. If there's no logfile, no alerts
# will be output - but if Logwatch finds a logfile and no update attempts
LogFile = freshclam.log
LogFile = clamav/freshclam.log
Archive = freshclam.log.*
Archive = clamav/freshclam.log.*
Archive = archiv/freshclam.log.*

# tail /var/log/clamav/freshclam.log
Tue Jul 27 15:39:24 2010 - ClamAV update process started at Tue Jul 27 
15:39:24 2010
Tue Jul 27 15:39:24 2010 - main.cvd is up to date (version: 52, sigs: 
704727, f-level: 44, builder: sven)

Tue Jul 27 15:39:54 2010 - nonblock_connect: connect timing out (30 secs)
Tue Jul 27 15:39:54 2010 - Can't connect to port 80 of host 
db.local.clamav.net (IP: 192.121.13.5)
Tue Jul 27 15:39:54 2010 - Trying host db.local.clamav.net 
(193.1.193.64)...

Tue Jul 27 15:39:54 2010 - Downloading daily-11440.cdiff [100%]
Tue Jul 27 15:39:54 2010 - daily.cld updated (version: 11440, sigs: 
107962, f-level: 53, builder: arnaud)
Tue Jul 27 15:39:54 2010 - bytecode.cld is up to date (version: 32, 
sigs: 8, f-level: 53, builder: edwin)
Tue Jul 27 15:39:54 2010 - Database updated (812697 signatures) from 
db.local.clamav.net (IP: 193.1.193.64)

Tue Jul 27 15:39:54 2010 - --


Logwatch error message:
- clam-update Begin 


 No updates detected in the log for the freshclam daemon (the
 ClamAV update process).  If the freshclam daemon is not running,
 you may need to restart it.  Other options:

 A. If you no longer wish to run freshclam, deleting the log file
(default is freshclam.log) will suppress this error message.

 B. If you use a different log file, update the appropriate
configuration file.  For example:
   echo LogFile = log_file  
/etc/logwatch/conf/logfiles/clam-update.conf

where log_file is the filename of the freshclam log file.

 C. If you are logging using syslog, you need to indicate that your
log file uses the syslog format.  For example:
   echo *OnlyService = freshclam  
/etc/logwatch/conf/logfiles/clam-update.conf
   echo *RemoveHeaders  
/etc/logwatch/conf/logfiles/clam-update.conf


 -- clam-update End -


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c4eef3f.90...@gmail.com



Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 3:22 PM, Volkan YAZICI yazic...@ttmail.com wrote:


 You are missing a very important point: Durability to power failures.
 (Excuse me, but a majority of GNU/Linux users are not switched to a UPS
 or something.) And that's where XFS totally fails[1][2].


Ext3 has the same problems when not properly configured:

Ext3 does not do checksumming when writing to the journal. If barrier=1 is
not enabled as a mount option (in /etc/fstab), and if the hardware is doing
out-of-order write caching, one runs the risk of severe filesystem
corruption during a crash.
http://en.wikipedia.org/wiki/Ext3#No_checksumming_in_journal

For the record I use ext3, I remember XFS as not being reliable enough
(with power failures etc).


Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 6:19 PM, Stan Hoeppner s...@hardwarefreak.comwrote:

 Volkan YAZICI put forth on 7/27/2010 8:22 AM:

  You are missing a very important point: Durability to power failures.
  (Excuse me, but a majority of GNU/Linux users are not switched to a UPS
  or something.) And that's where XFS totally fails[1][2].

  [1]
 http://linux.derkeiler.com/Mailing-Lists/Debian/2008-11/msg00097.html

 

  a fantastic piece of FOSS into which many top-of-their-game
 kernel engineers have put tens of thousands of man hours, striving to make
 it
 the best it can be--and are wildly succeeding.

 That's was very informative, thanks. You got me curious and I will test XFS
on my home system. To be honest I am still  little wary of using XFS in a
production environment. For years now I have heard stories of power failures
with catastrophic results when using XFS. Anyone who using XFS in
a mission critical production environment? Anyone has experience with that?


Re: software for wireless check

2010-07-27 Thread Aniruddha
You can use:

# iwlist scanning


Re: software for wireless check

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 7:50 PM, Paul Cartwright deb...@pcartwright.comwrote:

 # iwlist scanning
 -su: iwlist: command not found
 paulandcilla:/var/log# aptitude search iwlist
 paulandcilla:/var/log#

 what package is that in??


wireless-tools


Re: Monitoring tools to use on an account

2010-07-27 Thread Aniruddha
You can also use dansguardian or another web content filter.


Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-27 Thread Aniruddha
Time for some testing, I will put Debian stable with  XFS on my laptop and
see how well it deals with power failures :)


Re: Logwatchfreshclam log error

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 8:32 PM, Camaleón noela...@gmail.com wrote:

 Is that right? Maybe logwatch is looking into /var/log/clam-update/
 freshclam.log and finds nothing :-?

 You can make a quick test and try it with the full path:

 ***
 LogFile = /var/log/clamav/freshclam.log
 ***


Thanks for the help!  I've added the correct logpath to
'clam-update.conf'  but this didn't make any difference.

# grep log /usr/share/logwatch/default.conf/logfiles/clam-update.conf

# Analyzes the Clam Anti-Virus update log
# /usr/share/logwatch/default.conf/logfiles/clam-update.conf (this file)
# /usr/share/logwatch/default.conf/services/clam-update.conf
# /usr/share/logwatch/scripts/services/clam-update
# /var/log/clam-update
# alert, you should delete the logfile. If there's no logfile, no alerts
# will be output - but if Logwatch finds a logfile and no update attempts
#LogFile = freshclam.log
LogFile = /var/log/clamav/freshclam.log
LogFile = clamav/freshclam.log
Archive = freshclam.log.*
Archive = clamav/freshclam.log.*
Archive = archiv/freshclam.log.*


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=onungpvcdxgd2gz2fjmwuxok_u-whgdcnk...@mail.gmail.com



Re: software for wireless check

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 8:16 PM, roberto robert...@gmail.com wrote:
 what package is that in??


 wireless-tools

 what about kismet ?

 --
 roberto


I don't have experience with kismet. Debian has a very simple settings
to configure wireless networks though:
http://www.debian.org/doc/manuals/reference/ch05.en.html#_the_basics_of_wireless_lan_interface


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=-b=4pjvguuxum+apkcaj2vvbugnhx5-6tq...@mail.gmail.com



Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 10:13 PM, Stan Hoeppner s...@hardwarefreak.com wrote:
 Aniruddha put forth on 7/27/2010 2:47 PM:
 Time for some testing, I will put Debian stable with  XFS on my laptop and
 see how well it deals with power failures :)

 Thanks for picking up the torch/gauntlet/whatever.  How do you laptop test
 this issue?  It's a laptop.  Yank the battery?  Yanking the wal-wart
 (transformer) won't do diddly.

I'll use it 'till runs out of battery. :)


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimnqtfz4ozsbym+28wcotynoufhgrqea+bep...@mail.gmail.com



Re: Linux filesystems was [Re: Debian cd supporting ext4.]

2010-07-27 Thread Aniruddha
On Tue, Jul 27, 2010 at 11:06 PM, Aniruddha mailingdotl...@gmail.com wrote:
 On Tue, Jul 27, 2010 at 10:13 PM, Stan Hoeppner s...@hardwarefreak.com 
 wrote:
 Aniruddha put forth on 7/27/2010 2:47 PM:
 Time for some testing, I will put Debian stable with  XFS on my laptop and
 see how well it deals with power failures :)

 Thanks for picking up the torch/gauntlet/whatever.  How do you laptop test
 this issue?  It's a laptop.  Yank the battery?  Yanking the wal-wart
 (transformer) won't do diddly.

 I'll use it 'till runs out of battery. :)


Or even better, I'll use virtualbox to see what happens when I plug the power.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlk...@kemojxop36vj-wtcr7910eowbfm0bu9ejz@mail.gmail.com



Error during safe-upgrade: unable to stat `./mnt'

2010-07-26 Thread Aniruddha

Hi,

When I try to do a safe-upgrade on a Lenny system I get the following 
error:



dpkg: error processing 
/var/cache/apt/archives/base-files_5lenny6_amd64.deb (--unpack):
 unable to stat `./mnt' (which I was about to install): No such device 
or address



I'm thinking this might be caused a bad block or bad cabling. Anyone who 
knows what this is? Thanks in advance! Some more information:












# ls /mnt
ls: cannot access /mnt: No such device or address
# cd /mnt
# pwd
/mnt
# ls
ls: cannot open directory .: No such device or address
--

From the syslog

---
Jul 25 17:02:47 server kernel: [4684955.154845] ide-cd: cmd 0x3 timed out
Jul 25 17:02:47 server kernel: [4684955.154884] hda: lost interrupt
Jul 25 17:03:47 server kernel: [4685015.281517] hda: lost interrupt
Jul 25 17:04:47 server kernel: [4685075.638334] ide-cd: cmd 0x3 timed out
Jul 25 17:04:47 server kernel: [4685075.638334] hda: lost interrupt
Jul 25 17:05:47 server kernel: [4685135.767911] ide-cd: cmd 0x3 timed out
Jul 25 17:05:47 server kernel: [4685135.767950] hda: lost interrupt
--


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c4d3b54.70...@gmail.com



Re: Error during safe-upgrade: unable to stat `./mnt'

2010-07-26 Thread Aniruddha
Some more information:

Al other folders have normal permissions, /mnt on the other hand has:
--
# ls -la /
d?  ? ???? mnt
---

---
# mv /mnt ~
mv: cannot stat `/mnt': No such device or address
---

---
# rm -Rf /mnt
rm: cannot remove `/mnt': No such device or address
---


Re: How do I back up a running system?

2010-07-06 Thread Aniruddha
On Fri, Jun 18, 2010 at 2:43 PM, Robert S
robert.spam.me.sensel...@gmail.com wrote:
 I have debian running on a headless system.  I'd like to back the entire
 system up.  Its difficult with a bootable disk without a monitor (so
 Clonezilla etc are out).  I've tried mondoarchive but it usually bails out
 before it completes the backup.

 Are there any suggestions?  A simple script would be nice.


What do you want to backup? How much time do you have to restore the
backup? Is it a server that needs to be up and running within minutes?
Or do you have a few hours to restore the server? I usually use a
combination of  rsnapshot, mysqldump and an offsite backup program
such as CrashPlan.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikobp1_73vzigudw2xttp4ir8ugaonxhnfnh...@mail.gmail.com



Re: Flash problemen

2010-06-30 Thread Aniruddha
6/30 Paul van der Vlis p...@vandervlis.nl:
 Maar ik zou veel liever een OSS oplossing willen, ik denk dat ik eens ga
 kijken naar de nieuwste Gnash. Mijn ervaring: closed source onder Linux
 levert altijd ellende op. Maar toegegeven, OSS flash ook ;-)


Gnash is het beste open source alternatief dat ik ken. Voor mij werkt
het niet echt optimaal, maar flash ook ben niet. . In het forum geven
ze de tip om cookies te blokkeren:

Gnash works on Youtube if you block cookies from Youtube. I've been
able to do this with browsers other than Iceweasel/Firefox, and I
think you can install an add-on to do it in Iceweasel. There's also
minitube in the repos now. It is true, though, that Gnash chokes on a
lot of other video sites. It works pretty reliably with YouTube and
Blip.TV in my experience, but with slightly inferior performance to
Adobe's version.


-- 
To UNSUBSCRIBE, email to debian-user-dutch-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: New amd64 system needs flash player

2010-06-26 Thread Aniruddha
On Sat, Jun 26, 2010 at 7:52 AM, John W Foster jfoster81...@verizon.net wrote:
 I just built a new squeeze amd64 system. I need a flash player to run
 some games. I can not get the testing dist to download and install from
 adobe. gnash does NOT work at all. adobe currently does not support
 their own native 64 bit apps. Does anybody know of a site with a native
 64 bit app for this. BTW: the squeeze installer craps out and says the
 attempted download is the wrong architecture.
 Thanks!
 John


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/1277531537.2873.6.ca...@beast.johnwfoster.info



You can find a working flash version in Debian multimedia. Doesn't
work for me in iceweasel 3.5.9 though but works fine in Chromium. You
can find more info here:
http://forums.debian.net/viewtopic.php?f=6t=52992start=0


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktilemjeo8vl6r5kvs03mls26b4ct_sgsgi6ju...@mail.gmail.com



Re: Unable to use wifi

2010-06-26 Thread Aniruddha
On Sat, Jun 26, 2010 at 8:37 AM, Nishita Desai nish@gmail.com wrote:
 Dear All,

 I am using Debian 5.0 amd64 version (2.6.26-1-amd64).

 I would appreciate any help on the following problem:
 The wifi starts up fine but after a few minutes, the computer simply
 hangs and all LED indicators are on.
 Package versions: iwlwifi (0.14+lenny), wpasupplicant (0.6.4-3)

Do you see any networks? What do you use to manage wifi? NetworkManager?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktilyi0p5qa6s36enaui48aygp0lbzgq-bj20y...@mail.gmail.com



Re: OpenOffice.org tries to print to Letter instead of A4

2010-06-26 Thread Aniruddha
Have you tried # dpkg-reconfigure libpaper1 ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimqn1dvkaa1gph_k_es2c2toet_s4kyukot4...@mail.gmail.com



Re: virtual box permissions ?

2010-06-25 Thread Aniruddha
On Sun, May 30, 2010 at 2:19 AM,  bri...@aracnet.com wrote:
 What's the correct way to set-up virtual box so that a user can use it ?

 I found lot's of issues surrounding the use vboxusers group, but under
 sid it seems to be very broken.

 The udev file which is supposed to set things up does not seem to exist
 in the package and the group is does not exist.

 Yes, I know I can fix all this, my question is whether or not this has
 been superceded by some other method.

 If not, well, and vboxusers is the correct method, then it appears to be
 broken.

 Thanks,

 Brian


Which virtualbox package are you using? ose ?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinirjthjj6yeiguuvwoontsyqnwnv0xpjtvf...@mail.gmail.com



Re: I cannot write file onto samba share

2010-06-25 Thread Aniruddha
On Fri, Jun 4, 2010 at 11:43 AM, Andrea Ganduglia nonews@gmail.com wrote:
 On Fri, Jun 4, 2010 at 2:29 AM, Rob Owens row...@ptd.net wrote:
 Or is this a share on a Windows machine that you're accessing through
 your Debian box?

 It's a USB pen drive attached onto my router. Maybe I can set `umask`
 from `mount` parameters... (?). But, which is it the right?

You can try  using chmod g+s groupname  chown -R root:groupname
on the directory. Then all newly created files will have the same
group. See also:

http://www.samba.org/samba/docs/using_samba/ch08.html

http://oreilly.com/catalog/samba/chapter/book/ch05_03.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimsowjolvz7uuesodq-aaridooz9mszdk-c-...@mail.gmail.com



Re: Is Squeeze right for me?

2009-11-22 Thread Aniruddha

John Jason Jordan wrote:

Having spent just a day in testing I am not happy with the quantity of
bugs. Yes, I know it is called testing for a reason. And I am happy
to do my part to help fix problems. Yet I need a computer that I can
use for real work. But at the same time I want the latest and greatest.
I need OOo 3.1 and Scribus 1.3.5.1 and the most recent versions of
several other apps that I live in all day long. The stable versions of
Debian are not sufficiently cutting edge for me. Or have I
misunderstood that?
  

Install Debian stable and use apt-pinning to get testing/unstable packages:

http://wiki.debian.org/AptPinning

http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html



Only rear speaker port is working

2009-11-08 Thread Aniruddha
Hi,

I have a P5QD motherboard with an on board Intel  82801JI audio card.
Strangely enough only the rear speaker port is working in Linux. When
I plug my 2.1 speakers in the normal green audio port  I get no sound
(in Windows it works therefor there should be no hardware problem).
Alsamixer shows only 2 channels: Master and PCM. I have manually
compiled an alsa module with module-assistant to no avail. Who has an
idea what might be the problem?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Recommended Linux Backup

2009-11-04 Thread Aniruddha

lrhorer wrote:

Other than tar and rsync, I have never used any Linux backup utilities,
and I am looking for recommendations.  I would like an open source
solution which will do the following:

1. Back up to removable hard drives
2. Span multiple target volumes
3. Maintain a virtual fileysystem so all snapshots look like a single
backup to the user.
4. Maintain an easily monitored index so the user can see which drive
will be needed for a particular backup or restore operation.
5. Be able to easily rebuild the index and virtual file system from the
backup drives (preferebly just one drive) if the database is lost on 
the source system.



  

Rsnapshot is great:
http://rsnapshot.org/howto/1.2/rsnapshot-HOWTO.en.html


barrybackup-gui installation fails

2009-07-05 Thread Aniruddha
Hi,

I use apt-pinning with Debian stable.  Strangely enough the
installation of barrybackup-gui keeps failing. Even when I try the
'--target-release unstable' option. Any ideas what I can try next?

# apt-get install barrybackup-gui
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  barrybackup-gui: Depends: libcairomm-1.0-1 (= 1.6.4) but 1.6.0-1 is
to be installed
E: Broken packages



# apt-get install libcairomm/testing
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libcairomm



# apt-get install --target-release unstable barrybackup-gui
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  barrybackup-gui: Depends: libcairomm-1.0-1 (= 1.6.4) but 1.6.0-1 is
to be installed
   Depends: libglademm-2.4-1c2a (= 2.6.0) but it is
not going to be installed
  libc6-i386: Breaks: ia32-libs (= 2.7) but 2.7 is to be installed
  Breaks: ia32-libs-gtk (= 2.7) but 2.7 is to be installed
  Breaks: lib32asound2 (= 1.0.20-2) but 1.0.16-2 is to be installed
  Breaks: lib32gcc1 (= 1:4.4.0-6) but 1:4.3.2-1.1 is to
be installed
  Breaks: lib32stdc++6 (= 4.4.0-6) but 4.3.2-1.1 is to be installed
E: Broken packages



# cat /etc/apt/preferences
Package: *
Pin: release a=stable
Pin-Priority: 900

Package: *
Pin: release a=testing
Pin-Priority: 90

Package: *
Pin: release a=unstable
Pin-Priority: 80


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: error while loading shared libraries: libopenal.so.0

2009-06-13 Thread Aniruddha
On Thu, Jun 11, 2009 at 3:18 AM, David Foxdfox94...@gmail.com wrote:
 On Wed, Jun 10, 2009 at 11:32 AM, Aniruddhamailingdotl...@gmail.com wrote:
 I try to install a 32-bit program in 64-bit Debian but I get the
 following message: 'error while loading shared libraries:

 Have you installed the 32-bit compatibility libraries?

 Anytime you manually install a library (and really, you should let the
 packaging system do this) you have to rerun ldconfig to update what
 the system thinks the libraries should be. Do you have, for instance,
 /usr/lib32 as one of the search paths in your /etc/ld.so.conf file?


It is indeed a packaging fault, the packages relied on the antique
'libopenal.so.0'. Manually extracting libopenal0a  from Debian old
stable ( http://packages.debian.org/etch/libopenal0a ) and putting it
in /usr/lib32 fixed this problem.It would be nice to have a libopenal
32-bit packages for amd64 though. ^^ Thanks!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



error while loading shared libraries: libopenal.so.0

2009-06-10 Thread Aniruddha
I try to install a 32-bit program in 64-bit Debian but I get the
following message: 'error while loading shared libraries:
libopenal.so.0'. To fix this I downloaded
libopenal1_1.4.272-2_i386.deb and extracted 'libopenal.so.1' and
'libopenal.so.1.4.272 'to /usr/lib32. Unfortunately the error message
remained the same. Who has an idea what I can try next?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Understanding my SMART errors

2009-06-10 Thread Aniruddha
On Wed, Jun 10, 2009 at 8:50 PM, Boyd Stephen Smith
Jr.b...@iguanasuicide.net wrote:
 In 20090610143552.fd11cd1a.cele...@gmail.com, Celejar wrote:

Is this drive going?

 Most likely, yes.  Although, it might not completely fail for quite a while.
 It may even be fixable through manufacturer-specific means.


Most probably your drive is failing, do already have a backup? If not
now is the best time to make one ; ) For more info on those errors:
http://www.captain.at/howto-linux-driveready-seekcomplete-error-drivestatuserror.php


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: No protocol specified, cannot open display error

2009-06-05 Thread Aniruddha
On Sat, May 30, 2009 at 5:28 PM, Lorenzolory.fu...@infinito.it wrote:
 Well, googling no protocol specified cannot open display gave me a hint:
 are you trying to run gedit with root privilege, as in sudo gedit
 /etc/apt/sources.list (or /boot/grub/menu.lst or whatever)?
 If that's the case, you can:
 1) try some of the solutions that google suggests
 2) use kdesu/kdesudo, they are made specifically for the case where you need
 to use a program with a gui AND be root; in gnome they are called
 gtksu/gtksudo, but they do exactly the same thing

 Hope it helps...

Hi,

Thanks for the help! I don't try to run programs as root. This even
happens as a regular user. That being said I must note that this
problem hasn't happened in a while.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



How do I add an already encrypted /home during install?

2009-06-05 Thread Aniruddha
I have setup an encrypted /home with dm-crypt. Now I try to reinstall
Debian. The installer sees a partition with a ext3 file system. How do
I proceed (without destroying my data on /home)? Should I configure
the partition as encrypted with 'erase' unchecked? And if so how do I
know if the default settings (aes etc) are correct/ Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



(SOLVED) Re: How do I add an already encrypted /home during install?

2009-06-05 Thread Aniruddha
On Fri, Jun 5, 2009 at 8:19 PM, Peter Jordanusernetw...@gmx.info wrote:
 i would leave the encrypted partition untouched during installation and add
 it after the installation.

 PJ


Thanks for the help! I did some more research and this appears to be
the only method to reuse encrypted partitions. Even worse no matter
what option you choose your encrypted partition will be wiped:


I had first installed i386 system with encrypted /home and swap. Then I
decided to install also amd64 build -- reusing both encrypted
partitions. Although I checked out smth like 'delete data' in the
encryption setup menu, which I treated as 'preserve/dont touch', it
did reinitialize them and I had to recreate filesystems on top.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451535

-

The user isn't warned and the data contained in the encrypted volume
will be killed without notice,
even if the same password is supplied.

I suggest to give the user the option of reusing the encrypted device
or at least give a big fat warning
that his data will be killed, if he proceeds one step further.



given the current lack of manpower
working on partman-crypto, I doubt this is fixed unless someone comes
up with a patch.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529343


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



No protocol specified, cannot open display error

2009-05-29 Thread Aniruddha
Hi,

After an certain  amount of time applications no longer open on my
Gnome desktop, When I try to  run a program from an already opened
terminal  I get the following output:

$ gedit
No protocol specified
cannot open display:

When I log out and in the problem is solved. Is this a know bug in
Lenny? Is there a workaround?

Regards,

Aniruddha


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: What is the preferred way to install packages from testing/unstable in stable?

2009-05-20 Thread Aniruddha
On Mon, May 18, 2009 at 10:23 AM, martin f krafft madd...@debian.org wrote:


 Do you happen to know where I can' find more info about this
 process?

 There'll be a large chapter on this in my forthcoming book. Until
 then, I suggest you check out the stuff I wrote about pbuilder in
 the current book, or investigate pbuilder, or -- if you are not
 afraid of a more complex and more powerful approach, investigate
 schroot+sbuild in combination with LVM snapshots. I don't have
 a document handy, sorry.

 --
  .''`.   martin f. krafft madd...@d.o

Looking forward to the release of your book :) What about rebuilding
packages with apt-get source / dpkg-buildpackage -rfakeroot -b? Is
this also possible (instead of building a Debian package from
scratch)?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: What is the preferred way to install packages from testing/unstable in stable?

2009-05-18 Thread Aniruddha
On Mon, May 18, 2009 at 8:57 AM, martin f krafft madd...@debian.org wrote:

 By the way, even though one can mix testing and unstable, I suggest
 to avoid that. http://backports.org contains packages backported
 from testing and compiled for the stable distribution, which
 integrate better with the system and are well supported (though
 unofficial).

 It's also rather easy to create backports yourself, using a chroot
 build environment. However, then you'll have to worry about security
 updates yourself.

 --
  .''`.   martin f. krafft madd...@d.o      Related projects:

Thanks for the answer. And what about downloading an occasional
package from packages.debian.org? (like the latest swfdec) is this
more preferable then apt-pinning? With building your own backport you
mean using apt-get source in a testing/unstable chroot to build a
stable package? Do you happen to know where I can' find more info
about this process?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



What is the preferred way to install packages from testing/unstable in stable?

2009-05-17 Thread Aniruddha
I would like to install the latest version swfdec-mozilla (because it
offers autoplay). I intent to track stable as closely as possible. As
far I can tell there are four possibilities to achieve this:

1) Temporary enable testing/unstable repositories and install the program
2) Download *.deb from packages.debian org
3) Use apt-pinning
4) Compile from source, this requires option 1 to be enabled.
Otherwise you get the following error:

# apt-get build-dep swfdec-mozilla
E: Build-Depends dependency for swfdec-mozilla cannot be satisfied
because the package libswfdec-0.8-dev cannot be found


I am interested to learn the best method to install a newer package
while remaining as close (compatible) with stable as possible. Thanks
in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: What is the preferred way to install packages from testing/unstable in stable?

2009-05-17 Thread Aniruddha

Harry Rickards wrote:

On 05/17/09 09:40, Aniruddha wrote:
  

I would like to install the latest version swfdec-mozilla (because it
offers autoplay). I intent to track stable as closely as possible. As
far I can tell there are four possibilities to achieve this:

1) Temporary enable testing/unstable repositories and install the program
2) Download *.deb from packages.debian org
3) Use apt-pinning
4) Compile from source, this requires option 1 to be enabled.

I am interested to learn the best method to install a newer package
while remaining as close (compatible) with stable as possible. Thanks
in advance!



You could use backports.org. It doesn't look as though they have
swfdec-mozilla, but if you want to install any other packages from
testing/unstable you can either download the deb's from
http://www.backports.org/ or add
'deb http://www.backports.org/debian lenny-backports main contrib non-free'
to your sources.list. You'll then need to update ('aptitude update') as
usual, and specify to install from backports for the package you want.
e.g, 'aptitude -t lenny-backports install package-you-want' Hope that
was of some help.

- -- 

  
Thanks for the help! Backports is indeed a good option for some 
packages. Off course not all packages can be available in backports and 
therefor I wonder what is the best way to proceed. Or more specifically 
which of aforementioned 4 options is preferred when you want a package 
in testing/unstable that is not in backports?


Re: What is the preferred way to install packages from testing/unstable in stable?

2009-05-17 Thread Aniruddha
On Sun, May 17, 2009 at 4:38 PM, JoeHill joeh...@teksavvy.com wrote:
 Aniruddha wrote:

 I would like to install the latest version swfdec-mozilla (because it
 offers autoplay). I intent to track stable as closely as possible. As
 far I can tell there are four possibilities to achieve this:

 1) Temporary enable testing/unstable repositories and install the program
 2) Download *.deb from packages.debian org
 3) Use apt-pinning
 4) Compile from source, this requires option 1 to be enabled.

 I use apt-pinning and it works really well. I followed the Debian apt-pinning
 howto and now run a mix of Testing and Unstable.

 http://wiki.debian.org/AptPinning

 --

Thanks for the tip. Are there any downsides to be expected from this
method? e.g. accidentally pulling in dependencies for lots of packages
turning my 'stable' into 'testing'. Is this a better option then
temporary enabling testing/unstable repositories or downloading the
debs from the debian.packages.org? And if so why? I'm really curious
to find the best way to run stable while installing an occasional
testing/unstable package. :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



(SOLVED) Re: High cpu usage with compiz

2008-10-23 Thread Aniruddha
On Wed, 2008-10-22 at 18:55 +0200, Aniruddha wrote:
  compiz enable
 I'll try installing ati's 8.9 driver.

Installing the 8-9 drivers solved the high cpu usage. Unfortunately I
can't play videos but that's another question.


-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Can't install or remove any of the xen kernels

2008-10-23 Thread Aniruddha
I have problems installing or removing any of the xen kernels. Each time
I get the following error. Who has an idea how I can fix this?


 # aptitude install linux-image-2.6.18-5-xen-amd64 
 linux-image-2.6.18-6-xen-amd64
 ...
 Selecting previously deselected package linux-image-2.6.18-5-xen-amd64.
 (Reading database ... 169414 files and directories currently installed.)
 Preparing to replace linux-image-2.6.18-5-xen-amd64 2.6.18.dfsg.1-13etch6 
 (using .../linux-image-2.6.18-5-xen-amd64_2.6.18.dfsg.1-13etch6_amd64.deb) ...
 Unpacking replacement linux-image-2.6.18-5-xen-amd64 ...
 Selecting previously deselected package linux-image-2.6.18-6-xen-amd64.
 Preparing to replace linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-22etch3 
 (using .../linux-image-2.6.18-6-xen-amd64_2.6.18.dfsg.1-22etch3_amd64.deb) ...
 Unpacking replacement linux-image-2.6.18-6-xen-amd64 ...
 Setting up linux-image-2.6.18-5-xen-amd64 (2.6.18.dfsg.1-13etch6) ...
 update-initramfs: Generating /boot/initrd.img-2.6.18-5-xen-amd64
 Searching for GRUB installation directory ... found: /boot/grub
 dpkg: error processing linux-image-2.6.18-5-xen-amd64 (--configure):
  subprocess post-installation script returned error exit status 1
 Setting up linux-image-2.6.18-6-xen-amd64 (2.6.18.dfsg.1-22etch3) ...
 update-initramfs: Generating /boot/initrd.img-2.6.18-6-xen-amd64
 Searching for GRUB installation directory ... found: /boot/grub
 dpkg: error processing linux-image-2.6.18-6-xen-amd64 (--configure):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  linux-image-2.6.18-5-xen-amd64
  linux-image-2.6.18-6-xen-amd64
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 A package failed to install.  Trying to recover:
 Setting up linux-image-2.6.18-5-xen-amd64 (2.6.18.dfsg.1-13etch6) ...
 update-initramfs: Generating /boot/initrd.img-2.6.18-5-xen-amd64
 Searching for GRUB installation directory ... found: /boot/grub
 dpkg: error processing linux-image-2.6.18-5-xen-amd64 (--configure):
  subprocess post-installation script returned error exit status 1
 Setting up linux-image-2.6.18-6-xen-amd64 (2.6.18.dfsg.1-22etch3) ...
 update-initramfs: Generating /boot/initrd.img-2.6.18-6-xen-amd64
 Searching for GRUB installation directory ... found: /boot/grub
 dpkg: error processing linux-image-2.6.18-6-xen-amd64 (--configure):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  linux-image-2.6.18-5-xen-amd64
  linux-image-2.6.18-6-xen-amd64




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: High cpu usage with compiz

2008-10-22 Thread Aniruddha
On Tue, 2008-10-21 at 20:05 +1000, lachlan wrote:
 On Tue, 2008-10-21 at 11:04 +0200, Aniruddha wrote:
  I would like to use  compiz. Unfortunately this is problematic since my
  system lags because of high (50%) cpu spikes. 3d acceleration is
  working. Is there anything I can do to solve this?
 
 are you running lenny?
 what version of ati driver are you using?
I'm using fglrx 8-7

 if you're using the fglrx driver (which looks like it from your xorg)
 have you had any luck by using aticonfig?
 
 after you install the driver you run 
 $ aticonfig --initial -f
 that will give you a clean xorg. 
I don't see how this helps. aticonfig only adds a fglrx line to xorg.

 
 for me the newer xorg versions have picked up everything automatically.
 so ditch the big xorg.conf if you can.
 
 i run on a hd3870 and it's perfect using the ati 8.9 driver.
 all i had to do to get 3d acceleration was install the driver and run
 aticonfig. to get compiz i just added the 
 
 compiz enable
I'll try installing ati's 8.9 driver.
 
 line at the end of my xorg.
 i've attached my current file for you to look at if you need it.

Thanks for the help!



-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



High cpu usage with compiz

2008-10-21 Thread Aniruddha
I would like to use  compiz. Unfortunately this is problematic since my
system lags because of high (50%) cpu spikes. 3d acceleration is
working. Is there anything I can do to solve this?

CPU
 Intel(R) Core(TM)2 Duo CPU E8400  @ 3.00GHz

Gfxcard
 ATI Technologies Inc RV670PRO [Radeon HD 3850]

xorg.conf
 ### This file was generated by xac v0.6_pre3
 
 Section ServerLayout
 Identifier XAC Configured
 Screen 0 Screen0 0 0
 InputDevice Mouse0 CorePointer
 InputDevice Keyboard0 CoreKeyboard
 EndSection
 
 Section Files
 ### Multiple FontPath entries are allowed (which are concatenated
 ### together as well as specifying multiple comma-separated
 ### entries in one FontPath command (or both methods)
 ### 
 ### For X Font Server support, uncomment this and comment the
 ### other FontPaths. (This is not required for most configurations)
 # FontPath unix/:-1
 
 FontPath /usr/share/fonts/misc
 FontPath /usr/share/fonts/default/ghostscript
 FontPath /usr/share/fonts/dejavu
 FontPath /usr/share/fonts/75dpi
 FontPath /usr/share/fonts/ttf-bitstream-vera
 FontPath /usr/share/fonts/corefonts
 FontPath /usr/share/fonts/100dpi
 FontPath /usr/share/fonts/Type1
 EndSection
 
 Section Module
 Load extmod
 Load dbe
 Load record
 Load glx
 Load type1
 Load freetype
 # Load dri
 EndSection
 
 Section ServerFlags
 Option blank time 10 # 10 Minutes
 Option standby time 20 # 20 Minutes
 Option suspend time 30 # 30Minutes
 Option off time 60 # 60Minutes
 ### Uncomment so X doesn't fail when no mouse is available
 # Option AllowMouseOpenFail true
 ### Enable this option if X should not change resolutions
 ### This is useful if mode changing corrupts the X Server
 # Option DisableVidModeExtensions true
 EndSection
 
 Section InputDevice
 Identifier Keyboard0
 Driver kbd
 ### Check /usr/share/X11/xkb/rules/xorg.lst for available models
 Option XkbdModel pc105
 ### Check /usr/share/X11/xkb/symbols/ for available layouts
 Option XkbLayout us
 Option XkbOptions compose:rwin
 EndSection
 
 Section InputDevice
 Identifier Mouse0
 Driver mouse
 Option Device /dev/input/mice
 Option Protocol auto
 
 ### Set driver options:
 ### No options set!
 
 ### Unset driver options:
 ### No options unset!
 EndSection
 
 Section Device
 Identifier Card0
 Driver fglrx
 ### Configured ATI Radeon Open Driver at PCI Bus ID:
 # BusID PCI:5:0:0 
 EndSection
 
 Section Monitor
 Identifier Monitor0
 UseModes Modes0
 ModelName BenQ G2400W
 Option DPMS
 Option ReducedBlanking
 HorizSync 31-94
 VertRefresh 50-85
 EndSection
 
 Section Modes
 Identifier Modes0
 ### # 1920x1200 59.95 Hz (CVT 2.30MA-R) hsync: 74.04 kHz; pclk: 154.00
 MHz
 Modeline 1920x1200  154.00  1920 1968 2000 2080  1200 1203 1209 1235
 +hsync -vsync
 ### # 720x400 59.55 Hz (CVT) hsync: 24.83 kHz; pclk: 22.25 MHz
 Modeline 720x400   22.25  720 744 808 896  400 403 413 417 -hsync
 +vsync
 ### # 256x341 59.09 Hz (CVT) hsync: 21.09 kHz; pclk: 6.75 MHz
 Modeline 256x3416.75  256 264 288 320  341 344 354 357 -hsync
 +vsync
 EndSection
 
 Section Screen
 Identifier Screen0
 Device Card0
 Monitor Monitor0
 DefaultDepth 24
 
 SubSection Display
 Depth 8
 Virtual 1920 1200
 Modes 1920x1200 720x400 640x480 640x480 800x600 720x400
 720x400 640x480 640x480 800x600 256x341 
 EndSubSection
 
 SubSection Display
 Depth 16
 Virtual 1920 1200
 Modes 1920x1200 720x400 640x480 640x480 800x600 720x400
 720x400 640x480 640x480 800x600 256x341 
 EndSubSection
 
 SubSection Display
 Depth 24
 Virtual 1920 1200
 Modes 1920x1200 720x400 640x480 640x480 800x600 720x400
 720x400 640x480 640x480 800x600 256x341 
 EndSubSection
 
 EndSection
 
 Section DRI
 Group 0
 Mode 0666
 EndSection
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Docx and OpenOffice in Lenny

2008-10-20 Thread Aniruddha
On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
 Hello,
 
 Is there a way to see docx documents in OpenOffice in Lenny?
 
 I know there is this:
 http://katana.oooninja.com/w/odf-converter-integrator
 
 But it seems not to be in Debian. Is there an alternative?
 
 With regards,
 Paul van der Vlis.
 
 
 
 
 -- 
 http://www.vandervlis.nl/
 
 

Debian doesn't have Openoffice in their repo's, they use go-oo instead
(see http://go-oo.org/download/ ). go-oo does supports docx (see:
http://go-oo.org/discover/ ).


-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Docx and OpenOffice in Lenny

2008-10-20 Thread Aniruddha
On Mon, 2008-10-20 at 18:01 +0200, Aniruddha wrote: 
 On Mon, 2008-10-20 at 10:29 +0200, Paul van der Vlis wrote:
  Hello,
  
  Is there a way to see docx documents in OpenOffice in Lenny?
  

 Debian doesn't have Openoffice in their repo's, they use go-oo instead
 (see http://go-oo.org/download/ ). go-oo does supports docx (see:
 http://go-oo.org/discover/ ).
 
 
 -- 
Hmm that is weird, I just checked and apparentley Lenny uses the regular
openoffice. I think it is best to email the people of go-oo and ask them
if go-oo is in Lenny.


-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



(SOLVED) Re: How do I prevent Grub from getting automagically updated?

2008-10-17 Thread Aniruddha
On Fri, 2008-10-10 at 07:54 +0300, Andrei Popescu wrote:
 On Fri,10.Oct.08, 04:46:23, Tzafrir Cohen wrote:
 
Try man kernel-img.conf
   
   $ man kernel-img.conf
   No manual entry for kernel-img.conf
   
   I can't find a package  kernel-img.conf either?!
  
  And how is that related?
  
  The relevant program is update-grub . Or add manual entries after the
  automatic part.
  
 $ grep update-grub /etc/kernel-img.conf
 postinst_hook = update-grub
 postrm_hook   = update-grub
 
 Regards,
 Andrei

Thanks! I changed my /etc/kernel-img.conf to:

#postinst_hook = update-grub
#postrm_hook   = update-grub

And now it works :)


-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How do I prevent Grub from getting automagically updated?

2008-10-08 Thread Aniruddha
On Wed, 2008-10-08 at 08:57 +0200, dulev wrote:
  On Tue, 2008-10-07 at 19:44 -0500, Mumia W.. wrote:
   On 10/07/2008 04:09 PM, Aniruddha wrote:
Every time a new kernel gets installed, my menu.lst gets updated.
Problem is, that it always points to the wrong hard drive. Therefor I
would like to stop Grub from updating automagically. How can I
achieve this?


   
   You can add a boot stanza after the end of the automagic kernels
   list; that stanza won't be changed by the update-grub script.
   
   Read man update-grub and info grub
   
   
  Thanks for the help. I already use that. That's why I don't want any
  additional entries added to my grub.conf.
 
 Try man kernel-img.conf
 
 regards
 
 

$ man kernel-img.conf
No manual entry for kernel-img.conf

I can't find a package  kernel-img.conf either?!


-- 
Regards,

Aniruddha





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   >