Comment π§
-
Comment

@itsfoss tab completion in the shell.
-
@itsfoss Everything is a file. The usb stick you just connected is a file. Your network adapter is a file. There's a file to nullify files.
Once you understand that and how to interact with the files it's MUCH easier to understand Linux. -
Comment

@itsfoss Distro doesn't really matter
-
Comment

@itsfoss finding a shell you like is important, just because a distro default is tcsh, bash, sh, ksh, etc, doesn't mean you have to stick with it
-
How to use aliases - they help so much and the alias (bash_aliases or sth) file (1) helps to look up my most liked commands (2) and can be copied from one linux system to the next.
-
-
Comment

@itsfoss "This is not, in fact, the Year of the Linux Desktop."
-
Comment

@itsfoss set -x in a bash script. Before that, I used a lot of echo statements to debug...
-
@itsfoss The existence of Desktop Environments. Would have saved me from distro hopping from one flavor to the next. If I would have known better, I'd have stuck with Linux Mint and just installed it with the XFCE Desktop Environment. Oh well. Now I know better and try to inform new users of them before trying other flavors.
@mrgrumpymonkey @itsfoss One thing that is not clear to me is how and if desktop environments affects how different apps work / or crash on Linux. Talking Xfce, if i change my Ubuntu Gnome DE to Xfce, should all my apps work the same?
-
R relay@relay.infosec.exchange shared this topic
-
Comment

@itsfoss that people who know more about Linux will joke about disastrous commands you can use, but not tell you they are disastrous commands.
-
@mrgrumpymonkey @itsfoss One thing that is not clear to me is how and if desktop environments affects how different apps work / or crash on Linux. Talking Xfce, if i change my Ubuntu Gnome DE to Xfce, should all my apps work the same?
-
Comment

@itsfoss distro-hopping is not a bad thing. It's how you find your one true distro.
-
Comment

@itsfoss That Omarchy existed
-
Comment

@itsfoss that the terminal is your friend and window managers are way better than desktop environments.
-
@mrgrumpymonkey @ati1 @itsfoss There are alot of ** regarding that.
Teeming and certain features may depend on the DE you have installed and some DE don't follow standards as much as others -
Comment

@itsfoss In Bash: Ctrl+R makes you search through your history, making it MUCH easier to repeat commands.
-
@mrgrumpymonkey @ati1 @itsfoss There are alot of ** regarding that.
Teeming and certain features may depend on the DE you have installed and some DE don't follow standards as much as others@_nibbles @mrgrumpymonkey @itsfoss That was my initial feeling that it is only DE/GUI and so things do not change under the hood, or *they shouldn't *BUT...
I gues I just have to test that. Xfce is positively rated for compatibility / following standards right? -
Comment

@itsfoss How to use the FreeBSD installer.
-
Comment

@itsfoss Read a book on command line, then use any AI tool however dumb to give you ideas and never believe a word... ask it why, why, why.
-
Comment

@itsfoss CTRL+R
