On 07/01/2014 07:07 PM, Donald Norwood wrote:
On 07/01/2014 08:45 PM, Gary Roach wrote:
I have a Verizon Fios 50 MBs connection but have noticed of late that
any significant updates (using Aptitude) start out at about 4-5
mBytes/s and after about 15 - 20% of the files have been transfered
the
Darac Marjal wrote:
[...]
> Yes, I think you need to complete the wizard first. Probably the
> simplest way to do that is to tell it you want to install from a local
> CD (With no disc in the drive) or a non-existent ISO. When you complete
> the wizard, the new VM will start (to begin the installa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/01/2014 08:46 PM, Johann Klammer wrote:
> What does cat /proc/cpuinfo say? I have had problems with
> libflashplayer.so silently crashing due to missing SSE2. If this is
> the case you could try installing an old version. But it's
> problematic,
I'm running debian testing and keep it pretty up-to-date. I did
'aptitude update' then 'aptitude dist-upgrade' both yesterday and the
day before. Last night i noticed that deluge was completely gone from
my system. I never intentially uninstalled it. So i looked through the
dpkg & aptitude logs
Hi!
I'd like to know if nobody ever had issues attaching an
external hard drive USB 3.0 self-powered to a backup server like NAS.
The same machine had attached an external hard drive USB 3.0,
I wonder if something change since this one is self-powered.
Thanks
Best Regards
Niko
--
To UNSUBSCRI
On 2014-07-01, Sander Marechal wrote:
> Hello all,
>
> I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so
> that it dual-boots Win8 and Debian (this was an adventure in itself).
> The problem is that I cannot get Jessie to boot. It just seems to hang
> after: "Loading initia
On 07/02/2014 04:23 PM, Curt wrote:
On 2014-07-01, Sander Marechal wrote:
Hello all,
I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so
that it dual-boots Win8 and Debian (this was an adventure in itself).
The problem is that I cannot get Jessie to boot. It just seems to ha
Hi all,
This is a known problem, but just in case anyone doesn't remember, as
installed, the following symlink:
/usr/share/dict/words -> /etc/dictionaries-common/words
doesn't work, because /etc/dictionaries-common/words doesn't exist upon
installation. The following command (run as root) fixes
On Wed, 2 Jul 2014 12:22:02 -0400
Steve Litt wrote:
> Another thing to remember is that the wordlist is no longer ASCII,
Excellent thing at the age of UTF-N.
> cat /usr/share/dict/words | grep -i "$1"
Simplify it: grep -i "$1" /usr/share/dict/words
> If you look up ^smor.*rd$, you get nothing
On Wed, 02 Jul 2014, Steve Litt wrote:
> This is a known problem, but just in case anyone doesn't remember, as
> installed, the following symlink:
>
> /usr/share/dict/words -> /etc/dictionaries-common/words
>
> doesn't work, because /etc/dictionaries-common/words doesn't exist upon
> installation
On 07/01/2014 06:13 PM, Sander Marechal wrote:
I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so
that it dual-boots Win8 and Debian (this was an adventure in itself).
The problem is that I cannot get Jessie to boot. It just seems to hang
after: "Loading initial ramdisk".
I
On Wed, 2 Jul 2014 18:40:18 +0200
B wrote:
> On Wed, 2 Jul 2014 12:22:02 -0400
> Steve Litt wrote:
> > If worst comes to worst and I can't find a way to get grep to do
> > this, I'll just put together a substitution table,
> > convert /usr/share/dict/words to words.ascii, line for line, sea
Hello list,
I believe, there is a problem with the rights management in the package
"mediathekview".
When starting in KDE, mediathekview does not start at all. Starting from
console, I get this:
LANG=C mediathekview
/usr/lib/java-wrappers/jvm-list.sh: line 25: /usr/bin/dpkg: Permission deni
On 02/07/14 18:25, Steve Litt wrote:
So then, the question becomes, where does there exist a list of common
letters that are, for want of a better word, "ornamented ascii"?
Umlauts, Carats, Circles, Grave accents, etc.
Are the charts at http://www.unicode.org/charts/ what you're looking
for, o
Hi.
On Wed, 02 Jul 2014 20:06:05 +0200
Hans wrote:
> LANG=C mediathekview
> /usr/lib/java-wrappers/jvm-list.sh: line 25: /usr/bin/dpkg: Permission denied
And the line 25 of this script reads:
__arch=$(dpkg --print-architecture)
Can you run 'dpkg --print-architecture' as non-root?
Are there
Hi Reco!
> And the line 25 of this script reads:
>
> __arch=$(dpkg --print-architecture)
>
> Can you run 'dpkg --print-architecture' as non-root?
No.
> Are there any files at /etc/dpkg/dpkg.cfg.d that aren't readable by non-
> root?
No.
> What are the permissions to /etc/dpkg/dpkg.cfg (should b
On Wed, 02 Jul 2014 21:44:29 +0200
Hans wrote:
> Hi Reco!
> > And the line 25 of this script reads:
> >
> > __arch=$(dpkg --print-architecture)
> >
> > Can you run 'dpkg --print-architecture' as non-root?
> No.
Aha. What about:
strace -f dpkg --print-architecture
> > Are there any files at
On Wed, 02 Jul 2014 21:44:29 +0200
Hans wrote:
> Hi Reco!
> > And the line 25 of this script reads:
> >
> > __arch=$(dpkg --print-architecture)
> >
> > Can you run 'dpkg --print-architecture' as non-root?
> No.
Aha. What about:
strace -f dpkg --print-architecture
> > Are there any files at
> Aha. What about:
>
> strace -f dpkg --print-architecture
>
>
> Reco
See:
strace -f dpkg --print-architecture
execve("/usr/bin/dpkg", ["dpkg", "--print-architecture"], [/* 46 vars */]) =
-1 EACCES (Permission denied)
dup(2) = 3
fcntl(3, F_GETFL)
Miroslav Skoric a écrit :
> On 06/22/2014 03:29 PM, Pascal Hambourg wrote:
>
>> You should not have allocated all the space in the VG but instead should
>> have left some free space for further growing or creating LVs when the
>> need arises.
>
> Let's try once again: I have not allocated anythin
On 07/01/2014 06:13 PM, Sander Marechal wrote:
I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so
that it dual-boots Win8 and Debian (this was an adventure in itself).
The problem is that I cannot get Jessie to boot. It just seems to hang
after: "Loading initial ramdisk".
It
On 07/02/2014 01:29 AM, Chris Bannister wrote:
On Tue, Jul 01, 2014 at 02:22:42PM -0400, Ric Moore wrote:
On 06/30/2014 02:44 PM, B wrote:
On Mon, 30 Jun 2014 14:30:46 -0400
Ric Moore wrote:
Problems of this sort would be much lessoned if pavucontrol was a
depend. RIc
I wouldn't say 'd
On Thursday, July 3, 2014 5:00:01 AM UTC+5:30, Sander Marechal wrote:
> On 07/01/2014 06:13 PM, Sander Marechal wrote:
> > I have a brand new Toshiba Satellite C55-A-1ND. I have installed it so
> > that it dual-boots Win8 and Debian (this was an adventure in itself).
> > The problem is that I canno
On Wed, Jul 02, 2014 at 10:29:35PM +0200, Hans wrote:
> strace -f dpkg --print-architecture
> execve("/usr/bin/dpkg", ["dpkg", "--print-architecture"], [/* 46 vars */]) =
> -1 EACCES (Permission denied)
Ouch. This means that user cannot execute dpkg itself.
> ls -la /usr/bin/dpkg
> -rwxr-x--- 1
Hi Reo!
> And this proves it. This is definitely wrong, anyone should be able to
> execute dpkg.
>
Yeah, I already that this was the problem. I downloaded the package "dpkg"
again and looked into. So I saw the wrong permissions.
> BTW, to check 'stock' file permissions that should be set on a p
I've recently replaced Linux MINT on 3 machines with Debian Wheezy and
GNOME3.4. All of my "shares" are mounted with NFS. For this purpose I use
the following options (on all installations):
rw,_netdev,hard,intr,user,nosuid,exec,async,auto
Two of the machines opens Nautilus after each login. Ne
26 matches
Mail list logo