[semi-OT] create playlist for android

2021-11-12 Thread Pol Hallen
Hi folks and sorry for this semi-OT Normally I use this command line to create a playlist for my android phone (more specific I use jetaudio app) ls -1 > playlist_name.mp3 and put whole contents to mobile the problem is that jetaudio not always "see" the playlist, using vlc on my pc works

/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 UN

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

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 / , > an

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: 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 on

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.

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

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 na

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 mou

(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? C

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 sub

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] wit

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 dai

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

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]

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

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 UN

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

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 arra

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 dat

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: 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 PR

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: 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

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 storag

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: 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 th

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 u

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 d

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 tcpki

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) #4830

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]

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

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".

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 muc

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: 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: 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] w

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 PROTEC

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]

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: 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 >

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,

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

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

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/

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 "

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 :-

/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]

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]

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

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 hel

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)

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: 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 wirele

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.

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 configurat

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 m

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 emai

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

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 ro

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

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 (exhibit

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: 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

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]

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: 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: a

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 con

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

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]

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

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:

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". Tro

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.

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: 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

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

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]

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://li

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

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]

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

apt-get upgrade (security packages)

2013-10-14 Thread Pol Hallen
Howdy :-) I've a production server particularly patched. I prefer install only security packages but keep others packages to same version. Should I've some problems if keep only: deb http://security.debian.org/ stable/updates main contrib non-free to /etc/apt/sources.list or better pin every p

Re: apt-get upgrade (security packages)

2013-10-14 Thread Pol Hallen
> I think the best way to do this is using a normal Debian stable. There > are only few updates to stable which add features which means that >update is a security update. Huh? I use debian 7 stable, but now the upgrade show me 4 security updates and MANY MANY updates from debian mirros (not from

Re: apt-get upgrade (security packages)

2013-10-14 Thread Pol Hallen
> Debian point-release was issued over the weekend: Understood! Thanks Steve :-) 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/525c51c0.4050...@fuckaround.o

web-gui for scripts

2013-10-18 Thread Pol Hallen
Howdy :-) I searching for what is the way to create a gui interface for my scripts ("security web-gui"). So, a script could be something like this (execute by root user): #!/bin/bash # pr.sh /etc/postfix reload So, I must create a gui do "reload postfix service" I can write a php script lik

Re: web-gui for scripts

2013-10-18 Thread Pol Hallen
The easiest thing is to make sure there no user-submitted data can be passed on to the system and no system output can be passed on directly to the user. ok Use if-then statements, case statements, and even scrubbing via regex if it is necessary to pass data. good idea, thanks! Also, if

Re: web-gui for scripts

2013-10-18 Thread Pol Hallen
is it "something like this" or is it "this"? :-) If it's "this", I would suggest you to install a software like Webmin or so. I need build my own web-gui thanks for help Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

bash and password variable

2013-10-20 Thread Pol Hallen
Hi folks :-) I need create a programmatically script password using saslpasswd2 saslpasswd user1 after press enter I need (manually) insert a password How pass to saslpasswd a variable? Thanks! -- Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsu

Re: bash and password variable

2013-10-20 Thread Pol Hallen
Easiest is: $ echo password > file.txt $ saslpasswd user1 < file.txt Otherwise you need to use expect. 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

postfix

2013-10-21 Thread Pol Hallen
Hey all :-) I'm sorry for banal question but I didn't find any answer to my question. In the /etc/postfix/main.cf I see many parameters like: smtpd_sasl_auth_enable = yes but also: smtp_sasl_auth_enable = yes So, what is the difference of smtpd_parameter and smtp_parameter? (smtpd and smtp)

Re: postfix

2013-10-21 Thread Pol Hallen
> smtpd = inbound > smtp = outbound cool! Thanks :-) Pol

hardware migration

2013-10-25 Thread Pol Hallen
Hi folks :-) I'm ready to take system disk of a server and put it to new hardware machine (with full compatibility). What issues should be? grub problems? Is there a specific way to migrate a disk from server and put it to new? thanks! -- Pol -- To UNSUBSCRIBE, email to debian-user-requ..

Re: Script to tell if Qpopper is running.

2013-11-22 Thread Pol Hallen
Has anyone written a script that will run under a cron job that checks to make sure that the pop3 server is running and if not will restart it? apt-get install mon Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

check reboot or black-out

2013-11-27 Thread Pol Hallen
Hi all I've a remote server, sometime I see a early uptime (2 days) while I didn't rebooted it. How check if the server has been rebooted or there was a problem like blackout? thanks! -- Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". T

Compiz not available

2012-10-16 Thread Pol Hallen
Hi all! :-) apt-get install compiz Package compiz 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 'compiz' has no installation candidate why compiz in not available? how

Re: apt-get update fails

2014-07-08 Thread Pol Hallen
Does elinks http://ftp.uk.debian.org/debian run on your system? or you see "403 forbidden?" W: Failed to fetch http://ftp.uk.debian.org/debian/dists/wheezy-updates/non-free/binary-amd64/Packages 403 Forbidden E: Some index files failed to download. They have been ignored, or old ones used i

bonding

2014-07-09 Thread Pol Hallen
Hi all :-) using two switches without 802.3ad support I can configure bonding mode 4? ie: server linux with 2nics: put nic1 cable on switch1, nic2 cable on switch2 and put another cable from switch1 to pc1 and another cable from switch2 to pc1? Obviously with bonding active on both pc. tha

  1   2   3   4   >