
Kohane
20.10.2018
08:18:11
Oh!
Let me try that...
Nope. Nothing happens.

Google

Kohane
20.10.2018
08:20:36
I'm not even sure what normally the F11 key does. It has a line of squares but dang it if I know what it means.
Anyway, does anyone has any idea about how to install Brackets in Fedora? I saw a flatpak but I'm on a limited contract connection and flatpak gives no option to accept or reject, it doesn't tell how much is going to download nor shows the dependencies, so....
Any other solution? @Wolfshappen ?

Barrel
20.10.2018
08:23:21
It's the task view button, it performs the same task as Win + Tab in windows and the super key in GNOME

Kohane
20.10.2018
08:23:48

Hourglass
20.10.2018
08:24:52
Ah I find out

Kohane
20.10.2018
08:24:52

Barrel
20.10.2018
08:24:59

Kohane
20.10.2018
08:25:02
Ah.

Barrel
20.10.2018
08:25:12
I mainly refer to things as the OS Refers to them as it makes more sense usually

Hourglass
20.10.2018
08:25:29
Desktop Behavior > Desktop Effects > Desktop Cube

Kohane
20.10.2018
08:25:44
Well, I don't use Gnome so I don't know what the Win key does over there. In KDE it pops up the menu, which is the sensible thing to do IMO

Barrel
20.10.2018
08:26:05

Google

Kohane
20.10.2018
08:26:24

Barrel
20.10.2018
08:27:46

Kohane
20.10.2018
08:28:03
I don't use those keys really. I looked at them because @giokka mentioned it.

Hourglass
20.10.2018
08:31:37

Barrel
20.10.2018
08:32:19
I just opened up the X240

Kohane
20.10.2018
08:32:53

Hourglass
20.10.2018
08:32:55
If you have 4 virtual desktops you'll get a cube

Kohane
20.10.2018
08:33:12

Hourglass
20.10.2018
08:33:54
It's just I thought it's an easter egg, but now I know it's a desktop effect?

Kohane
20.10.2018
08:34:12
Besides I'm still concerned about Brackets. I want to install it but I don't know how big is going to be the Flatpak and I can't find a proper package in their website.

Hourglass
20.10.2018
08:36:24

Kohane
20.10.2018
08:37:23

Asiri
20.10.2018
08:42:52

Kohane
20.10.2018
08:59:37
dnf upgrade checks for updates as well so what's special about dnf check-upgrade ?
TBH, I don't know. I never used it because I thought it was kinda pointless. In Debian is different because "apt-get update" updates the repos and checks for whatever is new. And then "apt-get upgrade" actually checks for updates/upgrades and shows them. If there are any major upgrades, one has to type "apt-get dist-upgrade", otherwise some packages will be held.

Barrel
20.10.2018
09:02:09
@Wolfshappen What do you think of Fedora Silverblue?

Google

Phil
20.10.2018
09:04:49
Without any dependency resolving

Kohane
20.10.2018
09:12:37
It's the second question he didn't reply today.

Barrel
20.10.2018
09:13:20
That's what I do

Kohane
20.10.2018
09:13:25
That's what I do
I do the same. But I'm not Tobias. He knows everything about anything.

Barrel
20.10.2018
09:14:12
But yeah, Tobias no sleep allowed ever

Kohane
20.10.2018
09:14:56
Yeah, totally. He should be already here. It's late! We have questions!
?

Phil
20.10.2018
09:16:30
Does fedora.repo's default metalink resolve into the closest mirror?
Well, not only this, but download.fedoraproject.org/pub/fedora/ does it too
I wonder, howewer, on which planet Japan is anywhere close to Kyrgyzstan? ?

Ilya
20.10.2018
09:39:53

Kohane
20.10.2018
09:48:51

Ilya
20.10.2018
09:50:26
but I'm freezing ._.
and I'm tired all the time

Kohane
20.10.2018
09:51:10
Well, maybe you're a bear? Or dormouse...

Google

Vitaly
20.10.2018
11:05:30

Ilya
20.10.2018
11:06:01

Vitaly
20.10.2018
11:06:17

Ilya
20.10.2018
11:06:36
she wanted to know the size of brackets-rpm

Vitaly
20.10.2018
11:07:11

Tobias?
20.10.2018
11:07:34

Vitaly
20.10.2018
11:07:49
If you need Brackets install it from Flathub: https://flathub.org/apps/details/io.brackets.Brackets

Tobias?
20.10.2018
11:08:33
@Wolfshappen What do you think of Fedora Silverblue?
Its an interesting concept, but before i'll see it in action, handling difficult situations (like, how speedy is it, can it survive me adding enough layered applications and adding to that how does it handle updating the bootloader/core...) i'll reserve my judgement

Barrel
20.10.2018
11:09:02

Tobias?
20.10.2018
11:09:07

Barrel
20.10.2018
11:09:09
Which I like, really

Anggit
20.10.2018
11:16:23
anyone have this problem?

Tobias?
20.10.2018
11:29:22
Of course, either there is no folder named that for phpMyAdmin where it expects it or it has no rights to write there.
And given the system-wide installation of phpmyadmin resides in, well, system folders of course it cant write there.

Anggit
20.10.2018
11:30:17

Tobias?
20.10.2018
11:30:28
If you manually installed phpmyadmin on fedora by dropping it in a random directory, welcome to proper server management
Step 1:
Mandatory Access controls
Ew
EWWWWW
Throw that right the f*ck out of the window.

Google

Tobias?
20.10.2018
11:31:04
Its the worst management ui you can do for apache. Just install mysql, apache and co from your system.
This way you'll also learn to configure it properly.

Anggit
20.10.2018
11:31:37
U mean I must unintall this xampp and change to lamp?

Tobias?
20.10.2018
11:33:21

Vitaly
20.10.2018
11:33:26
Use Docker to run LAMP.

Tobias?
20.10.2018
11:33:33
That will install mariadb, httpd and php-fpm for you.
And this way you'll, as said, learn how to properly manage and configure servers.

Anggit
20.10.2018
11:34:05

Tobias?
20.10.2018
11:34:14
It got renamed several years ago.
dnf info httpd
Name : httpd
Version : 2.4.34
Summary : Apache HTTP Server
Description : The Apache HTTP Server is a powerful, efficient, and extensible
: web server.

Anggit
20.10.2018
11:35:15

Tobias?
20.10.2018
11:35:52

Kohane
20.10.2018
11:41:55
I couldn't find any RPM packages in their website, only source code, and deb, and a few other formats that I'm not sure what are they for.

Tobias?
20.10.2018
11:44:51
Kohane, why not install atom?
It packs just as much features by default, is extensible and just ~130mb.

Kohane
20.10.2018
11:45:22

Tobias?
20.10.2018
11:45:24
A lightweight over brackets flat.