Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 19 matches

by maybeway36
2008-12-06 17:35
Forum: Installation
Topic: Preseed help
Replies: 1
Views: 598

Preseed help

In the d-i preseed file, the string

Code: Select all

d-i pkgsel/include string pkg-name other-pkg-name
can be used to automate the installation of additional packages.
Is there an easy way to also install Recommends of these packages?
by maybeway36
2008-08-17 15:28
Forum: Graphical Environments & Desktops
Topic: Mouse problem in dual-head Xorg setup
Replies: 1
Views: 967

Mouse problem in dual-head Xorg setup

I am having a problem with using the mouse in a dual-monitor X11 setup. On a one-monitor setup the mouse works fine, but with two monitors every mouse click is done twice, which is very annoying. Any help would be appreciated. Here is my xorg.conf: Section "InputDevice" Identifier "Ge...
by maybeway36
2008-08-08 18:37
Forum: Installation
Topic: Installing on a computer with no ide0
Replies: 5
Views: 1207

Thanks for the advice. I used a Debian 4.0 netinst CD I had, and it seemed to work. I will install later and then do a dist-upgrade. :)
by maybeway36
2008-08-08 16:28
Forum: Installation
Topic: Installing on a computer with no ide0
Replies: 5
Views: 1207

Installing on a computer with no ide0

I have a computer with a broken primary IDE, but a working secondary IDE with a hard drive on /dev/hdc and a DVD burner on /dev/hdd. Using the Debian lenny netboot installer, it stops at "Detecting disks" and says it couldn't find any disks and gives me a list of drivers. However, I can la...
by maybeway36
2008-08-07 20:44
Forum: System and Network configuration
Topic: Editing gdm.conf with a package
Replies: 0
Views: 417

Editing gdm.conf with a package

I want to make a dpkg package that contains a GDM theme and also sets it as the default. How can/should I do this?
by maybeway36
2008-07-22 17:49
Forum: Graphical Environments & Desktops
Topic: Compiz-compatible Kicker applets for Debian
Replies: 0
Views: 601

Compiz-compatible Kicker applets for Debian

Kubuntu has two packages, kicker-compiz and kicker-taskbar-compiz, that add a pager and taskbar with more Compiz compatibility. These packages can run on Debian lenny, but I had to modify the dependencies first. If anyone is interested, my modified versions w/ original source code is here: http://ww...
by maybeway36
2008-05-31 21:26
Forum: General Questions
Topic: No gnome-core in Lenny
Replies: 2
Views: 783

No gnome-core in Lenny

The gnome-core package is gone from Debian testing. Any idea of when it will be back?
by maybeway36
2008-05-31 21:25
Forum: General Questions
Topic: Need Help Deploying Debian In a Family Environment.
Replies: 2
Views: 963

I think KDM allows passwordless login. They should still have a password, but not need to use it. Not all that secure, but nobody's going to be accessing it remotely, and if they are at the computer physically it's not all that secure to start with. As for #2, 've always thought it would be nice if ...
by maybeway36
2008-05-29 20:32
Forum: General Questions
Topic: Adept
Replies: 2
Views: 634

Code: Select all

deb http://snapshot.debian.net/archive pool adept
deb-src http://snapshot.debian.net/archive pool adept
Adept Updater and Adept Notifier (tray icon) still work. I use them on a regular basis.
by maybeway36
2008-05-28 22:40
Forum: General Debian
Topic: snapshot.debian.org full?
Replies: 7
Views: 2294

Does anybody know why?
by maybeway36
2008-05-13 19:28
Forum: General Debian
Topic: snapshot.debian.org full?
Replies: 7
Views: 2294

snapshot.debian.org full?

snapshot.debian.org has not gone any further than May 2:
http://snapshot.debian.net/archive/2008/05/
Here's the disk usage graph:
Image
by maybeway36
2008-05-11 19:18
Forum: Graphical Environments & Desktops
Topic: dpkg-reconfigure xserver-xorg
Replies: 11
Views: 7865

dpkg-reconfigure xserver-xorg

The command

Code: Select all

dpkg-reconfigure xserver-xorg
never asks you for your resolution or driver anymore in lenny or sid (or Ubuntu hardy.) Now I really am lost as to how to get my screen to 1024x768.
Whose idea was it to change Xorg to behave this way? Will it be changed back anytime soon?
by maybeway36
2008-02-25 22:34
Forum: Installation
Topic: adept-manager / lenny / SID ??
Replies: 103
Views: 41013

I actually only have adept-notifier and its dependinces, not adept-manager, so that is probably what makes it work for me. I noticed your text says: dpkg: dependency problems prevent configuration of adept-updater: adept-updater depends on libapt-pkg-libc6.6-6-4.6; however: Package libapt-pkg-libc6....
by maybeway36
2008-02-24 20:34
Forum: Installation
Topic: adept-manager / lenny / SID ??
Replies: 103
Views: 41013

Using the old 2.1 vertions works just fine for me. Why won't it work for you?
http://pastebin.com/m23f9c962
The libapt-pkg-libc6.7-6-4.6 dependency is provided by apt 0.7.11.
by maybeway36
2008-02-18 18:59
Forum: Installation
Topic: adept-manager / lenny / SID ??
Replies: 103
Views: 41013

My version of apt is 0.7.10 (on lenny). Adept installs and works fine (as long as I install debtags beforehand.)
by maybeway36
2008-02-18 17:02
Forum: Installation
Topic: adept-manager / lenny / SID ??
Replies: 103
Views: 41013

What I did (and it seems to work) is add this line to my sources.list: deb http://snapshot.debian.net/archive pool adept I installed adept-common 2.13, adept-updater 2.1.3+b3, and adept-updater 2.1.3+b3. Then I commented out the snapshot.debian.net line, to keep it from "upgrading" to vers...
by maybeway36
2008-02-17 01:37
Forum: Installation
Topic: adept-manager / lenny / SID ??
Replies: 103
Views: 41013

Someone else should maintain the adept 2 branch, as it seems to have outgrown APT :(
It will be interesting to see how Kubuntu handles this, though.
by maybeway36
2008-02-10 20:17
Forum: General Questions
Topic: sudo / bash autocompletion?
Replies: 2
Views: 1102

Well, this is strange. Copying ~/.bashrc from another Debian machine fixed it, the .bashrc was not present on the machine where autocompletion didn't work. Here's what I think did it: # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bas...
by maybeway36
2008-02-10 20:12
Forum: General Questions
Topic: sudo / bash autocompletion?
Replies: 2
Views: 1102

sudo / bash autocompletion?

On my setpu, I usually do a regular Debian install, then add sudo. This way I can wither log in as root or use sudo to do root commands. However, when I do this (rather than enabling sudo and disabling root account during the Debian install), pressing TAB after something like "sudo dpkg-re"...