Re: Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-20 Thread Julien Petit
> This can be solved with ACLs. Instead of creating a bind mount, this process > that allows the user to share the directory can set an ACL and create a > symlink. For a few users maybe but not that easy when you have many thousands users (that on top do not have local accounts). We'd probably h

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-20 Thread Julien Petit
> PS: if you maintain your own software and aren't able to find a way for your > user to do shares - especially while systems that most likely have such > functionality built-in out of the box surely exist, think Nextcloud etc - > that is covered by how Linux is supposed to be used, by definitio

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-20 Thread Julien Petit
> At this point, I kinda doubt this issue has anything to do with Debian > itself, but will most likely be an issue/limitation of the Linux Kernel > itself. >From my latest tests, it seems to point that way. Kernel 5.4 came with a new mount API and it seems to break since then. During my search,

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
> For this, probably the easiest is to set up a common directory/a few common > directories, set up proper permissions through use of groups and worst case > create some symlinks from the user's home directories, if these directories > really need to be accessible from within their home director

Re: Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
> Does it really have to be in the home directory? Can't the software (and/or > the users) open files in, say, /shared/accounting? It doesn't really matter where folders/mounts are. Users can share any directory (and subdirectories) in their home directory with any other user. The shared folder i

Re: Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
>> However do you need shared subtrees? > I'm gonna test the effect of setting them to private. This doesn't seem to fix the problem either

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
> Does it have some logic to avoid descending into bind mounts? Maybe I am > wrong with my expectation that it does not use anything besides st_dev from > stat result. It may be promising case to demonstrate the issue in a way > independent of systemd and sandboxing. You can obtain command line

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
> Just to learn about it. > What about using acl rather than bind mounts? What should be the > problem in this solution? As i said to Richard, rights are not the challenge here. It's to be able to share a directory across multiple users. For instance you would have : /users/bob/accounting shared w

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-19 Thread Julien Petit
> If there's a better way should be judged on what exactly that app expects. > For the web interface, maybe the http server - or whatever makes the web > interface accessible to the users - can limit permissions. For the rest of > the use cases it would be interesting which circumstances would n

Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-14 Thread Julien Petit
> Best question probably is: what exactly are you needing 14.000 mounts for? > Even snaps shouldn't be that ridiculous. So what's your use case? Maybe > there's a better solution to what you are doing. If it's just about having a > place that is rw only without execution permissions, just crate

Re: Re: Having ten thousands of mount bind causes various processes to go into loops

2024-06-14 Thread Julien Petit
> What processes are CPU hungry? On a vanilla debian 11 : udisksd, gvfs-udisks2-vo, (fstrim), find > Perhaps it is not a Debian-specific bug, just more active usage of sandboxing > in systemd. If some applications have troubles parsing /proc/mounts then bugs > should be filed against them. It

Having ten thousands of mount bind causes various processes to go into loops

2024-06-12 Thread Julien Petit
Dear, Not sure i should report a bug so here is a report first. For more than 10 years now, we've been using mount binds to create shares rw or ro. It's been working perfectly under older Debian. A few months ago, we migrated to Ubuntu Jammy and started having processes running 100% non stop. Whil

Libembree, but static

2023-03-07 Thread Julien D Arques
Hi, We currently have libembree in .so shared library. Is it possible for the maintainers to provide the static .a? I use the latest available in testing 3.13.5 Thanks

Re: Re: Is Debian Linux protected against the Meltdown and Spectre security flaws?

2018-02-21 Thread Julien Aubin
Hi, Do you have any clue on when the gcc fix for stretch is to be released ? Actually the retpoline-compliant kernel is ready, and gcc fixes for stretch seem to have already been implemented. So I dunno what is still blocking the release. :'( Thanks a lot.

Re: Je veux me réjouir comme une reine. Laurine

2017-08-17 Thread Julien Perquin
dans tes reves Télécharger Outlook pour Android From: Laurine Iflaire Sent: Thursday, August 17, 2017 4:51:16 PM To: debian-user@lists.debian.org Subject: Je veux me réjouir comme une reine. Laurine Voudrais-tu être mon roi? http://bit.ly

Unable to connect WiFi when resuming from system sleep after stretch update on 2016-03-22

2016-03-24 Thread Julien Langlois
s because of a bug since it happens after a system update or a miss-configuration on my side. Thank you, Julien Langlois

Re: Xorg reconfigure on keyboard/VGA screen connect with systemd?

2015-11-12 Thread Julien Cristau
uld be easy enough to write an X client listening for DeviceNotify (for new input devices) or ConfigureNotify (for output changes) on the root window. gnome-settings-daemon has a "hotplug-command" under org.gnome.settings-daemon.peripherals.input-devices in its settings that can do the form

Re: server monitor

2015-03-08 Thread Julien Groselle
Hi, For now, the best solution is to forget old solutions (cacti, munin, etc.) and give a look to new ones based on scalability and effectiveness : - Collectd - Small and lightweight stats collector written in C - Graphithe

Re: server monitor

2015-03-08 Thread Julien Groselle
Hi, For now, the best solution is to forget old solutions (cacti, munin, etc.) and give a look to new ones based on scalability and effectiveness : - Collectd - Small and lightweight stats collector written in C - Graphithe

Re: initramfs prompt

2014-11-07 Thread Julien boooo
2014-11-07 14:06 GMT+01:00 Darac Marjal : > On Fri, Nov 07, 2014 at 12:29:31PM +0100, Achim Spreen wrote: > > Hello. > > > > I have a laptop without cdrom or floppy and it isn't > > usb-bootable. After an unsuccessfull installation mininal of debian > > wheezy 7.6 i got only a initramfs prompt, bu

Re: excessive CPU usage

2014-09-29 Thread Julien boooo
Hello Gary What does "top" returns ? -> high load average ? / high %sys ? ... 2014-09-29 4:32 GMT+02:00 Gary Roach : > On 09/21/2014 11:54 AM, Gary Roach wrote: > > Hi all > > For the last few months I have been plagued by very slow response from my > system. As an example, it takes 2 1/2 minut

Re: Suggestions? A small webserver for file upload

2014-09-26 Thread Julien boooo
Well Lighttpd is pretty easy to use : http://www.lighttpd.net/ 2014-09-26 12:47 GMT+02:00 softwatt : > Checkout HFS + Wine. > http://www.rejetto.com/hfs/ > >

Re: Strange message, ifup eth0..............

2014-09-08 Thread Julien boooo
- > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: https://lists.debian.org/2014090810.2503fb0b@taogypsy > > Hello Charlie, This make me think at this bug : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726816 Have you checked the version of your packages ? Bests Julien

Re: IPv6 neighbor solicitations to use link-local source address

2014-09-04 Thread Julien boooo
2014-09-04 12:32 GMT+02:00 mett : > On Thu, 4 Sep 2014 18:50:01 +0900 > mett wrote: > > > On Thu, 4 Sep 2014 09:12:46 +0200 > > Julien b wrote: > > > > > Hi mett, thank you for your answer. I hope that I'm not top-posting > > > too ping6

IPv6 neighbor solicitations to use link-local source address

2014-09-03 Thread Julien boooo
ur customer for security reasons and as far as I can see it complies with RFC4861 as well. If someone had a clue how to do that or if it's just impossible, I would really appreciate your help. Thank you Best resgards Julien

Re: SSD settings for Wheezy

2013-05-13 Thread Julien Groselle
Hi John, Take a look on this : https://btrfs.wiki.kernel.org/index.php/FAQ#Is_Btrfs_optimized_for_SSD.3F By the way, on my laptop, I have just one SSD, and I use btrfs on root with /tmp and /var/log on tmpfs (RAM) to avoid simultaneous multiples write on SSD. I never switch off my laptop, I put it

Re: [Debian installer] Problem with umounting hd-media

2013-04-30 Thread Julien Groselle
with CCISS drivers. Thanks again for your time. Have a good day ! --- *JG* 2013/4/25 Brian Potkin > On Tue 23 Apr 2013 at 16:50:50 +0200, Julien Groselle wrote: > > > Hi, > > > > I didn't know the existence about the debian-boot mailinglist... Thanks >

[Debian installer] Problem with umounting hd-media

2013-04-23 Thread Julien Groselle
Hello debian users, We are installing some Debian wheezy on tests servers and we are assuming some issues : One of them are really annoying : - We install the system with USB flash drive. - After booting on it, the USB stick is mounted on /hd-media/ - The .iso image situated in hd-media is loop mo

Core dump problem

2012-10-05 Thread Julien Groselle
Hello Debian users, I want enable core dump on a debian squeeze server. So I have downloaded the source code of kernel (2.6.32) and i have activate this options : CONFIG_PROC_VMCORE=y CONFIG_KEXEC=y CONFIG_CRASH_DUMP=y CONFIG_KEXEC_JUMP=y Compilation was successful, but i can't u

Re: how to copy files from linux to windows via terminal

2012-08-21 Thread Julien Groselle
Hi, Just use winSCP on your Windows... It's an opensource project which provide file transfert over ssh tunnel. --- JG 2012/8/20 Joe > On Mon, 20 Aug 2012 21:04:27 +0800 > lina wrote: > > > Hi, > > > > how to copy files from linux to windows via terminal. > > > > I know p

Re: unique install question?

2012-06-13 Thread Julien Claassen
From what I remember, Ubuntu in this case is better than a pure Debian, if you need the graphics. If you don't: Debian has much more to offer to me as a blnd user and it's more stable. :-) Best wishes Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable

Re: unique install question?

2012-06-13 Thread Julien Claassen
Sorry for the haste! Ubuntu seems to be a good alternative. I certainly have seen it mentioned a couple of times on the Orca mailinglist. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS

Re: unique install question?

2012-06-13 Thread Julien Claassen
e impaired users. But doesn't Knoppix have its own installer anymore? Best regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/

Re: unique install question?

2012-06-13 Thread Julien Claassen
Hey again! Not sure about Ubuntu studio, it depends on how much it is based on Ubuntu. Can't you stack up on the special Ubuntu Studio packages, once you've installed a normal Ubuntu? I have the feeling, that a friend of mine recently did so. Regards

Re: What files to backup

2012-04-12 Thread Julien Groselle
Hi, I use this line to backup my entire computer : rsync -avhHPS --exclude={dev,sys,proc,mnt,tmp,media} / /`date +%Y-%m-%d-%T`/* * Nothing is forget except the "exclude" rep. -- JG Le 12 avril 2012 14:12, Rob Owens a écrit : > On Tue, Apr 10, 2012 at 09:11:55PM -0600, Bob Proulx wrote: > > B

Syslog-ng problem : IP Address folder

2012-03-23 Thread Julien Groselle
Hello everybody, I have posted that on syslog-ng mailing-list, but i don't have any answer for now... I try to submit my problem to debian's experts ;) -- I work for a lange society, and we use syslog-ng for 5 years now. We have a centralized server with storage tank to keep logs securly. Concr

Unsubscribing when the original mail address is no longer accessible

2012-03-13 Thread Julien Claassen
to change that once and for all. Any ideas? Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/

Re: Audiobooks

2012-03-11 Thread Julien Claassen
on the road, I like a clear full quality playback, even if it is MP3 in 64kb, this can be a lot better than that. I don't know their prices, but I suppose they too would be quite OK. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And

Re: text browsers

2012-02-29 Thread Julien Claassen
have only heard about edbrowse, but I think it is really the best solution, if you think, you might encounter a lot of NECESSARY javascript. Necessary opposd to beautifying or slightly helpful javascript. Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Ador

Re: ext browsers

2012-02-29 Thread Julien Claassen
though. That is older versins of links2 not the links 1.x branch. Best wishes Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/nama

Re: Audiobooks

2012-02-29 Thread Julien Claassen
Hi Lina! Could be, that I gave you the same youtube or mplayer advise, because to me it has always been a sane and helpful one. :-) Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS

Re: Audiobooks

2012-02-29 Thread Julien Claassen
convert it to mp3 or ogg. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/nama/music.html

Re: Audiobooks

2012-02-28 Thread Julien Claassen
w others, who do the same, yet I suspect, that German audiobooks and radioplays are less interesting. :-) Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music

Re: Audiobooks

2012-02-28 Thread Julien Claassen
eone. They have been around - as far as I know - since tapes have been around. they are NOT bound to any format. If you are looking for a nice collection of free and copyleft ones have a look at http://librivox.org Nice project. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=

Re: Question about HotPlug and cciss hp storage

2012-02-28 Thread Julien Groselle
on this point, and i hope it will be the last one... -- JG Le 23 février 2012 21:38, Stan Hoeppner a écrit : > On 2/23/2012 10:16 AM, Julien Groselle wrote: > > > Now i'm sure that is a must have. > > Since 4 years to last year, we just had Hardware RAID, so we d

Re: how to deal with spam

2012-02-23 Thread Julien Claassen
Hi chaps! Yes, I can definitely say, that there are spam problems on other lists. Less perhaps - visible tothe user at least -, but they do exist andI still think, it'snot that bad, considering, how open this list is to users. Good job you folks! Byebye J

Re: Question about HotPlug and cciss hp storage

2012-02-23 Thread Julien Groselle
Hi everybody, > You're welcome Julien. Sorry I didn't mention it sooner. It took me a > little while to figure out exactly what your problem was, due to > entering the thread so late. No problem, and thank you again. > I'm kinda surprised you didn't alrea

Re: Microphone not picking any sound -- Debian Testing/Wheezy (KDE 4.6.5)

2012-02-23 Thread Julien Claassen
lar card though. My second hand experience was mainly with macbooks. I hope that helps. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http:/

Re: Question about HotPlug and cciss hp storage

2012-02-21 Thread Julien Groselle
Hi Stan, First, i tell you a huge thanks ! The ACU software is just what i need to better administrate hardware. Just one problem, the dependecies will "dirty" my server : # aptitude install lib32gcc1 Les NOUVEAUX paquets suivants vont être installés : lib32gcc1 libc6-i386{a} # dpkg -i lib32st

Re: Question about HotPlug and cciss hp storage

2012-02-20 Thread Julien Groselle
RAID, but it is not the subject here. Do you need something else ? Le 20 février 2012 16:09, Stan Hoeppner a écrit : > On 2/20/2012 8:43 AM, Julien Groselle wrote: > > Thank you for your answer Stan, > > > > Yes, I'm not a specialist about this kernel data structure

Re: Question about HotPlug and cciss hp storage

2012-02-20 Thread Julien Groselle
. -- JG. Le 20 février 2012 14:50, Stan Hoeppner a écrit : > On 2/20/2012 4:47 AM, Julien Groselle wrote: > > Hi, > > > > I'm trying to understand why this directory is empty : > /sys/class/scsi_host/ > > We have two types of servers, one like that >

Re: Question about HotPlug and cciss hp storage

2012-02-20 Thread Julien Groselle
my production server. SO i have installed it... But /sys/class/scsi_host/ is always empty... Any help ? :) JG Le 17 février 2012 18:01, Christofer C. Bell a écrit : > On Fri, Feb 17, 2012 at 10:59 AM, Julien Groselle > wrote: > > I'm sure my kernel is not so old :) > > >

Re: Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
I'm sure my kernel is not so old :) # uname -r ; cat /etc/debian_version 2.6.32-5-amd64 6.0.4 Le 17 février 2012 17:55, Christofer C. Bell a écrit : > On Fri, Feb 17, 2012 at 10:34 AM, frank wrote: > > On Fri, 2012-02-17 at 10:26 -0600, Christofer C. Bell wrote: > > > >> echo "- - -" > /sys/cla

Re: Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
I already have seen this blog, and the folder /sys/class/scsi_host/ is not populated (on my server, ofc) : # l /sys/class/scsi_host total 0 JG Le 17 février 2012 17:34, frank a écrit : > On Fri, 2012-02-17 at 10:26 -0600, Christofer C. Bell wrote: > > > echo "- - -" > /sys/class/scsi_host/host

Re: Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
turn about the entire test later. Maybe you have reduce my work time for this night :P JG. Le 17 février 2012 17:10, frank a écrit : > On Fri, 2012-02-17 at 15:04 +0100, Julien Groselle wrote: > > > So no, I didn't rescan anything... It's just what I need (a command > &

Re: Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
have a write error : invalid argument So no, I didn't rescan anything... It's just what I need (a command line to recan all HDD device) JG. Le 17 février 2012 14:00, frank a écrit : > On Fri, 2012-02-17 at 12:02 +0100, Julien Groselle wrote: > > > I use Soft Raid... and not

Re: Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
ive by a new one. The rebuild starts > automatically. > > Your device is /dev/cciss/c0d0 > > Frank > > Am 17.02.2012 um 11:35 schrieb Julien Groselle >: > > > Hi, > > > > After peel the web to find any information about how to add / remove > hard dri

Question about HotPlug and cciss hp storage

2012-02-17 Thread Julien Groselle
Hi, After peel the web to find any information about how to add / remove hard drive on Debian. My Hardware is HP ProLiant DL380 G7, with HP Smart Array P410i Controller version 3.50. I had preferred soft RAID solution with mdadm. But the only bad point for me is the Hot Plug. Could some one help

Re: Sound problems

2012-02-14 Thread Julien Claassen
little towards finding the problem. Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/nama/music.html ..

Re: www site monitor

2012-02-10 Thread Julien Claassen
quot; to@host That should do. Warmly yours Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/nama/music.html .

Re: Downgrading? - What about Orca in wheezy?

2012-02-04 Thread Julien Claassen
Hello Andrei! Thanks, I'l definitely consider it. Much better than to go back. :-) Knd regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at ==

Re: Downgrading? - What about Orca in wheezy?

2012-02-04 Thread Julien Claassen
at it is rather reliable, even when I was working with testing branches. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://julie

Re: Downgrading? - What about Orca in wheezy?

2012-02-03 Thread Julien Claassen
support has vanished. Is it due to maintainers or policy? Might we expect to see Orca yet? I just want to knw, so I will know, what to expect in future and where to turn. If I have to look for a new distro, I'd rather start now, when it isn't yet too pressing. Warmly yours

Downgrading?

2012-02-03 Thread Julien Claassen
Hello everyone! I just wondered, if it would be possible to downgrade my Debian distro from - say - Wheezy to Squeeze? I thought, that it must work, but I can't for the life of me think, which exact command to use. Thanks for any help! Warm regards J

Re: [OT] how to take care of hand

2012-02-03 Thread Julien Claassen
ible. Read for a while, then type, play some music, tidy up...). Hope that somehow helps, though it might not have been, what you asked for exactly. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On

Re: Free software

2012-01-25 Thread Julien Claassen
sure, that people, like yourself, can choose. I think you can find interfaces on debian.org to search the package database and info about specific packages. I have rarely used those though, since I could always use my own system for all the research necessary. Kind regards

Re: Free software

2012-01-25 Thread Julien Claassen
- roughly - like this: deb http://ftp.de.debian.org/debian squeeze main contrib non-free It was my personal choice to also add the "contrib" and "non-free" branches. The main branch is only free software, same goes- I think - for the contrib branch.

Re: CUI tool for converting FLAC/Wav bit/stability.

2011-12-10 Thread Julien Claassen
ight also do it, but I'm not sure about the quality of the algorithms. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://julie

Re: [SOLVED] Pidgin and Skype not working on Squeeze

2011-12-05 Thread Julien Claassen
Hello again! OK, the connection works fine now. I heard, that it was at time a little unstable and it could be better to start skype first by hand. Now I must figure out how to make calls, instead of texting. :-) Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very

Pidgin and Skype not working on Squeeze

2011-12-05 Thread Julien Claassen
stem rather well, I thought. Does anyone have a good idea, of what I might be doing wrong or what I might do better? Not using Skype is in this case sadly not the question. Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazemen

Re: "purge" a package without removing config or remaining files

2011-11-23 Thread Julien Claassen
. - It says, that remove is exactly there, to remove a package aka it's binariesand libs, but not its config files. Warmly yours Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my

Re: Why do I have wpasupplicant installed if I don't have a wifi interface?

2011-11-14 Thread Julien Claassen
pplicant should be a small package and you could just leave it, if it doesn't reek havoc on your bootup process. :-) Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! ==

Re: sound not working on console only Wheezy laptop

2011-11-07 Thread Julien Claassen
commandline present right now. Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Free And Jubilating Amazement Revels, Dancing On - FLOWERS! == Find my music at == http://juliencoder.de/nama/music.html .

Re: Debian 4.0 on i686?

2011-10-26 Thread Julien Claassen
Hello Sheela! It semms, that there is no Debian 4.0 available anymore. What is your pci-board? Couldn't you find an old kernel, that supports it? Hm usually the kernel doesn't loose many things over time. Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very

Re: any way to listen to url using command line?

2011-10-19 Thread Julien Claassen
ing mplayer as a backend. Putting vc=null and vo=null is the right approach though, to get quick and easy access to video files, if you're not bothered about the video-part itself. Also good for converting videos to other file-formats using mplayer. :-) Warm regards Julien =-=-=-=

Re: Still trying to reduce the size of /, now that I have the bit between my teeth....

2011-09-22 Thread Julien Claassen
eeded for the commandline and compiling various pieces of software. My /usr folder has 5.1G, my / is 8.5G, of which 2.3G is my /root folder. :-) Warm regard, hope that helps Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Absence Just Arrivi

Re: xserver-xorg-video-intel does sometimes not resume

2011-09-20 Thread Julien Cristau
curs. Are there logs which could help? I attach > the syslog below... > Boot with drm.debug=6 and compare dmesg from a successful vs failed resume. Cheers, Julien -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Re: sound stopped and now working. what happened?

2011-09-19 Thread Julien Claassen
nally as possible. :-) Unfortunately KDE relies on it, as GNOME relies on ESD (if I didn't mix up anything). As for all the programs you mentioned: No idea, what they are. :-) Warmly yours Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Abse

Re: sound stopped and now working. what happened?

2011-09-19 Thread Julien Claassen
lem or at least getting some light into the darkness. Kind regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Absence Just Arriving, Reigns Disappeared, Ornate - flowers! == Find my music at == http://juliencoder.de/

Orca questions

2011-09-18 Thread Julien Claassen
at some point as well. If one of youknows definite answers to at least a few of those, just shout.Otherwise I suppose I must subscribe to the Orca mailinglist and manage even more mails. :-) Thanks and best wishes Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensel

Re: X and no Keyboard (debian Squeeze)

2011-09-18 Thread Julien Claassen
s suggested by you and the second one was lifted - as it is - from the /usr/share/xserver-xorg/examples/xorg.conf. Best wishes Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Absence Just Arriving, Reigns Disappeared, Ornate - flowers! == Find my musi

Re: X and no Keyboard (debian Squeeze)

2011-09-18 Thread Julien Claassen
Hello Camaleon! I've got it fixed, finally! :-) I googled some more on the side and found a guide from gentoo. I ended up just copying another stanza from an example xorg.conf and now it works! Thanks for al the help, it was very valuable to me. Kind regards J

Re: X and no Keyboard (debian Squeeze)

2011-09-17 Thread Julien Claassen
AutoAddDevices. *** Thank you! Warm regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Absence Just Arriving, Reigns Disappeared, Ornate - flowers! == Find my music at == http://juliencoder.de/

Re: X and no Keyboard (debian Squeeze)

2011-09-17 Thread Julien Claassen
hatever to make it start everytime you log in. So it shouldn't be Orca. My Xorg.0.log is attached. If that doesn't get through, please shout and I'll either put it in a mail or upload on my webserver. Warmly yours and thanks Julien =-=-=-=-=-=-=-=-=-=-=-=- Suc

X and no Keyboard (debian Squeeze)

2011-09-17 Thread Julien Claassen
ndard PS/2 Mouse: None Thanks for any help and hints. Kindest regards Julien =-=-=-=-=-=-=-=-=-=-=-=- Such Is Life: Very Intensely Adorable; Frightening Absence Just Arriving, Reigns Disappeared, Ornate - flowers! == Find my music at == http://juliencoder.de/nama/

Re: thoughts on RHCE

2010-09-01 Thread Julien Vehent
On Wed, 1 Sep 2010 19:36:56 +0200, "Jesús M. Navarro" wrote: > Hi, Julien: > > > Probably you won't be able to get the RHCE certification without dedicated > training no matter what: there's too many specific "thingies" that wouldn't &g

Re: thoughts on RHCE

2010-09-01 Thread Julien Vehent
On Wed, 1 Sep 2010 18:20:45 +0300, Eero Volotinen wrote: > 2010/9/1 Julien Vehent : >> Hey guys, >> >> I know this is kind of off-topic on a Debian mailing list, but since there's >> no Debian certification, I was considering taking RHCE. >> The thing is, R

thoughts on RHCE

2010-09-01 Thread Julien Vehent
rmation. Please keep the trolls on leash ;) Thanks, Julien -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/c75082b5d35d51dc59766818e1c40...@localhost

Re: IPv4-capable XDMCP server in Debian squeeze?

2010-05-29 Thread Julien Cristau
On Sat, May 29, 2010 at 23:16:06 +0300, Per Lundberg wrote: > On Sat, May 29, 2010 at 10:54 PM, Julien Cristau wrote: > > Hi Julien, > > > I'm fairly sure xdmcp over ipv4 works just fine with both xdm and gdm in > > squeeze, because I tested them (and made th

Re: IPv4-capable XDMCP server in Debian squeeze?

2010-05-29 Thread Julien Cristau
(and made them work with the bindv6only=1 setting) a month or two ago. Cheers, Julien signature.asc Description: Digital signature

Postfix, SASL and LDAPDB

2010-05-19 Thread Julien Vehent
smtpd_sasl_local_domain = $mydomain smtpd_sasl_authenticated_header = yes Did I miss anything ? Any clue on why postfix doesn't send anything but an UNBIND request to LDAP ? Thanks, Julien -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Optimisez vos campagnes de communication avec RTE

2010-04-06 Thread Julien CARRO
Si vous ne visualisez pas ce message correctement : http://email.rte.fr/HM?a=DNX7CqDdyIQn8SA9MKIiRbnnGHxKDX7bhw12 Ciblez juste en 2010 ...Optez pour le Marketing Direct multi-canal EMAILING - SMS MAILING - FAX MAILING __

Re: online voip client

2010-03-15 Thread Julien Vehent
Just discovered tringme.com, seems interesting... On Mon, 15 Mar 2010 11:22:44 +, Tzafrir Cohen wrote: > On Mon, Mar 15, 2010 at 11:54:27AM +0100, Julien Vehent wrote: >> Hey debian folks, >> >> I was looking at online voip client, to embedd in a webpage on my server &

online voip client

2010-03-15 Thread Julien Vehent
onsumption, ...). Cheers, Julien -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/56cfebd2143e846e3416016377ca2...@localhost

install debian without screen (on guruplug)

2010-03-10 Thread Julien Vehent
Hi Debian folks, I was considering testing this little piece of hardware that guruplug is. http://www.newit.co.uk/shop/proddetail.php?prod=GuruPlug-Server Very attractive, but no vga output. So, next question is: how do I install lenny without a display ?... Any clue ? Julien -- To

installing debian without display

2010-03-10 Thread Julien Vehent
Hi Debian folks, I was considering testing this little piece of hardware that guruplug is. http://www.newit.co.uk/shop/proddetail.php?prod=GuruPlug-Server Very attractive, but no vga output. So, next question is: how do I install lenny without a display ?... Any clue ? Julien -- To

eaccelerator on debian

2010-03-06 Thread Julien Vehent
Hey guys, I was looking into eaccelerator to integrate in with php5-cgi and nginx, and I was wondering: is there any specific reason why eaccelerator isn't packaged for debian already ? Julien -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

magazines on linux

2010-01-26 Thread Julien Vehent
Hey guys, Something a little bit off Debian, I'm looking at litterature from the UK and the US and I was wondering what are the good magazine on linux out there. The ideal would be to be able to order an issue online, and eventually get a subscription after. Thanks, Julien -- To UNSUBS

Domain has crashed

2010-01-26 Thread julien collas
th0,mac=00:16:3E:0A:00:6C', 'bridge=eth1,mac=00:16:3E:0A:01:6C' ] on_poweroff = 'destroy'a 2.6.26-2-xen-686 on_reboot = 'restart' on_crash= 'restart' extra = 'console=hvc0 xencons=tty' My system is up to date, and I've got these crash quite often. Do you have any idea what could be the problem? Thanks for your help. -- Julien

Re: Hosting in the US

2010-01-08 Thread Julien Vehent
amost ! just replace bsd by debian and I'm in :p On Fri, 8 Jan 2010 16:30:46 -0800, freeman wrote: > On Fri, Jan 08, 2010 at 10:35:17PM +0100, Julien Vehent wrote: >> Hello Debian people, >> >> I'm looking for a good hosting service in the US. I need full

  1   2   >