Re: any utility to change ip

2013-07-16 Thread Martin Kraus
On Wed, Jul 17, 2013 at 01:31:46AM -0400, Doug wrote: > 192.168.1.100 HPLaserJet 2200dn > 192.168.1.101 Epson WP4530 > 192.168.1.104 TV Blu-ray player findsmb needs smbclient and samba-common-bin packages. uses nmblookup from samba-common-bin package so maybe that would

i can figure out. is it config issue or bug. please help

2013-07-16 Thread Muhammad Yousuf Khan
i am using samba 3.6.5 with winbind.for active directory authentication there is a samba share folder name "Filesharing" and plethora of folders are inside it. i have been using 2.7 stable for more then 2 years with no problem however after my harddisk failure i had to restore data to new server.

Re: syslog

2013-07-16 Thread Glenn English
On Jul 16, 2013, at 5:20 PM, Michael Biebl wrote: > sysklogd is dead, and has been removed from the archive. You shouldn't > use it anymore. I think the problem here is that I installed Wheezy on this machine with a dist-install. I'd never done that before, and it's near the top of my list to

Re: any utility to change ip

2013-07-16 Thread Doug
On 07/17/2013 12:53 AM, Mihamina Rakotomandimby wrote: > On 2013-07-17 07:48, David Guntner wrote: >> Doug grabbed a keyboard and wrote: >>> On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: is there any utility to change IP via command line, actually i am looking for a utility same as

Re: any utility to change ip

2013-07-16 Thread Mihamina Rakotomandimby
On 2013-07-17 07:48, David Guntner wrote: Doug grabbed a keyboard and wrote: On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: is there any utility to change IP via command line, actually i am looking for a utility same as the one which we using during installation of debian. it actually find

Re: any utility to change ip

2013-07-16 Thread David Guntner
Doug grabbed a keyboard and wrote: > On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: >> is there any utility to change IP via command line, actually i am >> looking for a utility same as the one which we using during installation >> of debian. it actually find and display all the brand names of

Re: any utility to change ip

2013-07-16 Thread Doug
On 07/17/2013 12:26 AM, Muhammad Yousuf Khan wrote: > is there any utility to change IP via command line, actually i am > looking for a utility same as the one which we using during installation > of debian. it actually find and display all the brand names of Ethernet > controllers and Ethernet por

any utility to change ip

2013-07-16 Thread Muhammad Yousuf Khan
is there any utility to change IP via command line, actually i am looking for a utility same as the one which we using during installation of debian. it actually find and display all the brand names of Ethernet controllers and Ethernet port assignments. can i call the same utility via normal consol

Re: OT: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Doug
On 07/16/2013 09:07 PM, Ralf Mardorf wrote: > On Wed, 2013-07-17 at 02:42 +0200, Ralf Mardorf wrote: >> On Tue, 2013-07-16 at 23:36 +0100, Lisi Reisz wrote: >>> On Thursday 11 July 2013 06:12:35 Wilko Fokken wrote: Moin mitnanner, >>> >>> Could some kind person please translate this for me? >>

Re: tinydns won't run on Debian, but will on CentOS

2013-07-16 Thread Michael Crawford
This seems to have fixed my problem: # supervise /etc/tinydns That creates a pipe, which was otherwise missing. Mike Michael David Crawford mdcrawf...@gmail.com http://www.warplife.com/mdc/ Available for Mobile Development in the Portland, Oregon Metropolitan Area. On Wed, Jul 17, 2013

Re: tinydns won't run on Debian, but will on CentOS

2013-07-16 Thread Michael Crawford
Oopsy-Doodle: $ cat /etc/issue Ubuntu 12.04.2 LTS Sorry, wrong list. I really _did_ think it was Debian though. Mike Michael David Crawford mdcrawf...@gmail.com http://www.warplife.com/mdc/ Available for Mobile Development in the Portland, Oregon Metropolitan Area. On Wed, Jul 17, 2

Re: tinydns won't run on Debian, but will on CentOS

2013-07-16 Thread Ralf Mardorf
On Wed, 17 Jul 2013 03:41:34 +0200, Michael Crawford wrote: I'm not actually sure which version of Debian I'm running. cat /etc/issue might tell you what version it is. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

tinydns won't run on Debian, but will on CentOS

2013-07-16 Thread Michael Crawford
I have two nameservers. 71.19.145.104 is a CentOS box whose tinydns works just fine. 93.174.104.65 is a newly installed Debian box. tinydns won't run on it, but the other parts of djbdns (svscan and the like) are running. I'm not actually sure which version of Debian I'm running. My Xen VM host

Re: OT: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Ralf Mardorf
On Wed, 2013-07-17 at 03:13 +0200, Ralf Mardorf wrote: > PPS: "Guten Tag miteinander!" or "Hallo miteinander!" or "Hallo zusammen!" > > Resp. "Moin" is independent of the daytime, so it's the German "Hallo", Aaaarghhh, my broken English sucks. Not "Hallo" is misinterpreted, but "Moin". > someti

Re: OT: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Ralf Mardorf
PPS: "Guten Tag miteinander!" or "Hallo miteinander!" or "Hallo zusammen!" Resp. "Moin" is independent of the daytime, so it's the German "Hallo", sometimes misinterpreted for "Guten Morgen" (Good morning!) only, but it's for "Guten Tag" (Good day!) and "Guten Abend!" (Good evening!) etc. too. -

libGL.so.1 and nvidia drivers

2013-07-16 Thread Brad Alexander
I'm using the nvidia drivers from the repos on a sid machine. They were just upgraded to the long-term 319.32-1 from the repos. However, I have cisco's anyconnect, and when I launch it, I get $ /opt/cisco/anyconnect/bin/vpnui /opt/cisco/anyconnect/bin/vpnui: error while loading shared libraries: l

Re: OT: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Ralf Mardorf
On Wed, 2013-07-17 at 02:42 +0200, Ralf Mardorf wrote: > On Tue, 2013-07-16 at 23:36 +0100, Lisi Reisz wrote: > > On Thursday 11 July 2013 06:12:35 Wilko Fokken wrote: > > > Moin mitnanner, > > > > Could some kind person please translate this for me? > > (although it looks German to me) > > It is

OT: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Ralf Mardorf
On Tue, 2013-07-16 at 23:36 +0100, Lisi Reisz wrote: > On Thursday 11 July 2013 06:12:35 Wilko Fokken wrote: > > Moin mitnanner, > > Could some kind person please translate this for me? > (although it looks German to me) It is German. "Moin" is for "Hello". "mitnanner" is for "everyone", from t

Re: Testing needed for openjdk-6 security updates

2013-07-16 Thread Wayne Topa
On 07/16/2013 07:42 PM, Jens Schüßler wrote: > * Moritz Muehlenhoff wrote: >> As discussed on debian-release some time ago security support >> for openjdk will be following upstream releases in the future. >> >> The packages for openjdk are generally ready, but I don't use >> Java myself. As such

Re: Testing needed for openjdk-6 security updates

2013-07-16 Thread Jens Schüßler
* Moritz Muehlenhoff wrote: > As discussed on debian-release some time ago security support > for openjdk will be following upstream releases in the future. > > The packages for openjdk are generally ready, but I don't use > Java myself. As such I need some additional real world testing > before

Re: Over 2.5 GB ram problem

2013-07-16 Thread Gary Roach
On 07/14/2013 03:39 AM, Stan Hoeppner wrote: On 7/13/2013 7:06 PM, Gary Roach wrote: On 07/13/2013 03:17 PM, Stan Hoeppner wrote: On 7/13/2013 3:09 PM, Gary Roach wrote: And don't forget that as the BIOS self tests it only finds 2.8 GB even though all 4 memory chips are detected. Finally we'r

Re: syslog

2013-07-16 Thread Jerome BENOIT
Hi, On 17/07/13 01:20, Michael Biebl wrote: > Am 17.07.2013 00:07, schrieb Glenn English: >> Why are there 3 logging daemons (syslogd, rsyslog, and syslog-ng) on >> Wheezy? (There's only syslogd on my one remaining Lenny box, looks >> like two (no ng) on Squeeze.) All three are enabled, and at lea

Re: syslog

2013-07-16 Thread Michael Biebl
Am 17.07.2013 00:07, schrieb Glenn English: > Why are there 3 logging daemons (syslogd, rsyslog, and syslog-ng) on > Wheezy? (There's only syslogd on my one remaining Lenny box, looks > like two (no ng) on Squeeze.) All three are enabled, and at least > some logging seems to happen. Does /dev/log s

Re: How to get Dot files out of the way via shell scripts

2013-07-16 Thread Lisi Reisz
On Thursday 11 July 2013 06:12:35 Wilko Fokken wrote: > Moin mitnanner, Could some kind person please translate this for me? I have Googled for a translation, but apart from a suggestion that it was probably Finnish (although it looks German to me), I am none the wiser. I tried Wiktionary, bu

Re: vsftpd on Debian

2013-07-16 Thread Curtis Vaughan
> Did you edit /etc/vsftpd.conf? By default, upload is disabled there. > > > > Regards, > > > >Hartwig Yes, of course. Here is my edited vsftpd.conf file: listen=YES anonymous_enable=No local_enable=YES write_enable=YES dirmessage_enable=YES use_localtime=YES xferlog_enable=YES connect

syslog

2013-07-16 Thread Glenn English
Why are there 3 logging daemons (syslogd, rsyslog, and syslog-ng) on Wheezy? (There's only syslogd on my one remaining Lenny box, looks like two (no ng) on Squeeze.) All three are enabled, and at least some logging seems to happen. Does /dev/log send to all of them? Do they all write to the same

Re: vsftpd on Debian

2013-07-16 Thread Hartwig Atrops
Hi. On Tuesday 16 July 2013 19:33:21 Curtis Vaughan wrote: > Having an issue setting up vsftpd. In order to avoid an "unsupported record > version" error, I read somewhere that I need to issue chmod a-w on the > directory being served for the client. > > That will resolve that issue, but then the

Testing needed for openjdk-6 security updates

2013-07-16 Thread Moritz Muehlenhoff
As discussed on debian-release some time ago security support for openjdk will be following upstream releases in the future. The packages for openjdk are generally ready, but I don't use Java myself. As such I need some additional real world testing before I'll release them through security.debian

Bluetooth stop working after hibernate, how to restart?

2013-07-16 Thread Olivier Cailloux
Dear list, I have a Logitech USB Bluetooth hub connected to my computer running Debian Wheezy. It works well... until I hibernate. After wake up, the bluetooth icon in the gnome panel has disappeared, and I can’t make bluetooth work even using command line tools. I tried restarting it using

Re: *Another* Backup software question...

2013-07-16 Thread Ralf Mardorf
On Tue, 2013-07-16 at 14:03 -0600, Glenn English wrote: > I can't imagine how many studios and artists have lost their masters... We had this issue with BASF video tapes in the 80s. In the VTR room at least two machines were running the whole day, just to copy the tapes that were not completely lo

Re: which package is involed for this bug ?

2013-07-16 Thread Andreas Rönnquist
On Tue, 16 Jul 2013 13:37:28 -0500, Selim T. Erdogan wrote: >r...@libertysurf.fr, 15.07.2013: >> Hello, >> I installed wheezy, tried gnome but apparently it does not seem to >> be very well designed for 2 screens. So I am using gnome classic, >> which is very nice. I have a problem with resizing

Re: *Another* Backup software question...

2013-07-16 Thread Glenn English
On Jul 16, 2013, at 12:14 PM, Ralf Mardorf wrote: > The bigger issue would be to have good backup tapes, but a broken drive and > not to get a new drive anymore ;). Very correct. I've spent some 50 years dealing with analog audio tape, and a few with digital tape. And like the earlier poster s

check mount

2013-07-16 Thread Pol Hallen
Hi all :-) mount -t cifs //server/share /local -o [...] I do this mount via vpn (over internet), How I check if this mount point is active? If there's a alive connection? Because (by cron) I run some scripts to do operations. PS: If internet connection goes down, this mount point will not be al

Re: No nscd as far as I can tell.

2013-07-16 Thread Wayne Topa
On 07/16/2013 02:32 PM, Selim T. Erdogan wrote: Hendrik Boom, 15.07.2013: On Mon, 15 Jul 2013 00:21:59 +, Hendrik Boom wrote: On Mon, 15 Jul 2013 07:01:56 +1000, Igor Cicimov wrote: Do you have nscd running by any chance? Doesn't look like, unless it hides under an alias: root@notlook

Re: which package is involed for this bug ?

2013-07-16 Thread Selim T. Erdogan
r...@libertysurf.fr, 15.07.2013: > Hello, > I installed wheezy, tried gnome but apparently it does not seem to be very > well designed for 2 screens. So I am using gnome classic, which is very nice. > I have a problem with resizing the borders however : the border responsive > for click and dra

Re: How to disable UTC time?

2013-07-16 Thread Ralf Mardorf
On Tue, 16 Jul 2013 20:27:08 +0200, André Nunes Batista wrote: Hello again! Yesterday I did a hardware cleanup and almost attempted suicide when my pc refused to boot afterwards. Upon solving the issue and having moved my hd around a bit, there was a complaint error message system saying som

Re: No nscd as far as I can tell.

2013-07-16 Thread Selim T. Erdogan
Hendrik Boom, 15.07.2013: > On Mon, 15 Jul 2013 00:21:59 +, Hendrik Boom wrote: > > > On Mon, 15 Jul 2013 07:01:56 +1000, Igor Cicimov wrote: > > > >> Do you have nscd running by any chance? > > > > Doesn't look like, unless it hides under an alias: > > > > root@notlookedfor:/home/hendrik#

Re: How to disable UTC time?

2013-07-16 Thread André Nunes Batista
Hello again! Yesterday I did a hardware cleanup and almost attempted suicide when my pc refused to boot afterwards. Upon solving the issue and having moved my hd around a bit, there was a complaint error message system saying something like: "Error mounting: Previous mount date 15/07/2013 is in t

Re: Gnome system parameter unavailable

2013-07-16 Thread Jean-Marc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 14/07/13 23:55, Jean-Marc wrote: > Hi guys, > > I am not able to start the Gnome system parameter anymore. > And impossible to start any other Gnome SysGUI like, for example, Network parm. > > I use Jessie Gnome Shell 3.4.2-11. > > Does anybody e

Re: command line hesitations and pixel fuzz (blit leakage?) in xfce4-terminal

2013-07-16 Thread Selim T. Erdogan
Joel Rees, 16.07.2013: > On Mon, Jul 15, 2013 at 4:52 PM, Joel Rees wrote: > > > On Mon, Jul 15, 2013 at 6:36 AM, Mike Kupfer wrote: > > > >> Joel Rees wrote: > >> > >> > > Anybody else seen this? Have an idea what's going on? > >> > >> I haven't seen this, nor do I know what's going on, but her

Re: *Another* Backup software question...

2013-07-16 Thread Ralf Mardorf
On Tue, 16 Jul 2013 19:10:57 +0200, Glenn English wrote: On Jul 16, 2013, at 12:53 AM, Chris Bannister wrote: Have a look at: http://en.wikipedia.org/wiki/Linear_Tape-Open Been there, done that. They're lovely. But as best I remember, LTO didn't exist (or it was preposterously expensive)

vsftpd on Debian

2013-07-16 Thread Curtis Vaughan
Having an issue setting up vsftpd. In order to avoid an "unsupported record version" error, I read somewhere that I need to issue chmod a-w on the directory being served for the client. That will resolve that issue, but then the client can't upload any files. Any suggestions would be appreciate

Re: *Another* Backup software question...

2013-07-16 Thread Glenn English
On Jul 16, 2013, at 12:53 AM, Chris Bannister wrote: > Have a look at: > http://en.wikipedia.org/wiki/Linear_Tape-Open Been there, done that. They're lovely. But as best I remember, LTO didn't exist (or it was preposterously expensive) 10 or 12 years ago, when I was looking for what I would co

Re: USB automount

2013-07-16 Thread Patrick Bartek
On Tue, 16 Jul 2013, tony mollica wrote: > Thanks, > > I've looked through /lib/udev/rules.d but I will check again more > carefully. > > I think the key to this is that the first automount uses ehci-hcd > while the second automount shows ohci_hcd . I'm at a loss to figure > out what, exactly,

Re: preseed root password with !

2013-07-16 Thread Tom H
> I would like to have the root password set to "!" in order to disable > it. For that I found the following documentation in the Debian > installation guide: > > "The passwd/root-password-crypted and passwd/user-password-crypted > variables can also be preseeded with “!” as their value. In that c

802.1x on a Wired Connection

2013-07-16 Thread Martin McCormick
We are deploying 802.1x on our wired network and I am working to get an older Dell system so that it will continue to work in our brave new world. Obviously, if it had worked, I wouldn't be posting this message so here's the tale of woe. The GUI is absolutely not an option

Re: USB automount

2013-07-16 Thread tony mollica
Thanks, I've looked through /lib/udev/rules.d but I will check again more carefully. I think the key to this is that the first automount uses ehci-hcd while the second automount shows ohci_hcd . I'm at a loss to figure out what, exactly, controls this. tm On 07/16/2013 08:02 AM, Morning Star

Re: *Another* Backup software question...

2013-07-16 Thread Doug
On 7/16/2013 4:30 AM, Ralf Mardorf wrote: On Tue, 2013-07-16 at 18:53 +1200, Chris Bannister wrote: Have a look at: http://en.wikipedia.org/wiki/Linear_Tape-Open I read this already when the thread started. Regarding to cassette tapes of what kind ever, I only have good experiences with - pro

Re: USB automount

2013-07-16 Thread Morning Star
On Tue, Jul 16, 2013 at 1:26 PM, tony mollica wrote: > Any other locations used to store udev rules? you may try to look in /lib/udev/rules.d/ directory best regards, marco -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

RE: openvpn

2013-07-16 Thread Bonno Bloksma
Hi Pol, > I've a large network over internet. Some clients connects to server by vpn. > > Now I need setting up another vpn server on other server: > > server1: openvpn server > server2: new openvpn server > > so, two machines with one openvpn server each. > > How can I configure clients to co

Re: openvpn

2013-07-16 Thread Pol Hallen
> root@uriel:~# cat /etc/default/openvpn > # This is the configuration file for /etc/init.d/openvpn [...] clear :-) thanks! I need do same thing on freebsd :-) I remember there's a /etc/default/openvpn. Do you know? thanks again Pol -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

Re: openvpn

2013-07-16 Thread Jochen Spieker
Pol Hallen: >> >> You can do it with two different configuration files on the client side. > > so I can have 2 instances of openvpn on same client. On clients root users > start up vpn, how run 2 instances? I've 2 config files and different > certificates > of each vpn. > > How start I (i.e.)

Re: openvpn

2013-07-16 Thread staticsafe
On Tue, Jul 16, 2013 at 03:21:40PM +0200, Pol Hallen wrote: > > You can do it with two different configuration files on the client side. > > so I can have 2 instances of openvpn on same client. On clients root users > start up vpn, how run 2 instances? I've 2 config files and different > certifi

Re: openvpn

2013-07-16 Thread Pol Hallen
> You can do it with two different configuration files on the client side. so I can have 2 instances of openvpn on same client. On clients root users start up vpn, how run 2 instances? I've 2 config files and different certificates of each vpn. How start I (i.e.) second instance? thanks Pol

Re: openvpn

2013-07-16 Thread emmanuel segura
Hello Pol You can do it with two different configuration files on the client side. Thanks 2013/7/16 Pol Hallen > Hi all :-) > > I've a large network over internet. Some clients connects to server by vpn. > > Now I need setting up another vpn server on other server: > > server1: openvpn server

openvpn

2013-07-16 Thread Pol Hallen
Hi all :-) I've a large network over internet. Some clients connects to server by vpn. Now I need setting up another vpn server on other server: server1: openvpn server server2: new openvpn server so, two machines with one openvpn server each. How can I configure clients to connect to both ope

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Csanyi Pal
Brian writes: > On Tue 16 Jul 2013 at 13:16:12 +0200, Csanyi Pal wrote: > >> Brian writes: >> >> > You have an unstable install; does printing work there? >> >> Wheezy is now stable. I don't understand your sentence abowe. My first >> language is Hungarian. Sorry. Can you explain it a little m

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Brian
On Tue 16 Jul 2013 at 13:16:12 +0200, Csanyi Pal wrote: > Brian writes: > > > You have an unstable install; does printing work there? > > Wheezy is now stable. I don't understand your sentence abowe. My first > language is Hungarian. Sorry. Can you explain it a little more? No problem. I was t

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Csanyi Pal
Brian writes: > On Tue 16 Jul 2013 at 10:02:11 +0200, Csanyi Pal wrote: > > [A little snip] > >> I have installed cups and can to use it through web interface. >> I added there my printer: >> >> Description: HP LaserJet 1018 >> Location: Info-17-es teremben nyomtató >> Printer driver: HP Las

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Brian
On Tue 16 Jul 2013 at 10:02:11 +0200, Csanyi Pal wrote: [A little snip] > I have installed cups and can to use it through web interface. > I added there my printer: > > Description: HP LaserJet 1018 > Location: Info-17-es teremben nyomtató > Printer driver: HP LaserJet 1018 Foomatic/foo2zjs

preseed root password with !

2013-07-16 Thread ML mail
Hello, I would like to have the root password set to "!" in order to disable it. For that I found the following documentation in the Debian installation guide: "The passwd/root-password-crypted and passwd/user-password-crypted variables can also be preseeded with “!” as their value. In that cas

Re: *Another* Backup software question...

2013-07-16 Thread Ralf Mardorf
On Tue, 2013-07-16 at 18:53 +1200, Chris Bannister wrote: > Have a look at: > http://en.wikipedia.org/wiki/Linear_Tape-Open I read this already when the thread started. Regarding to cassette tapes of what kind ever, I only have good experiences with - professional video recorders - professional

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Csanyi Pal
Csanyi Pal writes: > Hi, > > on my Debian GNU/Linux Wheezy I'm trying to setup the HP LaserJet 1018 > USB printer, so far, without success. > > I searched Google but can't find an usable advice. > > I have installed the following related debian packages from the official > reposytory: > printer-d

Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-16 Thread Csanyi Pal
Hi, on my Debian GNU/Linux Wheezy I'm trying to setup the HP LaserJet 1018 USB printer, so far, without success. I searched Google but can't find an usable advice. I have installed the following related debian packages from the official reposytory: printer-driver-foo2zjs libcupsdriver1 libescpr1

Re: What's with the blue overlining in text consoles?

2013-07-16 Thread Chris Bannister
[Please don't top post on this mailing list] On Sun, Jul 14, 2013 at 05:10:18PM +0200, commandline wrote: > Never heard of something similar to start with. Few guesses. > > * Terminal Emulation ? > Check what happens if you switch from say xterm to linux to vt100 to ... Stephen did say "w