Re: Apache Authentication with System Accounts?

2016-12-21 Thread Tim
Allegedly, on or about 21 December 2016, Aero Maxx D sent: > Is it possible to password protect folders/address with system account > usernames and passwords? > > I thought it would be a mod_auth_* package/module but I can't figure > out just which one it is from the documentation. You might want

Re: WD My Passport Ultra 3T usb drive problem (Problem Solved)

2016-12-21 Thread Terry Polzin
There is an exFat driver in fuse. On Wed, Dec 21, 2016 at 6:35 PM, Barry wrote: > WD ships the drive formated as exFAT, which will not mount on fedora. > > Reformat as NTFS and fedora will mount the drive. > Beware that default while formating an option external drive in winodws 10 > seemed to

Re: startx doesn't work in Fedora 25 (fedora)

2016-12-21 Thread Ed Greshko
On 12/22/16 03:41, Rick Walker wrote: > >> ll /etc/systemd/system/display-manager.service > (...): No such file or directory That's not good Which I'm sure you found out > > > Which suggested > > dnf install system-switch-displaymanager > system-switch-displaymanager-gnome >

Re: WD My Passport Ultra 3T usb drive problem (Problem Solved)

2016-12-21 Thread Barry
WD ships the drive formated as exFAT, which will not mount on fedora. Reformat as NTFS and fedora will mount the drive. Beware that default while formating an option external drive in winodws 10 seemed to be exFAT. I just went through this with a 4TB drive. Barry > On 19 Nov 2016, at 01:02, G

Re: Apache Authentication with System Accounts?

2016-12-21 Thread Matthew Miller
On Wed, Dec 21, 2016 at 07:05:41PM +, Aero Maxx D wrote: > Is it possible to password protect folders/address with system > account usernames and passwords? > > I thought it would be a mod_auth_* package/module but I can't figure > out just which one it is from the documentation. You can use

Re: startx doesn't work in Fedora 25 (fedora)

2016-12-21 Thread Rick Walker
Hi Ed, > I suppose a little sanity check is in order. > You wrote "F25 to F25" but that sure isn't correct. Oops. F23->F25. > ll /etc/systemd/system/default.target 4 lrwxrwxrwx. 1 root root 36 Oct 24 2011 /etc/systemd/system/default.target -> /lib/systemd/system/runlevel5.target

Apache Authentication with System Accounts?

2016-12-21 Thread Aero Maxx D
Hello Guys, Is it possible to password protect folders/address with system account usernames and passwords? I thought it would be a mod_auth_* package/module but I can't figure out just which one it is from the documentation. Thanks, ___ users mailin

Re: how to disable dhcp on a fedora client?

2016-12-21 Thread Rick Stevens
On 12/21/2016 04:10 AM, François Patte wrote: > Bonjour, > > I want to set a static IP adress for a laptop on my local network. So I > wrote a file > > /etc/sysconfig/network-scripts/ifcfg-wlp3s0 > > like this: > > DEVICE=wlp3s0 > HWADDR=c4:d9:87:a6:67:33 > TYPE=Wireless > BOOTPROTO=none > ONBO

Re: Most system update requires system reboot or session restart

2016-12-21 Thread Matthew Miller
On Tue, Dec 20, 2016 at 08:06:27PM -0500, Tom Horsley wrote: > > Neither systemd nor dnf are to blame -- but wayland is a lot more > > fragile in this regard under the current design. > I'm not using wayland, so that isn't it. It can happen in X, too, it's just that there it's more likely that som

how to disable dhcp on a fedora client?

2016-12-21 Thread François Patte
Bonjour, I want to set a static IP adress for a laptop on my local network. So I wrote a file /etc/sysconfig/network-scripts/ifcfg-wlp3s0 like this: DEVICE=wlp3s0 HWADDR=c4:d9:87:a6:67:33 TYPE=Wireless BOOTPROTO=none ONBOOT=yes USERCTL=yes IPADDR=192.168.1.29 GATEWAY=192.168.1.1 NETMASK=255.25

Re: startx doesn't work in Fedora 25

2016-12-21 Thread fedora
Hi Rick it's probably worth a try: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.orig startx I had a mess lately with X on a different Linux distro, but when I moved away xorg.conf, X came back in old splendor. suomi On 12/21/2016 09:15 AM, Rick Walker wrote: Just updated from F25 to F25. No l

Re: startx doesn't work in Fedora 25

2016-12-21 Thread Ed Greshko
On 12/21/16 16:15, Rick Walker wrote: > Just updated from F25 to F25. No longer have a working KDE > desktop. I'm configured for graphical boot, but just get a > console. startx just errored out and returned after X11 died. > > I cobbled together a simple .xinitrc and am running a very > painf

Re: OT: Flash on (Linux-Based) Samsung SmartTV

2016-12-21 Thread Samuel Sieb
On 12/20/2016 09:39 PM, Doug wrote: On 12/20/2016 03:30 PM, fred roller wrote: Or a hdmi/vga cord and use the TV as a monitor. Usually a plug and play experience for the tech challenged. Since it already works on his pc/laptop should be easy. Not necessarily. It does not follow that sound wi

startx doesn't work in Fedora 25

2016-12-21 Thread Rick Walker
Just updated from F25 to F25. No longer have a working KDE desktop. I'm configured for graphical boot, but just get a console. startx just errored out and returned after X11 died. I cobbled together a simple .xinitrc and am running a very painful fvwm. Am I missing something simple? Do I jus