On Oct 30 at 14:43, John Hasler spoke:
> Hanspeter Roth writes:
> > So one has to do it by hand. Isn't there a convenience tool like
> > `chkconfig'?
>
>
> apt-get install sysvconfig
>
> or
>
> man update-rc.d
Yes update-rc.d
On Oct 30 at 14:07, Mitch Wiedemann spoke:
> Assuming your script is /etc/init.d/foo, you would make a symlink thusly:
>
> ln -s /etc/init.d/foo /etc/rc2.d/S80foo
>
> What's happening is that the symlinks in /etc/rc2.d/ which start with
> the letter "S" followed by a number (00 - 99) are all
Hello,
how can one create a custom service that is executed during the boot
sequence?
I guess the first step is create a script in /etc/init.d. But how is
it then activated?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
On Oct 24 at 13:48, Hanspeter Roth spoke:
> Hello,
>
> when I click a .m3u or .mp3 link in Firefox in the Debian
> installation the mouse-pointer shows the busy-pointer for two
> seconds but else nothing happens. I have no chance to specify a
> download directory or to choose
On Oct 24 at 16:22, Carl Fink spoke:
> On Mon, Oct 24, 2005 at 01:48:12PM +0200, Hanspeter Roth wrote:
> > Hello,
> >
> > when I click a .m3u or .mp3 link in Firefox in the Debian
> > installation the mouse-pointer shows the busy-pointer for two
> > seconds bu
Hello,
When I run cupsaddsmb it claims:
sh: line 1: rpcclient: command not found
Which package is rpcclient from?
Or else how can I manually add the Cups printer to the Samba
configuration?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Co
Hello,
when I click a .m3u or .mp3 link in Firefox in the Debian
installation the mouse-pointer shows the busy-pointer for two
seconds but else nothing happens. I have no chance to specify a
download directory or to choose an application to handle the link as
this is the case with other distributi
On Sep 29 at 14:20, Florian Dorpmueller spoke:
> If you are able to understand german, I can recommend to have a look at
> http://www.debianforum.de/wiki/?page=P4DynamischTakten. Furthermore I
> propose to use the ondemand governor.
Yes, I understand German. Thank you for the link!
It seems
Hello,
How does one set the permission of /dev/net/tun so that they remain
across reboots?
I guess it has something to do with /etc/udev/permissions.rules.
But there is no manpage on permissions.rules.
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
Hello,
I have an /etc/cpufreqd.conf that makes
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq go to 60
on Mandriva if the system is idle.
However the same configuration on Debian makes it go to 150 that
is full speed if the system is idle.
Kernel is 2.6.8-2-686.
Why does the same c
On Sep 10 at 19:07, Hanspeter Roth spoke:
> Hello,
>
> which is the package that contains the files below
> /usr/X11R6/include?
It's probably xlib-dev.
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
which is the package that contains the files below
/usr/X11R6/include?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Nov 20 at 01:13, Antony Gelberg spoke:
> I've noticed that the "show on all desktops" setting in the xmms menu
> doesn't appear to work in ice. Anyone know why, and how to fix it? I
> can do an Alt-F2, the ice command to show on all desktops, but that only
> works for the main window, not t
On Nov 06 at 14:00, Thomas H. George spoke:
> /etc/init.d/kdm and added /usr/games to the path list. This didn't
> solve the problem so I edited .icewm/toolbar in my home directory and
> changed the entry to prog "Pysol" /usr/games/pysol pysol. This didn't
Try
prog Pysol pysol /usr/g
On Nov 05 at 16:41, Thomas H. George spoke:
> After re-loading kdm (fancy new log in page) I could start icewm but the
> toolbar no longer included pysol although is was still specified in
> .icewm/toolbar. Pysol could still be run from an x terminal but was
> missing from programs/games/car
On Nov 05 at 16:52, Thomas H. George spoke:
> PS Just discovered that I now have only one desktop on the icewm
> toolbar, used to be 4 a feature I often use.
What is your WorkspaceNames setting in ~/.icewm/preferences?
Try
WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
-Hanspeter
--
To
On Sep 12 at 09:00, Mike Dresser spoke:
> On Fri, 12 Sep 2003, Mike Dresser wrote:
>
> > I'll try running icewm-session instead of icewm right now, I'm surprised
> > that icewmbg didn't work out of .xsession, when it used to.
I don't like that the entry program has changed it's name. What now
On Sep 11 at 16:36, Mike Dresser spoke:
> Ideas why icewmbg isn't working anymore with this in my .xsession as of a
> recent upgrade on unstable? I have to manually run it from an xterm now.
You are probably running a version after 1.2.9.
In some recent versions icewmbg must be run explicitly.
On Nov 04 at 13:40, Eduard Bloch spoke:
> Exactly this worked fine for me. My current solution is a custom devfs
> script:
>
> # cat /etc/devfs/devices.d/atapi
>
> # IDE nodes for ATAPI devices
> hdc b 22 0 rootcdrom 660
> hdd b 22 64 rootcdrom
On Nov 03 at 23:25, Eduard Bloch spoke:
> ATA devices. Unfortunarely, Linux is not consistent on naming devices,
> ide-scsi does not present the device nodes useable for hdparm. Simplest
> workaround:
>
> cd ~root
> mkdir devs
> cd devs
> MAKEDEV hda hdb hdc hdd hde hdf
>
> now, use hdparm on
On Nov 03 at 23:25, Eduard Bloch spoke:
> cd ~root
> mkdir devs
> cd devs
> MAKEDEV hda hdb hdc hdd hde hdf
>
> now, use hdparm on this nodes.
Are devices in ~root/devs better than in /dev?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
Hello,
how can DMA be configured on devices which are run as ide-scsi?
Hdparm says: /dev/hdd: No such device or address
Can it be configured via procfs?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Oct 13 at 18:48, Alan Chandler spoke:
> Here is my /etc/network/interfaces with a number of aliased ip addresses on
> eth1.
>
> auto eth0 eth1 lo eth1:0 eth1:1 eth1:2
I have now
### etherconf DEBCONF AREA. DO NOT EDIT THIS AREA OR INSERT TEXT BEFORE IT.
auto lo
iface lo inet loopback
i
Hello,
how can one create an ip alias on an interface that has already
another ip address?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Apr 06 at 09:29, Vivek G. Bharathan spoke:
> So I installed Debian in February and I've just discovered that my /usr
> partition is much too small. I'd like to somehow set apt and dselect to
If you have appropriate spare space you may try parted.
-Hanspeter
--
To UNSUBSCRIBE, email to
On Apr 06 at 18:38, Rob Weir spoke:
> Anyhow, woody will be released Real Soon Now(tm), and then the
> security policy will be the same as it was for potato.
Hm, realy?
But Potato r6 was announced on Apr 3.
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubsc
On Apr 05 at 02:49, Colin Watson spoke:
> I recommend either using the binaries from mozilla.org or upgrading
> wholesale to testing. By the time you've upgraded enough to run any
> packages from testing, you might as well have upgraded all the way
> anyway.
I have upgraded to testing. But now
On Apr 05 at 04:31, Anthony DeRobertis spoke:
> Just change the 'testing' to 'woody' in your sources, then you
> will stay with woody. Which will be stable soon. But after that
> happens, change it back to "stable"
>
> [ And, btw, getting security fixes into testing is now very important,
>
Hello,
I tried to install the latest Mozilla by the Debian package on
stable. But that required several new versions of other packages.
Then I felt changing to testing. But I still had to upgrade one
package with dpkg instead with apt-get.
What is the recommended way to install the latest Mozilla
On Apr 04 at 18:08, John Hasler spoke:
> Andrew writes:
> > Don't security updates also go to unstable?
>
> No. Security updates are almost always done by backporting the fix to the
> version of the package that is in stable. The version in unstable is
> almost always a more recent one. If i
On Apr 04 at 16:24, Costa, Todd (DMH) spoke:
> Hi Debian-Users,
>
> I am stuck on how I can manually start-stop-restart a daemon from
> the command line. I have a daemon that gets flaky and the only way I can get
/etc/init.d/service start-stop-restart
If you have pcmcia and run dhclient
Hello,
the command `dpkg -l ...' prints a name colunm which length is
limited. As a result long package names are cut and may be displayed
ambigiously.
Is there an option to habe the name colunm wider?
-Hanspeter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
On Apr 04 at 22:57, Hans Ekbrand spoke:
> On Thu, Apr 04, 2002 at 10:53:52PM +0200, Hanspeter Roth wrote:
> > Can one get security updates for the testing distribution?
>
> No. There is no such thing.
Can one switch back to stable without reinstalling the whole?
-Han
I have installed Icewm 1.0.9.2-4 after upgrading from Progeny to
Debian testing distribution.
Now the startmenu has `Window managers' and `Windows' submenues both
with W as the mnemonic.
Likewise the systemmenu has `limit Workarea' and `Window list'
entries both with W as the mnemonic.
This require
Can one get security updates for the testing distribution?
I have
deb http://security.debian.org stable/updates main contrib non-free
deb http://http.us.debian.org/debian testing main contrib non-free
in sources.list.
Or sould it be
deb http://security.debian.org testing/updates main contrib
On Mar 29 at 13:16, Larry Elmore spoke:
> I'm using Sid and XEmacs. XEmacs simply ignores all settings. I'm using a
> modified copy of the example .Xdefaults file that came with XEmacs, so I'm
> baffled as to why XEmacs apparently doesn't recognize any of the settings
> I've changed (and load
36 matches
Mail list logo