work in terminal [SOLVED]

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jesica

work in terminal [SOLVED]

Post by jesica »

I have commands of the terminal and have learned a lot the last year,

but I want to use the terminal more for everyday use,

don't someone have a good tutorial about it what I can read please
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
jesica

Re: work in terminal

Post by jesica »

thanks
jesica

Re: work in terminal

Post by jesica »

sorry

not that

what I meant is

playing mp3, coping cd's, torrent download, mail

with surfing the internet I like Links
samu

Re: work in terminal

Post by samu »

Code: Select all

LINKS2(1)                                                            LINKS2(1)

NAME
       links - lynx-like alternative character mode WWW browser

SYNOPSIS
       links2 [options] URL

DESCRIPTION
       links2  is  a  text mode WWW browser with ncurses interface, supporting
       colors, correct table rendering, background  downloading,  menu  driven
       configuration interface and slim code.

       Frames  are  supported.  You can have different file formats associated
       with external viewers. mailto: and telnet: are supported  via  external
       clients.

       links2 can handle local (file://) or remote (http:// or ftp://) URLs.
enjoy :wink:
samu

Re: work in terminal

Post by samu »

Also, this one is very good:

Code: Select all

TESTDISK(1)                  Administration Tools                  TESTDISK(1)

NAME
       testdisk - Scan and repair disk partitions

SYNOPSIS
       testdisk [/log] [/debug] [/dump] [device|image.dd|image.e01]

       testdisk /version

       testdisk /list [/log]

DESCRIPTION
          TestDisk checks and recovers lost partitions
          It works with :
          - BeFS (BeOS)
          - BSD disklabel (FreeBSD/OpenBSD/NetBSD)
          - CramFS, Compressed File System
          - DOS/Windows FAT12, FAT16 and FAT32
          - HFS and HFS+, Hierarchical File System
          - JFS, IBM's Journaled File System
          - Linux Ext2 and Ext3
          - Linux Raid
            RAID 1: mirroring
            RAID 4: striped array with parity device
            RAID 5: striped array with distributed parity information
            RAID 6: striped array with distributed dual redundancy information
          - Linux Swap (versions 1 and 2)
          - LVM and LVM2, Linux Logical Volume Manager
          - Mac partition map
          - Novell Storage Services NSS
          - NTFS (Windows NT/2K/XP/2003/Vista)
          - ReiserFS 3.5, 3.6 and 4
          - Sun Solaris i386 disklabel
          - Unix File System UFS and UFS2 (Sun/BSD/...)
          - XFS, SGI's Journaled File System
Locked

Return to “Beginner Questions”