Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Onur Aslan
Wiki page is a bit old. NVIDIA drivers requires binary kernel module. You have two options to install this module: 1. Upgrade your kernel to backported version and use precompiled NVIDIA binary kernel module: To do this first install new kernel with: apt-get install -t wheezy-backports linux-

Re: Better looking Chromium fonts

2013-11-14 Thread Onur Aslan
Hi. What do you mean by "burning eyes" and "messed up fonts"? Is everything else working fine? What's your dpi? On Thu, Nov 14, 2013 at 21:20:49 +, John Thoe wrote: > Hi debian-user > > {I am using Chromium on Sid} > > The only quirk I have is that the fonts on Chromium are really messed u

Re: Debian 7 Üzerinde Raid Kurulumu

2013-09-15 Thread Onur Aslan
Burası İngilizce konuşulan mail listesi. Türkçe sorularınız için: debian-user-turk...@lists.debian.org adresini kullanabilirsiniz. On Sat, Sep 14, 2013 at 11:54:55 +0300, Sinan TANRIVERDİ wrote: > Değerli üyeler, > > Ben Debian 7.1.0 amd64 kurmaya çalışıyorum. Kurulumda 4 adet disk > kullanıyorum

Re: How many packages in Sid

2013-09-06 Thread Onur Aslan
I think best way to do this install sid and run: $ apt-cache stats Total package names: 52060 (1,041 k) Total package structures: 52060 (2,915 k) Normal packages: 40012 Pure virtual packages: 406 Single virtual packages: 4720 Mixed virtual packages: 773 Missing: 6149 Total distinct versi

Re: Changing pointer size in icewm

2013-09-04 Thread Onur Aslan
You can try to install a bigger theme. There is some themes in kde-loo.org[1]. I am using Large Mouse Cursors[2] in my mothers computer. Just exract your mouse theme into ~/.icons and create a symbolic link named default pointing to your theme in this directory. [1]: http://kde-look.org/index.ph

Alternate route for port 80

2012-07-08 Thread Onur Aslan
Hi. I want to use my vpn for outgoing port 80 connections in my Debian router. My current route table: # ip route default dev ppp0 scope link 95.9.x.x dev ppp0 proto kernel scope link src 95.9.x.x 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.1 192.16

Re: Re: About a bug in libpam-mysql package on squeeze

2012-02-15 Thread Onur R. Bingol
Hello Camaleón, "verbose" variable is set to 1 in this case. If not, I cannot retrieve any information regarding to this problem. You are right about the date of the update, but I will just give a try by submitting this problem as a bug. Thank you your answer :) Regards,

About a bug in libpam-mysql package on squeeze

2012-02-07 Thread Onur R. Bingol
127.0.' at line 1) Although pid column is disabled in pam-mysql.conf file, it makes a query including the pid value or somehow it needs it. Does this information is enough for submitting a bug report on libpam-mysql package? Best regards, Onur

Re: How to get termcap package

2010-09-10 Thread Onur Aslan
Hi. You need to install libncurses5-dev package. On Fri, Sep 10, 2010 at 10:54:41PM +0900, J.Hwan.Kim wrote: > Hi, everyone > > I'm trying to compile netkit-telnet. > But configure command issues error message that > termcap package is not found. > I searched Debian package list but not found. >

Re: How can I disable signature check for a Debian CD?

2010-09-10 Thread Onur Aslan
n is using only this url because my local repository is untrusted. In the early times, I was manually sign my local Release. Maybe I should continue to do this. On Fri, Sep 10, 2010 at 08:49:32AM -0500, Kumar Appaiah wrote: > On Fri, Sep 10, 2010 at 03:36:03PM +0300, Onur Aslan wrote: > > O

Re: How can I disable signature check for a Debian CD?

2010-09-10 Thread Onur Aslan
On Fri, Sep 10, 2010 at 07:25:54AM -0500, Kumar Appaiah wrote: > Please paste the error message here. It would contain the key ID. There is no error. Debian CD images doesn't have any signature or key. Or maybe I am doing something wrong. Also I want to add, I don't have any CD-ROM drive. I am u

Re: How can I disable signature check for a Debian CD?

2010-09-10 Thread Onur Aslan
On Fri, Sep 10, 2010 at 06:58:01AM -0500, Kumar Appaiah wrote: > Is there a particular reason why you don't want to use apt-cdrom to > use the CD repositories? It is much easier than mounting the CD to use > it. I also tried apt-cdrom but I have same problem with apt-cdrom. I added my image with:

How can I disable signature check for a Debian CD?

2010-09-10 Thread Onur Aslan
Hi. I am using Debian CD images as a local repository. I am mounting a CD and using it with this source list: deb file:///mnt lenny main Everything working fine but the problem is when I try to install a package from this repository, apt is always warn me about untrusted repository. Is it possi

Re: bash: chroot: command not found

2010-07-24 Thread Onur Aslan
any error (lenny is your choice): debootstrap --arch=amd64 lenny /chroot64/ -- .''`. Debian GNU/Linux : :' : Onur Aslan 0x900CB80C `. `'web: http://0nur.net/ `- gpg --keyserver subkeys.pgp.net --recv-keys 0x900CB80C signature.asc Description: Digital signature

Re: How to manage multiple Internet connections?

2010-05-15 Thread Onur Aslan
You're connecting internet via a gateway. You can set a gateway per host with route(8). When you set a gateway to a host, system will use this gateway to connect this host. On Sat, May 15, 2010 at 01:22:24PM +0200, Merciadri Luca wrote: > Hi, > > Let's say that you have two internet connections a

Re: lighttpd doesn't listen port 80 in a lenny chroot environment

2010-04-18 Thread Onur Aslan
After disabled ipv6 it's working fine. Thanks. -- 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/20100418193339.ga2...@localhost

lighttpd doesn't listen port 80 in a lenny chroot environment

2010-04-18 Thread Onur Aslan
Hi. I installed Debian lenny with debootstrap to a dir to use with chroot. I am using Debian squeeze. I mounted /dev /sys and proc in my chroot environment. After installed lighttpd, it doesn't listening port 80. It's only listen tcp6 80. I am using default lighttpd configuration. My mount comm

Re: migrating my lenny install from 32-bit to 64-bit?

2009-09-16 Thread Onur Aslan
On Wed, Sep 16, 2009 at 07:58:26AM -0400, Robert P. J. Day wrote: > > please don't top-post. > I am not doing. This is my 3rd post to the list. > p.s. i don't want to sound a bit short, but there seems to be an > annoying pattern on this mailing list that people don't actually > *read* the qu

Re: what is the role of release.gpg

2009-09-16 Thread Onur Aslan
Release.gpg is a signed signature for Release file in the repository. Apt checking this signature to own trust db. You can create a signature for Release with: gpg -bas -o Release.gpg Release which defined in the http://wiki.debian.org/SecureApt page. After than you should add your public key t

Re: migrating my lenny install from 32-bit to 64-bit?

2009-09-16 Thread Onur Aslan
I suggest you to use low level tools, such as dd or cpio. After copying all files, install grub to your boot device, configure it and fstab (if your device order is different) and finish installation. This can be done without any pain. On Wed, Sep 16, 2009 at 07:21:52AM -0400, Robert P. J. Day wro

Running X server in a chroot environment

2009-06-13 Thread Onur Aslan
Hi. I am trying to run a X server in a chroot environment. But my pc always crasing when starting X. I am using Debian lenny for both host and chroot environment. I installed lenny to my chroot with debootstrap. I also installed xorg-xserver package. I copied all necessary files (/etc/hosts /etc/

Re: new wireless card

2009-04-10 Thread Onur Aslan
If you want to run as AP mode with your wireless card, I dont recommend rt61 chipset cards too. They don't support ap mode with current rt2x00 drivers. But, FreeBSD is working fine AP mode with this cards. Unfortunately if you want to make AP your Debian, you shouldn't buy a rt2x00 based wireless

Re: How to change LANG = en_US ?

2009-02-05 Thread Onur Aslan
You should change language in login screen for gnome. Otherwise, you can change your language with export command in terminal. i.e. export LANG='en_US' But this doesn't affect the gnome. It's only work for current terminal. On Fri, 2009-02-06 at 04:35 +, Foss User wrote: > I want that when Deb

Re: Build package ignore-missing-info

2008-08-14 Thread Onur Aslan
I used -u--ignore-missing-info and It's worked. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Build package ignore-missing-info

2008-08-14 Thread Onur Aslan
Hi. I am trying to build my own ffmpeg package with additional library support, such as libmp3lame. I created a libmp3lame everythigs fine. But there is a problem on dh_shlibdeps in ffmpeg package. It's saying: dpkg-shlibdeps: failure: no dependency information found for /usr/lib/libmp3lame.so.0

Re: Re: VFS: Unable to mount root fs on unknown-block(104,7)

2007-02-04 Thread Onur Aslan
Thanks for help. The downloaded disc image md5 does not match source disc image md5. He is downloading again. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

VFS: Unable to mount root fs on unknown-block(104,7)

2007-02-03 Thread Onur Aslan
hi. My friend try to install etch but installer is not opening. He's get this error message: http://img220.imageshack.us/img220/7485/isopa8.png . He tried root=/dev/sdb1 etc. Its'nt worked. Do you any have idea? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

how to change owner of named ??

2004-09-01 Thread Onur
HiI'm using debian 3 stable. I have installed bind9 on the machine by # apt-get install bind9. Currently named process is running as root as seen below :root   268  0.0  0.4 10196 2336 ?    S    18:05   0:00 /usr/sbin/namedroot   270  0.0  0.4 10196 2336 ?    S    18:05   0:00 /usr/

Hardware Clock to GMT instead of local time

1999-10-06 Thread Ali Onur UYAR
I had been using Debian since July of 1998. It had been a dual boot NT/Debian Box. At the time of installation I remember selecting something like 'Set HW Clock to Local Time'. Now that I've dumped NT completely and I want to change it to 'HW Clock set to GMT' as I believe that is the way UNIXish m

Re: Fetchmail: SMTP connect to localhost failed

1999-09-27 Thread Ali Onur UYAR
The fully qualified name of my linux box is evolution.bilten.metu.edu.tr Here is what I have in /etc/exim.conf local_domains = localhost:evolution:evolution.bilten.metu.edu.tr sender_host_reject_relay = * sender_host_reject_relay_except = localhost

proftpd vs wu-ftpd

1999-08-02 Thread Ali Onur UYAR
I am planning to enable anonymous ftp to my linux box. I am aware of two alternatives: proftpd and wu-ftpd. Any advantages of one over another? TIA

kernel: eth0: Transmit error

1999-07-15 Thread Ali Onur UYAR
Today I had to reboot my linux box by issuing CTRL-ALT-DEL The system has suddenly become unresponsive while copying some file from an smbfs mount point. The following messages were displayed on the console over and over again: kernel: eth0: Transmit error, Tx status register 90 k

Re: Exim & SMTP

1999-07-09 Thread Ali Onur Uyar
Thanks for those replies from Jor-el, Gregory and Martin. But the solutions Jor-el and Gregory had proposed did not work for me, so I has to the some RTFM. THE PROBLEM I installed netscape and was trying to configure mail. I have exim installed and configured for internet site, uses SMTP. I tried

Exim & SMTP

1999-07-08 Thread Ali Onur Uyar
I am using Debian Slink with Exim, configured for an Internet Site, to receive and send mail using SMTP. Everthing is configured using default configuration paraemeters. That is relaying mail through smtp for nonlocal domains is disabled. Now the question is wether Exim rejects smtp requests from

fan speed, temp monitoring etc.

1999-07-02 Thread Ali Onur UYAR
Most of the new motherboards features such as: CPU, mainboard temprature CPU, power supply fan speed Voltage level monitoring. Guess it must be quite difficult to obtain a general purpose monitoring software as the hardware implementation of such features seem to be motherboard brand

cdrom permissions

1999-06-02 Thread Ali Onur UYAR
I have an IDE ATAPI cdrom, it is /dev/hdb I have created a soft link, that is /dev/cdrom that points to /dev/hdb eject and workman do not work\ probably due to permissions of /dev/hdb brwxrwx--x 1 root disk 3, 64 Mar 3 19:20 /dev/hdb What is the correct way to solve this problem.

Re: Sound blaster 16 pnp

1999-05-25 Thread Ali Onur UYAR
On Mon, 24 May 1999, Ali Onur UYAR wrote: > What this means is that, as the 16-bit dma channel you have to pass another > 8-bit dma channel that is instead of passing irq 5,6,7 etc. you have to pass irq > 0,1,2,3 > At some point an error message is displayed, something similar t

Re: pciutils package (was: Sound blaster 16 pnp)

1999-05-25 Thread Ali Onur UYAR
more when I notice such design details. Byeee Onur

Re: Sound blaster 16 pnp

1999-05-24 Thread Ali Onur UYAR
Roddie, I've just configured my SoundBlaster Vibra 16pnp card on Friday. I started off sending a posting to this newsgroup, compiled a 2.2 kernel, read plenty of docs and manuals and if you have the some card that is Vibra 16, than I guess you may be experiencing the same problems I have experience

Re: strange msg in bootup

1999-05-24 Thread Ali Onur UYAR
On Sat, 22 May, Graham Aston wrote: On Friday 21 May, Dan Willard wrote: > The route command now requires a netmask. Just add one in to both of the > route commands and it should go away. if you read the 2.2 docs in /usr/src/linux/Changes (or whatever it's called) then you s

strange msg in bootup

1999-05-21 Thread Ali Onur UYAR
I have been using Linux for a year. I started with hamm and now I am using slink. I was running kernel 2.0.36 until last week. Then decided it was the time to tackle sound config. Then I realized it might had been a bit easier if I switched to 2.2 series kernels. Read a great deal of docs, installe

Sound

1999-05-16 Thread Ali Onur UYAR
Hello. I've got a running Debian Slink system, I've been using Debian since Hamm had become stable. Now that I have time for it, I would like to configure sound support. I have Sounblaster 16 sound card that works properly under NT, which I use quite rarely. >From some of the postings to this