@fedora

Страница 211 из 2988
Igor
09.09.2016
19:14:23
yes, it is

I'm just showing stats ;)

Kohane
09.09.2016
19:31:22
Yes, and they're interesting.

Redon
09.09.2016
21:47:48
guys I worked for some time today for the translation sprint but it shows 0 translated strings. Anyone else having the same issue with Zanata?

Google
Redon
09.09.2016
21:48:49
I also can not can work only on the Alpha Editor

Justin
09.09.2016
23:24:24
Perhaps someone in #fedora-g18n knows as well

@FacetiousFurry
10.09.2016
00:13:23
http://i.imgur.com/1bG4RSk.jpg
❤️❤️❤️❤️ My spirit animal <3 SWIFTY IS MY BESTY

SHE CAN ROOT MY BOX ANYTIME ❤️

Is it serious? Because it seems pretty serious to me

Shubham
10.09.2016
00:25:54
Robert
10.09.2016
03:15:05
What program is that?

Kohane
10.09.2016
05:12:14
@jflory7 I sent an email days ago about my article but I saw no replies. Any issues?

Igor
10.09.2016
05:26:43
What program is that?
just text editor.

Google
Robert
10.09.2016
05:30:11
just text editor.
Ok. I thought it was some cool cli bug tracker

Brian
10.09.2016
07:20:52
I also can not can work only on the Alpha Editor
Also try #zanata and check their issue tracker

Adam
10.09.2016
14:18:38
How can i remove Virtualbox 5.1 from fedora 24 plz..!

Igor
10.09.2016
14:25:38
=)

Adam
10.09.2016
14:26:32
Its uncomplete command

All Might
10.09.2016
14:26:57
sudo dnf remove virtualbox* ?

Adam
10.09.2016
14:29:17
Done.. Thnx ?

Shubham
10.09.2016
14:31:37
is it normal for the terminal to become unresponsive when using sudo dd?

Vitaly
10.09.2016
14:39:16
is it normal for the terminal to become unresponsive when using sudo dd?
Yes. Open another terminal and execute kill -SIGUSR1 1234, where 1234 - PID of dd process. It will show progress.

Shubham
10.09.2016
14:47:44
How to check the PID of dd process?

Antonio Pitasi
10.09.2016
14:47:51
or use dd if=yourfile of=yourdevice bs=4M status=progress next time ;)

Vitaly
10.09.2016
14:49:09
David
10.09.2016
14:57:18
you just add the "grep -v grep", so that "grep" itself will not be returned... $ ps ax | grep -v grep | grep dd

Shubham
10.09.2016
15:09:44
Somehow the dd method is not working.

It's not booting up

I think it got formatted in ext

Can anyone give me the proper cmd to use it and format the USB as Fat32

Google
David
10.09.2016
15:14:26
how are you trying to do the dd command?

Can anyone give me the proper cmd to use it and format the USB as Fat32
if you can, use gparted to format your usb... it'll be more easy

Shubham
10.09.2016
15:15:56
The liveusb made using dd is not booting up

David
10.09.2016
15:15:58
ps ax | grep [d]d
lol, that's a good one, I'll remember it, thanks

Shubham
10.09.2016
15:16:36
It is inaccessible from windows as well

David
10.09.2016
15:16:52
The liveusb made using dd is not booting up
show us how you are doing it, it might be just a type mistake or whatever...

I always use $ lsblk So I can get the usb correctly

Shubham
10.09.2016
15:18:33
sudo dd if=/path/ of= /dev/sdb1 bs=512K

David
10.09.2016
15:18:36
the dd is done this way.. # dd if=/home/user/myiso.iso of=/dev/sda bs=4M

sudo dd if=/path/ of= /dev/sdb1 bs=512K
that's your problem right there...

David
10.09.2016
15:18:59
you should "point" to the "driver" sdb NOT the partition sdb1

Shubham
10.09.2016
15:19:01
It should to sdb?

Ah.

Thanks.

David
10.09.2016
15:19:42
that's your problem right there...
and if you don't want to wait that long change bs=512k to bs=4M

most of the people I know use bs=4M with no problems at all

Justin
10.09.2016
15:55:11
@jflory7 I sent an email days ago about my article but I saw no replies. Any issues?
I haven't seen it yet, but I might just be behind. If it was before the meeting, though, I should have replied.

Google
Justin
10.09.2016
15:55:33
g11n I suppose
Ah, thanks, my bad.

Kohane
10.09.2016
15:58:07
I don't remember, I was moving from a flat to another, I've missed half a week and the whole localisation sprint ?

I mean, I couldn't attend the meeting so I'm not sure if this topic came up. I should look to the logs, but the article is still as draft in the Magazine.

Justin
10.09.2016
16:08:03
I mean, I couldn't attend the meeting so I'm not sure if this topic came up. I should look to the logs, but the article is still as draft in the Magazine.
Ah - I think Paul was working on that one? We had a lot of articles pending review and we didn't have much time in meeting to look at drafts, but I think this is one he is aware of.

Kohane
10.09.2016
16:09:40
Yes, I remember Paul said something. But I'd like to know if I should add anything else or just leave it there and start writing something else

Besides, I think it needs an image or two, it has too much text.

Adam
10.09.2016
19:21:29
I can't open usb in virtual machine on VirtualBox.. Help plz

Vitaly
10.09.2016
19:22:40
Admin
ERROR: S client not available

Vitaly
10.09.2016
19:23:14
And don't forget to install VirtualBox proprietary additions.

Adam
10.09.2016
19:23:27
I do it

I did it

Vitaly
10.09.2016
19:23:57
I did it
Open terminal and execute: groups

Adam
10.09.2016
19:24:33
It was appear easly before i reinstall the fedora

Vitaly
10.09.2016
19:26:03
Adam
10.09.2016
19:28:35
@xvitaly

??

Igor
10.09.2016
19:33:10
2016 year... why people are still using VB..

Adam
10.09.2016
19:35:06
Use in windows Server my son ?

Vitaly
10.09.2016
19:35:42
??
This is OK. Guest additions installed?

Google
Adam
10.09.2016
19:36:14
So.. Where is the problem..!

?????

Any Solution ?

Vitaly
10.09.2016
19:46:16
?????
Which device you are trying to forward?

Adam
10.09.2016
19:46:40
Windows 7

I installed windows 7 on virtualbox

and i need usb in the w7 ?

For my project

Pleaze find solution for me

Fran
10.09.2016
19:52:01
You could use gnome-boxes instead

even with usb 3.0

Epicness
10.09.2016
19:52:49
Why not share folders in vb?

Igor
10.09.2016
19:52:52
Dani~
10.09.2016
19:52:56
Gn... Argh, can't spell that name.

Sorry for being hater xD

Adam
10.09.2016
19:54:58
I will try gnome box

Vitaly
10.09.2016
20:00:57
Windows 7
Under Windows 7 and USB 3.0 you must install Intel USB 3.0 Driver. See VBox user manual.

Adam
10.09.2016
20:04:14
I didn't understand u

Страница 211 из 2988