Re: Please help me with samba or my brain will explode.

2018-02-13 Thread Junk
On 13 February 2018 07:16:02 CET, Bill Shirley <bshir...@memphis.apirx.biz> 
wrote:
>List the [homes] section of testparm. You didn't answer my question
>about the missing
>path = statement.
>

I wouldn't expect to see a paths section For [homes] it would map to the home 
directory of the unix user logging in to samba.
--
Junk
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Webex

2016-02-19 Thread Junk
On 16 February 2016 19:05:00 CET, Rick Stevens <ri...@alldigital.com> wrote:
>On 02/16/2016 05:56 AM, Dirk Deimeke wrote:
>> On 2016-02-01 11:49, Patrick Dupre wrote:
>>
>> Hi Patrick,
>>
>>> For the future:
>>> What are the open alternatives to WebEX ?
>>
>> take a look at jitsi.
>>
>> https://jitsi.org/
>> https://meet.jit.si/ works with your recent webbrowser, no additional
>> software needed.
>
>Uh, isn't Jitsi primarily a SIP client/server? That makes it a bit
>less,
>uhm, "available". You'd need to set up your own SIP registrar or use
>Jitsi's server farm to permit "outsiders" to share.
>
>I see they permit using Facebook's chat thing, but it requires opening
>your FB account's "application platform" option which exposes most of
>your FB data to other outside developers and people. You have no way to
>protect private info in that case, so it's a really bad idea (not that
>using FB is a great idea in the first place).
>--
>- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
>- AIM/Skype: therps2ICQ: 226437340   Yahoo: origrps2 -
>--
>-   When in doubt, mumble.   -
>--
>-- 
>users mailing list
>users@lists.fedoraproject.org
>To unsubscribe or change subscription options:
>https://admin.fedoraproject.org/mailman/listinfo/users
>Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>Have a question? Ask away: http://ask.fedoraproject.org

Jitsi and meet.jit.si are two different things. Meet is the web conference one. 
 
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Sharing files between host and guest under KVM

2016-02-08 Thread Junk
On 8 February 2016 03:35:32 GMT, Earl A Ramirez <earlarami...@gmail.com> wrote:
>> Clearly this could be done using Samba or NFS. Is there an easier
>way?
>
>Personally I have been using Samba, haven't seen an easier way.
>
>
>
>
>-- 
>users mailing list
>users@lists.fedoraproject.org
>To unsubscribe or change subscription options:
>https://admin.fedoraproject.org/mailman/listinfo/users
>Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>Have a question? Ask away: http://ask.fedoraproject.org

If you are using virt-manager to manage the the VM add a disk and have a look 
at the different disk types I think there may be a filesystem option, although 
I don't have a machine in front of me to confirm it. 

Or put the things you need in a directory and run mkisofs against it to create 
a temporary ISO and mount that. 

Or use the Spice console instead of the vnc console and add a USB redirection 
device so you can pass through USB devices from the host to the guest and copy 
the things on to an intermediate USB stick. 

Or If your VM is using a qcow2 image investigate the guestfish tools for 
directly editing the disk image. I'd not recommend this on a running VM though. 
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Wayland and Shutter

2016-02-08 Thread Junk
On 8 February 2016 23:35:22 CET, SternData <subscribed-li...@sterndata.com> 
wrote:
>I seem to be the only person on this bug:
>
>https://bugzilla.redhat.com/show_bug.cgi?id=1299293
>
>So, if you use shutter and Gnome, would you mind loading Gnome with
>Wayland and see if shutter works for you?  It would be nice to know if
>it's me-specific or a general problem.
>
>
>-- 
>-- Steve
>-- 
Please attach the tracker bug mentioned in this article

https://fedoramagazine.org/help-fedora-test-wayland/

This is expected behaviour for Wayland, applications shouldn't have access to 
other applications viewports. 

Also, I'm not saying it's helpful behaviour, just expected. Anything that tries 
to copy the screen like Skype screenshareing teamviewer, or collaboration call 
systems do not work under Wayland. 
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: NFS URLs in Nautilus on Fedora 22 stopped working

2016-01-25 Thread Junk
On 25 January 2016 15:14:17 GMT, Ranbir <m3fr...@thesandhufamily.ca> wrote:
>On Sun, 2016-01-24 at 09:17 -0800, Joe Zeff wrote:
>> Have you filed a bug report?
>
>https://bugzilla.redhat.com/show_bug.cgi?id=1301612
>
>I'll probably be told it's not going to be fixed because Fedora 24 is
>on its way...or something.
>
>Guess I should just upgrade to 23.

As an alternative you could install and start autofs server. Then in nautilus 
go to /net/servername/path/on/server

--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: skype

2016-01-25 Thread Junk
On 23 January 2016 10:00:12 GMT, Dario Lesca <d.le...@solinos.it> wrote:
>Il giorno ven, 22/01/2016 alle 15.17 +0100, Dario Lesca ha scritto:
>> Il giorno mar, 19/01/2016 alle 10.28 +0100, Bob Marcan ha scritto:
>> >  
>> > What about http://www.viber.com/en/products/linux ?
>> 
>> where is the source code?
>
>My question is for Viber proposed by Bob, and not for tox
>
>I know where is source code of Tox.
>In this ML there is two specific tread for Tox here:
>
> * Mon, 04 Jan 2016 21:40:18 - F23: qtox and libsqlchiper
> * Sun, 04 Oct 2015 15:47:57 - Tox Instant Messaging (replacement of
>   Skype)
>
>Thanks
>> -- 
>> Dario Lesca
>> (inviato dal mio Linux Fedora 23 Workstation)
>> 
>-- 
>Dario Lesca
>(inviato dal mio Linux Fedora 23 Workstation)
>
>-- 
>users mailing list
>users@lists.fedoraproject.org
>To unsubscribe or change subscription options:
>https://admin.fedoraproject.org/mailman/listinfo/users
>Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>Have a question? Ask away: http://ask.fedoraproject.org

You could try the jitsi client at jitsi.org and register and account at jit.se 
or set up your own XMPP server. 
 That's pretty much a Skype replacement. 
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: mount shows mounted partition as /dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF3

2014-10-08 Thread Junk
On 8 October 2014 04:37:19 GMT+01:00, jd1008 jd1...@gmail.com wrote:

On 10/07/2014 09:11 PM, Ed Greshko wrote:
 lvm pvdisplay
 lvm vgdisplay
 lvm lvdisplay
# lvm pvdisplay
# lvm pvdisplay -v
 Scanning for physical volume names
# lvm pvdisplay -vvv
   Setting activation/monitoring to 1
 Processing: pvdisplay -vvv
 O_DIRECT will be used
   Setting global/locking_type to 1
   Setting global/wait_for_locks to 1
   File-based locking selected.
   Setting global/locking_dir to /run/lock/lvm
   Setting global/prioritise_write_locks to 1
 Scanning for physical volume names
 Asking lvmetad for complete list of known PVs
   Setting response to OK
   Setting response to OK
 Completed: pvdisplay -vvv
# lvm vgdisplay
   No volume groups found
# lvm lvdisplay
   No volume groups found

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Well if it's not lvm that leaves raid, luks encrypted partitions, docker or 
using an ssd as a cache for a magnetic disk. dm-raid, dm-crypt, dm-mapper and 
dm-cache.

Having said that, I'd expect lsblk to show a bit more and you've proved the 
UUID matches the raw partition. Do you have a link to the blog you mentioned 
earlier?
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Name resolution for kickstart

2014-10-07 Thread Junk
On 6 October 2014 22:29:56 GMT+01:00, CLOSE Dave 
dave.cl...@us.thalesgroup.com wrote:
I wrote:

 We have a number of internal machines which run a local nameserver.
 It's primarily a relay for the wider net but does a few other things
 as well. So DHCP is configured to specify 127.0.0.1 as the nameserver
 address for these machines.

 Of course, that is also what kickstart is told when it connects and
 begins operation. But, of course, kickstart is not running a local
 nameserver. This means that name resolution for the repo lines in
 the kickstart file doesn't work and installations fail.

 The only workaround I've found is to use IP addresses in the repo
 lines, not the associated names. But this isn't ideal: addresses can
 change and sites using multiple addresses can't be properly matched.

 Is there a way I can tell kickstart not to use the resolver specified
 by DHCP but instead use one that I specify in the kickstart file?

On 10/03/2014 08:40 PM, Tim wrote:

 Specify the details on your DHCP server.  Actually sending 127.0.0.1
 is an odd thing, because it means yourself, and I'd only send such
 data to those specific machines.  For everything else, give a
 specific DNS server address for one of those machines.  Do all of
 that on the DHCP server.  Have some specific machine entries (your
 servers), and separate configuration for a range of dynamic client
 machines.

Thanks for the reply. But I understand how to configure DHCP. As I
wrote
above, DHCP is configured to specify 127.0.0.1 as the nameserver
address for these machines. Only for those machines.

The difficulty is that, during kickstart the DHCP configuration is
wrong. I'd much rather not have to use a different configuration for
kickstart than for normal operation. While I can do that for an initial
installation, it is far trickier if the machine needs to be
re-installed
later. A re-installation ought to be as simple and selecting PXE during
boot. There shouldn't be a need to change the DHCP configuration before
and after.

I think you might be better setting it up a slightly different way. Get the 
DHCP server to send a normal DNS server for machines installing and get the 
kickstart file to configure the machines to ignore the DNS server from the dhcp 
server (PEERDNS=no) and use DNS1=127.0.0.1 instead. 
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: mount shows mounted partition as /dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF3

2014-10-07 Thread Junk
On 7 October 2014 21:52:05 GMT+01:00, jd1008 jd1...@gmail.com wrote:
# mount | grep sdc3
/dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF3 on /sdc3 type ext4 
(rw,relatime,journal_checksum)

So, how come I do not see it listed as I see /dev/sda3. To wit:
# mount | grep sda3
/dev/sda3 on / type ext4 (rw,relatime,data=ordered)

If I unmount /dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF3

# umount /dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF3

and I try
# mount /dev/sdc3 /sdc3
mount: special device /dev/sdc3 does not exist

# grep sdc3 /etc/fstab

UUID=e64d7b94-1ffb-4a2e-ae59-5f8e54b6cab9 /sdc3 ext4 
noauto,data=ordered,journal_checksum3 3

# blkid /dev/sdc3
/dev/sdc3: UUID=e64d7b94-1ffb-4a2e-ae59-5f8e54b6cab9 TYPE=ext2 
PARTUUID=96e20bf8-03


dmesg shows these errors:

[   25.083098] systemd-udevd[385]: inotify_add_watch(7, /dev/sdc3, 10) 
failed: No such file or directory
[   25.084057] systemd-udevd[386]: inotify_add_watch(7, /dev/sdc4, 10) 
failed: No such file or directory
[   25.085042] systemd-udevd[384]: inotify_add_watch(7, /dev/sdc2, 10) 
failed: No such file or directory
[   25.087052] systemd-udevd[381]: inotify_add_watch(7, /dev/sdc1, 10) 
failed: No such file or directory


Runing partprobe:

# partprobe
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF4 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF3 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF2 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF1 
failed: Device or resource busy
Warning: parted was unable to re-read the partition table on 
/dev/mapper/HGST_HTS721010A9E630_JR10006P0BSEEF (Device or resource 
busy).  This means Linux won't know anything about the modifications
you 
made.
device-mapper: create ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF1 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF1 
failed: Device or resource busy
device-mapper: create ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF2 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF2 
failed: Device or resource busy
device-mapper: create ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF3 
failed: Device or resource busy
device-mapper:remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF3 
failed: Device or resource busy
device-mapper: create ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF4 
failed: Device or resource busy
device-mapper: remove ioctl on HGST_HTS721010A9E630_JR10006P0BSEEF4 
failed: Device or resource busy
device-mapper: remove ioctl on WDC_WD20NPVX-00EA4T0_WD-WXV1E53KAE83p3 
failed: Device or resource busy
Warning: parted was unable to re-read the partition table on 
/dev/mapper/WDC_WD20NPVX-00EA4T0_WD-WXV1E53KAE83 (Device or resource 
busy).  This means Linux won't know anything about the modifications
you 
made.
device-mapper: create ioctl on WDC_WD20NPVX-00EA4T0_WD-WXV1E53KAE83p3 
failed: Device or resource busy
device-mapper: remove ioctl on WDC_WD20NPVX-00EA4T0_WD-WXV1E53KAE83p3 
failed: Device or resource busy

So, whatmight be causing this?

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

What's the output of lsblk?

It looks a bit like your using LVM
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: fed/centos question

2014-09-30 Thread Junk
You can do that with cobbler coupled with with koan on centos 6. Koan pulls a 
cobbler profile over and sets up a grub menu entry to reinstall the system. 
I've done it with spacewalk and satellite servers where it's all built in. 
However I've never set them up stand alone. I never got it working correctly 
with fedora 18+ boxes though.
Foreman would probably do this too.


On 30 September 2014 20:15:33 GMT+01:00, bruce badoug...@gmail.com wrote:
Hi.

Really a reinstall question.

You can have an install server for http/ftp/etc install
You can also have pxe startup, as well as the base install from the
dvd/network.

However, I'm trying to figure out how to go about (if it's possible)
to do a reinstall of a system remotely.

I'd like to be able to ssh into a box, and then do a reinstall of a
given system  based on the different kickstarter file that I created.
I'd like to ssh into the box, run a given cmd, use a given kickstart
process and have the entire process just work!

But I've been looking all over to try to figure out exactly how this
would work or what all the issues are.

Any thoughts/pointers would be helpful

The target boxes would be centos6.5 (and above) as well as fed 18 and
above..


Thanks guys..
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: fed/centos question

2014-09-30 Thread Junk
On 1 October 2014 00:31:12 GMT+01:00, Junk j...@therobinsonfamily.net wrote:
You can do that with cobbler coupled with with koan on centos 6. Koan
pulls a cobbler profile over and sets up a grub menu entry to reinstall
the system. I've done it with spacewalk and satellite servers where
it's all built in. However I've never set them up stand alone. I never
got it working correctly with fedora 18+ boxes though.
Foreman would probably do this too.


On 30 September 2014 20:15:33 GMT+01:00, bruce badoug...@gmail.com
wrote:
Hi.

Really a reinstall question.

You can have an install server for http/ftp/etc install
You can also have pxe startup, as well as the base install from the
dvd/network.

However, I'm trying to figure out how to go about (if it's possible)
to do a reinstall of a system remotely.

I'd like to be able to ssh into a box, and then do a reinstall of a
given system  based on the different kickstarter file that I created.
I'd like to ssh into the box, run a given cmd, use a given kickstart
process and have the entire process just work!

But I've been looking all over to try to figure out exactly how this
would work or what all the issues are.

Any thoughts/pointers would be helpful

The target boxes would be centos6.5 (and above) as well as fed 18 and
above..


Thanks guys..
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Apologies for top posting. I could have sworn I turned that off.
--
Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 20 and Dell Latitude e6400

2014-08-30 Thread Junk
On Wed, 2014-08-27 at 15:00 -0400, Brian Johnson wrote:
 Well, a couple of updates:
 
 
 1) I don't think I have a camera -- a user wrote me and told me to
 look at the configuration using my service tag. I did and there's not
 a camera listed. Which is fine, but there's something odd on the
 bottom bezel of the screen. It's square and looks like it has a lens
 in it, like a camera. If it isn't a camera...I have no clue what it
 is.
 
 
 2) the touchpad is...kind of working? After I sent the initial email,
 at a friend's urging, I booted it with an Ubuntu live cd. It worked as
 I hoped, and when I ran xinput list it was listed as Alps/PS/2 ALPS
 DualPoint TouchPad. When I reboot into Fedora and ran xinput list,
 it was now listed as Alps/PS/2 ALPS DualPoint TouchPad as well and
 working. I was able to configure it using the Settings Mouse and had
 no problems. Then I reboot to see if it was persistent and when I did,
 it was listed as just PS/2 ALPS DualPoint TouchPad and stopped
 working again. Another reboot and it was correctly detected and
 working.
 
 
 Does anyone have any thoughts on why it's seen as one way and doesn't
 work, then seen correctly and working?
 
 Thanks.
 
 Brian
 
 
 
 On Wed, Aug 27, 2014 at 1:46 PM, Brian Johnson voyager@gmail.com
 wrote:
 Hello all,
 
 
 I was recently gifted an old Dell Latitude E6400 laptop and,
 given its age and what I've read, I thought getting Fedora 20
 going on it would be smooth.
 
 And, to some extent, it was. I was primarily concerned with
 the wireless, but that seems to have been fixed for some time.
 
 
 Sadly, it wasn't without issues. I'm currently having issues
 getting my trackpad and my webcam going. I've done some
 looking around with no luck.
 
 
 For the touchpad, I get basic functionality. I can tap to
 click and use the pointer, but I can't use the scroll areas
 on the side/bottom for scrolling. Clicking both physical
 buttons don't perform a middle-click, and tapping with
 2-fingers don't give me a right click. Going under mouse 
 touchpad in Settings only gives me very basic options.
 
 
 Running xinput list shows it being seen as a PS/2 ALPS
 DualPoint TouchPad. Searching for Fedora and this don't yield
 much/anything.
 
 I'm running Fedora 20 updated as of today. Kernel is
 3.15.10-200.fc20.x86_64.
 
 
 I also would like to get the webcam going. When I try to run
 Cheese, I get a no device found error. Running lsusb doesn't
 show a camera attached.
 
 
 Any help would be greatly appreciated. Thank you.
 
 Brian
 
 
 
 -- 

Running lsusb -v and lspci -v might help you decide if you have a
camera. it should come up with references to Video


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: fedup to F20 failed

2013-12-17 Thread Junk
On Tue, 2013-12-17 at 15:04 -0600, Steven Stern wrote:
 I made a DVD and ran
 
   fedup --device --network 20
 
 Everything went OK until I rebooted and selected the fedup upgrade.
 After thrashing around for a while, the system went into emergency mode,
 unable to find a file system.
 
 Rebooted and tried again with the same result.
 
 I was able to reboot back into F19 and here I am.
 
 So...
 
 Is there any way to capture the error messages from the fedup kernel to
 report here?
 
 Anyone else have a similar problem?
 
 
 -- 
 -- Steve

if you want to capture the boot info while it's in emergency mode do
journalctl -xb  ~/somefileorother

Interestingly I've had a similar issue with --iso

https://bugzilla.redhat.com/show_bug.cgi?id=1044128

Junk

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Script Help (Bash)

2013-09-28 Thread Junk



On 28 Sep 2013, at 14:19, Frank Murphy frankl...@gmail.com wrote:

 On Sat, 28 Sep 2013 13:55:15 +0100
 Patrick O'Callaghan pocallag...@gmail.com wrote:
 
 On Sat, Sep 28, 2013 at 12:21 PM, Frank Murphy
 frankl...@gmail.com wrote:
 
 /usr/bin/cd
 
 
 Without looking any further, this is clearly wrong. Even if there
 is a /usr/bin/cd file (see recent discussion) in order to have any
 effect on the current directory used by subsequent commands you
 *have* to use the Shell built-in cd.
 
 poc
 
 I got around that by adding script to path,
 then alias my_script=. my_script
 
 so it download where I need it.
 
 -- 
 Regards,
 

reposync -p dest-dir would be easier. 

Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Unable to login occasionally

2013-09-21 Thread Junk

On 20 Sep 2013, at 20:55, Les Howell hlhow...@pacbell.net wrote:

 Hi everyone,  
Don't groan because its me again;-)
 
System information:
7.8 GiB
AMD Phenom II X6 1035T Processor x 6
OS type 64 bit Fedora 19
Gallium 0.4 on AMD JUNIPER
GNOME version 3.8.4
disk 483.6 GB
 
 After reboot, if I don't immediately log in, the clock screen shows up.
 and when I attempt to login, I get the up arrows, but nothing else
 happens.I have tried using the mouse buttons, the return key, and
 all the function keys, but that is the only response.
 
 The only way I can get control of the system again is to power off and
 reboot or reset.  I usually try reset first.  Most times that works, but
 occasionally I forget and hold the power button down too long (my system
 doesn't have a separate reset button).
 
 I don't think this is good for the system, the disks and is certainly
 irksome.  Any solutions?  I did check bugzilla and look on line, but
 couldn't find the same issues.  
 
 My system is up to date as of last night, but I rebooted before I went
 to bed, and had the problem this morning again.
 
 Any ideas on what could be the problem?
 
 Regards,
 Les H 
 
 -- 
 

What about escape? 

Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Strange behaviour using qemu+ssh on virt-manager

2013-09-17 Thread Junk
On Tue, 2013-09-17 at 14:38 -0300, Fernando Lozano wrote:
 
 
 Maybe people who use ssh keys (passwordless) logins didn't notice, but
 I 
 think virt-manager should't require more than one addtional ssh 
 connection per guest console. Is this a bug?

Yes it does that. I think the docs I read actually suggested using keys.
I never bothered in to looking at why though. I can imagine that it may
make separate connections for display, usb passthough, vda control
signals, audio and any other stuff it does.

Junk

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Junk

On 24 Jul 2013, at 21:31, Bill Davidsen david...@tmr.com wrote:

 Junk wrote:
 On Tue, 2013-07-23 at 11:08 -0400, Bill Davidsen wrote:
 Darryl L. Pierce wrote:
 On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote:
 This is back, sigh again. Having found out that fedup fails
 totally to work on drives with encrypted partitions,
 
 I don't think this is still the case: I did F18-F19 on my laptop
 (encrypted /home and swap) using fedup and it worked just fine.
 Not sure what you mean by still the case, it was as of 1PM yesterday when 
 I
 posted, and since it's burned on DVD I doubt it's changes. Some systems 
 refuse
 to install without network.
 
 That was the response I got when I reported the bug before, Can't 
 reproduce
 and WFM don't cover the ground with anything but a hard fail on all 
 systems.
 And you must be doing something wrong really doesn't fit a process which
 consists of load DVD followed by power on. I've been installing Linux 
 since
 it hit usenet in 91 or so, and it works on other systems. It's clearly a 
 Fedora
 bug, does not happen on the same machine with Mint, Ubuntu, or Puppy, and 
 the
 other machine which has this issue installed Slackware fine. Note: after
 installing Slackware the problem went away, installing Ubentu didn't fix the
 machine of interest.
 
 
 --
 Bill Davidsen david...@tmr.com
We have more to fear from the bungling of the incompetent than from
 the machinations of the wicked.  - from Slashdot
 
 Firstly. Calm down. I believe your preconceptions are mostly at issue
 here.
 If you mean the preconception that install from DVD should not need a network 
 connection, that's exactly the issue. After install the upgrade comes from 
 another DVD holding a local repo of common things which have been updated.
 
 The posts you responded to are talking about the fedup over a network
 onto an encrypted partition. Not the DVD install. It works but your too
 het up on your issue to realise what they are talking about notice.
 Go back, read my post. I put a DVD into the machine with no network 
 connection to do an install from scratch because fedup didn't work. Clear? My 
 original post was clear that I was doing an install from DVD, and if they 
 thought it was something else, I reread my original post and it still seems 
 clear.
 

Re-read the first line of your initial email. The one with the word 'fedup' in 
it. Are you, or are you not, talking about fedup? 

 Booted from DVD, did scratch install, system demanded network. Can't say it 
 any clearer than that, can't do it simpler than that. Just as have have done 
 on all the ones which worked.
 
 Can't be explained away, if it's user error it wouldn't work on some systems 
 but not all. I've been doing this a decade or two, after the first two fails 
 the rest of the tests were carefully noted step by step, trying things like 
 different filesystem types, reformatting the partitions or not, etc. In no 
 case did I return to trying to use fedup, because after an early attempt the 
 install could not recognize the boot or root partitions in any way.
 
 Secondly, people are responding to your bugs with Can't Reproduce
 because they can't. I can't. I've just now set up a machine with no
 network card at all and successfully installed Fedora 19 from a DVD.
 What makes this all the more fun is that the answer you want is in the
 screenshot you posted.
 Experience tells me that doesn't happen every time is not the same as 
 doesn't happen. No matter what's on that screen, that screen shouldn't come 
 up on install from DVD.
 

Ok. The clear short version. The screenshot you posted. Click continue. The 
machine installs. 

That screen is not saying network is a requirement for install. But that it is 
required to get updates once the machine is installed. It gives you an 
opportunity to get things sorted. You can ignore it. 

 And as Reindl has been getting all the action recently I'll finish with
 this.
 You, Sir, are what Aristotle would call a 'tard
 
 Now you can get angry again,
 
 Don't know what prompted the personal attack, perhaps frustration at not 
 being able to explain the problem, and not convincing me that it isn't a 
 problem?
 
 -- 
 Bill Davidsen david...@tmr.com
  We have more to fear from the bungling of the incompetent than from
 the machinations of the wicked.  - from Slashdot
 -- 
 


And thus the case of The Crown versus Davidson was proven. 


Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Install fc18 from DVD demands network connection

2013-07-24 Thread Junk
On Tue, 2013-07-23 at 11:08 -0400, Bill Davidsen wrote:
 Darryl L. Pierce wrote:
  On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote:
  This is back, sigh again. Having found out that fedup fails
  totally to work on drives with encrypted partitions,
 
  I don't think this is still the case: I did F18-F19 on my laptop
  (encrypted /home and swap) using fedup and it worked just fine.
 
 Not sure what you mean by still the case, it was as of 1PM yesterday when I 
 posted, and since it's burned on DVD I doubt it's changes. Some systems 
 refuse 
 to install without network.
 
 That was the response I got when I reported the bug before, Can't reproduce 
 and WFM don't cover the ground with anything but a hard fail on all 
 systems. 
 And you must be doing something wrong really doesn't fit a process which 
 consists of load DVD followed by power on. I've been installing Linux 
 since 
 it hit usenet in 91 or so, and it works on other systems. It's clearly a 
 Fedora 
 bug, does not happen on the same machine with Mint, Ubuntu, or Puppy, and the 
 other machine which has this issue installed Slackware fine. Note: after 
 installing Slackware the problem went away, installing Ubentu didn't fix the 
 machine of interest.
 
 
 -- 
 Bill Davidsen david...@tmr.com
We have more to fear from the bungling of the incompetent than from
 the machinations of the wicked.  - from Slashdot

Firstly. Calm down. I believe your preconceptions are mostly at issue
here. 

The posts you responded to are talking about the fedup over a network
onto an encrypted partition. Not the DVD install. It works but your too
het up on your issue to realise what they are talking about notice.

Secondly, people are responding to your bugs with Can't Reproduce
because they can't. I can't. I've just now set up a machine with no
network card at all and successfully installed Fedora 19 from a DVD.
What makes this all the more fun is that the answer you want is in the
screenshot you posted.

And as Reindl has been getting all the action recently I'll finish with
this.
You, Sir, are what Aristotle would call a 'tard

Now you can get angry again,

Junk.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Correct permission for home directory

2013-07-14 Thread Junk

On 14 Jul 2013, at 02:24, lee l...@yun.yagibdah.de wrote:

 Paul Smith phh...@gmail.com writes:
 
 On Sat, Jul 13, 2013 at 3:47 PM, lee l...@yun.yagibdah.de wrote:
 chmod 755 /home
 
 But what about
 
 /home/psmith
 
 It depends on what you want.  There is some tradition that home
 directories are readable for everyone and writable for their owners
 only.  It may be a good idea to make them readable for their owners only
 --- or a bad idea like when you're exporting directories in homes
 through apache (which I think is a very bad idea).
 
 In case you have users in groups that need to access someones home
 directory, you may want to allow group access.  When you have convoluted
 requirements, you may want to use ACLs to accomplish what you need ...
 
 Thanks, Lee. I have done the following:
 
 yvw :)
 
 chmod 755 /home
 chown psmith /home/psmith
 chmod -R u=rwx,g=,o= /home/psmith
 
 I hope those have left my system secure!
 
 I'd be wondering what 'g=,o=' actually does.  You may want
 
 
You'd be wanting to take a peek in the man page for chmod then. They're 
designed for exactly what he's done. 

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: retrofitting LUKS encryption on installed system

2013-07-01 Thread Junk
On Sat, 2013-06-29 at 23:51 +0200, Reindl Harald wrote:
 
 Am 29.06.2013 23:38, schrieb Bill Davidsen:
  Reindl Harald wrote:
  model name: QEMU Virtual CPU version 1.0.1
  what the hell - on VMware you have the same CPU as the host and only 
  VMware EVC
  is filtering CPU capabilities to provide relieable hot-migration between 
  hosts
  by make only the flags of the oldest CPU in the cluster visible to guests
  That's why we use KVM, migrations may not be within a cluster. Or be real 
  time migrations as you are thinking of
  it, but rather may involve being backed up until the next time there is a 
  support need for the machine. Different
  environment, different goals
 
 the goal of virtualization in production is live-migartion and failover
 this way you hve zero downtime at host-upgrades / reboots
 
  that's why a VMwar eguest has around 95-98 % of the native performance 
  because
  there is only few binary translation and most instrcutions are passed 1:1
 
  And as I remember if there was one old machine in the cluster you wouldn't 
  have the aes instruction either. 
  That's from docs, haven't tried VMware in a very long time
 
 that is why i mentioned VMware EVC
 
 you hardly need this because any running process inside a virtual machine 
 will crash if
 it is using CPU instructions which are not available on the CPU of the target 
 host after
 a migartion and with VMware DRS the cluster automatically starts 
 live-migartions
 if one host is overloaded while others are idle to spread the load of the 
 guests
 in a useful manner to the available hosts
 
 virtualization is the base of my daily job and afer working some time
 with this features you never ever setup a server on bare metal for
 gain a few percent more peformance with no safety net or way too complex
 HA setups inside the machines itself inseatd have them a layer deeper
 than your production OS
 
 well, i love opensource and on the guests Fedora/CentOS is running but
 until now there is no opensource solution which can beat VMware on
 certified hardware with proper support
 
 

Ovirt does this for free, as does the Redhat Product RHEV
https://gb.redhat.com/products/cloud-computing/virtualization/  Live
migration with HA is part of the base package. You don't need to buy an
extra subscription. 

Junk.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: fedora18 and ipods/iphones

2013-05-09 Thread Junk
On 9 May 2013, at 04:46, Patrick O'Callaghan pocallag...@gmail.com wrote:

 On Wed, 2013-05-08 at 17:54 -0700, profiles wrote:
 Does anyone have a strategy on how to access data on these mac
 devices?
 
 Neither the iPhone nor the iPod are Mac devices. They run IOS.
 
 Try installing libimobiledevice and using Rhythmbox or Banshee (or
 possibly Amarok, though I haven't had much luck with it). Some basic
 music access works, but don't expect full iTunes funcionality. If that
 is important, install a Windows virtual machine (VirtualBox works fine
 for this but you need the non-free version to get access to the USB
 level).
 
 poc
 
 -- 

I have an iPhone. I've never tried syncing contacts directly to a client on 
Linux, what I do is sync them via some intermediary CalDAV and CardDAV server 
such as an owncloud server (which it would be possible to setup directly on 
your machine but requires some experience of setting up a web server) or google 
calendar. However there is an issue with switching to these as it will set up a 
separate 'account' on the phone and you then have to migrate the contacts on 
your phone to the remote account. This would be cheaper than running a virtual 
windows machine. 

For backing up and syncing apps you will need Windows or Mac OS and iTunes. 
Apple have not left us penguins any options regarding that. 

if you are going down the virtual machine route a KVM guest will do USB 
passthrough for free, is built right into the Linux kernel and the tools are 
available in the fedora repos. 

Leon
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Who? Me?? Attacked???

2013-04-23 Thread Junk

On 23 Apr 2013, at 17:10, Beartooth bearto...@comcast.net wrote:

 On Mon, 22 Apr 2013 16:40:19 +0800, Ed Greshko wrote:
[]
 The only thing worse than a poorly asked question is a cryptic answer.
 
OK, first off, I'm the OP. 
 
I suppose I should be flattered at being addressed as if I were 
 an Alpha Plus Technoid; but I'm not one. I'm just an old twice-retired 
 bookworm, running Fedora because there's more and better help online for 
 it than for anything else I've tried (most of the well-known distros), 
 and because I began back in '98 with RedHat. I can't imagine anything I 
 have being of interest to an intruder.
 

Your right. They probably aren't interested in what you have. They might be 
interested in taking over your machine as part of a botnet though. A large 
amount of attacks are now automated against wide ranges of devices

All the replies in this thread so far have been way over my head. 
 The one thing I gather some of you want is the error message from SEL, 
 verbatim. I don't have it; I presume it's in some log somewhere, but I 
 have no idea how to find that log.
 

Try
sealert -a /var/log/audit/audit.log

Or

grep setroubleshoot /var/log/messages

There will have been a full report in the graphical tool that initially warned 
you but these should give the same result. 

Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Who? Me?? Attacked???

2013-04-23 Thread Junk
On 04/23/2013 07:30 PM, Beartooth wrote:
 On Tue, 23 Apr 2013 17:44:33 +0100, Junk wrote:

 Try sealert -a /var/log/audit/audit.log
 
 [root@Hbsk2 ~]# sealert -a /var/log/audit/audit.log
  12% done[Errno 2] No such file or directory: 'wine-preloader'
 100% donefound 3 alerts in /var/log/audit/audit.log
 -
   [snip]
 
 
 SELinux is preventing /usr/bin/arora from mmap_zero access on the 
 memprotect .
 
 *  Plugin mmap_zero (53.1 confidence) suggests  
 **
 
 If you do not think /usr/bin/arora should need to mmap low memory in the 
 kernel.
 Then you may be under attack by a hacker, this is a very dangerous access.
 Do
 contact your security administrator and report this issue.
 
 *  Plugin catchall_boolean (42.6 confidence) suggests  
 ***
 
 If you want to mmap_low_allowed
 Then you must tell SELinux about this by enabling the 'mmap_low_allowed' 
 boolean.You can read 'unconfined_selinux' man page for more details.
 Do
 setsebool -P mmap_low_allowed 1
 
 *  Plugin catchall (5.76 confidence) suggests  
 ***
 
 If you believe that arora should be allowed mmap_zero access on the  
 memprotect by default.
 Then you should report this as a bug.
 You can generate a local policy module to allow this access.
 Do
 allow this access for now by executing:
 # grep arora /var/log/audit/audit.log | audit2allow -M mypol
 # semodule -i mypol.pp
 
 
 Additional Information:
 Source Contextunconfined_u:unconfined_r:unconfined_t:s0-
 s0:c0.c1
   023
 Target Contextunconfined_u:unconfined_r:unconfined_t:s0-
 s0:c0.c1
   023
 Target Objects [ memprotect ]
 Sourcearora
 Source Path   /usr/bin/arora
 Port  Unknown
 Host  Unknown
 Source RPM Packages   arora-0.11.0-4.fc17.i686
 Target RPM Packages   
 Policy RPMselinux-policy-3.10.0-167.fc17.noarch
 Selinux Enabled   True
 Policy Type   targeted
 Enforcing ModeEnforcing
 Host Name Hbsk2.hsd1.va.comcast.net
 Platform  Linux Hbsk2.hsd1.va.comcast.net
   3.8.4-102.fc17.i686.PAE #1 SMP Sun Mar 24 
 13:15:17
   UTC 2013 i686 i686
 Alert Count   1
 First Seen2013-04-21 16:01:52 EDT
 Last Seen 2013-04-21 16:01:52 EDT
 Local ID  fedad9e7-5ad4-49b0-a517-15a1e9efd7d4
 
 Raw Audit Messages
 type=AVC msg=audit(1366574512.695:480): avc:  denied  { mmap_zero } for  
 pid=25852 comm=arora scontext=unconfined_u:unconfined_r:unconfined_t:s0-
 s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-
 s0:c0.c1023 tclass=memprotect
 
 
 type=SYSCALL msg=audit(1366574512.695:480): arch=i386 syscall=mmap2 
 success=no exit=EACCES a0=0 a1=7000 a2=3 a3=4022 items=0 ppid=1 pid=25852 
 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 
 sgid=1000 fsgid=1000 ses=2 tty=(none) comm=arora exe=/usr/bin/arora 
 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)
 
 Hash: arora,unconfined_t,unconfined_t,memprotect,mmap_zero
 
 audit2allow
 
 #= unconfined_t ==
 # This avc can be allowed using the boolean 'mmap_low_allowed'
 
 allow unconfined_t self:memprotect mmap_zero;
 
 audit2allow -R
 
 #= unconfined_t ==
 # This avc can be allowed using the boolean 'mmap_low_allowed'
 
 allow unconfined_t self:memprotect mmap_zero;
 
 
 [root@Hbsk2 ~]# 
 
 
 Or

 grep setroubleshoot /var/log/messages

 There will have been a full report in the graphical tool that initially
 warned you but these should give the same result.
 
   They don't -- this one gets 
 
 [root@Hbsk2 ~]# grep setroubleshoot /var/log/messages
 Apr 21 16:02:00 Hbsk2 setroubleshoot: SELinux is preventing /usr/bin/arora 
 from mmap_zero access on the memprotect . For complete SELinux messages. 
 run sealert -l 6805396b-b8d1-4368-9356-aef00cbb2e43
 Apr 22 14:57:12 Hbsk2 setroubleshoot: Plugin Exception wine
 Apr 22 14:57:12 Hbsk2 setroubleshoot: SELinux is preventing wine-preloader 
 from mmap_zero access on the memprotect . For complete SELinux messages. 
 run sealert -l 78752ead-8351-4d64-a04d-a2f500d942cd
 [root@Hbsk2 ~]# 
 



Excellent work. Looks good. The audit.log reports are the long form of
the messages in /var/log/messages  If you copied and pasted sealert -l
6805396b-b8d1-4368-9356-aef00cbb2e43 then it would show you the exact
same message that's in the audit.log, The salient part being

 SELinux

Re: Dracut on reboot

2013-04-07 Thread Junk




On 7 Apr 2013, at 01:22, Joe Zeff j...@zeff.us wrote:

 On 04/06/2013 03:47 PM, Richard Vickery wrote:
 I have little understanding of what I am looking for. Is there some way
 to call systemctl, get the same information, and paste this information
 here in an email for someone to look at? and perhaps let me know what to
 look for?
 
 If you're logged in as root, you can redirect the output to a file, like this:
 
 systemctl status foo.service  foo.txt
 
 which would put it into /root/foo.txt.  Then, you can copy the contents of 
 the file into your message after you've rebooted correctly.
 -- 
At the risk of being pedantic, that command will put a text file in the current 
working directory. Which could be anywhere if you've done a cd

 systemctl status foo.service  ~/foo.txt

Will always put it into the home directory.  (/root for the root user)

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: FedUp

2013-04-07 Thread Junk

On 7 Apr 2013, at 05:03, Bill Davidsen david...@tmr.com wrote:

 Max Pyziur wrote:
 On Sat, 6 Apr 2013, Phil Dobbin wrote:
 
 On 04/06/2013 03:56 PM, Ralf Corsepius wrote:
 
 On 04/06/2013 03:05 PM, Phil Dobbin wrote:
 Hi, all.
 
 I've been away for some weeks  am now back so I'm looking at
 possibilities for upgrading 17 - 18 seeing as 17 will be EOL in around
 eight to ten weeks.
 
 After the initial problems with FedUp, I read last night over on
 Bugzilla about its progress  the latest testing (which looks like it's
 going to go stable next week) is looking pretty solid.
 
 So the question is, is everybody been happy with the upgrade process via
 FedUp lately?
 
 No. I gave up on it after it failed miserably on a couple of test
 upgrades in the early phases of f18. May-be it has seen improvements
 since then, but I didn't look back at it, since then, because I found
 the procedures outlined on
 https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E_Fedora_18
 
 Specifically at this link, there's a link to a  wonderful  script
 which does the tedious work of getting you from F17- F18:
 https://github.com/xsuchy/fedora-upgrade
 
 It's in the fine-print there beginning with the words A small script...
 I can't say that I'm worried that this hasn't been through QA, after all 
 fedup *has*
 
 MP
 
 
 so far worked reliably.
 
 Thanks to everybody for their answers.
 
 Just for the sake of reporting any findings to Bugzilla, I'll attempt
 another upgrade via FedUp in a VM but I think I'll upgrade the machine
 in question using yum.
 
 It's a shame. I went from 12 sequentially through to 17 using preupgrade
 without a single hitch.
 
 Cheers,
 
 Phil...
 
 
 -- 
 
I did a FedUp on my laptop and it was fine. 

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Major fsck-up

2013-04-02 Thread Junk


 Well, I've managed to make matters worse on my desktop.  Before doing a clean 
 install, I decided to clean up my partitions a tad.  There's an old partition 
 that used to be /boot until new requirements made it too small and was just 
 sitting there, unmounted, so I used a LiveCD and Gparted to remove it.  Then, 
 I added it to /home.  Alas, the program hung before completing the job and 
 now, the partition's unrecognizable.  Gparted can't correct it and parted 
 can't read it.  Using e2fsck from a command line tells me that the superblock 
 is wrong, and I can't work out how to find out where to tell me to look.  
 And, probably because of this, my installation now hangs before it gets far 
 enough for me to get to a CLI.  I do have a reasonably recent backup, if all 
 goes bad, but I'd rather not have to use it.  Does anybody know how to find 
 it, or otherwise recover the partition?  I'm tempted to use touch /forcefsck, 
 to see if that works, but somehow, I doubt it.  Advice, or pointers to 
 suggestions will be very, very welcome.
 -- 
 

Firstly, your probably screwed. fsck has one job and that's to make the file 
system consistent. It's not a disaster recovery tool. All it cares about is 
that the fs should make sense on next reboot. 

Questions that may help find out what went wrong. Which distro are you using 
and what tools and procedures did you use to add it to /home? Is your /home 
in an LVM?

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Major fsck-up

2013-04-02 Thread Junk

On 2 Apr 2013, at 19:21, Joe Zeff j...@zeff.us wrote:

 On 04/02/2013 06:40 AM, Roger Heflin wrote:
 You probably need to be clear about exactly what you mean by added what
 was /boot to /home...
 
 What did the partition table look like before and after you did the work?
 
 was /boot before /home and you enlarged /home to be /home+/boot (the
 partition before /home?)?
 
 Actually, I don't have or need a separate /boot any more, and it's not used.  
 (It was too small, at about 250 MB, anyway.)  Nothing was in it and it hadn't 
 been mounted in several years, so I got rid of it to tidy up.  As it was just 
 before /home, I tried to expand /home to include it and that's when the 
 program hung.  I thought I explained that in my original message, but either 
 I didn't, or if I did, it wasn't clear enough.
 -- 
 

I think it might be to do with moving the start of the partition. I see from 
the docs that Parted can't move the start of an ext2 or ext3 partition so I'm 
guessing your home was ext4 or something amenable. Probably the moving of the 
start of a partition involves shifting big wodges of data around. You might 
have interpreted this as your system freeze and turned it off before it had 
finished, maybe. This is a guess. I might spend a fun evening moving the start 
of partitions in VM's to see what happens and how long it takes. 

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How do you keep contacts in Fedora/KDE?

2013-04-02 Thread Junk


On 2 Apr 2013, at 19:47, Max Pyziur p...@brama.com wrote:

 On Mon, 1 Apr 2013, Patrick O'Callaghan wrote:
 
 On Mon, 2013-04-01 at 14:59 +0200, Timothy Murphy wrote:
 As a matter of interest, how do those of you running Fedora/KDE
 keep your contacts?
 I have a rather messy combination of Google contacts,
 KAddressBook and LDAP,
 but would like to organise something simpler.
 I suspect the simplest solution might be to go over entirely
 to Google contacts, as I want to keep my contacts in sync
 with my Android phone.
 
 But what do people running Fedora/KDE usually do?
 
 Speaking only for myself, I just keep everything in Google Contacts (I
 also have an Android phone).
 
 Cue flame-war about evil intentions of Google, etc. ...
 
 While this is a KDE-oriented question my experience may be useful to this 
 discussion; my method is to use one Desktop as having all PIM data: contacts, 
 calendar, memos, todos. For this I use Evolution.
 
 In order to sync it with my Android phone, I use different cloud services, 
 with the exception of Google.
 
 The services that I have tried are: Funambol(actually onemediahub.com), 
 MemoToo, and Everdroid. Each has its peculiarities and advantages; Memotoo is 
 the one that I prefer currently. Everdroid has an advantage of syncing text 
 messages (easier to review them in bulk on a webpage than on a phone).
 
 In order to sync from the Desktop to the cloud I use syncevolution's gui.
 
 On the Android phone, there are Apps tied to the particular services. On the 
 phone, I've deleted the contents of the local phonebook, and just use the 
 Memotoo one. Memotoo has the capability to delete its current contents and 
 overwrite it with the contents of the server. That way any duplication is 
 avoided.
 
 Memotoo charges a fee (~$1.50/month, I think); more nuisance than anything 
 else.
 
 The syncevolution email list is very helpful in sorting out issues.
 
 poc
 
 fyi  hth,
 
 Max Pyziur
 p...@brama.com
 -- 

I have a small home server that runs the groupware system SOGo http://sogo.nu 
it makes more sense for me as it runs email as well. It works with CardDAV / 
CalDAV and funambol and can be made to work with outlook. It's essentially an 
alternative to zafera. 

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Can't Load Fedora 15

2013-03-31 Thread Junk
On 03/30/2013 09:07 PM, Richard Vickery wrote:



 On Sat, Mar 30, 2013 at 2:27 AM, Reindl Harald h.rei...@thelounge.net
 mailto:h.rei...@thelounge.net wrote:



 Am 30.03.2013 04:51, schrieb Richard Vickery:
  Those with much more experience in the group and Linux will tell
 you that this version is no longer supported, and
  that  you should download the current one if you need help. It
 sounds rather cold when they say it, but they've
  answered these questions too often, about one a day, and we may
 be under pressure to put out the next product.

 you do not need to be snappy

 * the 6 months release cycle is not new
 * everybody who installs a OS should have enough brain to consider
 the life-cycle for his usage

 so no, ZERO understanding for chosing the wrong distribution and ZERO
 understanding for try to install a outdated OS on a new computer


 --
 users mailing list
 users@lists.fedoraproject.org mailto:users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


 I'm just offering my understanding of the cycles, Reindl. Perhaps I
 should have prefaced my contribution as such, but that is not grounds
 for calling it ZERO. Calling my contribution ZERO indicates that I
 took a class on understanding the development cycle, in which your
 ZERO would be self-directed, or directed at Red Hat or Fedora, because
 you didn't teach the concepts properly, but there is no such course,
  so why bash me when I am just here to contribute and learn what I
 can. Did I not start the piece with a suggestive beginning that I may
 be wrong and those like yourself with vastly superior knowledge would
 clear it up?


Hi Richard, you appear to be replying to Reindl, While occasionally
informative he is predisposed to be aggressive in his responses, I find
it easier to filter out his mails and limit my replys to other posters.

Junk.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Is gnome-disks really incapable of dealing with a blank drive?

2013-03-15 Thread Junk

On 14 Mar 2013, at 23:22, Tom Horsley horsley1...@gmail.com wrote:

 On Thu, 14 Mar 2013 08:52:37 -0500
 Michael Cronenworth wrote:
 
 At the top right of the program (to the right of your hard drive name)
 there is a button with two gears. Click on Format Disk... to partition.
 
 By golly that works (since I hadn't put anything on the disk yet,
 I wiped it so I could try again). It is unfortunate that it uses
 the same gear icon as the one below the picture in the middle of the
 screen yet does complete different operations :-).
 -- 
 
I think the workflow is: above the diagram is whole disk informations and 
operation, below the diagram is partition information and operation. 

Junk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 18: Mouse regressions

2013-03-14 Thread Junk
On Thu, 2013-03-14 at 10:17 -0700, Joe Zeff wrote:
 On 03/14/2013 12:40 AM, Dan Irwin wrote:
  Also, Paint and paste (To borrow a term from an earlier thread here)
  is broken. In a terminal, I like to highlight text, and click to
  paste. This does not work, and I don't like it.
 
 How are you trying to paste?  ^V, Shift-^V or right-click-Paste?

I think he's using The Best Paste Method In The World, the middle click.
It works from me when I select text in Firefox and Evolution but not in
Gedit. I've never noticed this before, it's a bit weird.

Junk.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 18: Mouse regressions

2013-03-14 Thread Junk
On Thu, 2013-03-14 at 22:01 +, Junk wrote:
 On Thu, 2013-03-14 at 10:17 -0700, Joe Zeff wrote:
  On 03/14/2013 12:40 AM, Dan Irwin wrote:
   Also, Paint and paste (To borrow a term from an earlier thread here)
   is broken. In a terminal, I like to highlight text, and click to
   paste. This does not work, and I don't like it.
  
  How are you trying to paste?  ^V, Shift-^V or right-click-Paste?
 
 I think he's using The Best Paste Method In The World, the middle click.
 It works from me when I select text in Firefox and Evolution but not in
 Gedit. I've never noticed this before, it's a bit weird.
 
 Junk.
 

I revise that, it always works if I select in one program and paste into
another, It seems to depend on the program when I select and paste into
the same one, Gedit and Naultilus don't, Evolution does.

Junk

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: DenyHosts

2013-03-13 Thread Junk

On 13 Mar 2013, at 15:52, Reindl Harald h.rei...@thelounge.net wrote:

 since you do not understand cat and post i am done
 in this thread - if you have problems post your
 config, but now post it to whomever, my denyhosts
 whitelists as long it was useful for me worked
 in /var/lib/denyhosts/allowed-hosts
 
 Am 13.03.2013 16:28, schrieb Bill Oliver:
 /var/lib/denyhosts/allowed-hosts
 
 On Wed, 13 Mar 2013, Reindl Harald wrote:
 
 
 
 Am 13.03.2013 16:05, schrieb Bill Oliver:
 
 Dude, can you try to be a little more condescending?  I didn't catch it 
 the first five times. Yeah, I read the
 manuals.  Yeah, I have the machine in my white list.  It didn't change 
 anything. Thanks for your gracious reply.
 
 cat /path/to/your/whitelist-file and post it
 hint: it is NOT /etc/hosts.allow
 
 -- 
 
Oi, no top posting. 

Junk. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Odd Question, Wifi

2013-02-20 Thread Junk
On Tue, 2013-02-19 at 15:10 -0500, Jim wrote:
 Is there any way a Unsecure Wifi connection,  one can determine how to 
 contact the owner about his connection.
 
 I can't visualise how , but I just thought I would just ask.

Have you tried printing a stack of small leaflets and posting them
through neighbours doors? Maybe with an infographic showing the perils
of open access wifi. Or maybe knocking on doors and talking.

Leon

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Custom Partition Fedora 18

2013-02-19 Thread Junk

On 19 Feb 2013, at 17:17, Michael Hennebry henne...@web.cs.ndsu.nodak.edu 
wrote:

 On Tue, 19 Feb 2013, jonc wrote:
 
 partitions, no problems. If you read the docs and the help file, and don't 
 try to shoehorn it into working like old Anaconda, the new UI is OK.
 
 For those of us with *one* computer,
 that presents a fundamental problem:
 We often discover what docs we need in the middle
 of an install and said docs are not available.
 
 -- 
 Michael   

I too like diving into major revision updates underprepared. If only there was 
some place on the Internet that those with less resources could converse with 
those who have more about potential changes and difficulties beforehand. 

Leon. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Unlock screen on Fedora18 via VNC

2013-02-19 Thread Junk
On Thu, 2013-02-14 at 21:31 +0100, poma wrote:
 On 02/14/13 14:51, Uematsu Takeshi wrote:
  I use fedora18 on my desktop machine. I usually connect to the machine
  with VNC from laptop computer.
  But I can't unlock the screen when it gets locked.My vnc viewer is TigerVNC.
  
  Any suggestion ?
  
  Takeshi Uematsu.
  
 
 loginctl list-sessions
 loginctl unlock-session #
 
 
 乾杯,
 poma
 
 
I've had a go at stting this up on a clean VM and exactly the same thing
happens to me so I've filed a bug
https://bugzilla.redhat.com/show_bug.cgi?id=912892

the loginctl commands suggested by pomo work, but you need some sort of
extra shell session to the machine which is a faff.

Leon

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Unlock screen on Fedora18 via VNC

2013-02-14 Thread Junk

On 14 Feb 2013, at 13:51, Uematsu Takeshi takeshi.uema...@gmail.com wrote:

 I use fedora18 on my desktop machine. I usually connect to the machine
 with VNC from laptop computer.
 But I can't unlock the screen when it gets locked.My vnc viewer is TigerVNC.
 
 Any suggestion ?
 
 Takeshi Uematsu.
 -- 
 
 

How are you trying to unlock now? Does VNC capture the escape key?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: winhq and 64bits

2013-02-02 Thread Junk
On Sat, 2013-02-02 at 08:48 +0100, Raf Roger wrote:
 Hi,
 
 
 i'm trying to install msxml6 and dotnet35 as 64bits package under
 winehd, but for an unknow reason (at least from me) it seems wine
 always requests and accepts only 32bits packages.
 
 
 why ? my fedora 18 installation is a 64bits OS, so where is the
 problem ?
 
 what should i test now ?
 
 thx
 
 -- 
 Alain

Wine uses a couple of variables to help it know whats it's doing,
WINEARCH and WINEPREFIX. WINEARCH sets the arch to 32 or 64 bits, I
think it defaults to 32, Try setting 
export WINEARCH='win64;
export WINEPREFIX='~/test64'

run winecfg and try the to install the packages in the new prefix it has
created

you will need to set the variables every time you want to use the 64 bit
arch programs

Junk

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: best backup solution

2013-01-31 Thread Junk
On 31 Jan 2013, at 10:32, Suvayu Ali fatkasuvayu+li...@gmail.com wrote:

 On Thu, Jan 31, 2013 at 07:59:42AM +1000, Michael D. Setzer II wrote:
 
 A combination of the disk/parition and file level backups is 
 probable best, and also snap shots with LVM.
 
 I would also agree with this statement.  For file-level backups look at
 rsync and various rsync wrappers like rsnapshot, BackupPC.  For
 partition level, you might want to look at LVM snapshots.
 
 Hope this helps,
 
 -- 
 Suvayu
 
 Open source is the future. It sets us free.
 -- 
 

I'd just like to clarify that LVM snapshots are not really a backup method in 
themselves. Snapshots provide functionality to enable a block device level 
(i.e. partition) backup to be taken on a live and changing filesystem by some 
method. They only exist for the length of time the actual backup takes. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: GStreamer plugin for playing asx files?

2013-01-30 Thread Junk


On 30 Jan 2013, at 12:26, Paul Smith phh...@gmail.com wrote:

 Dear All,
 
 Is there some GStreamer plugin able to play
 
 asx
 
 files?
 
 Thanks in advance,
 
 Paul
 -- 
 
Not from Fedora for licensing issues. Try adding the rpmfusion repos. 

Leon
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: GStreamer plugin for playing asx files?

2013-01-30 Thread Junk
On 30 Jan 2013, at 12:26, Paul Smith phh...@gmail.com wrote:

 Dear All,
 
 Is there some GStreamer plugin able to play
 
 asx
 
 files?
 
 Thanks in advance,
 
 Paul
 -- 
 
As an addendum, fedora tries to be Free Software, while other distributions are 
Open Source. For a really good history between the two I'd recommend watching 
the movie Revolution OS on YouTube which sets out the whole thing and provides 
a lot of history to boot. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How to change the label of the hard disk

2013-01-29 Thread Junk

On 28 Jan 2013, at 21:33, g gel...@bellsouth.net wrote:

 
 On 01/28/2013 08:54 PM, Paul Smith wrote:
 Dear All,
 
 How can one change the label of one's hard disk?
 
 simple way to locate a command is;
 
  locate label|grep bin/
 
 which on this system, shows;
 
  ]$ locate label|grep bin/
  /sbin/dosfslabel
  /sbin/e2label
  /sbin/e4label
  /sbin/ntfslabel
  /usr/bin/mlabel
  /usr/bin/ppmlabel
 
 thereafter, you can
 
  man e2label
  man e4label
 
 Thanks in advance,
 
 most welcome.
 -- 
 
 peace out.
 
 tc.hago,
 
 g
 .
 
 -- 
 
man -k keyword can be a good way to discover commands too. 

As for relabelling I'd use tune2fs

And for a platitude I present If you were to walk a mile in another mans 
shoes, you'd be a mile away and have his shoes.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: humble suggestion to Fedora developers

2013-01-28 Thread Junk

On 27 Jan 2013, at 23:55, Philip Rhoades p...@pricom.com.au wrote:

 People,
 
 
 Date: Sun, 27 Jan 2013 15:18:40 -0500
 From: Eddie G. O'Connor Jr. eoconno...@gmail.com
 To: Community support for Fedora users users@lists.fedoraproject.org
 Subject: Re: humble suggestion to Fedora developers
 Message-ID: 51058ba0.8020...@gmail.com
 Content-Type: text/plain; charset=UTF-8; format=flowed
 On 01/23/2013 02:59 PM, James Freer wrote:
 On Wed, Jan 23, 2013 at 7:34 PM, Joe Zeff j...@zeff.us wrote:
 On 01/23/2013 06:53 AM, Reindl Harald wrote:
 because first new anaconda was approved and integration
 all over the distribution started and after that damage
 was done people realized hm new anaconda is not ready
 So what you're saying is, it was approved before it was ready.  Judging 
 from
 what else you wrote, the devs didn't realize it when they approved it.  
 This
 suggests to me that approval came too early in the process, before proper
 testing was done and that important parts of the program hadn't been
 completed.  If so, is there anything that can be done to prevent this from
 happening yet again?
 I have the greatest respect for the developer's that put in
 considerable effort for each release. The problem with 6 month release
 cycle is too little time. I've used linux now for almost 6 years with
 Ubuntu and Fedora. Some distros use a two year release which is too
 long. One or two use an annual release which i think is about right...
 development and testing can fully take place. Why not consider an
 annual release which would give appropriate time for all to take
 place?
 james
 I would have to agree with you James, it might not be a bad idea for
 them to stretch their release time out a bit? I would have positives
 from all sides. First,the developers would be able to REALLY put
 their apps and what-not through a GRUELING testing session, this
 way...when they say it works.IT WORKS! Second,.the public
 wouldn't find themselves scurrying to acquire the latest version, and
 slamming it onto their machines without knowing that things won't crash
  burn un-necessarily..also it would give the public time to adapt
 and become comfortable with the latest release, instead of going into
 shock at the arrival of a new desktop environment...or new feature-sets
 that were not there before. I guess it's just a matter of someone (or a
 LOT of someone's) voicing their opinion loud enough to be heard by the
 higher-ups? I don't know that they would actually change things around
 like that(it would be NICE!) but eventually they might get restless
 enough to completely flip thing around and have longer time frames
 between releases.
 
 
 Maybe we should try out, say, a nine month cycle and if it doesn't suit - go 
 back to six months?  I am conscious though of the human tendency to put off 
 things when there is more time to get them done . .
 
 Regards,
 
 Phil.
 -- 

I think if nine months was tried then the interim period should be renamed a 
gestation. 

I'd also like to add to the pile of anecdotal evidence that my systems been 
stable since upgrading to F18. There were some hiccups with evolution but that 
was more to do with my self-signed server certs than anything. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Optimization Start Up of Fedora

2013-01-27 Thread Junk

On 27 Jan 2013, at 10:32, carachi diego carach...@gmail.com wrote:

 Hi everbody,
 I would like to know if someone knows where I can find some guide, tutorial  
 that can help me to improve the performance of Fedora on my laptop in start 
 up.
 
 I think that I need to recompile the kernel and dress it on my computer and 
 remove all unnecessary services. It is true?
 
 Where I can find some additional information??
 
 
 Thank you very much
 Bye
 
 -- 

I've had a quick look at this for Fedora 17 and it seems pretty good albeit 
brutal and unrealistic

http://www.harald-hoyer.de/personal/blog/fedora-17-boot-optimization-from-15-to-3-seconds

Probably the most useful tip is Don't Use LVM. -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How to set enforcing to 0?

2013-01-26 Thread Junk


Leon L. Robinson 
Trainer

+44 7576 250025
http://uk.linkedin.com/in/leonlrobinson

On 26 Jan 2013, at 11:18, Marcel Hellwig k...@cookiesoft.de wrote:

 Am 26.01.2013 12:16, schrieb Paul Smith:
 Dear All,
 
 I am experiencing problems with booting F18 after the last updates.
 How can I set
 
 enforcing = 0
 
 in boot options?
 
 Thanks in advance,
 
 Paul
 
 Forever or just one time?
 Forever:
 just adding it to your /etc/default/grub (but without the whitespace
 around) and run grub2-mkconfig -O /boot/grub2/grub.cfg
 should do the trick ;)
 Onetime:
 Press e when you are in grub and add enforcing=0 to the line that starts
 with linux
 
 Regards
 
 
 
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org

Isn't there a config file in /etc/selinux/ ? Or am I thinking of RHEL6 again?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How to set enforcing to 0?

2013-01-26 Thread Junk


Leon L. Robinson 
Trainer

+44 7576 250025
http://uk.linkedin.com/in/leonlrobinson

On 26 Jan 2013, at 13:28, Reindl Harald h.rei...@thelounge.net wrote:

 
 
 Am 26.01.2013 14:24, schrieb Junk:
 Leon L. Robinson 
 Trainer
 
 +44 7576 250025
 http://uk.linkedin.com/in/leonlrobinson
 
 On 26 Jan 2013, at 11:18, Marcel Hellwig k...@cookiesoft.de wrote:
 
 Am 26.01.2013 12:16, schrieb Paul Smith:
 Dear All,
 
 I am experiencing problems with booting F18 after the last updates.
 How can I set
 
 enforcing = 0
 
 in boot options?
 
 Thanks in advance,
 
 Paul
 Forever or just one time?
 Forever:
 just adding it to your /etc/default/grub (but without the whitespace
 around) and run grub2-mkconfig -O /boot/grub2/grub.cfg
 should do the trick ;)
 Onetime:
 Press e when you are in grub and add enforcing=0 to the line that starts
 with linux
 
 Regards
 
 
 
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org
 
 Isn't there a config file in /etc/selinux/ ? Or am I thinking of RHEL6 again?
 
 would you please strip signatures ON TOP of mails and any sort of
 fotters before post to a mailing-list? look abvoe how large is your
 message for a one liner and who the fuck has his signature on top?
 
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org

Sorry about that. Fuck. 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org