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 257 matches

by dzz
2016-12-23 13:21
Forum: Off-Topic
Topic: trinity running on my netbook :)
Replies: 5
Views: 4444

Re: trinity running on my netbook :)

My old 32 bit Sony Vaio netbook with TDE shows, at startup with htop running in a terminal, <100MB ram used. I'm gonna have to do some tweaking to get the touchpad to work properly; tapping doesn't work yet #!/bin/bash # Generic user script to enable synaptics touchpad (might work for alps) # Change...
by dzz
2016-04-27 14:08
Forum: Graphical Environments & Desktops
Topic: [SOLVED] NO touchpad on mate...
Replies: 10
Views: 3282

Re: NO touchpad on mate...

Code: Select all

synclient TapButton1=1 LBCornerButton=2 RBCornerButton=3 MaxTapTime=140 SingleTapTimeout=140 MaxDoubleTapTime=140
Try that in a (user) terminal. If it works, script it and put in your user's "autostart" (don't ask me where that is in mate).
by dzz
2016-03-22 22:40
Forum: General Debian
Topic: Am I the only one that is sad that Iceweasel is changing?
Replies: 58
Views: 30040

Re: Am I the only one that is sad that Iceweasel is changing

PM would be a bear to build on an older machine; it would take quite a long time, and the last linking step, when it's linking all the object ".o" files into the final binary, ends up consuming close to three GB of RAM on my machine. If your laptop had to resort to using the swap file, th...
by dzz
2016-03-11 01:55
Forum: General Debian
Topic: RAM comparison thread
Replies: 19
Views: 18881

Re: RAM comparison thread

Running TDE here on a number of Debian systems since it was first forked. I never experienced what edbarx wrote about TDE in dozens+ of TDE installs (but not nearly as good as Hallvor posted). It's normally similar resource usage to xfce4, which I also use. A TDE installation can be anything from td...
by dzz
2015-12-27 11:08
Forum: Installation
Topic: Debootstrap error
Replies: 24
Views: 81250

Re: Debootstrap error

This issue has been discussed here and solved, at least for wheezy, already. You don't have to trash your nicely customized 64GB multiboot sandisk cruzer with dd. http://forums.debian.net/viewtopic.php?f=17&t=75604 Here's the documentation everyone missed (which, like "unetbootin", use...
by dzz
2015-12-07 01:38
Forum: Docs, HowTos, Tips & Tricks
Topic: Install TDE (Trinity Desktop Environment) on Jessie
Replies: 15
Views: 37719

Re: Install TDE (Trinity Desktop Environment) on Jessie

Do you know if that is also true when installing TDE on Debian via the ppas mentioned above ? Install something like "tde-core-trinity" instead of "tde-trinity"? Essentially, yes, that's what I meant. Individual packages are installable for Debian, testing/sid however is as alwa...
by dzz
2015-12-06 18:37
Forum: Docs, HowTos, Tips & Tricks
Topic: Install TDE (Trinity Desktop Environment) on Jessie
Replies: 15
Views: 37719

Re: Install TDE (Trinity Desktop Environment) on Jessie

Here's a shout-out to Exegnulinux, a TDE-based Debian respin; a jessie-based version is here: http://exegnulinux.net/downloads/jessie/ Thanks dasein but please note Jessie versions are actually now Devuan-based. Hallvors points about TDE are mostly correct. I have used it from it's very beginning o...
by dzz
2015-10-25 00:43
Forum: General Questions
Topic: grup rescue
Replies: 4
Views: 926

Re: grup rescue

Might sort your problem: https://wiki.debian.org/GrubEFIReinstall

Maybe.. you also need to turn off "secure boot" or enable a new OS in your "bios" setup.
by dzz
2015-10-22 02:34
Forum: Graphical Environments & Desktops
Topic: Burning sound file onto CD
Replies: 19
Views: 3753

Re: Burning sound file onto CD

Never had much luck using any gui for audio cd but this works for me (and is simpler than gui): # edit to suit: DEVICE=/dev/sr0 WORK_DIR=/path/to/my/wav/file(s) #remove "-dummy" after test wodim -v -dummy -eject -pad speed=12 dev=$DEVICE -dao -swab $WORK_DIR/*.wav| tee wodim_log Anything w...
by dzz
2015-10-11 18:17
Forum: General Questions
Topic: Random images on lightdm greeter (Solved)
Replies: 4
Views: 1453

Re: Random images on lightdm greeter

I don't use ubuntu but that happens here, on reboot between different debian systems. It is for sure video ram not flushed (old nvidia fx5200, no proprietary driver)

I just put up with it rather than pay to replace what otherwise works.
by dzz
2015-09-20 00:09
Forum: Installation
Topic: (SOLVED) Install Debian without cd
Replies: 9
Views: 1928

Re: Install Debian without cd

You don't need to buy anything nor need any cd installer. It can be done from just about any networked GNU/Linux installation with debootstrap.

https://www.debian.org/releases/woody/h ... ux-upgrade
https://www.debian.org/releases/stable/ ... 03.html.en
by dzz
2015-09-16 09:30
Forum: Off-Topic
Topic: I committed 'simple-netaid' to gitLab (DEVUAN). Debianized.
Replies: 73
Views: 32659

Re: I committed 'netman' to gitLab (DEVUAN)-updated

Thanks ed. After checking lazurus and fpc versions are as yours (they were not) and deleting ~/.lazarus it built. Now to test it!
by dzz
2015-09-15 10:41
Forum: Off-Topic
Topic: I committed 'simple-netaid' to gitLab (DEVUAN). Debianized.
Replies: 73
Views: 32659

Re: I committed 'netman' to gitLab (DEVUAN)-updated

Message after "Quick compile" in lazarus (there is no "compile" button):

Code: Select all

netman.lpr(10,3) Fatal: Can't find unit Interfaces used by netman
by dzz
2015-09-15 00:55
Forum: Off-Topic
Topic: I committed 'simple-netaid' to gitLab (DEVUAN). Debianized.
Replies: 73
Views: 32659

Re: I committed 'netman' to gitLab (DEVUAN)-updated

Hopefully, this sets everyone interested in using this project going.
Not quite.. I too am interested and want a functional gui alternative to wicd. So far only the backend executable appears here in ~/netman.git/backend_src/src. Can you please clarify the build instructions?
by dzz
2015-05-31 20:49
Forum: Off-Topic
Topic: Testing Devuan...
Replies: 35
Views: 15927

Re: Testing Devuan...

Where did you find the information for the exegnulinux repo? My sources line returns a file not found error only in the amd64 build. I admin that one.. and don't have any amd64 machine to build and test things so no amd64-specific stuff there for now. I do try to post sources so you could build you...
by dzz
2015-05-31 11:12
Forum: Off-Topic
Topic: Testing Devuan...
Replies: 35
Views: 15927

Re: Testing Devuan...

My install, with added and fully-functional XFCE4, TDE, eudev and consolekit2 is certainly no toy, it's good enough for my main OS !
by dzz
2015-05-31 10:35
Forum: Off-Topic
Topic: Testing Devuan...
Replies: 35
Views: 15927

Re: Testing Devuan...

The current package (1.0.72-1+devuan1) installed from http://packages.devuan.org/devuan/pool/main/d/debootstrap/ works fine here this way: debootstrap --arch i386 --exclude systemd,systemd-sysv,libsystemd0 jessie your/bootstrap/location No need to specify a URL. At the moment you still need the excl...
by dzz
2015-05-01 17:12
Forum: General Debian
Topic: How to avoid stealth installation of systemd?
Replies: 167
Views: 160560

Re: How to avoid stealth installation of systemd?

I am in the long wait to install Devuan as that is only my present hope. When I succeed to install Devuan on my system, partition /dev/sda8 is patiently waiting for it to be filled
No need to wait. Devuan's debootstrap works. Read mailing list for further details.
by dzz
2014-12-13 00:23
Forum: General Questions
Topic: [SOLVED]Easiest way to update Adobe flash player
Replies: 14
Views: 11737

Re: Adobe flash player no longer supported on linux?

Code: Select all

update-flashplugin-nonfree --install
by dzz
2014-12-04 18:00
Forum: Off-Topic
Topic: devuan
Replies: 43
Views: 23089

Re: devuan

why not let it use dbus.. your can recompile dbus yourself, I did.