Re: Package conflict apcupsd and nut-client

2019-10-04 Thread Sebastian Hofmann


Am 04.10.2019 um 10:59 schrieb Roger Price:
> On Thu, 3 Oct 2019, Sebastian Hofmann wrote:
>
>> ... Therefore I want to use both packages at the same time, but
>> trying to install both results in a conflict between 'apcupsd' and
>> 'nut-client'. Both provide and conflict 'ups-monitor':
>
> This looks like a packaging problem, and an excessive use of the term
> 'ups-monitor'.  It might be better to report it in the nut mailing
> list [1] and in the apcupsd mailing list [2].
Thanks for the links, will definitely send a mail there as well.
>
> If you run the apcupsd and the NUT upsd daemons at the same time, you
> will have to unify the back-end to get a reliable system shutdown. 
> The apcupsd shell script apccontrol polls the daemon directly, but
> with NUT, an additional daemon upsmon polls the upsd daemon.  To unify
> NUT's upsmon with apccontrol, you will have to use upsmon to feed
> NUT's upssched and then use upssched to feed the shell script which in
> NUT is often known as upssched-cmd.  Maybe you could substitute an
> enhanced apccontrol for upssched-cmd and thus pick up all the events.
>
>   UPS1 -> apcupsd -> apccontrol
>
>   UPS2 -> upsd -> upsmon -> upssched -> apccontrol
>
I'm not sure if I get your idea completly right, but first I got only
one UPS and second isn't the driver from nut I posted in my first mail
already made to use both on one computer?

The way I understood the manual is that I could use nut for all devices
and put apcupsd with this driver additionally on the computer directly
connected to the UPS. I guess apcupsd would only serve as access to the
UPS while nut controlls the system shutdown and information
distribution. Would they really interfere?



Re: Package conflict apcupsd and nut-client

2019-10-04 Thread Sebastian Hofmann


Am 04.10.2019 um 04:32 schrieb Charles Curley:
> On Thu, 3 Oct 2019 23:59:36 +0200
> Sebastian Hofmann  wrote:
>
>> I gave it a try and it did just fine for multiple devices.
> I take it that by "it" you mean apcupsd.
Correct.
>
>> Problem is
>> that there is at least one NAS I would like to connect which has only
>> support for nut. Since all devices support nut, I hoped I could give
>> nut a go.
> You didn't tell us that earlier. That changes things.
I didn't because my focus was on solving the package conflict problem
(if possible).
>
>> If it's not possible to install both packages at the same time, I
>> would need to leave the NAS without any shutdown or buy the expensive
>> network management card from APC (that seems to be supported by nut
>> without apcupsd).
> Well, it may not be possible to install both packages at the same
> time *on the same computer*, but that doesn't mean you can't run them
> both on the same network.
>
> Try setting up one machine to run NUT and its apcupsd-ups driver, and
> have the NAS box pay attention to that machine. Then set up another
> machine with apcupsd to ride herd on the UPS, and have it treat the
> first one as a networked client.
I guess that should work. Currently there is only one computer (Debian)
and the NAS running all the time. Other computers are more like
'run-on-demand'. That environment is part of my homelab. So it's an idea
but not my favorite.
> Or just run NUT on everything.

As I wrote, that's a possibility, but requires an expensive network
management card for the UPS (to my knowledge).

Cheers,
Sebastian Hofmann



Re: Package conflict apcupsd and nut-client

2019-10-03 Thread Sebastian Hofmann


>> Therefore I want to use both packages at the same
>> time,
> I suspect you will find that apcupsd is sufficient. I run apcupsd here
> with two UPSs and multiple clients for each. I had never heard of nut
> until I read your email.

I gave it a try and it did just fine for multiple devices. Problem is
that there is at least one NAS I would like to connect which has only
support for nut. Since all devices support nut, I hoped I could give nut
a go.
If it's not possible to install both packages at the same time, I would
need to leave the NAS without any shutdown or buy the expensive network
management card from APC (that seems to be supported by nut without
apcupsd).

Thanks for your answer though. I'm just hoping for another way.



Package conflict apcupsd and nut-client

2019-10-03 Thread Sebastian Hofmann
Hello guys,

so I got a new UPS from APC and need to connect multiple systems with
the network ups tools which are provided in the 'nut' package. Since I
plan on using the USB connection and the UPS model is not directly
supported by 'nut', I need 'apcupsd' and connect via the given driver
(see https://networkupstools.org/docs/man/apcupsd-ups.html).

As the manual tells 'apcupsd-ups acts as an apcupsd client, simply
forwarding data. This can be useful in cases where both protocols are
required in a network, or in case apcupsd has a required UPS access mode
missing from NUT.' Therefore I want to use both packages at the same
time, but trying to install both results in a conflict between 'apcupsd'
and 'nut-client'. Both provide and conflict 'ups-monitor':

$ sudo apt show apcupsd
Package: apcupsd
Version: 3.14.14-2
Priority: optional
Section: admin
Maintainer: Thorsten Alteholz 
Installed-Size: 904 kB
Provides: ups-monitor
Depends: libc6 (>= 2.27), libgcc1 (>= 1:4.2), libusb-0.1-4 (>=
2:0.1.12), libwrap0 (>= 7.6-4~), lsb-base
Recommends: apcupsd-doc, s-nail | mailx
Suggests: apcupsd-cgi, udev
Conflicts: ups-monitor
Homepage: http://www.apcupsd.org/
Tag: admin::power-management, hardware::power, hardware::power:ups,
 interface::daemon, interface::graphical, interface::text-mode,
 interface::x11, network::server, role::program, scope::utility,
 uitoolkit::gtk, uitoolkit::ncurses, use::monitor, x11::application
Download-Size: 264 kB
APT-Manual-Installed: yes
APT-Sources: https://deb.debian.org/debian buster/main amd64 Packages

$ sudo apt show nut-client
Package: nut-client
Version: 2.7.4-8
Priority: optional
Section: admin
Source: nut
Maintainer: Arnaud Quette 
Installed-Size: 515 kB
Provides: ups-monitor
Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.15), libupsclient4
(>= 2.7.2)
Recommends: bash-completion
Suggests: nut-monitor
Conflicts: ups-monitor
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
Replaces: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~), ups-monitor
Homepage: http://www.networkupstools.org/
Tag: role::program
Download-Size: 251 kB
APT-Sources: https://deb.debian.org/debian buster/main amd64 Packages


My questions are:
Is this a mistake?
If so, where do I report this?
And how can I still make use of both of these packages on one system?

Thanks in advance!

Cheers,
Sebastian Hofmann



Netbeans startet unter testing extrem langsam...

2006-01-14 Thread Sebastian Hofmann
Hi,

habe seit kurzem das Problem, dass der Start von Netbeans wahnsinnig
lange dauert. Der Prozess wird gestartet und schläft anschließend für
3-5 MINUTEN! Habe verschiedene JDKs von Sun und verschiedene
NB-Versionen am Start und bis vor Kurzem keine Probleme.

Habe auch schon das komplette OpenOffice runtergeschmissen, das
irgendwelche fiesen Java-Pakete installiert hatte - hat aber auch nix
genützt. Habe auch JDK und Netbeans mehrfach neu installiert - auch
keine Besserung...

Das größte Problem ist, dass von Netbeans gestartete Prozesse ebenfalls
so lange brauchen, so dass ein vernünftiges Arbeiten nicht mehr möglich
ist... Andere Java-Programme starten völlig normal...

Hat jemand das gleiche Problem? Vielleicht sogar ne Lösung?
Danke und Gruß
Sebastian


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: make-kpkg

2005-09-12 Thread Sebastian Hofmann
Hallo,

ich hab das zwar noch nicht mit --revision probiert, aber bei
--append_to_version muss man zwischen zwei Kompiliervorgängen ein
make-kpkg clean durch führen...

Ich würds also mal vor dem neuen Kompilieren mit

make-kpkg --revision 1.0 clean

probieren...

Gruß
Sebastian

Hubert Palme schrieb:
 Hallo zusammen,
 
 ein Problem, über das ich seit Jahren immer wieder stolpere, das ich
 aber bis heute nicht verstehe (hat dann immer irgendwie doch noch
 geklappt, aber ich weiß nicht warum...)
 
 ich habe ein (selbst gebackenes) Krernel-Paket installiert:
 
 kernel-image-2.4.27_tacitus.1.0_i386.deb
 
 Jetzt möchte ich ein neues Paket erstellen:
 
 kernel-image-2.4.27_tacitus.1.1_i386.deb
 
 Das habe ich so versucht:
 
 # make-kpkg --revision 1.1 kernel_image
 I note that you are using the --revision flag with the value
1.1.
 However, the ./debian/changelog file exists, and has a different value
tacitus.1.0.
 I am confused by this discrepancy, and am halting.
 #
 
 Die Meldung verstehe ich nicht: Es ist doch das normalste von der
 Welt, wenn ich die Revisionsnummer um .1 erhöhe!?!
 
 Gibt es vielleicht einen Automatismus, der mir dieses ständige Problem
 erspart? (irgend so eine geniale Konfiguration von make-kpkg...)
 
 Gruß und vielen Dank schon mal, HP.
 


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Xinerama, i810 und neuer xorg...

2005-09-11 Thread Sebastian Hofmann
Hallo,

habe gestern auf den neuen xorg in testing geupdated und nun
funktioniert mein DualHead (Xinerama) auf meiner Intel 82852/855GM nicht
mehr...

Hatte bislang den xorg von debian-desktop.org (V. 6.8.2) verwendet, da
ich das mit dem xfree aus testing nicht hinbekommen hatte. Mit
beliegender Konfiguration lief das bisher einwandfrei...

Mit dem xorg von Debian läuft es nun leider nicht mehr - siehe
beiliegendes Log...

Hat jemand einen Rat?
Danke und Gruß
Sebastian
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf /var/lib/xfree86/xorg.conf.md5sum'
#   sudo dpkg-reconfigure xserver-xorg

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
# paths to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

## GRAPHIC #

Section Device
Identifier  Intel 82852/855GM Intern
Driver  i810
BusID   0:2:0
Screen  0
Option  MonitorLayout CRT, CRT+LFP  
EndSection

Section Device
Identifier  Intel 82852/855GM Extern
Driver  i810  
BusID   0:2:0
Screen  1
Option  MonitorLayout CRT, CRT+LFP
#Option DevicePresenceyes
EndSection

Section Monitor
Identifier  LCD Intern
Option  DPMS
HorizSync   28-49
VertRefresh 43-72
#ModeLine 1280x800 83.46 1280 1344 1480 1680 800 801 804 828
EndSection

Section Monitor
Identifier  LCD Extern
Option  DPMS
HorizSync   28-49
VertRefresh 43-72
EndSection

Section Screen
Identifier  Intern
Device  Intel 82852/855GM Intern
Monitor LCD Intern
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x800 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x800 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x800 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x800 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1280x800 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1280x800 1280x800 1024x768 800x600 
640x480
EndSubSection
EndSection

Section Screen
Identifier  Extern
Device  Intel 

FAT32-Partition gemeinsam nutzen

2005-01-23 Thread Sebastian Hofmann
Hallo an alle...
Mich treibt ein Problem um, das eigentlich nicht so schwer zu lösen sein 
sollte - aber ich bekomme es einfach nicht hin...

Folgendes: Ich habe WinXP und Debian parallel installiert und möchte 
eine FAT32-Partition von beiden System aus gemeinsam benutzen.

Das Problem ist, dass ich Dateien, die ich unter Linux anlege unter 
Windows nicht sehen kann.

Google gibt reichlich Möglichkeiten her, wie ich die Partition mounten 
sollte - das Problem scheint wohl in den Berechtigungen zu liegen. Habe 
es wie beim USB-Stick mit dmask=0700 und fmask=0700 probiert, dann gab 
es auch Varianten mit uid=1000 oder umask=0 - das führte aber so alles 
nicht zum Erfolg...

Ich bin des Suchens müde ;-)
Hat jemand diese Konfiguration und könnte mir den entspechenden Eintrag 
aus der fstab posten...?

Danke + Gruß
Sebastian
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: FAT32-Partition gemeinsam nutzen

2005-01-23 Thread Sebastian Hofmann
Danke an alle, die sich meines Problems angenommen haben...
Ich habs mittlerweile - das Problem war, dass ich Depp nicht 
berücksichtigt hatte, dass es einen Einfluss haben könnte, wenn man 
Windows nur in den Suspend-to-disk-Mode versetzt, während man mit Linux 
auf den Dateien rumrödelt... Wenn man mal drüber nachdenkt, ist es 
eigentlich klar ;-)

Nun läuft alles wie gewünscht - und wieder was gelernt ;-)
Danke nochmal
Gruß
Sebastian
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: kernel panic - VFS: Cannot open root device

2005-01-17 Thread Sebastian Hofmann
Hi...
Hast Du die IDE-Treiber und das Filesystem in den Kern kompiliert? Nicht 
als Modul...

Gruß
Sebastian
Heiko Brüning schrieb:
Hallo!
Ich habe mir unter sarge einen modularen 2.6.9 gebaut. Booten bekomme
ich nun eine kernel-panic mit dem Hinweis:
VFS: Cannot open root device hdc1 or unknown-block(0,0)
Please append a correct root= boot option
Kernel panic - not syncing: VFS: unable to mount root fs on
unknown-block(0,0)
Der Original-Kernel wird aber gebootet!
Hier mein /boot/grub/menu-lst (mit update-grub erstellt). Kann mir
jemand helfen??
Grüße Heiko

default  0
timeout  5
color cyan/blue white/blue
#MEIN NEUER KERNEL
title  Debian GNU/Linux, kernel 2.6.8-modules
root  (hd0,0)
kernel  /boot/vmlinuz-2.6.8-modules root=/dev/hdc1 ro
savedefault
boot
title  Debian GNU/Linux, kernel 2.6.8-modules (recovery mode)
root  (hd0,0)
kernel  /boot/vmlinuz-2.6.8-modules root=/dev/hdc1 ro single
savedefault
boot
#DER ALTE KERNEL
title  Debian GNU/Linux, kernel 2.4.27-1-386
root  (hd0,0)
kernel  /boot/vmlinuz-2.4.27-1-386 root=/dev/hdc1 ro
initrd  /boot/initrd.img-2.4.27-1-386
savedefault
boot
title  Debian GNU/Linux, kernel 2.4.27-1-386 (recovery mode)
root  (hd0,0)
kernel  /boot/vmlinuz-2.4.27-1-386 root=/dev/hdc1 ro single
initrd  /boot/initrd.img-2.4.27-1-386
savedefault
boot
title  Other operating systems:
root
title  Microsoft Windows 2000 Professional
root  (hd0,1)
savedefault
makeactive
chainloader +1


--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


XServer auf Toshiba M30X-148

2005-01-14 Thread Sebastian Hofmann
Hallo,
ich versuche seit zwei Tagen krampfhaft, meinem Notebook die Auflösung 
von 1280x800 beizubringen - leider bislang ohne Erfolg...

1024x768 läuft einwandfrei, sieht aber nicht so doll aus. Ich hab 
reichlich Konfiguratinonen probiert, die ich so gefunden habe...

Bei den Standard-Anlaufstellen ist mein Notebook leider auch nicht 
gelistet und mit configs von ähnlichen Geräten hatte ich auch keinen 
Erfolg...

Ach ja - der Grafikchip ist ein Intel 855GME...
Wäre für jeden Tipp dankbar - besser wäre natürlich noch ein 
funktionierendes config... ;-)

Danke und Gruß
Sebastian
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


AW: WLAN Struktur und Geräte?

2004-05-14 Thread Sebastian Hofmann
Hi,
 Auf der CeBIT04 war ich auf dem Stand von D-Link und hatte mich über die
 Unterstützung für Linux erkündigt. Als Antwort habe ich bekommen: Die
 Sachen
 haben einen TI-Chipsatz und dafür gibt es einen OpenSource-Treiber.

Habe ne DWL-520+ PCI unter Sarge mit diesem Treiber zu laufen:
http://acx100.sourceforge.net/
Keine Ahnung, ob der ACX111 damit auch läuft, aber nen Versuch wärs wert!?

Gruß
Sebastian



AW: Peter Ganten: Neue Auflage seines Debian-Buchs

2004-05-10 Thread Sebastian Hofmann
Hi,
 Wer hat die zweite, überarbeitete Auflage schon gesehen und kennt die
 erste Auflage (zum Vergleich)?
Bin jetzt noch nicht wirklich zum Lesen gekommen, aber was schon mal sehr
erfreulich ist, dass es jetzt ein Hardcover hat ;-)
Gruß
Sebastian



fwbuilder als Paket für Sarge?

2004-04-16 Thread Sebastian Hofmann
Hi Leute,

ich bin auf der Suche nach einem Debian-Paket von fwbuilder für Testing.
Über die regulären Sourcelists finde ich das leider nicht... 
Hat jemand ne Ahnung, woher ich das bekomme?

Danke und schönes WE!
Gruß
Sebastian



AW: gnome startet nur noch failsafe

2004-04-12 Thread Sebastian Hofmann
 -Ursprüngliche Nachricht-
 Schau mal hier: /etc/dm/Sessions
 Da gibt es eine default.desktop; die habe ich kopiert und umbenannt
 in gnome.desktop
 Ganz unten steht Exec=default, das änderst Du nach
 Exec=/pfad/zu/Deiner/gnome-session um. Bei mir war das /usr/bin/gnome-
 session
 Ganz oben steht Name=Default System Session, ändere das um nach
 Gnome-Sitzung o.ä., dann erscheint das auch so im Chooser.
 
Vielen Dank - das hat das Problem gelöst...
Gruß
Sebastian



gnome startet nur noch failsafe

2004-04-10 Thread Sebastian Hofmann
Hi an alle,

habe nach dem heutigen Sarge-Update ein kleines Problem. Nach dem Login an
die Default Gnome Session startet KDE (welches im Sessionchooser nicht mehr
zur Auswahl steht), Gnome startet nur noch über Failsafe...
Woran muss ich drehen, dass wieder Gnome gestartet wird?

Danke und allen ein schönes Ostern...
Sebastian



AW: Probleme mit deutschem Zeichensatz

2004-04-10 Thread Sebastian Hofmann
Hi,

das ist anscheinend momentan so ein merkwürdiges Problem... Habe bzw. hatte
das auf zwei Rechnern auch. Bei einem hat es geholfen, den xserver mit
Tastatur P105 zu konfigurieren, beim anderen Rechner war auch das
vergebens...
Vielleicht hast Du ja Glück ;-)
Gruß
Sebastian

 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Gesendet: Samstag, 10. April 2004 17:56
 An: [EMAIL PROTECTED]
 Betreff: Probleme mit deutschem Zeichensatz
 
 Hallo,
 
 ich habe hier eine Debian Sarge Installation, läft alles, aber ich habe
 nur
 Teile des Deutschen Zeichensatzes! Was nicht funktioniert ist die Größer /
 Kleiner Taste links neben dem Ypsilon.
 
 Kann mir einer von Euch sagen, wie ich das installieren kann. Ich habe
 dpkg-reconfigure locales versucht, dabei den Zeichensatz
 [EMAIL PROTECTED] ISO-8859-15 ausgewählt, habe im KDE schon das German
 environment
 augewählt, aber leider hat nichts etwas gebracht.
 
 Kann mir einer von Euch helfen?
 
 Danke und schöen Ostern,
 Roland.
 
 
 --
 Haeufig gestellte Fragen und Antworten (FAQ):
 http://www.de.debian.org/debian-user-german-FAQ/
 
 Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-
 [EMAIL PROTECTED]
 mit dem Subject unsubscribe. Probleme? Mail an
 [EMAIL PROTECTED] (engl)




AW: newbe ssh

2004-04-06 Thread Sebastian Hofmann
Hi, 
Du musst von Deinem Computernamen oder IP und Benutzernamen angeben, etwa
so:
scp file [EMAIL PROTECTED]: oder scp file [EMAIL PROTECTED]:
so kopiert er in Dein Home auf Deinem Computer. Du kannst aber auch von
Deinem Client kopieren, dann geht’s andersrum:
scp [EMAIL PROTECTED]:/pfad/zum/file .

also wie beim normalen cp immer von - nach...

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: nexyufuli evo [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 6. April 2004 18:28
An: [EMAIL PROTECTED]
Betreff: newbe ssh

hallo forum
 ..wenn ich mit dem ssh client in einem anderen computer eingeloggt bin 
und daten von dort auf meinen computer kopieren möchte, wie adressiere 
ich den meinen computer? wenn ich  das / verzeichnis wähle ist es ja das 
des anderen computers. geht das mit ssh überhaubt, und wann, wie ?

thanx nex.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
[EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED]
(engl)




AW: Nach Update auf XF4.3 fehlen Graphikzeichen in KDE konsole

2004-04-04 Thread Sebastian Hofmann
Es ist noch kein Fachmann vom Himmel gefallen und wer keinen Bock hat, sich
mit Anfängerproblemen rumzuschlagen, soll die doch einfach ignorieren...
Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Michelle Konzack [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 4. April 2004 19:31
An: [EMAIL PROTECTED]
Betreff: Re: Nach Update auf XF4.3 fehlen Graphikzeichen in KDE konsole

Am 2004-04-04 18:26:53, schrieb Tilo Schwarz:
Hi,

nach dem Google mir nicht helfen konnte und querybts weder für 
xfonts-konsole noch für xfree86-common etwas ausgespuckt hat, was mir 
etwas sagt, kommt hier meine Frage:

Gestern habe ich X upgedatet:

 dpkg -l *xfree*|grep ii
ii  xfree86-common 4.3.0-7
ii  xserver-xfree8 4.3.0-7

Weis schon, warum ich kein testing verwende...
Installiert das Teil und kennt sich nicht aus...

Greetings
Michelle

-- 
Registered Linux-User #280138 with the Linux Counter, http://counter.li.org/



-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
[EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED]
(engl)




AW: Nach Update auf XF4.3 fehlen Graphikzeichen in KDE konsole

2004-04-04 Thread Sebastian Hofmann
Wenn der Unmut dann noch mit nem sinnvollen Tipp versehen ist, mag ich Dir
vielleicht noch zustimmen...
Gruß
Sebastian 

-Ursprüngliche Nachricht-
Von: Alexander Schmehl [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 4. April 2004 21:47
An: [EMAIL PROTECTED]
Betreff: Re: Nach Update auf XF4.3 fehlen Graphikzeichen in KDE konsole

* Sebastian Hofmann [EMAIL PROTECTED] [040404 19:59]:

 Es ist noch kein Fachmann vom Himmel gefallen und wer keinen Bock hat,
sich
 mit Anfängerproblemen rumzuschlagen, soll die doch einfach ignorieren...

Wenn Anfänger Versionen benutzen, die für sie anscheinend nicht geeignet
sind, kann man ruhig seinen Unmut äussern.


Yours sincerely,
  Alexander



cups, samba und brother hl1430

2004-04-03 Thread Sebastian Hofmann
Hallo an alle,

bekomme meinen Drucker nicht zum Laufen - folgende Situation:
Brother HL-1430 an WinXP und möchte mit Cups über Samba drucken
Habe das entsprechende .ppd von linuxprinting.org probiert, aber damit
reagierte der Drucker nicht mal. Jetzt habe ich die gimp-Treiber und es mit
dem HP LaserJet 4series probiert, der angeblich passen soll... Der Drucker
reagiert auch (geht an), aber druckt nicht... Im error_log von cups steht
kein Fehler...
Der einzige Fehler, den ich irgendwo entdecken kann, ist bei der
Modifikation des Druckers (Papiergröße, etc.)
server-error-service-unavailable. Dazu hab ich aber nichts Brauchbares
gefunden...

Hat jemand Vorschläge? Welche Weiteren Infos wären hilfreich?
Danke für die Mühen...
Gruß
Sebastian



AW: [Alt Gr geht nicht] war: Re: AW:

2004-04-01 Thread Sebastian Hofmann
Hi,
laut spingeronline.com kommt der Ganten am 20. April...

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Gerhard Gaussling [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 2. April 2004 00:06
An: [EMAIL PROTECTED]
Betreff: Re: [Alt Gr geht nicht] war: Re: AW:

Am Donnerstag 01 April 2004 21:05 schrieb Holger Wansing:
 Hi,

  Hab das Problem aber doch noch gelöst, man muss das xbase-clients
  package installieren, das war nicht der Fall bei mir und seitdem
  funktioniert die Sache wieder auf magische Weise ;-).

 xbase-clients beisst sich wohl mit gnome. Wenn ich das installieren
 will, möchte er 348 Pakete entfernen.


 Habe aber für mich das Problem anders gelöst:
 im KDE-Kontrollzentrum unter Regional-Einstellungen - Tastaturlayout
 Tastaturlayouts aktivieren abgewählt. Alles ist gut.
 Jetzt kann man zwar die Layouts nicht mehr umschalten, aber ich
 brauche das auch nicht.

Bei mir war es folgendes (nach einem dist-upgrade, das von 3.15 auf 3.21 
updatete):

Unter kcontrol solltest Du folgendes kontrollieren:

Regionaleinstellungen und Zugangshilfen  Land/Region und Sprachen  
Tastaturlayout/Einrichten - Tastaturlayout  Registerkarte Xkb - 
Optionen  Optionen:Compose-Taste:Rechte Alt als Compose-Taste 
verwenden.

Ich kann jetzt umschalten und AltGr dient als Compose-Taste für ²³[]}
{\~@ usw. Gerade klemmt mal der Eurofont, habe wohl wieder was mit 
dpkg-reconfigure verdreht, oder eine neue Konfigurationsdatei eines 
Maintainers installiert, und meine Euro Einstellungen rausgeschmissen. 
Naja wer nichts besseres zu tun hat

Übrigens: Weiß jemand wann der Ganten nun tatsächlich herauskommt? Es 
wäre wirklich schön mal ein gutes Nachschlagewerk zur Hand zu haben. 

ciao

Gerhard




AW: JSP Tags entfernen

2004-03-31 Thread Sebastian Hofmann
Hi,

in Perl sollte das so klappen:

#!/usr/bin/perl -p
$_ =~ s/%.*?%//g;

Das Script aufrufen mit script.pl file.jsp 

Viel Erfolg
Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Andreas Pakulat [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 31. März 2004 19:45
An: Debian German List
Betreff: JSP Tags entfernen

Hi,

ich braeuchte mal die Hilfe von den Java oder den Regexp Experten.

Hab hier einen Haufen JSP-Files und ich will saemtlichen JSP-Kram
draus entfernen so dass die als HTML durchgehen, also alles was
zwischen % und % steht soll weg. Problem ist: Da sind
Zeilenumbrueche drin und Tabulatoren! 

Also entweder ne Regexp/Perlskript oder ein Tool das das 
macht waere cool.

Andreas

-- 
There comes a time in the affairs of a man when he has to take the bull
by the tail and face the situation.
-- W.C. Fields


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
[EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED]
(engl)




AW: JSP Tags entfernen

2004-03-31 Thread Sebastian Hofmann
Äh - sorry... bei mehrzeiligen geht das so nicht
Aber so:

#!/usr/bin/perl
open FH,$ARGV[0];
while(FH){
$temp .= $_;
}
close FH;
$temp =~ s/%.*?%//sg;
print $temp;

Aufruf genauso...
Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Sebastian Hofmann [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 31. März 2004 20:33
An: [EMAIL PROTECTED]
Betreff: AW: JSP Tags entfernen

Hi,

in Perl sollte das so klappen:

#!/usr/bin/perl -p
$_ =~ s/%.*?%//g;

Das Script aufrufen mit script.pl file.jsp 

Viel Erfolg
Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Andreas Pakulat [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 31. März 2004 19:45
An: Debian German List
Betreff: JSP Tags entfernen

Hi,

ich braeuchte mal die Hilfe von den Java oder den Regexp Experten.

Hab hier einen Haufen JSP-Files und ich will saemtlichen JSP-Kram
draus entfernen so dass die als HTML durchgehen, also alles was
zwischen % und % steht soll weg. Problem ist: Da sind
Zeilenumbrueche drin und Tabulatoren! 

Also entweder ne Regexp/Perlskript oder ein Tool das das 
macht waere cool.

Andreas

-- 
There comes a time in the affairs of a man when he has to take the bull
by the tail and face the situation.
-- W.C. Fields


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
[EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED]
(engl)





AW: fehlende Tasten nach Sarge-Update (vorher [blank])

2004-03-30 Thread Sebastian Hofmann
Hi,

habe ein ähnliches Problem - bei mir ists die  -Taste :-) 105 hat auch nix
geändert...

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Jochen Heller [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 30. März 2004 22:52
An: [EMAIL PROTECTED]
Betreff: Re:

Am Dienstag, 30. März 2004 22:01 schrieb Eckhard Lehmann:
 Hallo,

 bin mir nicht sicher, ob dieses Problem schon irgendwo gelöst ist, ichhab
 jedenfalls in keiner Mailingliste bisher was gefunden :-/.

 Ich hab Debian Testing laufen. Das Upgrade heute hat mir XFree86
 4.3gebracht. Okay, soweit läuft alles bis auf eine andere Schriftanzeige
 -damit kann ich leben - und ein Riesenproblem mit der Alt-Gr Taste, also
 der mit der man den Klammeraffen macht und die geschweiften Klammern(die
 ich etwa 500x am Tag brauche): die Taste funktioniert nicht :(!

Hi,

ich weiß nicht ob es Dir das Problem löst, ich hatte es bisher nicht, aber 
einige Threads früher hab ich von jemandem gelesen, der ein ähnliches
Problem 
hatte und als Rat bekommen hat, einfach mal auf 105 Tasten zu stellen.

Probier's doch mal aus, vielleicht hilfts ja.

Schöne Grüße

Jochen
--
E-Mail  : mailto:[EMAIL PROTECTED]
Web : http://www.mojo-networx.org




Lilo gegen Grub austauschen!?

2004-03-21 Thread Sebastian Hofmann
Hallo an alle...

Ich möchte gerne Lilo gegen Grub austauschen. Auch auf die Gefahr hin, hier
eine Grundsatzdiskussion loszutreten, welcher Loader nun der bessere ist...
:-) Ich hätt halt gerne Grub, der Installer hat mir aber keine Wahl
gelassen...
Bevor ich wieder größeren Schaden anrichte, wollte ich mal fragen, ob jemand
damit Erfahrung hat und mir Tipps geben kann...?
Habe Sarge mit nem 2.4er Kern installiert, falls das wichtig ist...

Dank und Gruß
Sebastian



AW: Lilo gegen Grub austauschen!?

2004-03-21 Thread Sebastian Hofmann
Danke für alle Tipps - werde es probieren...

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Sascha Andres [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 21. März 2004 23:45
An: [EMAIL PROTECTED]
Betreff: Re: Lilo gegen Grub austauschen!?

Hallo,
* Am 21.03.2004 (17:37) schrieb Sebastian Hofmann:
 Bevor ich wieder größeren Schaden anrichte, wollte ich mal fragen, ob
jemand
 damit Erfahrung hat und mir Tipps geben kann...?

Ich habe erfolgreich von lilo auf Grub gewechselt. Habe mich
dabei grob an [1] gehalten. Hat sauber funktioniert.

-sa

[1] http://not2long.net/?hash=6711c3974d202bcb12f1b018916a34c1

-- 
sa at programmers-world dot com http://www.livingit.de 23:41
Internet sites:
  http://www.not2long.net - Make long links short
  Boomarks online: http://www.mobile-bookmarks.info


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an
[EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED]
(engl)




Probleme mit Kernelkonfiguration 2.6.4.

2004-03-20 Thread Sebastian Hofmann








Hallo
an alle!



Ich
habe Sarge installiert und möchte gerne den 2.6.4.er Kern benutzen, aber
irgendwie stell ich mich zu blöd an J

Ich
habe die Kernel Sourcen von Kernel.org geladen und kompiliert. Das Problem ist
nur, dass bei booten die Meldung Kernel Panic  unable to mount
root filesystem kommt. Ich habe auch schon versucht, den Kern mit initrd
zu kompilieren (das hatte mit dem 2.6.3. auch irgendwann mal funktioniert), habe
ich beim Installieren des Paketes da Problem, dass das initrd-Image nicht erstellt
werden kann weil die Module ide_disk und ata_piix nicht gefunden wurden 


Weiß
jemand Rat?

Danke
und Gruß

Sebastian








AW: Probleme mit Kernelkonfiguration 2.6.4.

2004-03-20 Thread Sebastian Hofmann
Hallo Elmar,
danke zunächst...
Bin gerade dabei, das noch mal zu probieren - was genau meinst Du mit '(z.B.
insbes. CONFIG_BLK_DEV_IDEDISK)', besser gefragt, wo finde ich das bei
menuconfig? 
Alles andere habe ich (schätzungsweise) auch so gemacht...

Gruß
Sebastian
P.S.: das mit dem Mailformat ist mir auch schon unangenehm aufgefallen...
Ich gelobe Besserung ;-)

-Ursprüngliche Nachricht-
Von: Elmar W. Tischhauser [mailto:[EMAIL PROTECTED] 
Gesendet: Samstag, 20. März 2004 15:00
An: [EMAIL PROTECTED]
Betreff: Re: Probleme mit Kernelkonfiguration 2.6.4.

Hallo!

On 20 Mar 2004 at 14:09 +0100, Sebastian Hofmann wrote:

 Ich habe die Kernel Sourcen von Kernel.org geladen und kompiliert. Das
 Problem ist nur, dass bei booten die Meldung ‚Kernel Panic – unable to
mount
 root filesystem’ kommt. 

Die beste Lösung dafür ist, die Unterstützung für Folgendes fest in den
Kernel einzubinden, d.h. nicht als Modul:

- Dateisystem der Rootpartition (z.B. ext2, jfs)
- Unterstützung für das Massenspeichersystem (EIDE oder SCSI) sowie
  entsprechende Harddisks (z.B. insbes. CONFIG_BLK_DEV_IDEDISK)
- Treiber für den spezifischen IDE-Chipsatz/SCSI-Controller

 Ich habe auch schon versucht, den Kern mit initrd zu
 kompilieren (das hatte mit dem 2.6.3. auch irgendwann mal funktioniert),

Bei eigenen Kerneln ist die initrd in der Regel überflüssig, zumal es
ohne sie nur übersichtlicher wird.

Gruß,
Elmar

PS. Das nächste Mal bitte kein multipart/alternative und keine nicht
druckbaren Zeichen im Text. Sogar Outlook soll man `anständig'
konfigurieren können.

-- 
[ GnuPG: D8A88C0D / 2407 063C 1C92 90E9 4766 B170 5E95 0D7F D8A8 8C0D ]
···
  An apple a day makes 365 apples a year.



AW: Probleme mit Kernelkonfiguration 2.6.4.

2004-03-20 Thread Sebastian Hofmann
Hallo,

habe ext3, das ist auch einkompiliert...
Aber danke für die Hilfe, werde mal weiter basteln...

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Gesendet: Samstag, 20. März 2004 14:55
An: [EMAIL PROTECTED]
Betreff: Re: Probleme mit Kernelkonfiguration 2.6.4.

Hallo Sebastian

Am Saturday 20 March 2004 14:09 schrieb Sebastian Hofmann:
 ,Kernel Panic - unable to mount
 root filesystem'

Was für ein filesystem benutzt Du für / 'root' ?

Ich habe die wichtigsten Dateisysteme fest in den Kernel einkompiliert
$ grep FS /usr/src/$DIE_KERNEL2.6.4_QUELLEN/.config
...
CONFIG_REISERFS_FS=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
...

Zumindest das root file system soltest Du fest einkompilieren. AFAIR 
kannst Du _dan_ auf initrd verzichten. Das wird AFAIK von 
Distributionen verwendet, um das root file system nicht auf ein 
bestimmtes system zu beschränken (nämlich das fest einkompilierte).
Vielleicht ist es auch noch bei LVM oder RAID root systeme notwendig, 
kann ich aber gerade nichts näheres zu sagen.
So weit ich weiß ist es 'normalerweise'   nicht nötig.

hth

ciao

gerhard




AW: Probleme mit Kernelkonfiguration 2.6.4.

2004-03-20 Thread Sebastian Hofmann
Hallo Christian,

danke für die Tipps - momentan kompiliert er gerade mal wieder, aber ich
werde das dann mal so ausprobieren.
Das Problem ist ja - wie Du schon sagtest - eine funktionierende
Konfiguration zu bekommen... Aber ich arbeite daran :-)

Gruß
Sebastian

-Ursprüngliche Nachricht-
Von: Christian Schmidt [mailto:[EMAIL PROTECTED] 
Gesendet: Samstag, 20. März 2004 16:03
An: [EMAIL PROTECTED]
Betreff: Re: Probleme mit Kernelkonfiguration 2.6.4.

Hallo Sebastian,

Sebastian Hofmann, 20.03.2004 (d.m.y):

 Bin gerade dabei, das noch mal zu probieren - was genau meinst Du mit
'(z.B.
 insbes. CONFIG_BLK_DEV_IDEDISK)', besser gefragt, wo finde ich das bei
 menuconfig? 

Keine Ahnung.
Es spricht aber auch nichts dagegen, den Editor zur Hand zu nehmen,
den entsprechenden Eintrag in der .config aufzusuchen und entsprechend
abzuaendern.
z.B. von 
# CONFIG_BLK_DEV_IDEDISK is not set
in
CONFIG_BLK_DEV_IDEDISK=y

Der Output von lspci kann einem darueberhinaus das Aktivieren der
passenden Chipsatz-Unterstuetzung ein wenig erleichtern.

Uebrigens kannst Du (wenn Du sie erst einmal hast) eine
funktionierende Kernelkonfiguration auch ohne Probleme ueber diverse
Kernelversionen hinweg verwenden:
Nachdem Du die Quellen des neuen Kernels entpackt hast, kopierst Du
die .config aus dem alten Verzeichnis einfach hinueber in das neue
und rufst dort make oldconfig auf.
Letztgenanntes funktioniert meiner Erfahrung nach auch, wenn man den
Kernel nur hochpatcht...

Gruss,
Christian
-- 
Wußten Sie schon...
... daß ein Zahnarzt auch manchmal in der Nase bohrt?