apparmor.
In the recent Debians (Wheezy++, I think), there is a directory
/etc/apparmor.d. In there is a file called user.sbin.named. That file does
various things to the /var/cache/bind directory. I didn't look at it long
enough to figure out just what it does, and I couldn't find apparmor on
Buenas necesito ayuda, e buscado en grupos y no comprendo como activar y
visualizar wifi en lxde incluso en la wiki de Debian-wifi no se cómo
realizar la operación. Si me pueden enviar las instrucciones me comprometo
incluso a hacer un blog explicándolo para que otras personas no tengan el
mismo pr
"D. R. Evans" writes:
> D. R. Evans wrote on 05/26/2015 04:52 PM:
>
>>
>> If I understand you correctly, I think that you are saying that:
>> n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm
>
> I probably misunderstood you.
>
> Anyway, after some more experimenting, I d
On 20150526_1829+0300, Juha Heinanen wrote:
> I'm back at trying to install Jessie on Acer C720 without going the long
> route via Wheezy.
>
> Just to recall, the problem is that current Jessie installer
> debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer
^
Quoting D. R. Evans (doc.ev...@gmail.com):
> D. R. Evans wrote on 05/26/2015 04:52 PM:
>
> >
> > If I understand you correctly, I think that you are saying that:
> > n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm
>
> I probably misunderstood you.
No, but you left out
D. R. Evans wrote on 05/26/2015 04:52 PM:
>
> If I understand you correctly, I think that you are saying that:
> n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm
I probably misunderstood you.
Anyway, after some more experimenting, I discovered that this works:
sudo XAU
On Tuesday 26 May 2015 23:52:38 D. R. Evans wrote:
> David Wright wrote on 05/26/2015 04:16 PM:
> > When I ssh to a remote machine as myself, DISPLAY is set to
> > localhost:10.0 (11, 12, etc) and AIUI X clients find my local X server
> > through the encrypted ssh connection. Because the authority
David Wright wrote on 05/26/2015 04:16 PM:
> When I ssh to a remote machine as myself, DISPLAY is set to localhost:10.0
> (11, 12, etc) and AIUI X clients find my local X server through the
> encrypted ssh connection. Because the authority file on the remote
> host is in its standard location, nam
Hi, Petter.
On 26/05/15 19:07, Daniel Bareiro wrote:
> You could try Bacula. You could also use Dirvish, although it does not
> running as a service, it gives good results. It works with rsync and
> optimize disk space usage maintaining hard links to the files unchanged
> between a backup and the
Quoting D. R. Evans (doc.ev...@gmail.com):
> Reco wrote on 05/26/2015 01:53 PM:
> > Yet there's a way to solve your problem - get a habit of running
> > X clients like this:
> >
> > HOME=/root sudo -E xterm
> >
> > Re-defining $HOME is crucial as otherwise you risk users' rewriting
> > configurat
On Tuesday 26 May 2015 23:01:41 D. R. Evans wrote:
> Lisi Reisz wrote on 05/26/2015 02:30 PM:
> > On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote:
> >> What is wrong and how do I fix it so that I can run graphical programs
> >> across the network using sudo?
> >>
> >> I'm sure it's just a simple
Hi, Petter.
On 26/05/15 05:30, Petter Adsen wrote:
> I'm still messing with trying to get a good backup routine, and I'm
> (slowly) coming to the conclusion that other people are better at it
> than I am, and I need a way to store data remotely anyway.
>
> Right now, I'm testing AltDrive on an U
Lisi Reisz wrote on 05/26/2015 02:30 PM:
> On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote:
>> What is wrong and how do I fix it so that I can run graphical programs
>> across the network using sudo?
>>
>> I'm sure it's just a simple configuration issue, but my google-fu seems to
>> be lacking to
On Tuesday 26 May 2015 22:47:22 D. R. Evans wrote:
> Lisi Reisz wrote on 05/26/2015 03:06 PM:
> > When you installed, did you install with root?
>
> I'm sorry, I don't understand the question.
>
> But:
>
> n7dr@shack:~$ pwd
> /home/n7dr
> n7dr@shack:~$ su
> Password:
> root@shack:/home/n7dr# pwd
>
Hello,
For the past couple of days I've been trying to set up isc-dhcp-server
on jessie for IPv6. I am at a point where the server is providing
addresses but I cannot get it to update the DNS server.
Both servers are on the same machine. The DNS server is bind9 and is
working correctly for b
On May 26, 2015, at 2:30 AM, Petter Adsen wrote:
> Does anyone here have any experience with this or similar services that
> work well with Debian?
Have you looked at Amanda? It's open source, uses tar or dump, etc. It can be a
bitch to configure, but I've been using it for over a decade with
Lisi Reisz wrote on 05/26/2015 03:06 PM:
> When you installed, did you install with root?
>
I'm sorry, I don't understand the question.
But:
n7dr@shack:~$ pwd
/home/n7dr
n7dr@shack:~$ su
Password:
root@shack:/home/n7dr# pwd
/home/n7dr
root@shack:/home/n7dr# cd
root@shack:~# pwd
/root
root@shac
On May 25, 2015, at 1:00 AM, Bob Proulx wrote:
> Glenn English wrote:
>> root@srv:~# ps -ef | grep named
>> bind 2098 1 0 May10 ?00:00:36 /usr/sbin/named -u bind
>> root 10498 1 0 May10 ?00:00:50 /usr/sbin/named -c
>> /etc/bind/named.conf
>
> There are two of
On Tuesday 26 May 2015 21:58:47 D. R. Evans wrote:
> Reco wrote on 05/26/2015 01:53 PM:
> > Yet there's a way to solve your problem - get a habit of running
> > X clients like this:
> >
> > HOME=/root sudo -E xterm
> >
> > Re-defining $HOME is crucial as otherwise you risk users' rewriting
> > conf
Reco wrote on 05/26/2015 01:53 PM:
>
> Yet there's a way to solve your problem - get a habit of running
> X clients like this:
>
> HOME=/root sudo -E xterm
>
> Re-defining $HOME is crucial as otherwise you risk users' rewriting
> configuration files by root.
Are you saying that if I type:
HO
On 26/05/15 17:14, Daniel Bareiro wrote:
> Hi all!
>
> I'm thinking about using Dirvish for backup of information from other
> servers but I think in some cases they are VPS where I don't have root
> access but a different user.
>
> From what I've seen, Dirvish always connects to ssh using the ro
On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote:
> What is wrong and how do I fix it so that I can run graphical programs
> across the network using sudo?
>
> I'm sure it's just a simple configuration issue, but my google-fu seems to
> be lacking today.
By default one cannot log into a graphical
Hi all!
I'm thinking about using Dirvish for backup of information from other
servers but I think in some cases they are VPS where I don't have root
access but a different user.
From what I've seen, Dirvish always connects to ssh using the root user.
Anyone know if there is any way to set a diffe
Hi.
On Tue, May 26, 2015 at 01:43:57PM -0600, D. R. Evans wrote:
> I have just installed stable (jessie) on a machine that used to run Kubuntu.
> This machine is mostly accessed remotely, using ssh.
>
> If I log in as a normal user over ssh, I can run X programs fine. (For
> example, typing "xte
I have just installed stable (jessie) on a machine that used to run Kubuntu.
This machine is mostly accessed remotely, using ssh.
If I log in as a normal user over ssh, I can run X programs fine. (For
example, typing "xterm" brings up the expected terminal.)
However, if I execute "sudo xterm", th
On Tue, 2015-05-26 at 20:45 +0300, Juha Heinanen wrote:
> Sven Arvidsson writes:
>
> > There was a link to a possible fix in the Fedora bugtracker:
> > http://www.syslinux.org/archives/2015-February/023209.html
>
> Most likely that is it. Is there somewhere an experimentan Debian
> Jessie instal
Sven Arvidsson writes:
> There was a link to a possible fix in the Fedora bugtracker:
> http://www.syslinux.org/archives/2015-February/023209.html
Most likely that is it. Is there somewhere an experimentan Debian
Jessie installer that would include that patch?
I now installed Debian to my Acer
pe...@easthope.ca writes:
> > dpkg-buildpackage -rfakeroot -b -us -uc
>
> No errors from that.
>
> > finally install the libs with gdebi.
debs are not generated in the source dir, but one level up (cd ..).
you should first build the re and rem lib debs and then install them
(including dev pack
On Tue, 2015-05-26 at 16:37 +0530, Dhiraj Bhor wrote:
> After this i got some error while make bzImage as follows:
[...]
> *kernel/built-in.o: In function `mutex_lock':*
> *(.sched.text+0xea5): undefined reference to `__mutex_lock_slowpath'*
> *kernel/built-in.o: In function `mutex_unlock':*
> *(.s
On Tue, 2015-05-26 at 15:34 +0200, Jose Legido wrote:
> Hello!
> Sorry if this is not the correct list
> I have debian 8 with cinnamon. I would like to change opacity of the
> windows with combination of keys, like superkey+wheel of mouse. I
> could do this with kde or compiz.
>
> It Is possible t
* From: Juha Heinanen le.
root@armada:/home/peter# gdebi baresip-0.4.12/debian/control
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Install Build-Dependencies for source package '' that builds
Do you want to
On Tue, 2015-05-26 at 19:32 +0300, Juha Heinanen wrote:
> No I haven't but I don't think there is anything wrong with the image.
> When I start the installer, I get a black screen and the host reboots.
> It is known issue with official Jessie installer. Beta installer from
> January worked fine, a
Gary Dale writes:
> It's unlikely to be an installer problem. Have you checked the integrity
> of the netinst ISO using the md5 or sha256 checks.
No I haven't but I don't think there is anything wrong with the image.
When I start the installer, I get a black screen and the host reboots.
It is kn
On 26/05/15 11:29 AM, Juha Heinanen wrote:
I'm back at trying to install Jessie on Acer C720 without going the long
route via Wheezy.
Just to recall, the problem is that current Jessie installer
debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer
C720. Testing installer boots, bu
On 05/26/2015 05:18 AM, Petter Adsen wrote:
Second, virtual machines these days are incredibly easy to set up and
use. Steve Litt posted a link to an introductory article on qemu/KVM
here very recently, I suggest that as a starting point. There is a tool
called "Virtual Machine Manager" (package:
On Tue, May 26, 2015 at 12:57:52PM +0200, Petter Adsen wrote:
>
> > > > > > > I've been trying to improve NFS performance at home, and in
> > > > > > > that process i ran iperf to get an overview of general
> > > > > > > network performance. I have two Jessie hosts connected to a
> > > > > > > dumb
I'm back at trying to install Jessie on Acer C720 without going the long
route via Wheezy.
Just to recall, the problem is that current Jessie installer
debian-8.0.0-i386-netinst.iso from April 24, does not boot on Acer
C720. Testing installer boots, but it is stretch installer.
Does anyone know
On 05/23/2015 11:30 AM, Jape Person wrote:
On 05/23/2015 10:07 AM, Jape Person wrote:
At some point during the recent slew of updates in testing I
noticed that one of my four systems began exhibiting a strange
behavior. When I log out from a desktop session to the greeter
or switch to a console
On Tue, May 26, 2015 at 12:42:50PM +0200, Petter Adsen wrote:
> On Sun, 24 May 2015 16:01:41 +0300
> Reco wrote:
>
> > Hi.
> >
> > On Sun, 24 May 2015 13:47:48 +0200
> > Petter Adsen wrote:
> >
> > > On Sun, 24 May 2015 13:26:52 +0200
> > > Petter Adsen wrote:
> > > > Thanks to you, I now ge
On Tue, May 26, 2015, at 09:24, Justin Catterall wrote:
> At irregular times, and apparently for no reason at all, networking
> drops and cannot be restarted without reboot on a fresh install of
> Jessie. The NIC is a Broadcom NetXtreme BCM5720.
>
> ifconfig thinks networking is still up because I
On 05/26/2015 09:45 AM, David Demelier wrote:
Le 26/05/2015 15:33, Pierre Frenkiel a écrit :
On Tue, 26 May 2015, Lisi Reisz wrote:
And remember, you have twice said that you are not going to say
anything more
or spend any more time. You'll do us all a favour if you stick to that,
unless you
On Tue, 26 May 2015 11:18:00 +0200
Petter Adsen wrote:
> Second, virtual machines these days are incredibly easy to set up and
> use. Steve Litt posted a link to an introductory article on qemu/KVM
> here very recently, I suggest that as a starting point. There is a
Sorry about that, the post was
* From: Erwan David e...@lists.debian.org
Archive: https://lists.debian.org/E1YxExv-Sj-N9@armada
On Sun, May 24, 2015 at 08:20:09AM +0200, Petter Adsen wrote:
> >
> > $> update-grub2
> > Generating grub.cfg ...
> > Found background
> > image: /usr/share/images/desktop-base/desktop-grub.png Found linux
> > image: /boot/vmlinuz-3.2.0-4-amd64 Found initrd
> > image: /boot/initrd.img-3.2.0-4-amd6
On Wed, May 13, 2015 at 10:54:52PM +0200, deloptes wrote:
> Ed R wrote:
>
> > Greetings,
> >
> > I've just installed debian 8.0 on a thinkpad t41 laptop. Installed w/ grub
> > boot selected as this is only OS on system. All seemed to go well until
> > reboot which failed due cache sync errors. Cu
Le 26/05/2015 15:33, Pierre Frenkiel a écrit :
On Tue, 26 May 2015, Lisi Reisz wrote:
And remember, you have twice said that you are not going to say
anything more
or spend any more time. You'll do us all a favour if you stick to that,
unless you have something helpful to say that will solve
Hello!
Sorry if this is not the correct list
I have debian 8 with cinnamon. I would like to change opacity of the
windows with combination of keys, like superkey+wheel of mouse. I
could do this with kde or compiz.
It Is possible to do with cinnamon?
Thanks!
--
To UNSUBSCRIBE, email to debian-u
On Tue, 26 May 2015, Lisi Reisz wrote:
And remember, you have twice said that you are not going to say anything more
or spend any more time. You'll do us all a favour if you stick to that,
unless you have something helpful to say that will solve the problem in a
better fashion than Pierre has.
Here is how you boot with usb.
https://wiki.ubuntu.com/PowerPCFAQ#How_do_I_boot_from_a_USB_drive.3F
Sent from my iPhone
> On May 26, 2015, at 2:37 AM, Clark Wang wrote:
>
>> On Tue, May 26, 2015 at 3:05 PM, yu wrote:
>> As I know, yaboot can't set vmlinux and initrd at the same time in its
>
Le septidi 7 prairial, an CCXXIII, Lisi Reisz a écrit :
> You really do want the last word, don't you?
Not really,
> Anyone with Pierre's problem can use his solution to make his speaker work.
Or they can use the solution to make their problem worse. This is the most
likely outcome with suc
pe...@easthope.ca writes:
> peter@armada:~$ baresip
> baresip: error while loading shared libraries: libre.so: cannot open shared
> object file: No such file or directory
> peter@armada:~$ ls -ld /usr/local/lib/lib*so
> -rwxr-xr-x 1 root staff 138008 May 25 07:51 /usr/local/lib/librem.so
> -rwxr
On Tuesday 26 May 2015 13:21:39 Nicolas George wrote:
> Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit :
> > I already said that it's not a fix but a workaround.
> > It's your perfect right not to spend time to help people (or
> > may-be you are unable to help), but in that case p
On Tue, 2015-05-26 at 14:25 +0200, Philipp Trulson wrote:
> Hello everyone,
>
> I installed Debian 8 Cinnamon on my new Dell XPS 13 2015 and to get the
> new Intel driver I upgraded to Sid. But now cinnamon-control-center had
> a problem with the network-manager being >= 1.0.0. My solution:
> U
At irregular times, and apparently for no reason at all, networking
drops and cannot be restarted without reboot on a fresh install of
Jessie. The NIC is a Broadcom NetXtreme BCM5720.
ifconfig thinks networking is still up because I can:
ifconfig eth0 down
I find this when I try 'ifconfi
Hello everyone,
I installed Debian 8 Cinnamon on my new Dell XPS 13 2015 and to get the
new Intel driver I upgraded to Sid. But now cinnamon-control-center had
a problem with the network-manager being >= 1.0.0. My solution:
Upgrading to Cinnamon 2.4 from the experimental branch.
But now Cinn
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit :
> I already said that it's not a fix but a workaround.
> It's your perfect right not to spend time to help people (or
> may-be you are unable to help), but in that case please don't pollute
> the list with useless comments.
My co
On Tue, 26 May 2015, Nicolas George wrote:
Yes, I did read your post. I also know how ALSA works and that VLC and
audacity are probably opening a different device than aplay and mplayer. The
real test is aplay, since it is the program that does the least black magic
behind the user's back.
On 2015-05-25 20:14:50 -0500, David Wright wrote:
> Well, the discussion in these threads has ranged widely over trying to
> speed up the reading of directories and large numbers of files. Every
> so often, I think about what you're doing with that huge directory of
> emails, all 145k of them.
Wel
Hi all,
I am compiling
https://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2
I have gcc 4.9.2 installed on my Debbian 8.0. I have compiled
linux-kernel-2.6.32 on this box. Somebody may point out that this is old
version and i do not waste time in compile but this is requirement and i
h
cron reads the files in /etc/cron.d in addition to /etc/crontab and the
per-user crontab files. See the cron(8) manpage.
The files in /etc/cron.d are supposed to be crontab files, not scripts
like those being run using run-parts.
--
regards,
kushal
understood :-)
Cheers!
Pol
--
To UNSUBSC
On Sun, 24 May 2015 15:53:17 +0300
Reco wrote:
> Hi.
>
> On Sun, 24 May 2015 13:26:52 +0200
> Petter Adsen wrote:
>
> > > On Sun, 24 May 2015 11:28:36 +0200
> > > Petter Adsen wrote:
> > >
> > > > > On Sun, 24 May 2015 10:36:39 +0200
> > > > > Petter Adsen wrote:
> > > > >
> > > > > > I'v
Pol Hallen writes:
> Hi all :-)
>
> doing a check of my system, I see some scripts in /etc/cron.d/
>
> if my /etc/crontab contains:
>
> SHELL=/bin/sh
> PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
>
> # m h dom mon dow user command
> 17 ** * * rootcd / && run-parts
On Sun, 24 May 2015 16:01:41 +0300
Reco wrote:
> Hi.
>
> On Sun, 24 May 2015 13:47:48 +0200
> Petter Adsen wrote:
>
> > On Sun, 24 May 2015 13:26:52 +0200
> > Petter Adsen wrote:
> > > Thanks to you, I now get ~880Mbps, which is a lot better. It seems
> > > increasing the MTU was what had th
Hello!
I have problem on my notebook whith optimus tech. Maybe, this information
actually for you.
Sorry for my bad english.
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.76 Thu Jan 22 12:11:08
PST 2015
[ 6266.300289] vgaarb: this pci device is not a vga device
[ 6266.302749] ACPI Warning:
Hi all :-)
doing a check of my system, I see some scripts in /etc/cron.d/
if my /etc/crontab contains:
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
17 ** * * rootcd / && run-parts --report /etc/cron.hourly
25 6* *
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit :
> Did you really read my post?
> the so-called "non-existent sound card" worked with vlc and audacity !!
Yes, I did read your post. I also know how ALSA works and that VLC and
audacity are probably opening a different device than apl
On Tue, 26 May 2015, Nicolas George wrote:
in /etc/modprobe.d/alsa-base.conf:
options snd-usb-audio index=1
After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'aplay
-L'
This should not have changed the presence of cards in /proc/asound/cards,
only their order.
Ma
Le septidi 7 prairial, an CCXXIII, Pierre Frenkiel a écrit :
> At last, I could solve the problemm. In case anybody is interested,
> here is how:
>
> in /etc/modprobe.d/alsa-base.conf:
>options snd-usb-audio index=1
>
> After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'a
On Tue, 26 May 2015 16:58:05 +0800
Bret Busby wrote:
> On 26/05/2015, Petter Adsen wrote:
> > On Tue, 26 May 2015 12:23:25 +0800
> > Bret Busby wrote:
> >
> >> On 26/05/2015, Stuart Longland wrote:
> >> > -BEGIN PGP SIGNED MESSAGE-
> >> > Hash: SHA512
> >> >
> >> > On 24/05/15 19:03, P
At last, I could solve the problemm. In case anybody is interested,
here is how:
in /etc/modprobe.d/alsa-base.conf:
options snd-usb-audio index=1
After that, and reboot, the Z515 is seen in /proc/asound/cards, and in 'aplay
-L'
and the sound works with vlc or audacity, but not with aplay, sp
On 26/05/2015, Lisi Reisz wrote:
> On Tuesday 26 May 2015 05:15:10 Bret Busby wrote:
>> On 26/05/2015, Lisi Reisz wrote:
>> > On Monday 25 May 2015 20:56:58 Bret Busby wrote:
>> >> On 26/05/2015, Sven Arvidsson wrote:
>> >> > On Tue, 2015-05-26 at 00:59 +0800, Bret Busby wrote:
>> >> >> But, in
On 26/05/2015, Petter Adsen wrote:
> On Tue, 26 May 2015 12:23:25 +0800
> Bret Busby wrote:
>
>> On 26/05/2015, Stuart Longland wrote:
>> > -BEGIN PGP SIGNED MESSAGE-
>> > Hash: SHA512
>> >
>> > On 24/05/15 19:03, Petter Adsen wrote:
>> >> If both Wheezy and Trusty are installed in legac
On Tuesday 26 May 2015 05:15:10 Bret Busby wrote:
> On 26/05/2015, Lisi Reisz wrote:
> > On Monday 25 May 2015 20:56:58 Bret Busby wrote:
> >> On 26/05/2015, Sven Arvidsson wrote:
> >> > On Tue, 2015-05-26 at 00:59 +0800, Bret Busby wrote:
> >> >> But, in going to the company web site, I found th
I'm still messing with trying to get a good backup routine, and I'm
(slowly) coming to the conclusion that other people are better at it
than I am, and I need a way to store data remotely anyway.
Right now, I'm testing AltDrive on an Ubuntu machine. They have a Java
client (which I'm not too happy
On Tue, May 26, 2015 at 3:05 PM, yu wrote:
> As I know, yaboot can't set vmlinux and initrd at the same time in its
> prompt, the right way is to load an alternative config file, such as
> "conf file=/boot/deb/yaboot.conf", but in this yaboot.conf, both
> vmlinux and initrd.gz are under /, the pa
On Tue, May 26, 2015 at 3:11 PM, Petter Adsen wrote:
> > >
> > > Can the machine boot from a USB flash drive? Or over the network?
> > > One of these approaches might be easier for you.
> > >
> >
> > I'm trying to find out how to boot form USB. Boot from network also
> > sounds good. I'll investi
As I know, yaboot can't set vmlinux and initrd at the same time in its
prompt, the right way is to load an alternative config file, such as
"conf file=/boot/deb/yaboot.conf", but in this yaboot.conf, both
vmlinux and initrd.gz are under /, the path is incorrect.
so I guess you can write a new yabo
On Tue, 26 May 2015 14:17:13 +0800
clarkw wrote:
> On Tue, May 26, 2015 at 2:09 PM, Petter Adsen wrote:
>
> > On Tue, 26 May 2015 13:16:04 +0800
> > Clark Wang wrote:
> >
> > > On Tue, May 26, 2015 at 1:10 PM, Herminio Hernandez Jr <
> > > herminio.hernande...@gmail.com> wrote:
> > >
> > > > O
* From: Juha Heinanen xr-xr-x 1 root staff 1052876 May 25 22:47
/usr/local/lib/libre.so
peter@armada:~$
Where do you keep librem.so and etc.?
Thanks again, ... Peter E.
--
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +13606390202 http
79 matches
Mail list logo