Iuri has invited you to TransferWise

2017-02-02 Thread Iuri Sampaio
*|SUBJECT|* = Message from Iuri Sampaio: = "Hey, have you heard of Transferwise? I've been using their service to send money abroad and I think it could benefit you too. It's fast, simple and a lot cheaper than my bank. Try it out with my invite

apt-get mirrors

2007-12-05 Thread Iuri Sampaio
Hi, What did happen with debian etch official mirrors? I can't access the followed mirrors: deb http://http.us.debian.org/debian etch main contrib non-free deb http://non-us.debian.org/debian-non-US etch/non-US main contrib non-free deb http://security.debian.org etch/updates mai

readproctitle service errors:

2007-07-06 Thread Iuri Sampaio
Hi, In attempt to install daemontool in my box, I got a readprctile error. Hoiw do I manage it? My wish is to cut off what is wrong, and get rid of the service error root 2947 2935 0 15:27 ?00:00:00 svscan /service root 2948 2935 0 15:27 ?00:00:00

RE: static IP

2007-07-03 Thread Iuri Sampaio
m: Douglas Allan Tutty [mailto:[EMAIL PROTECTED] Sent: Monday, July 02, 2007 2:16 PM To: debian-user@lists.debian.org Subject: Re: static IP On Mon, Jul 02, 2007 at 11:21:57AM -0300, Iuri Sampaio wrote: > > I’m trying to set up a internal static IP to my machine. > > My /etc/init.d/in

static IP

2007-07-02 Thread Iuri Sampaio
Hi, I’m trying to set up a internal static IP to my machine. My /etc/init.d/interfaces is: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo in

aptitude and apt-get path error

2007-06-13 Thread Iuri Sampaio
Hi, In attempt to run apt-get update or even aptitude update, i got the error bellow: It seems the paths are wrongly typed. But I’m pretty sure they are correct debianserver:~# aptitude update Err http://ftp.br.debian.org etch Release.gpg Could not resolve 'ftp.br.debian.org' Ign h

GCC compiler

2007-04-28 Thread Iuri Sampaio
function it appears in.) make: *** [quantizacao] Error 1 HYPERLINK "mailto:[EMAIL PROTECTED]:~/mat056/AULA28.03.07$"[EMAIL PROTECTED]:~/mat056/AULA28.03. 07$ I can see it’s missing the im.h of my gcc lib. Does anyone know how to solve this problem? Even apt-get any lib that h

Postgresql on Debian

2007-03-19 Thread Iuri Sampaio
Hi, Is there any script to uninstall postgresql-8.2.3 on debian? In fact, how do I uninstall anything that I installed from source? Most of the programs don’t have a UNINSTALL file or something like UMakefile to execute and erase itself. Regards, iuri -- No virus found in this outgoi

Mixing stable and unstable distros

2006-12-04 Thread Iuri Sampaio
Hi everyone, Does mix (stable and unstable) debian distros affects on anything? I have postgresql installed and it gives me an error: In /var/log/postgresql/postgresql-8.1-main.log I see this error: > > 2006-12-03 22:54:02 UTC FATAL: could not access private key file > "server.key"

postgres installation on debian

2006-12-02 Thread Iuri Sampaio
red while processing: postgresql-8.1 E: Sub-process /usr/bin/dpkg returned an error code (1) _ From: Iuri Sampaio [mailto:[EMAIL PROTECTED] Sent: Saturday, December 02, 2006 12:16 AM To: 'debian-user@lists.debian.org' Subject: RE: users info Just got it. “/etc/pass

RE: users info

2006-12-01 Thread Iuri Sampaio
-8.1 E: Sub-process /usr/bin/dpkg returned an error code (1) _ From: Iuri Sampaio [mailto:[EMAIL PROTECTED] Sent: Saturday, December 02, 2006 12:16 AM To: 'debian-user@lists.debian.org' Subject: RE: users info Just got it. “/etc/passwd” Thanks anyway iuri

RE: users info

2006-12-01 Thread Iuri Sampaio
Just got it. “/etc/passwd” Thanks anyway iuri _ From: Iuri Sampaio [mailto:[EMAIL PROTECTED] Sent: Saturday, December 02, 2006 12:08 AM To: 'debian-user@lists.debian.org' Subject: users info Hi everyone What’s the file where the users info are located? Pass

users info

2006-12-01 Thread Iuri Sampaio
Hi everyone What’s the file where the users info are located? Passwords, ids, … I need to change the user id of my postgres user. iuri -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.15.3/562 - Release Date: 12/1/2006 1:12

aolserver 4.5 on debian

2006-09-16 Thread Iuri Sampaio
I’m trying to install aolserver from source and got a permission error:   desktop:/usr/local/src/aolserver4.5/aolserver-4.5.0# make install ./util/nsmakeall.tcl install nsthread nsd nstclsh make: execvp: ./util/nsmakeall.tcl: Permission denied make: *** [install-bins] Error 127 deskto

GUI not loading

2006-09-14 Thread Iuri Sampaio
I installed debian a few days ago and my Xserver is not loading properly. It has a weird behavior. It doesn’t work if I boot up at first time but once I reset it, it works fine. desktop:~# shutdown -r now   So I guess is a device loading problem. How do I get rid of it?   I went to the

RE: psql comands

2006-09-12 Thread Iuri Sampaio
s.html thanks -Original Message- From: Mumia W. [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 2:44 AM To: Debian User Subject: Re: psql comands On 09/07/2006 12:23 AM, Iuri Sampaio wrote: > [...] I couldn't open the docs at > > http://www.devroom.org/index.php?articl

RE: How do I replace lilo with grub?

2006-09-12 Thread Iuri Sampaio
Someone correct me if I'm wrong, but I guess you just need to install and it must overwrite lilo. $grub-install An advice, you should always keep a copy of your boot loader system (GRUB)in another place else instead of mbr(master boot sector), a floppy is a good way. iuri -Original Message

psql comands

2006-09-06 Thread Iuri Sampaio
So far I got the follow situation... I have psql commands working properly as postgres user. And I need to set it up on other users   [EMAIL PROTECTED]:~$ psql -su: psql: command not found [EMAIL PROTECTED]:~$       env | grep path   [EMAIL PROTECTED]:~$ env | grep PATH LD_LI

RE: psql command

2006-09-05 Thread Iuri Sampaio
.dmp mytestdb > '>'> > '>'> -su: psql: command not found > '>'> > '>'> > '>'> > '>'> > '>'> > '>'> Does anyone knows what I've m

RE: psql command

2006-09-05 Thread Iuri Sampaio
.dmp mytestdb > '>'> > '>'> -su: psql: command not found > '>'> > '>'> > '>'> > '>'> > '>'> > '>'> Does anyone knows what I've m

RE: Re: psql command

2006-09-05 Thread Iuri Sampaio
Bud Thanks for remind me that, but I already did that, even boot over again the machine, turn off and turn on. Neither those worked out iuri '>'> The postgres commands doesn't work to an user account '>'> '>'> '>'> '>'> I already created the user on postgres '>'> '>'> desktop:~# su - postg

FW: Re: psql command

2006-09-05 Thread Iuri Sampaio
'>'Subject: Re: psql command '>'Date: Mon, 4 Sep 2006 13:53:11 -0500 '>' '>' '>'On Monday 04 September 2006 11:47, Iuri Sampaio wrote: '>'> The postgres commands doesn't work to an user account '>'&

psql command

2006-09-04 Thread Iuri Sampaio
The postgres commands doesn’t work to an user account   I already created the user on postgres desktop:~# su - postgres [EMAIL PROTECTED]:~$ createuser -a -d oacsbr   and set on .bashrc LD_LIBRARY_PATH=:/usr/local/pgsql/lib:/usr/local/pgsql/lib PATH=/usr/local/bin:/usr/bin:/bin:/us

checking aplications installed

2006-08-25 Thread Iuri Sampaio
I tried to see what version of postgresql I am running on my debian, but I don’t get how I check it on a config file. I mean, I understand what application is I need to go to a config or doc info file. But how do I track it? How do I know where is the main directory of the application, i

RE: dpkg --purge pkgs

2006-08-25 Thread Iuri Sampaio
Thanks Roberto, Problem solved :) iuri -Original Message- From: Roberto C. Sanchez [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 11:58 PM To: debian-user@lists.debian.org Subject: Re: dpkg --purge pkgs On Thu, Aug 24, 2006 at 11:48:44PM -0300, Iuri Sampaio wrote

dpkg --purge pkgs

2006-08-24 Thread Iuri Sampaio
  I try to uninstall the follow package running the command:   desktop:~# dpkg --purge aolserver4   but I get this error message:   desktop:~# dpkg --purge aolserver4 dpkg: dependency problems prevent removal of aolserver4:  aolserver4-nsopenssl depends on aolserver4 (>= 4.0-1).

dpkg --purge pkgs

2006-08-24 Thread Iuri Sampaio
I try to uninstall the follow package running the command:   desktop:~# dpkg --purge aolserver4   but I get this error message:   desktop:~# dpkg --purge aolserver4 dpkg: dependency problems prevent removal of aolserver4:  aolserver4-nsopenssl depends on aolserver4 (>= 4.0-1). dpk

RE: booting up the system

2006-08-21 Thread Iuri Sampaio
Just a positive feedback... I resolved the issue using knoppix live CD. GRUB now is installed and running smoothly on my machine. Thanks lot to Kevin, Mat, Andrew, Russel and Mumia Regards, Iuri Sampaio -Original Message- From: Andrew Sackville-West [mailto:[EMAIL PROTECTED] Sent

RE: booting up the system

2006-08-20 Thread Iuri Sampaio
re and what are the partitions, but the hda device (the hard disk), is not recognized, I tried to mount it up, but it says there are no such file or directory.     Any clues, iuri     From: Iuri Sampaio [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 1:29 AM To: debian-us

booting up the system

2006-08-16 Thread Iuri Sampaio
I've installed on my machine a dual boot system, one to debian and other windows .   But I reinstalled my windows OS and now I lost lilo boot loader and I can boot my linux.   Do you know a way to get into my debian box? Then I am able to install lilo over again on the master boot sector or even

/etc/postgresql/postgresql.env: No such file or directory

2006-07-19 Thread Iuri Sampaio
I erased the directory /etc/postgresql and now I get this error message every time I run a pgsql command. [EMAIL PROTECTED]:~$ psql -l /usr/lib/postgresql/bin/readpgenv: line 2: /etc/postgresql/postgresql.env: No such file or directory List of databases Name | Owner | Encoding -

AMD 64 X Intel 32

2006-02-11 Thread Iuri Sampaio
: ATI Radeon 128mb dedicated. CD-DVD Burner     Sony VAIO Intel 32bits 1.86ghz 1GB RAM 120GB HD Video card: NVIDIA 128mb dedicated CD-DVD Burner     Regards, Iuri sampaio