Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Comment 🐧

Comment 🐧

Scheduled Pinned Locked Moved Uncategorized
linux
45 Posts 36 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • itsfoss@mastodon.socialI itsfoss@mastodon.social

    Comment 🐧

    #linux

    porotocampo@mastodon.socialP This user is from outside of this forum
    porotocampo@mastodon.socialP This user is from outside of this forum
    porotocampo@mastodon.social
    wrote last edited by
    #36

    @itsfoss you don't need to use the terminal, but it's nice if you now how to

    1 Reply Last reply
    0
    • itsfoss@mastodon.socialI itsfoss@mastodon.social

      Comment 🐧

      #linux

      havehope@mastodon.socialH This user is from outside of this forum
      havehope@mastodon.socialH This user is from outside of this forum
      havehope@mastodon.social
      wrote last edited by
      #37

      @itsfoss The Terminal is always a better choice than using a GUI.

      1 Reply Last reply
      0
      • itsfoss@mastodon.socialI itsfoss@mastodon.social

        @mrgrumpymonkey This would indeed save people a lot of time when they are out looking for distros...

        rosaluxemburgo@ursal.zoneR This user is from outside of this forum
        rosaluxemburgo@ursal.zoneR This user is from outside of this forum
        rosaluxemburgo@ursal.zone
        wrote last edited by
        #38

        @itsfoss @mrgrumpymonkey
        For beginners, I understand that the issue of whether it’s possible to install other desktop environments is important, provided it’s made clear that, as a rule, the distro’s default desktop environment is fine-tuned in a way that’s often difficult to achieve with desktop environments installed by the user.

        1 Reply Last reply
        0
        • itsfoss@mastodon.socialI itsfoss@mastodon.social

          Comment 🐧

          #linux

          G This user is from outside of this forum
          G This user is from outside of this forum
          gnosticstreetsweeper@mastodon.zip
          wrote last edited by
          #39

          @itsfoss Two things. The man pages are actually good. My experience with GNU/Linux improved tremendously when I learned to integrate man pages into my day to day.

          Second, related to the first and generally good "tool" advice. Don't fight Linux. GNU/Linux wants you to use the shell and text centric workflows so lean into it.

          1 Reply Last reply
          0
          • va3dso@mstdn.caV va3dso@mstdn.ca

            @itsfoss That there are ways to run EVERYTHING you need and not use Windows as your primary desktop OS. I finally made the switch over to Linux both for work and at-home use several years ago.

            For work, there are a few programs that only exist for Windows - for that I run QEMU/KVM and run Windows in a virtual machine. So I guess technically I still have to use Windows, but for 99% of my working day, I am using Linux. For home life? 100% Linux!

            #Linux #OpenSource #FOSS #LinuxMint

            earl@mast.john1126.comE This user is from outside of this forum
            earl@mast.john1126.comE This user is from outside of this forum
            earl@mast.john1126.com
            wrote last edited by
            #40

            @VA3DSO @itsfoss

            I understand there are some applications that were designed only for Windows. I have one like that and use Wine to run it in Linux.
            http://john1126.com/589

            I am thankful to be running everything (100%) on four different machines (not including servers) using Linux.

            #Linux #Windows

            1 Reply Last reply
            0
            • itsfoss@mastodon.socialI itsfoss@mastodon.social

              Comment 🐧

              #linux

              ottoflux@indytelegraph.comO This user is from outside of this forum
              ottoflux@indytelegraph.comO This user is from outside of this forum
              ottoflux@indytelegraph.com
              wrote last edited by
              #41
              don't listen to a friend that tells you to log in and type:
              > chmod u-rx .
              and log out.
              itsfoss@mastodon.socialI 1 Reply Last reply
              0
              • itsfoss@mastodon.socialI itsfoss@mastodon.social

                Comment 🐧

                #linux

                earl@mast.john1126.comE This user is from outside of this forum
                earl@mast.john1126.comE This user is from outside of this forum
                earl@mast.john1126.com
                wrote last edited by
                #42

                @itsfoss
                It is easy to record the audio playing on the computer. I used to manually move cables from the speaker jack to the microphone jack to record audio. Now I can do it easily from the command line with arecord, as shown in the video.

                #Linux #LinuxMint #arecord #music #Jesus

                1 Reply Last reply
                0
                • itsfoss@mastodon.socialI itsfoss@mastodon.social

                  Comment 🐧

                  #linux

                  P This user is from outside of this forum
                  P This user is from outside of this forum
                  phifo@mastodon.social
                  wrote last edited by
                  #43

                  @itsfoss Use a distro with BTRFS and snapper making automatic snapshots so you can boot into a snapshot and rollback in case something goes wrong. Saved me so much trouble and time.

                  1 Reply Last reply
                  0
                  • itsfoss@mastodon.socialI itsfoss@mastodon.social

                    Comment 🐧

                    #linux

                    K This user is from outside of this forum
                    K This user is from outside of this forum
                    kyub@social.tchncs.de
                    wrote last edited by
                    #44

                    In a terminal shell, if you want to do a recursive operation on dotfiles only, don't do `.*` -- do `.[^.]*` for example, and test with a non-destructive command like `echo` beforehand. Reason: `.*` includes `..`

                    1 Reply Last reply
                    0
                    • ottoflux@indytelegraph.comO ottoflux@indytelegraph.com
                      don't listen to a friend that tells you to log in and type:
                      > chmod u-rx .
                      and log out.
                      itsfoss@mastodon.socialI This user is from outside of this forum
                      itsfoss@mastodon.socialI This user is from outside of this forum
                      itsfoss@mastodon.social
                      wrote last edited by
                      #45

                      @ottoflux haha

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups