Accessing a shared printer from debian.

2005-06-30 Thread prabusubroto
Dear my friends... We have a shared printer in our LAN. The printer is shared with Novell Netware. The name of the printer is Q1102. The Novell Netware server is JAK_SVR01 . the workgroup name is ABAS. The printer model is HP LaserJet 4000 N. I want to configure the printer with swat. but I don

Sun JRE, JSDK and J2EE on debian

2005-06-30 Thread prabusubroto
Dear my friends... I am trying to have JRE and SDK on my debian because my boss push me to use Sun Java. I downloaded the JRE, converted it to deb package with alien like this: alien -d -i ./j2re-1_4_2_08-linux-i586.rpm it succeeded. But once I installed it, I have a ridiculous thing. lookslik

Aw: Re: How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
It does not work. Please tell me furthermore. Here is the result: mydebby:/etc/apt# ls apt.conf apt.conf.d apt-file.conf sources.list sources.list~ mydebby:/etc/apt# cat apt.conf Acquire::http::Proxy http://10.152.16.10:8080 mydebby:/etc/apt# apt-get update E: Syntax error /etc/apt/apt.conf:2:

Aw: Re: How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
No, it does not work. Here is the result: mydebby:/etc/apt# apt-get update E: Type 'Acquire::http::Proxy' is not known on line 1 in source list /etc/apt/sources.list mydebby:/etc/apt# cat sources.list Acquire::http::Proxy "http://a:[EMAIL PROTECTED]:8080" deb ftp://ftp.de.debian.org/debian stable

How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
Dear my friends... I work at a workstation and my workstation is associated in a LAN. My internet connection is only through http proxy server. So if I want to go to internet, I have to set my internet browser for the ip number and the port number of the proxy server such as http://10.152.16.10