Re: re-installing grub (lvm)

2011-06-05 Thread Pol Hallen
> but upon reboot the grub list is empty ...

update-grub2?

or dpkg-reconfigure grub-pc
 
Pol


-- 
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/201106051537.21042.de...@fuckaround.org



Re: How can I disable Internet access for programs running in Wine?

2011-02-25 Thread Pol Hallen
> I just can find any solution...
> Please help!
> thanks..

create a new user and block it with the rules of iptables

Pol


-- 
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/201102251032.20593.debenv...@fuckaround.org



allow/deny user power of the os

2011-02-04 Thread Pol Hallen
hi folks :)

How is the best way to deny and allow by time and date of user/s 
poweroff/reboot system?

This client runs from 08am to 8pm. I have to deny all users reboot or poweroff 
within time, but user/s can reboot or poweroff this system from 8.01pm to 
7.59am.

Thanks!
 
Pol


-- 
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/201102041513.18513.debenv...@fuckaround.org



jpg2pdf :-)

2010-12-02 Thread Pol Hallen
Howdy :-)

#!/bin/sh
convert "$1" "${1/.jpg/.pdf}"

using this script correctly convert jpg file to pdf (I use it with service 
menu in kde).

Now, I'd like convert any files to pdf (like png, txt, etc.) but I don't how 
do.

Can you help me?
thanks :-)
 
Pol


-- 
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/201012021232.38232.debenv...@fuckaround.org



Re: cifs share is not mounted during boot

2010-10-06 Thread Pol Hallen
> //myserver/myData/data1 /media/cifs-shares/dat1
> cifs
> defaults,user,auto,noserverino,uid=1000,gid=1000,credentials=/home/gpall/Do
>cuments/samba_credentials.txt 0   3

mount by shell with these options is success?
 
Pol


-- 
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/201010061750.04687.debenv...@fuckaround.org



[bash] script (redirect output) to file and email

2010-09-22 Thread Pol Hallen
Hi folks! :-)

I try to redirect output of this script to file (using tee) and also send
it to mail

the script deletes files older than 150days:

find /share/.trash/ -type f -atime +150 -exec rm -fr {}  \;

how can I do this?

thanks!

Pol



-- 
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/6da1b68db66a3b6a377091b6f170e6ad.squir...@fuckaround.org



cups and draft mode

2010-06-22 Thread Pol Hallen
Hi folks :-)

Using cups on debian testing, the page printed seems in draft mode (the 
resolution is 1200x1200).
How check (and disable) draft mode in cups?
thanks
 
Pol


-- 
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/201006221136.42421.debenv...@fuckaround.org



Re: squirrelmail: how select all messages?

2010-03-31 Thread Pol Hallen
> No plugins needed: just click the 'Toggle all' link above the message
> list or another under the list. If the list does not show all messages,
> you can click "Show all" link first, then "Toggle all".
done

thanks :)

Pol


-- 
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/201003311502.13176.debenv...@fuckaround.org



squirrelmail: how select all messages?

2010-03-31 Thread Pol Hallen
hi all :)

Using squirrelmail on debian stable, I can't see how select all
messages.
it there a way or plugin to do this?
thanks

Pol


-- 
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/1270035853.2854.3.ca...@pollon



Re: iceweasel 3.5?

2009-07-01 Thread Pol Hallen
> When will Iceweasel 3.5 come to Debian Lenny? :P
u can download it from mozilla.org: firefox for debian (precompiled).
 
Pol


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



Re: CIFS VFS: server not responding during shutdown

2009-05-08 Thread Pol Hallen
>   CIFS VFS: server not responding
>   CIFS VFS: No response from cmd 50 mid 15
umount filesystem before, then do the shutdown

Pol


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



Re: users backup (will change the root hard disk)

2009-03-23 Thread Pol Hallen
> Are you saying you don't have a regular backup system in place? Eek.
No :-)
I've rsync script that does backup everydays.

On my new server I need to recreate only the structure of all users without do 
whole backup of system.

thanks

Pol


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



users backup (will change the root hard disk)

2009-03-23 Thread Pol Hallen
Hi folks :-)

I need change my root hard disk and I'd like save all system users (many 
because each has a mailbox).

Is there a tool (or which program) can I use for do this?

thanks :-)
 
Pol


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



kde3 (debian5) and bluetooth

2009-03-09 Thread Pol Hallen
Hi folks :-)

Using kernel 2.6.28.6 and debian stable, kde doesn't see the bluetooth adapter 
(same with default kernel of lenny).

hciconfig
hci0:   Type: USB
BD Address: 00:19:5B:0E:15:1D ACL MTU: 1017:8 SCO MTU: 64:0
UP RUNNING PSCAN ISCAN
RX bytes:945 acl:0 sco:0 events:24 errors:0
TX bytes:347 acl:0 sco:0 commands:24 errors:0

Seems the bluez* doesn't include the sdpd daemon, thus also without kde 
bluetooth doesn't run.

Is there knowned bug?

Thanks 
Pol


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



Re: suspend to ram

2009-02-27 Thread Pol Hallen
>I have discovered that when running a minimal
> system, with the kernel option init=/bin/bash, as per the s2ram site's
> suggestion, resuming works fine.  What might be causing the failure
> with the normal system, and what can I do about it?
which graphic card do u have?
try to add the module of graphic card in the file config of s2ram

Pol


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



Re: mount problem (cifs)

2008-11-21 Thread Pol Hallen
> Please read manpage of smbmount (smbfs package) and mount (mount package).
What about the man of smbmount?
 
Pol


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



mount problem (cifs)

2008-11-21 Thread Pol Hallen
Hi folks :-)
upgrading kernel from 2.6.22 to 2.6.27.7 and mount the share of samba..

mount //ip/share1 /home/user1/share1 -o "user=user,pass=pass"

I tried:
touch /home/user1/share1/tmp
touch: setting times of `/home/user1/share1/tmp': No such file or directory

or:
echo "tmp" > /home/user1/share1/tmp
-bash: /home/user1/share1/tmp: No such file or directory

I can write on share of samba, but I can't editing a file on share of samba.

I using cifs: is there a LinuxPermission problem or other?

There aren't permission problem on the directory because with windows clients 
everything is ok - with oldkernel (2.6.22) there were not these problems :-/

(using konqueror smb://ip/share I can correctly write on share of samba)

Any idea?
Thanks!
Pol


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



Re: Network Bandwitch incremental and less

2008-08-22 Thread Pol Hallen
> I recently installed Lenny on my laptop, the strange thing is that I
> have the speed sheet dynamics I went from 60 Mbytes a few KByte.
We've need other info.
The internet connection is direct or you using a modem/router?
 
Pol


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



Re: StartUp

2008-08-20 Thread Pol Hallen
> This may sound pretty out of place but can anyone list ways on how
> to make a program execute on startup?
U can either add the program in /etc/init.d/ and link it in your favorite 
runlevel or add the program in your desktop manager config (if u using kde 
add the program in /home/user/.kde/Autostart)

Pol
 
Pol


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



Re: Off subject question.

2008-08-19 Thread Pol Hallen
> They had been using FTP to do this but this has many security issues.
> Email of course cannot be used. What do people use to get this type
> information back when someone registers software. I need to set up
> something on our Debian servers so information can get to the right person
> with out big security risk.
ftp over ssh?
vpn?
 
Pol


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



Re: How do I enable UUID in Debian?

2008-08-06 Thread Pol Hallen
> Do I have to install a special package?
No 

> > root=UUID=dd4927a2-e1f4-4955-8aa7-76a11d8c3aca init=/linuxrc ramdisk=8192
> Is this correct? Thanks in advance!
yep
times ago I been have the same problem..

U can look do:

ls -l /dev/disk/by-uuid

Best R.
Pol


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



Re: Installing Debian

2008-08-01 Thread Pol Hallen
> Loading PCMCIA adapter bridge driver module: i82365
> FATAL: module i82365 not found
> Missing modules 'ide-mod (Linux IDE driver), ide-probe-mod (Linux IDE
> probe driver), ide-detect (Linux IDE Detection), ide-floppy (Linux IDE
> Floppy)
> end_request: I/O error, dev fd0, sector 0
> By the way, this computer doesn't have a floppy.
How time have you waited after these messages?
It's possible that is only timeout..

Also try with the last debian installer:
http://www.debian.org/devel/debian-installer/
 
Pol


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



Re: Cannot install xmms on Debian testing

2008-07-13 Thread Pol Hallen
> apt-get install xmms
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Package xmms is not available, but is referred to by another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package xmms has no installation candidate
> sparky:~#
It has removed about several bugs never corrected, try:

apt-get install audacious

Pol


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



Re: Samba with High-Availability

2008-07-08 Thread Pol Hallen
> Is there some how-to using samba with High-Availability ?
domain master = yes
preferred master = yes
os level = 65

Pol


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



Re: Debian GNU/Linux 4.0 r3 "Etch" – Official i386 NETINST Binary-1 20080218-14:15

2008-07-08 Thread Pol Hallen
> May be, sarge or woody?
I found this:
http://www.debian.org/releases/stable/i386/ch03s04.html.en

can u append some options to boot debian with lower memory.

Pol


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



apache-ssl (clients authenticate certificates)

2008-07-08 Thread Pol Hallen
Hi all :-)

I looking for handbook, howto, others or any idea about the build the 
certificate (with apache-ssl) to install to browser of clients for 
authenticate themselves to a server.
Something like pki? maybe? 

Can somebody help me?
Thanks :-)

Pol


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



Re: Debian GNU/Linux 4.0 r3 "Etch" – Official i386 NETINST Binary-1 20080218-14:15

2008-07-08 Thread Pol Hallen
> There's nothing wrong with the disk, since it was fine for the first
> installation. Is 64 MB just not enough memory?
Yep :-)
debian installer needs almost 128Mb of ram :-(
U can try with old debian (potato?) and upgrade to actually stable.

Pol


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



Re: alsaconf says "No supported PnP or PCI card found"

2008-07-07 Thread Pol Hallen
> alsaconf says "No supported PnP or PCI card found"
Hi :-)

I'm not sure, but I can try with module-assistant and compile alsa-drivers by 
yourself and try again.

Pol


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



Re: 2.6.25 kernel on D820

2008-06-28 Thread Pol Hallen
> But with that kernel, the machine doesn't boot anymore. He can't find the
> disks (/dev/sda* in my case) anymore.
Is there initrd?

Have you tried with make oldconfig?

Pol


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



Re: Open Source Video Codec and Container (alternative to Xvid)

2008-06-28 Thread Pol Hallen
> $ mencoder example.flv -ovc xvid -xvidencopts bitrate=1000:autoaspect
> -vf pp=lb -oac mp3lame -lameopts fast:preset=standard -o example.avi

> 1) Its very generic command line to convert videos. What would you
> improve? 
What's improve? Only the file size or also the quality?

> The size is much bigger than the original FLV :( 
Sure! U do the coding at 1000kb/s
I remember that flv files (from youtube) are about 550Kb/s

try: ffmpeg -i file.flv to view the code

and try something like: ffmpeg -i source.flv -b 500k -vcodec mpeg4 -vtag 
divx -acodec mp3 -ar 8000k -ab 64k destination.avi

and check size/quality

> 2) Is there a real open source format what I should prefer? Can you say
> something about its quality?
Consider: are your file done for internet stream or local stream? and choose 
what you prefer :-)

> 3) Whats the most painless format for exchanging videos with Win, Mac
> and Linux users?
mhmh.. xvid/divx/mp3/ogg

Pol


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



spamassassin and signatures

2008-06-27 Thread Pol Hallen
Hi folsk :-)
I've two questions:

1) Have you done a script for update the signatures of spamassassin?
and
2) Is it usual (after an update of today) that the dir of signatures, has date 
febraury 25?

thanks :-) 
Pol


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



courier pop and losted mails

2008-06-27 Thread Pol Hallen
Hi folks :-)
I using debian stable (with courier pop3) for 5 years, and seem that some 
mails are goes losted..

The mails on debian mailing list archive (web page), aren't the same of my 
client email: there aren't some mails :-/

There wasn't any blackout, my servers are a long uptime.

How can I probe where is the problem?
Thanks! 
Pol


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



Re: debian-40r3-i386-netinst.iso

2008-06-26 Thread Pol Hallen
> (163,392KB), but it fails to boot on any of the follwoing computers:
dd if=debian.iso of=/dev/hdX (where hdX is cd-burn device ;-)

Pol


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



openvpn with debian stable

2008-06-22 Thread Pol Hallen
Hi folks :-)

I need understand a thing about openvpn with debian stable:

dpkg -l|grep openvpn
ii openvpn 2.0.9-4etch1 Virtual Private Network daemon

apt-listbugs list openvpn
grave bugs of openvpn (2.0.9-4etch1 -> ) 
#483723 - /usr/sbin/openssl-vulnkey: not found (Fixed: openvpn/2.1~rc7-3)
#483020 - openssl-vulnkey hangs on connecting (Fixed: openvpn/2.1~rc7-4)
serious bugs of openvpn (2.0.9-4etch1 -> ) 

So I do:

apt-get update && apt-get upgrade and I see:
[...]
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded
and
apt-get install openvpn
openvpn is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded

If already there's openvpn2.1-rc7-4 without some bugs, why the stable distro 
doesn't show me any upgrades?

I prefer not install openvpn from unstable or however using a mix distro, 
because this server is for production of work.

How can I resolve this problem?
Thanks!

Pol


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



Re: Copying a complete root parition over a network cable for a new install

2008-04-24 Thread Pol Hallen
> I thought to save some headache and just copy over the whole linux
> partition and just fix up the small tidbits (network driver, graphic driver
> and fstab).
U can use: the debian live cd and dd command or systemrescuecd, knoppix, etc.

Pol


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



Re: Error en la instalacion de Lenny

2008-02-28 Thread Pol Hallen
> La imagen de instalacion de lenny se cuelga al 65% en el punto de..
> Instalando " ssl-cert "
try to kill the process that run ssl-cert
 
Pol


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



Re: Test with raid 6 software

2008-01-30 Thread Pol Hallen
> NOTE WELL: The md(4) man pages says that raid6 can handle the failure of
> any 2 disks.  You pulled 3.  Good way to hose the array.
Is failure the same of disconnession of disk?

I thinked there is it so. Because if the disk crash the all data are lost, but 
I if disconnect the disk there are date yet.

> Considering that this is a test, there should be no concern over data.
> You did a backup prior to this test?
Yes :-)

> You hosed the RAID6 array by pulling 3 disks.  The spares only help if a
> spare disk can get syncd before a third disk died.
> So, no, you have to make a new raid and restore from backup.
Is there another way to increase the security data?

Thanks 
Pol


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



Test with raid 6 software

2008-01-30 Thread Pol Hallen

Good day :-)

I've 8 sata disk on raid 6 software (debian stable).

For purpose test I stopped 3 disks of the array.

Now I rebooted and I tring to re-assemble the array but without successful..

mdadm -A /dev/md0
mdadm: /dev/md0 assembled from 5 drives and 3 spares - not enough to 
start the array.


cat /proc/mdstat

Personalities :
md0 : inactive sdb[0](S) sdi[10](S) sdk[9](S) sdj[8](S) sdf[4](S) 
sde[3](S) sdd[2](S) sdc[1](S)

  3907091968 blocks

unused devices: 

Consider the data there are on the raid, and there aren't any disks 
failure, is there a way to re-assemble the same raid and maintan the data?


Thanks
Pol


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




Looking for howto/info about raid (5 and 6)

2008-01-28 Thread Pol Hallen

Hi all :-)

I looking for howto/infos about raid software 5 and 6 :-)

Now I've 6 disks on controller of mb and 4 on pci controller.

If I'll change the controller with other (not same) can I've any problems?

How raid known which disks are raid if linux change the address of /sd*?

Thanks!
Pol


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




raid 5/6 with different controller

2008-01-28 Thread Pol Hallen
Hi folks!

I need some information about the raid 5 (or 6) using 2 different controller 
(one integrated in the mother board: 6 sata disks, and other pci controller 
with 4 disks support).

Is there any problem about data security and/or performance?

Is it a bad idea? 

Thanks :-) 
Pol


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



Startup problem: sda/sde

2008-01-25 Thread Pol Hallen
Hi folks :-)

I've asus P5B-E motherboard with debian stable.

First 6disks (integrated controller: sata1-sata6) for raid (not implemented 
yet) and boot disk (integrated sata7).

The problem is: sometimes debian probe boot disk (sata7) on sda and the boot 
process is ok (lvm encrypt ask to me the password) , but often debian probe 
boot disk on sde and the startup stop :-

In the bios of mb I see an option like this: "allow bios discover device - 
allow os discover device".

I tried both but I've the same.. enervating.. problem..

Can I will do?!

Thanks! 
Pol


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



ip redirect

2007-12-19 Thread Pol Hallen
Hi folks! :-)

My situation:
I've several static ip on my server (an ip to webmail, an ip to ftp, etc.) 
this provide do an internet service.

My laptop is configurated with these ip for download internet trafffic, that's 
ok :-) but when I'm in local area I can't connect because laptop use static 
internet ip rather than ip local area.

Can I do (perhaps with iptables) on the server a rule to redirect some ip to 
other?

(example: internet web mail ip 87.10.123.32 redirect to 192.168.1.10) - 
without specify any ports.

Thanks!
Pol


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



Re: NO mail from Debian lists..

2007-12-18 Thread Pol Hallen
> Anyone seeing mail???
:-)

Pol


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



Re: Disk access.

2007-10-04 Thread Pol Hallen
> How I can find what processes access harddisk frequently, periodically
> from ~20sec to ~20sec ?
Hi,
I'm not sure, try with lsof or fuser /dev/xxx

Pol


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



iptables (maybe) lan+ieee1394

2007-09-13 Thread Pol Hallen
Hi all :-)

The chipset mcp51 (nvidia) had a grave problem, so the ethernet card reset 
itself If I stress the network. For normal use: email, web page all is'it ok.

I want keep my ethernet eth0 (ip 192.168.1.1) and i'd like configure my 
ieee1394 eth1 (over othernet) with other ip.

So, I can use eth0 for internet use (low traffic) and eth1 (ieee1394) for 
trasfers use.

My client it's connected (with eth0) to a server (192.168.1.100)

But I don't able to configure (maybe iptables) to do a rules to do it.

Server: 
ppp0 -->internet
eth1 --> lan1
eth2 --> ieee1994
 
Client:
eth0: --> lan1 --> server's nat --> internet
eth1: firewire

I hope I explain it in clear mode my problem.

Thanks for any suggestions :-)

Best R.
Pol


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



Re: problems installing etch: no HD detected

2007-08-31 Thread Pol Hallen
> The installed HD is a Western Diginal Scorpio HD (WD800BEVS), using the
> SATA port 1. I wonder if I need any special module to be loaded during
> the installation...
Hi
Maybe, might be a controller problem. So, debian don't see any hard disk.
Try switch to shell and do dmesg command.

Or try daily netinstall snapshot.

U might try with ubuntu live 6.10 (it doesn't install anything on hard disk) 
and check if ubuntu's kernel check your controller (and disk).

So, u could understand what's the problem.

Best r.
Pol


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



Re: MSI nVidia NX7600GT-T2D256E

2007-08-27 Thread Pol Hallen

Hello!

I have this video card and set up the X Window to use the nvidia modul.

Which nvidia's driver u used?

I've the same problem with my nvidia geforce 5200fx, but if I use nv 
driver my X system is ok.


Try to read on nvidia's forum.

Pol


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




Re: which videcard for dual-monitor setup?

2007-08-27 Thread Pol Hallen

which videocard is recommended if I want a system with 2 screens
attached?

I always used nvidia video card (with vga+dvi)

or even 4 screens if that's at all possible.

yep! it's possible :-)

with 2 graphics card (vga+dvi)

Regards

Pol


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




(sftp) Received message too long 540096314

2007-07-10 Thread Pol Hallen
Hi folks,

On my server I using debian stable.

When I try do sftp [EMAIL PROTECTED], I can insert the password but I see:

Received message too long 540096314

How can I resolve this problem?

Thanks 
Pol


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



Re: need good file explorer

2007-07-09 Thread Pol Hallen

I am looking for a Debian package which will provide nice
functionality equivalent to the MS Windows (file) Explorer (not
Internet Explorer!) which lets you quickly view all directories and
files on your filesystem in a tree structure and allows quickly
moving/renaming/deleting files using the mouse. I have not found
anything in comparable functionality and speed. I tried Konqueror but
it was massively bloated (installed lots of big KDE libs) and the
response time seems much worse than MS Windows file explorer program.
I need something lightweight and fast. Hope someone knows of any such
program(s). I run Debian testing but if something is not packaged I
can always compile and install in /usr/local.

Try kommander

Pol


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




Re: samba and files rename

2007-07-05 Thread Pol Hallen

So when you remane the X file to "x", really windows doesn't care
about it. I have a samba installed at work and I tested it, and when I
rename the file in my Debian its OK, but when I rename the file in
Windows is just an ilution (it never remanes if I just change the
case). But it changes the name in the server when I change really the
name (from "x" to "othe name").

Ok,
if i try to rename (from win host) the whole file then the rename is 
correct (i rewrite whole file) but if i rename only some letters don't 
happen.


Thanks

Pol


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




samba and files rename

2007-07-04 Thread Pol Hallen
Hi folks

i using debian stable.

When I try to rename (from windows host) a file in the sharing of samba, the 
file isn't renamed :-/

Ex.
readme.txt 
to
Readme.txt (i renamed only the letter R)
i press enter (and f5 to refresh) but the file is always readme.txt

Instead if i rename completly the file (all letters) the renamed is correct 
(Readme.txt)

Why? I remember that old version of samba doesn't have this problem.

Can anyone help me please?
 
Pol


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



Re: trouble detecting my network card

2007-07-04 Thread Pol Hallen
> I was trying to install Debian etch on an "older" (2003/ AMD Athlon 1700
> + System. But the installer was unable to correctly detect or rather
> install the correct driver for my network card.
switch to other shell and do:
dmesg|grep eth

> Other Distros like Ubuntu 7.04 do correctly detect it. But I want to use
> Debian. So is there any way to fix this? Easily?
Install whole debian os and ricompile the kernel with correct ethernet module.
 
Pol


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



Re: Kernel 2.4 on Etch

2007-07-03 Thread Pol Hallen
>Is there any simple way of making kernel 2.4 and 2.6 coexist in Debian
> Etch? I know a lot of complicated ways :) but I need version 2.4 to test
> old kernel modules.
I believe that the problem might be module-init-tools

which procedure do u use for compiling? (debian-way or others?)

The only thing that u can do is try!
 
Pol


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



Re: problem with smartmontools

2007-07-03 Thread Pol Hallen
> Having trouble getting my SATA WD raptor 150G drive smart enabled.
Have u abilitated bios smart feature?

Pol


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



Re: apt-get trying to install new packages in floppy disk

2007-07-02 Thread Pol Hallen
> hde: 0kB, 0/0/0 CHS, 0 kBps, 0 sector size, 45116 rpm
> But the hde is the floppy disk... Even if I tried to put the NETINST
> installation disk in the DVDROM, nothing happened (of course..)
dmesg |grep hd
what does show?

> I have only two partitions on a SCSI RAID: /dev/sda1 mounted on / ,
> and a swap partition.
> Thank you for your help in advance!
Which motherboard u using?
 
Pol


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



Re: web proxy settings

2007-06-29 Thread Pol Hallen
> Hello All. I installed my debian while behind a web proxy and now
> I want to run it with a direct connection. What config file do I need
> to change to remove the proxy info I entered during install. My system
> is headless so I will need a command line way of removing the
> information.
Hi,
i'm not sure, but u should see in /etc/apt/sources.list and remove proxy 
references.
 
Pol


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



/dev/pts/

2007-06-29 Thread Pol Hallen
Hi folks,

I'd like use write and talk(d) in jail env.
When an user is logged, his don't have any tty (tty: not a tty).

I assume it's a /proc/ problem.

In /proc/self/fd/ every users had a symblic links to own pts

How can I create this in jail env?

I did many and many attempt.. 

Pol


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



Re: Using Debian Package Manager

2007-06-25 Thread Pol Hallen
> I wanted to install a motherboard monitor.? I found one in the list,
> xmbmon, and chose to install it.? It said installation complete.? However,
> I have no idea how to find it and run it.? It's not showing up in the
> applications list anywhere.
Sorry, but i never used xmbmon :-(

u could do: apt-get install xmbmon
and dpkg -L xmbmon
to see where are the package of files are installed in your os.
ok, normally every /bin/files are executable files that u can run

example: /bin/./df

> So basically I'm curious about that package manager.? Once installed, are
> icons created anywhere to run them easily?
yes :-) normally yes 

Pol


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



hddtemp value

2007-06-22 Thread Pol Hallen
Hi folks :-)

Which value hddtemp show? (about my ata disks, between 45-55 C)

Is it correct? Or I should worry?

Thanks! 
Pol


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



Re: Default Gatway Problem

2007-06-22 Thread Pol Hallen
> when i use route command to check gateway it is showing both
> old gateway and new gateway ip address why it is showing how to fix this
route del default gw x.x.x.x (the gateway that u want remove)

check also /etc/network/interfaces
 
Pol


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



Re: how hot is my xeon?

2007-06-22 Thread Pol Hallen
> I've tried unsuccessfully to monitor my dual Xeon box but lm-sensors
> doesn't seem to detect anything. 
Do u have the i2c kernel modules?
 
Pol


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



Re: Debian OS Backup

2007-06-08 Thread Pol Hallen
> Is there documentation somewhere that I can read that explains how to do
> this?  Thanks for your help in advance.
Hi,
u can see: rsync or do:

apt-cache search backup 

Pol


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



Re: Install windows with debian problem

2007-06-07 Thread Pol Hallen
> i have windows in my new laptop and i want to install debian with windows,
> but my machine has only one
> partition. So i installed the partition magic software to create a new
> partition to install linux without losing my
> windows. But the partition magic did not create the partition (exhibited
> some errors) and now the start of windows fail.
> i want to  know if my data are lost? there is some (linux) tool to recover
> my data? does anyone had the same problem?
Hi,
you can use:
trinity rescue kit or try resize windows partition with debian cd installer.
But i'm not sure that debian installer can resize win partition.

Which windows version do u have in your laptop?
 
Pol


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



Ping: Sendmsg: No Buffer Space Available

2007-06-07 Thread Pol Hallen
Hi folks!

I've bought new hardware (asus p5nd2-se with Nvidia mcp51chipset) and 
integrated network rtl8111/8168b Gigabit

With debian stable (and kernel 2.6.21.3) after some minutes (or hours) my 
network interface go down :-( and if i try to ping i read:

Ping: Sendmsg: No Buffer Space Available

the only thing that i can do, is reset my pc, because if i try to reset 
network, the ethernet nothing change :-(((

i also try original kernel (2.6.18-4) and more (and more) ethernet device but 
i've the same problem :- / (i tried: 3com, intel epro100, rtl8139 and 
others)

I'm dead tired! why i've this problem? which kind problem is?
Thanks!

Pol

My lspci:

00:00.0 Host bridge: nVidia Corporation Unknown device 0070 (rev c1)
00:00.1 RAM memory: nVidia Corporation Unknown device 0074 (rev a1)
00:00.2 RAM memory: nVidia Corporation Unknown device 0075 (rev a1)
00:00.3 RAM memory: nVidia Corporation Unknown device 006f (rev a1)
00:00.4 RAM memory: nVidia Corporation Unknown device 00b4 (rev a1)
00:01.0 RAM memory: nVidia Corporation Unknown device 0076 (rev a1)
00:01.1 RAM memory: nVidia Corporation Unknown device 0078 (rev a1)
00:01.2 RAM memory: nVidia Corporation Unknown device 0079 (rev a1)
00:01.3 RAM memory: nVidia Corporation Unknown device 007a (rev a1)
00:01.4 RAM memory: nVidia Corporation Unknown device 007b (rev a1)
00:01.5 RAM memory: nVidia Corporation Unknown device 007c (rev a1)
00:01.6 RAM memory: nVidia Corporation Unknown device 007d (rev a1)
00:02.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
00:04.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
00:05.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
00:06.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
00:07.0 PCI bridge: nVidia Corporation Unknown device 007e (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a2)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
01:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 
TurboCache(TM)] (rev a1)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 01)


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



permissions (samba and nfsd)

2007-04-17 Thread Pol Hallen
Hi folks :-)

I've on my debian stable:

drwxrwx--T   6 root samba 4096 Nov 30 17:13 /samba

so, only samba's users can read and write into the samba dir (no system user).

Now, i've installed also nfsd, but when the clients try to mount the same dir, 
the permissions are:

drwxrwx--T  6 root   1039  4096 2006-11-30 17:13 samba

cd samba
Permission denied

Can i resolve this problem?

Thanks!
Pol


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



Re: Kernel alla debian

2006-10-26 Thread Pol Hallen
> Hi friend, this is an english only list. I'm afraid ppl won't reply to
> you because of that.
Sorry!
i writed to wrong ml.

:-((

Pol


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



Limite risorse utenti

2006-10-25 Thread Pol Hallen

Hi folks!

Esiste un modo per creare utenti (e/o gruppi) limitando loro le risorse?
Tipo max utilizzo cpu 20%, ram 10%, etc?

Su freebsd ci sono alcuni file di configurazione gia' presenti nel 
sistema, purtroppo su linux non ho trovato nulla..


Idee?
Grazie :-)

Pol


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




Kernel alla debian

2006-10-25 Thread Pol Hallen

Ciao a tutti :-)

Ho sempre compilato il kernel scaricandolo da www.kernel.org

senza aver mai avuto dei problemi :-)

Che vantaggi avrei nel compilare il kernel presente nelle sources list? 
(scusate ovviamente la banalita' della domanda).


Tipo: una volta installato con apt-get, va comunque configurato e 
compilato. Ma quando e' presente una versione nuova dello stesso kernel 
devo riconfigurare e ricompilare?


Grazie!

Pol


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




Re: kmail won't send attachments.

2006-07-24 Thread Pol Hallen
> Using Kmail in Sarge and it won't send attachments, only text mail.

> I would appreciate any help with this.
>
> Thanks in advance,
> Charlie
Hi

sometimes if u run kmail from shell u can see the debug (possible error) 
messages :-)

if u dont resolve the problem try add new user and send a email from that 
account (only for exclude a kmail problem)

or try apt-get install kmail --reinstall

Pol


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



Re: cups problem

2006-07-21 Thread Pol Hallen
> Presenlty I am using etch  and cups is not working. When i try to add
> printer from localhost:631, after adding device URl nothing works
> (shows processing). same with gnome-cups-manager. at the same time if
> i see resources using top command cups-driver and cups uses almost 90%
> of CPU and memory.
what says the cups's log?

add the ip's clients in /etc/cups/client.conf and cupsd.conf

e then restart it /etc/init/cupsys restart ;-)

Pol


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



Re: Sound Configuration problem on clean Sarge install

2006-07-21 Thread Pol Hallen
> Audio pipe is set up as OSS (I don't really
> understand this) and when I press test a tone is emitted from the speakers,
> so it's obvious that a suitable driver has been installed, just not
> configured correctly. Also if I switch on the sounds for events on the
> desktop under Gnome configuration these don't work either.
Hi,
i dont use gnome but u can use alsa sound driver ;-)

i dont remember exactly package, but u can search it with:

"apt-cache search alsa" and install it

u can use lspci to view which audio hardware do u have.

how is the speaker's volume in gnome?

Best R.

Pol


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



Re: Login problem

2006-07-21 Thread Pol Hallen
> None of startup script files(~/.profile and ~/.bash_profile) are
> executed at login.
> After login I am calling 'bash --login' in a terminal then they are
> executed but that doesnt affect desktop environment.
> I searched for a configuration like 'nologin' for my linux user but
> found nothing.
> I created another linux user and tried with it but nothing is changed.
Precisely: what do u want to do?!

Do u want create some users without shell?!

> Is there any 'nologin' configuration which is applied to all linux
> users?
U can edit /etc/passwd and displace the line /bin/bash(or other shell)  
with /bin/nologin

or u can edit groups/users in /etc/ssh/sshd_config 

Pol


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



Re: DLink DFE-530TX network card slower than other computers

2006-07-20 Thread Pol Hallen
> Is there anyway to find out what is slowing down my debian
> box? And then speed up my debian box from there. Any help will be
> appreciated.
Ok :-)

which module did u have load?

which kernel do u use?

u can do a search for yours ethernet card for discover a better module.

Doesn't is a wireless network card, really?
 
Pol


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



Re: Can't ping

2006-07-20 Thread Pol Hallen
> Any ideas what's wrong and how to solve this problem?
try to ping a numeric ip (google.com has address 64.233.167.99)

check the route tables too
 
Pol


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



Re: creating incomplete mirror

2006-07-19 Thread Pol Hallen
> I want to create an incomplete mirror of debian sarge
> in my own hard drive from a debian mirror site, in
> case I don't need some of packages. How can I do it?
I remember that in www.debian.org (but don't remember exact link) for do it.

Maybe, with "apt-cache search mirror" (or the equivalent) for clarify your 
problem :-)
 
Pol


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



Re: debian install with promise tx4310

2006-07-19 Thread Pol Hallen
> My question is that is here anobody who has experiences with this card?
> Is it a real hw sata card, can i use it for HW sata raid, or not? If
> yes, then how? I downloaded a driver (modul) from promise.com, and
> after i loeded it,  i saw the same.
>
> Thanks for your help, i hope anyone can help me - either to tell it' s just
> fakeraid -, or help.
Hi,

U can try with debian-installer
here: http://www.debian.org/devel/debian-installer/

Pol


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



mailserver backup (hardware change)

2006-07-19 Thread Pol Hallen
Hi all :-)

I must change my hardware server. I use debian sarge.

In my machine i have several services, but the only I had better backup is 
mailserver (with whole users's configurations, etc.) - i use courier with 
pop3 with pam autentications.

How I do it?

Is it sufficient backup /etc/passwd and whores homes for each? 
(and /etc/courier/)

or I forgotten something?!

thanks! ;-) 

Pol


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



video file information

2006-07-17 Thread Pol Hallen
Hey all :-)

i need a program (or script) to do a check of information of video file 
(resolution, which codecs uses, etc)

which program i could use?!

thanks! ;-)
 
Pol


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



/etc/rc2.d/ several links

2006-07-17 Thread Pol Hallen
Hey all :-)

I have several doubt about several script into /etc/rc2.d

In /etc/rc2.d read:

dbus-1, dirmngr, binfmt-support, stop-bootlogd

Are they really useful (or however) essentials?!

They are that since installation of os.

Thanks :-)
 
Pol


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



Re: USB mouse not working, after installation Kernel 2.6.17

2006-07-17 Thread Pol Hallen
> After installation Kernel 2.4 --> 2.6.17 my USB mouse
> stopped working
> (Just working touch pad).
Could u try others usb device?!

what say lsusb? and dmesg?

U also can look xorg.conf for verify that your configuration is right :-)

> Do I did something wrong with installation Kernel?
maybe :-)

try with lsmod (or modconf) 4 add the right modules ;-)

Pol


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



Re: Force kill a process?

2006-07-11 Thread Pol Hallen
> mercury:/home/www/web8/web# ps ax | grep ftp
>  3123 ?Ds 0:00 proftpd: (accepting connections)
> 18183 ?D  0:00 /usr/sbin/proftpd
> 19079 pts/0D  0:00 /usr/sbin/proftpd
Hi,

u can use: kill -9 process_number

or do /etc/init.d/proftpd stop(or restart)

or use tcpkill utility :-)

Pol


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



Re: Support for Intel 915GM 910GML Chipset Family

2006-07-04 Thread Pol Hallen
> The chipset installed on
> it is Intel 915GM/GMS 910GML Express Chipset Family. Initially I selected
> vga option while configuring the display device driver, which gave a very
> bloated image on the desktop. To rectify that I reinstalled debian and
> selected i810 driver, this made the desktop disappear altogether.
Hi,

try this: 915resolution - resolution modify tool for Intel graphic chipset
Pol


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



Re: eth0: flipped to 10baseT appears on login prompt

2006-06-30 Thread Pol Hallen
> There's a 3com EtherLink III 3C589B PCMCIA adapter
> and when the system boots and the login prompt appears
> a message "eth0: flipped to 10baseT" appears twice
> and messes up the login prompt.
Ok. When u log yourself into the system and do a dmesg|grep eth0 what do u 
read?

Which kernel do u using? Try to update it.

> You can get the login 
> prompt displayed again by pressing enter and everything works.
Which ethernet speed go your system?

Pol


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



Re: Debian Hardware Compatibility list for 3.1 r2

2006-06-30 Thread Pol Hallen
> Does anyone know where I can see the same type
> of reference that FreeBSD provides for
> hardware support from the installer
> for each release?
Hi :-)
freebsd development it isn't the same of linux

Can u use google for do a hardware search

es. Laptop

or see a /usr/src/your_kernel and read the documentation about linux's 
support.

> I need to know if a RAID controller
> is supported before dishing out $1000 for 2
> of them.
If u want know hardware support, u can search with google or read on the 
homepage of your raid controller

Which hardware raid controller do u like? 

Pol


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



adduser (limit resource)

2006-06-19 Thread Pol Hallen
Hi everyone :-)

i need add several user with limit resource
as example: a user can use until 10% of cpu, 10% of ram

how do this thing?!

thanks :-)
 
Pol


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



Re: hda: lost interrupt

2006-05-28 Thread Pol Hallen
> Also my system suspends even for a several minutes.
> Does it mean my hdd is going to crash?
try with: smartmontools

[...]
Description: control and monitor storage systems using S.M.A.R.T.
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis and
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks. It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks. It should run on any modern Linux system.
[...]

or with hdparm

Best R.
Pol


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



Re: Installation

2006-05-26 Thread Pol Hallen
> Is it possible to install Debian as a dual-boot on an Intel Celeron
> system using only the existing windows partition and a removable hard
> drive ~250MiB?  If so, how would one do so?
i dont understand:
do you would like install debian on the fat/ntfs?!
O do u want install debian on 250Mb drive?!

> Also, the website is slightly confusing (I'm a first time Linux user).
read the documentation, its written in several languages ;-)

Best R.
Pol


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



Kill tcp connection

2006-05-25 Thread Pol Hallen
Hi all :-)

sometimes i see (with netstat -putan) a courier tcp connect active for several 
time

i need kill this tcp-connect

which tool i could use?

Thank! ;-)
 
Pol


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



Re: Ipw2200 on Debian Etch

2006-05-22 Thread Pol Hallen
> Hi everybody,
> There is someone that use the ipw2200 wireless interface with Debian
> Etch that
> can help me to install it?
Hi Marco :-)

look here:
http://ipw2200.sourceforge.net/

i have a vaio laptop with the same your ipw2200 wireless port :-)



Pol


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



skype too slow..

2006-04-21 Thread Pol Hallen
Hi everyone :-)

i downloaded i deb package from skype web site and bzip2 package too.

But when i start a skype it's too slow..

what i'll do 4 resolve my problem?!

I use debian etch.

Thanks :-)

Pol


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



Re: rsyncd --> chroot?

2006-04-03 Thread Pol Hallen
> Sorry, are you asking how to tell if rsync is running in your chroot
> environment?  
no. Now rsync is not in chroot e. i included only use chroot = true

but in the ps aux|grep rsyncd i see root about rsync
 
Pol


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



rsyncd --> chroot?

2006-04-03 Thread Pol Hallen
Hi all :-)

i'd like configure the daemon rsync in chroot.

In man page see:

use chroot = true

but when i start rsync (/etc/init.d/rsyncd start) and ps auxwww|grep rsync

i see:

root  34521 0.0 0.1 1912588 pts/17 S+ 15.30 /usr/bin/rsync 
--no-detach 
--daemon

is't possible running rsync in chroot? If yes, what?

Tnks ;-)
 
Pol


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



disk space (when i use cp)

2006-03-31 Thread Pol Hallen
Hi all :-)

i have 1Gb free on my debian,
when i cp from ftp server to usb hd the space on my system decrease.. a lot.. 
and often is zero..

it's correct?! i copy to usb hd not system hd :-(

tnks :-)
 
Pol


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



Re: email servers

2006-03-30 Thread Pol Hallen
>I just need a
> mail server available for the application.
postfix+courier
> I read some of the online 
> documentation and became a bit confused about what constitutes a server.
> Postfix is on the system.
4only send email
> What does it do?  I don't think it has anything 
> to do with my email client, correct?  My email client talks to my ISP's POP
> server for incoming mail, and my ISP's SMTP server for outgoing mail.  It
> seems like what I need is a SMTP server locally.  Is the postfix such a
> thing?  If not, what is an easy one to install.
hmm.. install courier and configure email user, configure your clients 4 
retrieve emails.

Pol


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



Re: Very new server and support hardware

2006-03-30 Thread Pol Hallen
> I have quite new machine(FUJITSU-SIEMENS PRIMERGY Econel50/ 1x(1) P4
> 3.2GHz/ 512MB/ 3x 160GB SATA/ DVD), but I can't install Debian. I've
> problem with HDD detection in installator partitioning, I don't see
> disks. Can I load any modules during installation for support it?
download debian installer etch beta2:

http://www.debian.org/devel/debian-installer/
:-)
Pol


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



iptables allow ip

2006-03-28 Thread Pol Hallen
HI all :-)

its possible with iptables, filter a service on the web but allow one only ip?

tnks ;-)
 
Pol


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



Re: problem to the boot

2006-03-28 Thread Pol Hallen
On Tuesday 28 March 2006 20:20, Giuseppe Gramuglia wrote:
> I am Italian, and I in advance apologize for mine bad English. I have
> installed Debian 3.1 r1, but to the boot it is stopped to the line "ip1394:
> eth1: IEEE-1394 IPV4 OVER 1394 ETHERNETS (FW-HOST0)." Reached this I aim
> the pc it is stopped and I am able alone to reset the pc. What can I do for
> resolving the problem?
u can use the "recovery option" from grub menu or use a live-cd

and disable ieee1394 service.

:-)

Pol


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



mail user log

2006-03-27 Thread Pol Hallen
Hi all :-)

is it possible receive a mail when a user do a successful login?!

tnks ;-)
 
Pol


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



logging ssh scan

2006-03-24 Thread Pol Hallen
Hi all :-)

it's possible logging to email a ssh scan?

i'd like see in realtime ssh scan on my host - i thinking a email redirect :-)

it there a port 4 this?

Thanks ;-)
 
Pol


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



<    1   2   3   4   >