Re: UPDATE NOTIFIER

2016-05-05 Thread Paul Johnson
On Thu, May 5, 2016 at 10:25 PM, Stanley Reznicek wrote: > > Why is there no update notifier in Debian 8.4.0? It's been replaced by gnome-packagekit. > A better selection of desktop wallpapers would be nice. A little silly to keep more than a basic selection in the packages at this point, a

Re: WebGL support suddely broken

2016-05-05 Thread Paolo Cavallini
BTW, uninstalling and reinstalling glx-alternative-fglrx{a} glx-alternative-mesa{a} glx-diversions{a} libfglrx{a} libfglrx-amdxvba1 libgl1-fglrx-glx{a} nvidia-installer-cleanup{a} update-glx{a} gives same results: glxinfo name of display: :0 Xlib: extension "GLX" missing on display ":0". Xlib:

Boost Your Business Performance : mtkaalund.dk

2016-05-05 Thread Mike Cathey
Hi Team, Hope you are doing well. We were accessing your website performance from the very basic dimension of digital marketing, where the key influencer for continuous traction is missing. Believe me or not this is one among the major reason for plunging web performance. There are many compa

UPDATE NOTIFIER

2016-05-05 Thread Stanley Reznicek
Why is there no update notifier in Debian 8.4.0? A better selection of desktop wallpapers would be nice. One more question, is remote root login disabled and how should it read in the sshd configuration file? The user login picture does not show up even after being selected several times. Eve

Re: Setting up UEFI boot

2016-05-05 Thread Mark Fletcher
On Fri, May 6, 2016 at 8:47 AM Stefan Monnier wrote: > > I confirm that gdisk can convert a disk from MBR/MSDOS to GPT from > > within a system running on the disk. > > Indeed that's exactly what I used for that. > > However in this case the disk was GPT partitioned from the start, although not i

Re: USB tethering and interface naming on Debian/unstable

2016-05-05 Thread David Wright
On Fri 06 May 2016 at 00:57:35 (+0200), Vincent Lefevre wrote: > On 2016-05-02 08:49:20 -0500, David Wright wrote: > > On Mon 02 May 2016 at 11:28:47 (+0200), Vincent Lefevre wrote: > > > What is the rule for interface naming when doing USB tethering > > > on Debian/unstable (with systemd)? > > >

Re: Setting up UEFI boot

2016-05-05 Thread Stefan Monnier
> I confirm that gdisk can convert a disk from MBR/MSDOS to GPT from > within a system running on the disk. Indeed that's exactly what I used for that. > Anyway, unless the UEFI firmware is broken, you can boot in UEFI mode > from an MSDOS partitionned disk, provided that you can create a small >

Re: USB tethering and interface naming on Debian/unstable

2016-05-05 Thread Vincent Lefevre
On 2016-05-02 08:49:20 -0500, David Wright wrote: > On Mon 02 May 2016 at 11:28:47 (+0200), Vincent Lefevre wrote: > > What is the rule for interface naming when doing USB tethering > > on Debian/unstable (with systemd)? > > > > In December, I had enx02060b0e, but yesterday, I had enp0s20u2. >

Re: Sudo/root issues...

2016-05-05 Thread Lisi Reisz
On Thursday 05 May 2016 20:51:45 Ralph Sanchez wrote: > Tried aptitude update and apt-get > commands, they needed root access so i did sudo on them Why not just run them as root?? Open terminal. $ su enter root password when asked. # aptitude update # aptitude safe-upgrade # aptitude full-upgrad

Re: Sudo/root issues...

2016-05-05 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, May 05, 2016 at 03:51:45PM -0400, Ralph Sanchez wrote: > I know ive been asking alot of questions [...] No worries, that's what the list is for... [...] > extent (tried and falled with sudo adduser x sudo, and adding to group Basically

Sudo/root issues...

2016-05-05 Thread Ralph Sanchez
I know ive been asking alot of questions, but i do check debian.org files for documentation and howtos, only asking when something doesnt work or doesnt come up there...so, im setting up my new instal and wanted to make sure everything is upgraded and updated. Tried aptitude update and apt-get comm

Testing AT&T, so routing setup

2016-05-05 Thread ken
Test context: Having problems with my internet connection, technicians came out, said they fixed the problem, and left. The connection was a bit better (fewer lost ping packets), but nowhere close to where it should be. They say they see no other problem with their equipment, the problem is

Re: debootstrap mips jessie failure

2016-05-05 Thread Diddier Hilarion
Hi Sergey, I had the same problem recently in my case the problem was caused by a fs error because i did the debootstrap in a ntfs fs,(it caused a permission error). When i repeated the process in an ext4 partition the problem got solved. Hope it will be the same problem. On 02/05/16 07:05, S

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Ralph Sanchez
I did have the live iso as a bootable disk, not just on it, sorry for my wording.. i actually used the live boot to image netinst to a seperate usb, and went from there. Thanks :) hopefully if anyone rlse has this issue theyll see this. On Thursday, May 5, 2016, David Wright wrote: > On Thu 05 M

Re: WebGL support suddely broken

2016-05-05 Thread Paolo Cavallini
Il 04/05/2016 20:46, Sven Arvidsson ha scritto: > On Wed, 2016-05-04 at 20:33 +0200, Paolo Cavallini wrote: >>> Have you double checked that the correct glx provider is >>> configured? >> no idea how to do that, sorry: how can I? > > The blurb in the package description says "update-glx --config g

Re: Setting up UEFI boot

2016-05-05 Thread Thomas Schmitt
Hi, Pascal Hambourg wrote: > As outlined by someone else, this is correct for installation images. > Live images lack a UEFI boot capability. Possibly that someone else was myself after having examined debian-live-8.4.0-amd64-standard.iso . I am now trying to find an old bug report about the "fi

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread David Wright
On Thu 05 May 2016 at 09:47:20 (-0400), Ralph Sanchez wrote: > Ok. First things first, I have been able to setup a new usb for netinst. > But, for future reference on this issue... > > Yes, this happens before setting up mirrors > > Also, trying to use the installer from boot menu instead of with

Re: Setting up UEFI boot

2016-05-05 Thread Pascal Hambourg
Stefan Monnier a écrit : >> How can I set up a machine to boot in UEFI mode when the running kernel was >> booted in legacy mode? > > AFAIK it goes something like this: > - Use a GPT partition table, rather than MBR (you can usually convert > from one to the other without reformatting, but that

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Ralph Sanchez
Update. Mirrors are fine, my network needed reconfigured. On Thursday, May 5, 2016, Ralph Sanchez wrote: > Ok. First things first, I have been able to setup a new usb for netinst. > But, for future reference on this issue... > > Yes, this happens before setting up mirrors > > Also, trying to use

Re: Setting up UEFI boot

2016-05-05 Thread Pascal Hambourg
Thomas Schmitt a écrit : > > The Debian ISOs for i386 and amd64 are supposed to boot via EFI. As outlined by someone else, this is correct for installation images. Live images lack a UEFI boot capability. However be aware that UEFI comes in two flavours on x86 platforms : 32-bit or 64-bits. Even

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Ralph Sanchez
Ok. First things first, I have been able to setup a new usb for netinst. But, for future reference on this issue... Yes, this happens before setting up mirrors Also, trying to use the installer from boot menu instead of within live image gave the same type of error, just much faster. As far as c

Re: Migrating Windows on a physical server to KVM with Debian Jessie

2016-05-05 Thread Daniel Bareiro
Hi, Thiago. On 04/05/16 18:58, Daniel Bareiro wrote: >> I only tested Windows 2008 R2 and Windows 2012 R2, both works fine... >> Boot Windows ISO as primary CD, and virtio-win.iso as secondary CD, all >> good... > According to what I was looking at some videos, just when starting the > Windows i

Re: iptables changes triggering audit messages, despite auditd not being installed

2016-05-05 Thread shawn wilson
On May 5, 2016 8:10 AM, "Tony Evans" wrote: > > Firstly, apologies for double-posting the issue originally. > > On 5 May 2016 at 13:05, shawn wilson wrote: > > > > On May 5, 2016 6:03 AM, "Tony Evans" wrote: > >> > > > >> I can't find why the log entries are being created (i.e. I know the > >> t

Re: iptables changes triggering audit messages, despite auditd not being installed

2016-05-05 Thread Tony Evans
Firstly, apologies for double-posting the issue originally. On 5 May 2016 at 13:05, shawn wilson wrote: > > On May 5, 2016 6:03 AM, "Tony Evans" wrote: >> > >> I can't find why the log entries are being created (i.e. I know the >> trigger, but I can't work out why that trigger is now generating

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Elimar Riesebieter
* Ralph Sanchez [2016-05-05 03:17 -0400]: > Update: like i said, i am running from the install from within the Live > boot from usb. I configured network, partitioning, etc and got to > installing system. Bar is about 95 percent full and says retreiving file 1 > of 2 when it switches to a windows

Re: iptables changes triggering audit messages, despite auditd not being installed

2016-05-05 Thread shawn wilson
On May 5, 2016 6:03 AM, "Tony Evans" wrote: > > I can't find why the log entries are being created (i.e. I know the > trigger, but I can't work out why that trigger is now generating log > entries when it wasn't doing that before I installed and removed > auditd). > I'm guessing the removal scri

iptables changes generating audit entries in kern.log despite auditd not being installed

2016-05-05 Thread Tony Evans
Debian 7.10 I recently installed auditd to test something for a StackExchange query. I removed it after around 2 minutes (after creating a single filesystem monitoring rule). Subsequently, something is logging to kern.log every time iptables is executed (which in turn, is being triggered by fail

Re: Multiple live iso's on a single bootable flash drive?

2016-05-05 Thread Richard Owlett
On 5/4/2016 10:38 AM, Richard Owlett wrote: [snip] I've just re-read the complete thread. I found some links that were mentioned when pursuing a similar question. http://www.gnu.org/software/grub/manual/grub.html#Multi_002dboot-manual-config This may be still be relevant although it refers to

iptables changes triggering audit messages, despite auditd not being installed

2016-05-05 Thread Tony Evans
Debian 7.10 I recently installed auditd very briefly, to test something for a StackExchange question. It was installed for less than a couple of minutes, I create a single audit rule to watch a directory, and then uninstalled it. After it was uninstalled, I've been getting the following entries

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Brian
On Thu 05 May 2016 at 03:19:58 -0400, Ralph Sanchez wrote: > After rereading the last response i got, i see why their issue is similar, > but the solution cant be used here because even if i had wheezy installed > before, im past the point where the hdd gets overwritten with random data. Being as

Re: Openssl -showcerts "verify error"

2016-05-05 Thread Reco
Hi. On Wed, May 04, 2016 at 11:58:56PM +0100, Ron Leach wrote: > On 04/05/2016 23:22, Reco wrote: > > >Considering that https://secure.gateway.gov.uk tells me about > >*selecting* a valid certificate - it could mean that your *client* > >became expired recently. > > I wondered. The appl

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Lisi Reisz
On Thursday 05 May 2016 08:19:58 Ralph Sanchez wrote: > After rereading the last response i got, i see why their issue is similar, > but the solution cant be used here because even if i had wheezy installed > before, im past the point where the hdd gets overwritten with random data. This is a fat

Re: Openssl -showcerts "verify error"

2016-05-05 Thread Lisi Reisz
On Thursday 05 May 2016 08:08:51 Ron Leach wrote: > On 05/05/2016 00:13, Lisi Reisz wrote: > > On Wednesday 04 May 2016 23:58:56 Ron Leach wrote: > >> But ... following some other earlier posts by folk using a web browser > >> to reach the url (and seeming to have success) > > > > Curiouser and cur

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Ralph Sanchez
After rereading the last response i got, i see why their issue is similar, but the solution cant be used here because even if i had wheezy installed before, im past the point where the hdd gets overwritten with random data. On Thursday, May 5, 2016, Ralph Sanchez wrote: > Update: like i said, i

Re: Installing jessie on laptop from usb live iso

2016-05-05 Thread Ralph Sanchez
Update: like i said, i am running from the install from within the Live boot from usb. I configured network, partitioning, etc and got to installing system. Bar is about 95 percent full and says retreiving file 1 of 2 when it switches to a windows saying ::/media/cdrom/:Please insert the disc l

Re: Openssl -showcerts "verify error"

2016-05-05 Thread Ron Leach
On 05/05/2016 00:13, Lisi Reisz wrote: On Wednesday 04 May 2016 23:58:56 Ron Leach wrote: But ... following some other earlier posts by folk using a web browser to reach the url (and seeming to have success) Curiouser and curiouser - I didn't just reach it successfully, I logged in successfull