
fox.py
15.09.2017
11:00:59

Tobias?
15.09.2017
11:01:35
Most of my commands i type once and then reuse later - like ssh user@x -L

Entro.py
15.09.2017
11:02:14
Any examples ?

Tobias?
15.09.2017
11:02:34

Google

Tobias?
15.09.2017
11:02:49
https://github.com/fish-shell/fish-shell/issues/438
^

Akis
15.09.2017
11:55:04
gn
hello, do we know when we gonna get gnome 3.26 on fedora?

Tobias?
15.09.2017
11:59:17
https://fedoraproject.org/wiki/Releases/27/Schedule

Kawaii
15.09.2017
11:59:42

Akis
15.09.2017
11:59:45

Tobias?
15.09.2017
12:00:02
You need to install topicons plus to keep them.
oh and gnome dark mode is now gnome dark and light theme.
(ergo adwaita light and adwaita dark)

Akis
15.09.2017
12:01:01

Google

Kawaii
15.09.2017
12:01:06
thanks
i like the new settings and search
gnome is very consistent and very neat

Akis
15.09.2017
12:01:58
@KawaiiVoldemort many new features... personally, I really like the calendar and gnome-todo new features (because i use both)

Kawaii
15.09.2017
12:03:02
gnome needs a better stock theme and icons
but functionally its pretty great now
im so happy you dont need firefox for extensions anymore

Tobias?
15.09.2017
12:49:06
why?
https://github.com/hmml/awesome-zsh

Ghazwan Aliesh
15.09.2017
12:55:00

Tobias?
15.09.2017
12:56:02
You couldnt be further.

Ghazwan Aliesh
15.09.2017
12:57:28
...what?
Just asking if this zsh is new shell scripting language or just bash wrapper?

Tobias?
15.09.2017
12:57:30
bash doesnt have:
zsh globing
zsh ranges
zsh syntax highlighting plugin
oh-my-zsh (some manual config needed)

✨Ola,
15.09.2017
12:58:04
fish simply looks better

Tobias?
15.09.2017
12:58:05

✨Ola,
15.09.2017
12:58:34
i experienced none. Maybe i'm not as power user as I perceive myself to be.

Ghazwan Aliesh
15.09.2017
12:58:42

Tobias?
15.09.2017
12:59:02

Google

Tobias?
15.09.2017
12:59:08
It works on WSL.

Ghazwan Aliesh
15.09.2017
12:59:14

Tobias?
15.09.2017
12:59:15

Ghazwan Aliesh
15.09.2017
12:59:24
Ah neat

Tobias?
15.09.2017
13:00:51
And of course
sudo dnf install zsh-syntax-highlighting
And add
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
at the end of your zshrc after.

Ghazwan Aliesh
15.09.2017
13:02:02

Tobias?
15.09.2017
13:03:55
Guide to zsh:
sudo dnf install git zsh zsh-syntax-highlighting
lchsh USERNAME => /bin/zsh
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
nano ~/.zshrc
set theme to agnoster
append
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
at the end
log out and back in
After a reboot look at available plugins you can put in the zshrc plugins section:
https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins

Ghazwan Aliesh
15.09.2017
13:08:30

norj
15.09.2017
13:16:52
I prefer fish for daily interactive shell.
Get annoyed sometimes because of bash incompatibality
Zsh is great, but needs to configure it first. For great default experience, there is fish.

Sid
15.09.2017
13:18:39
Tilix is not electron, is it? Is it GTK?

Tobias?
15.09.2017
13:43:12

norj
15.09.2017
13:47:50

Pieas
15.09.2017
14:08:18
Is there anyy difference between leafpad and gedit ??

Google

Eduard
15.09.2017
14:12:22

Sid
15.09.2017
14:29:05
Also, @Wolfshappen how do you feel about electron apps?

Eduard
15.09.2017
14:29:55

Sid
15.09.2017
14:30:08

Admin
ERROR: S client not available

Eduard
15.09.2017
14:31:41
I'm using juffed for some stuff, but xed is my default

Sid
15.09.2017
14:32:24
For general editing, I personally prefer pyroom, though.

Sheogorath
15.09.2017
14:55:03
._. There are terminals and vim :x

Tobias?
15.09.2017
15:18:12

Sid
15.09.2017
15:19:37

Tobias?
15.09.2017
15:23:51
Are they OK, security wise? Js and all?
Its a web container around stuff so literally a browser window with more access. Its security, speed and safety solely depends on the developer and the hope that he doesnt just include microsofts codepush or similar.
I wouldn't want on for managing sql or root services but its fine as web music player or a "local" nextcloud app with local storage of viewed items or something.

soto
15.09.2017
15:33:41
Una consulta tengo unos USB y últimamente cuando pongo el USB al Linuxmint lo monta de solo lectura, porque su secede eso y cómo puedo arreglarlo ya que busco la solución y algunos dicen que ya es problema de hardware y otros dicen que es problema de permisos? Alguien sabe de un buen tutorial para arreglarlo, gracias

Tobias?
15.09.2017
15:39:16

Sid
15.09.2017
15:49:07
Thx

Google

Laure
15.09.2017
16:51:07
btw
what is guix?
Looks like a new distribution

norj
15.09.2017
16:52:53
It looks like a distribution that has a package manager based on nixos's package manager nix
Maybe it has a similar feature like atomic packages etc
"On August 20, 2015, it was announced that Guix had been ported to GNU Hurd,[6] making it the first native package manager on the Hurd.[7]"
Also, a package manager built into a kernel? o.O

Fernando
15.09.2017
17:00:52
Does it happen to you that gnome software prompts you to install the same updates over and over, despite you install them?

Liam
15.09.2017
17:09:45
Just wait... systemd will probably expand to include package management functionality in time. >:(

Diver
15.09.2017
17:15:13

Fernando
15.09.2017
17:17:36
?

Ahmed
15.09.2017
17:23:34
excuse me , i can't log in to ask fedora using my facebook account it tells me "Internal server error" ?

Laure
15.09.2017
17:40:08
Gnome software is for organizing folders...

Michel Alexandre
15.09.2017
20:27:30
(I just reported this to fedora-apps, we'll see)


Lincoln
15.09.2017
21:26:31
hi
i am remove last kernel (4.12.11)from fedora 26 but i can't remove from grub2 ?!!!
[sajjad@localhost ~]$ sudo grub2-mkconfig -o /boot/grub2/grub.cfg
[sudo] password for sajjad:
Sorry, try again.
[sudo] password for sajjad:
Sorry, try again.
[sudo] password for sajjad:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.12.11-300.fc26.x86_64
Found initrd image: /boot/initramfs-4.12.11-300.fc26.x86_64.img
Found linux image: /boot/vmlinuz-4.12.9-300.fc26.x86_64
Found initrd image: /boot/initramfs-4.12.9-300.fc26.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-e34e000cc1014d17921fbc789eb6e65a
Found initrd image: /boot/initramfs-0-rescue-e34e000cc1014d17921fbc789eb6e65a.img
Found Windows 7 on /dev/sda1
done
[sajjad@localhost ~]$ rpm -q kernel
kernel-4.12.9-300.fc26.x86_64
[sajjad@localhost ~]$