새로운 것을 배우는 것은 재미있고 흥미진진할 수 있습니다. 편안함에서 조금 벗어나고자 하는 한 Linux 는 운영 체제의 의미에 대해 완전히 새로운 관점을 제공할 수 있습니다.
Linux 에 입문한다는 전망은 처음에는 벅차게 보일 수 있습니다. 특히 사용자 친화적 인 Windows(Windows) 운영 체제 를 사용하여 인생의 대부분을 보낸 사람에게는 특히 그렇습니다 . 그러나 일단 Linux 의 세계에 자신을 열면 모든 개인용 컴퓨터에서 사용할 수 있는 무료 오픈 소스 소프트웨어 호스트를 환영할 준비가 되어 있을 것입니다.
스스로에게 물어봐야 할 질문은 "왜 내가 Linux 를 시작해야 합니까?" 입니다. Windows 또는 Mac 과 같은 특정 운영 체제를 이미 사용하고 있다면 정말 요점이 있습니까?
새로운 기술 세트를 얻는 것으로 생각하십시오. Linux 에 대해 배우 면 컴퓨터 지식 떨림에 또 다른 화살표가 추가됩니다. 한 주제에 대해 더 많은 지식을 습득하는 것은 결코 나쁜 일이 아닙니다. Linux 가 대부분의 다른 운영 체제보다 더 안전하다는 확실한 사실도 있습니다. 인력 에 UNIX/Linux 사용자에 대한 수요가 여전히 있다는 것은 말할 것도 없습니다 .
초보자를 위한 Linux 입문서(A Beginner’s Introduction to Linux)
수백 개의 활성 Linux 배포판과 이를 실행할 수 있는 수십 개의 다양한 데스크톱 환경이 있습니다. Linux 는 소프트웨어 설치에서 하드웨어 드라이버에 이르기까지 모든 것을 포함하여 Windows 및(Windows) Mac과 다르게(Mac) 작동합니다 .
Linux를 사용하기 전에 Linux(Linux) 에 대한 모든 작은 정보를 이해할 필요는 없지만 장기적으로 도움이 될 수 있는 몇 가지 핵심 사항을 다루지 않고는 초보자 가이드가 될 수 없습니다. 그 중 첫 번째는 "커널이란 무엇입니까?"입니다.
리눅스 커널(Linux Kernel)
모든 운영 체제에는 커널이 있습니다. 운영 체제의 커널은 운영 체제 내의 모든 것에 대한 기본 서비스를 제공하는 필수 핵심 구성 요소입니다.
Linux 의 경우 커널은 단일체의 UNIX와 유사한(UNIX-like) 시스템으로, 우연히도 세계에서 가장 큰 오픈 소스 프로젝트가 되었습니다. 간단히 말해서 커널은 전체 운영 체제의 심장입니다.
현재 OS를 버리지 마십시오(Don’t Ditch Your Current OS)
컴퓨터에서 Linux(Linux) 를 실행하기 위해 Windows 또는 MacOS 를 제거할 필요는 없습니다 . 일부 Linux 배포판은 (Linux)USB 드라이브 또는 이중 부팅 시스템(dual-boot system) 을 통해 설치할 수 있어 사용에 있어 많은 유연성을 제공합니다.
이는 Linux 와 일상적인 운영 체제가 동일한 시스템에서 나란히 공존할 수 있음을 의미합니다.
오픈 소스(Open Source)
Linux 의 경우 오픈 소스는 본질적으로 Windows 및 MacOS 와 같은 운영 체제에 대한 무료 대안을 의미합니다 . 이것은 또한 사용자가 자신의 배포판으로 운영 체제를 자유롭게 변경하고 재배포할 수 있음을 의미합니다.
Linux 를 사용하면 앞서 언급한 두 운영 체제가 거의 매일 직면하는 일반적인 주의 산만, 약점 및 취약성을 대부분 피할 수 있습니다.
리눅스 쉘(Linux Shell)
쉘은 기본적으로 Linux용(Linux) 사용자 인터페이스입니다 . 쉘에 명령을 입력하면 해당 명령을 실행하여 Linux 운영 체제와 통신합니다.
Linux 셸 은 다양한 명령 언어 호스트를 사용할 수 있으며 가장 잘 알려진 것은 BASH 또는 Bourne A(B) gain SH ell입니다 . (A)각 언어에는 일반적으로 고유한 구문이 있으므로 초보자는 하나를 선택하여 계속 사용하는 것이 가장 좋습니다.
또한 GUI (그래픽 사용자 인터페이스)를 사용하지 않고 대신 명령줄을 사용하는 것이 좋습니다. 이렇게 하면 Linux(Linux) 의 내부 작동에 더 익숙해지고 더 나아가는 데 도움이 될 수 있는 추가 기술을 제공할 수 있습니다.
배포판 선택(Choosing a Distribution)
필요와 기준에 맞는 배포판을 선택하는 것은 Linux 세계로 가는 여정의 첫 번째 단계입니다 . Windows 및 MacOS 와 달리 선택할 수 있는 배포판은 말 그대로 수천 가지가 있습니다.
Linux 배포판은 Linux 커널을 가져와 다른 소프트웨어와 결합하여 완전하고 작동하는 운영 체제를 만듭니다. 추가된 소프트웨어는 웹 브라우저, 데스크탑 환경, GNU 핵심 유틸리티 등 매우 다양할 수 있습니다.
더 인기 있는 선택은 DistroWatch(DistroWatch) 에서 심층적으로 다룹니다. DistroWatch 는 작업에 적합한 분포를 찾을 수 있는 좋은 장소입니다.
Windows 배경 을 가진 사람에게는 Ubuntu 가 시작하기에 좋은 장소가 될 것입니다. Ubuntu 는 (Ubuntu)Linux 의 거친 가장자리 를 제거하기 위해 노력합니다 . 그러나 오늘날 많은 Linux 사용자는 (Linux)Cinnamon 또는 MATE 데스크탑 과 함께 제공되는 Linux Mint 를 선호하기 시작했습니다. 둘 다 Ubuntu 의 Unity 데스크탑 보다 약간 더 전통적 입니다.
그럼에도 불구하고 시작할 때 가장 좋은 단일 버전을 선택할 필요는 없습니다. 더 인기 있는 선택 중 하나를 선택하면 됩니다. 각 배포판에는 자체 웹 사이트가 있으므로 시작하는 데 필요한 ISO 디스크 이미지를 다운로드하기 위해 해당 웹 사이트 중 하나로 이동할 수 있습니다.
ISO 이미지 굽기(Burning The ISO Image)
이미지를 굽는 데는 많은 노하우가 필요하지 않으며 DVD 또는 USB 중 하나만 선택하면 됩니다. 요즘 대부분의 랩톱과 데스크탑에서 DVD 드라이브 가 없어졌으므로 USB 옵션 을 사용하는 것이 좋습니다 . USB 3.0 드라이브 는 DVD 드라이브 보다 더 다양하고 편리하며 빠른 부팅 시간을 제공합니다 .
이미지를 USB(USB) 에 굽기 위해서는 이를 작동시키는 특수 프로그램이 필요합니다. Rufus , UNetbootin 또는 Universal USB Installer 는 (Universal USB Installer)Linux 배포 커뮤니티 에서 가장 권장되는 것 입니다. Fedora 를 첫 번째 배포판으로 선택한 경우 Fedora Media Writer 가 가장 쉬운 방법입니다.
리눅스 부팅하기(Booting Up Linux)
이미지를 얻었으면 이제 부팅할 차례입니다. 선택한 배포본이 있는 USB를 컴퓨터에 연결(또는 DVD 삽입)하고 다시 시작(USB) 합니다 . (DVD)직접 부팅해야 하지만 그렇지 않으면 BIOS 또는 UEFI 펌웨어 부팅 순서를 변경해야 할 수 있습니다.
오늘날 대부분의 컴퓨터에서 UEFI 를 실행 하고 있지만 만일을 대비하여 확인하고 싶을 것입니다. 일반적으로 Windows 부팅 전에 Del 또는 F12 키를 눌러 데스크탑의 (F12)BIOS 또는 UEFI 에 들어갈 수 있습니다.
Windows 10 컴퓨터 에서 Linux 를 부팅하기 위해 보안 부팅(Secure Boot) 을 비활성화해야 할 수도 있습니다. 일반적으로 더 인기 있는 배포판에는 문제가 없지만 더 모호한 버전 중 하나를 선택한 경우 부팅하기 전에 완료해야 할 수 있습니다.
컴퓨터에 Linux 를 설치할 필요조차 없을 가능성이 높습니다 . 대신 대부분의 배포판은 "라이브" 환경을 허용하므로 이미지 부팅 장치에서 Linux 를 완전히 실행할 수 있습니다 . 이것은 Linux(Linux) 가 제공 하는 것에 대한 느낌을 얻기 위해 사용자 인터페이스와 데스크탑을 가지고 놀게 될 것이기 때문에 초보자에게 아주 좋습니다 .
하루를 채우고 라이브 Linux 환경을 떠나고 싶다면 컴퓨터를 재부팅하고 이미지 장치를 제거하기만 하면 됩니다.
리눅스를 설치하는 이유(Reasons To Install Linux)
Linux 를 설치하는 주된 이유 는 Linux 를 "라이브"로 실행한다는 것은 설정에서 구성하고 추가로 설치한 모든 항목과 생성한 파일이 유지되지 않는다는 것을 의미하기 때문입니다. 컴퓨터에서 이미지 부팅 장치를 제거할 때마다 모든 것이 지워집니다.
Linux 를 설치 하는 것이 더 편리합니다. 그 동안 가장 적합한 배포판을 찾을 때까지 다른 배포판을 가지고 놀고 설치하십시오. 현재 운영 체제를 제거하고 Linux 로 교체하도록 선택하거나 보다 유연한 선택을 만들고 이중 부팅 구성으로(dual-boot configuration) 이동할 수 있습니다 .
설치 프로그램은 "라이브" 환경에서 찾을 수 있습니다.
리눅스 데스크탑(The Linux Desktop)
대부분의 Linux 배포판에는 Firefox 웹 브라우저가 이미 포함되어 있습니다. 설치된 다른 응용 프로그램은 배포에 따라 다를 수 있지만 몇 번의 클릭만으로 응용 프로그램을 추가할 수 있습니다.
데스크탑 환경에는 응용 프로그램 메뉴, 일종의 작업 표시줄 또는 독, 시스템 트레이와 같은 모든 표준 종소리와 휘파람이 있을 것으로 예상할 수 있습니다. 주변을 클릭하고 몇 가지를 엉망으로 만드는 것을 두려워하지 마십시오 .(Don)
데스크탑이 제공하는 것에 너무 흥분하지 않는다면, 거의 모든 주요 배포판에서는 Linux 를 설치한 후 원하는 데스크탑을 설치할 수 있는 옵션을 제공 합니다. 일부 배포판은 특정 데스크톱에 최적화되어 있지만 Linux(Linux) 환경 에서는 필요에 맞게 변경하는 것이 중요합니다 . 필요한 디스크 공간이 있는 한 선택할 수 있는 여러 데스크탑을 가질 수도 있습니다.
구성에 대한 도움이 필요한 경우 주요 배포 사이트에는 올바른 경로로 쉽게 이동할 수 있는 많은 설명서가 있습니다. 여기에 나열하기에는 변형이 너무 많습니다.
추가 소프트웨어 설치(Installing Additional Software)
Linux 를 설치할 필요 없이 선택한 Linux 배포판에 추가 소프트웨어를 설치할 수 있습니다 . 걱정해야 할 주요 사항은 Linux 에 소프트웨어를 설치하는 것이 (Linux)Windows 에 소프트웨어를 설치하는 것과 매우 다르게 작동 한다는 것 입니다.
웹 브라우저를 실행하고 특정 다운로드를 검색할 필요가 없습니다. 대신 추가하려면 Linux(Linux) 시스템에서 소프트웨어 설치 프로그램을 찾아야 합니다 .
예를 들어 Ubuntu 또는 Fedora 를 선택한 경우 GNOME의 소프트웨어 스토어 애플리케이션을 사용하여 소프트웨어를 설치할 수 있습니다. 말 그대로 소프트웨어(Software) 라는 이름이 붙었 으므로 찾기가 어렵지 않을 것입니다.
소프트웨어 관리자는 선택한 Linux 배포판과 함께 작동하도록 특별히 설계된 소프트웨어 저장소를 제공합니다. 이 소프트웨어는 Linux 배포판에서 테스트를 거쳐 귀하에게 제공됩니다. 선택할 수 있는 무료 오픈 소스 소프트웨어로 가득 찬 앱 스토어처럼 생각하십시오. Google Play 와 Apple의 App Store 를 생각할(Just) 때 Linux 가 먼저 하고 있다는 것을 알아두십시오.
소프트웨어 관리자에서 원하는 응용 프로그램을 찾을 수 없으면 Linux 배포 패키지 외부로 이동하여 공식 사이트에서 직접 앱을 가져와야 할 수 있습니다.
드라이버 설치(Driver Installation)
필요한 대부분의 하드웨어 드라이버는 Linux 에 내장되어 있습니다 . 마음에 떠오르는 유일한 폐쇄 소스 드라이버는 그래픽 성능을 최적화하기 위한 드라이버( AMD , Nvidia ) 및 Wi-Fi 드라이버입니다. 이것들은 필수 사항이 아니며 Linux 에 포함된 모든 것으로 충분해야 합니다.
Ubuntu 및 Linux Mint 와 같은 일부 배포판은 하드웨어 드라이버 도구를 사용하여 필요한 경우 드라이버를 권장합니다. 그런 다음 가까운 소스 드라이버를 설치하는 데 전혀 도움이 되지 않는 다른 배포판이 있습니다. 전문 드라이버가 필요한 경우 배포 설명서의 도움을 받으십시오.
그럼에도 불구하고 Linux 는 특히 (Linux)Cinnamon 또는 GNOME 과 같은 GUI 가 있는 Linux를 선택한 경우 Windows 환경에 가깝다고 느껴야 합니다 . Windows 에서 사용하지 않을 경우 Linux 에서 더 많이 사용되는 프로그램을 모두 찾을 수 있어야 합니다 .
An Introduction to Linux for Beginners
Lеarning something new can be both fun and exciting. As long as уou’re willing to step out from yоur comfort zone a little, Linux can offer you a whole new take on whаt it means to be an operating system.
The prospect of getting into Linux may seem daunting at first. Especially for someone who has spent the bulk of their life using the ever so user-friendly Windows operating system. Yet, once you’ve opened yourself up to the world of Linux, it will be ready to welcome you with a host of free open-source software that you can use on any personal computer.
The question you’ve got to ask yourself is “Why should I get into Linux?” If you already use a certain operating system like Windows or Mac, is there really a point?
Think of it as gaining a new skill set. Learning about Linux adds another arrow to your computer knowledge quiver. Soaking up more knowledge on a subject is never really a bad thing. There’s also the unmitigated fact that Linux is more secure than most other operating systems. Not to mention that there is still a demand for UNIX/Linux users in the workforce.
A Beginner’s Introduction to Linux
There are hundreds of active Linux distributions, and dozens of different desktop environments available to run them on. Things in Linux work differently than the likes of Windows and Mac, including everything from software installation to hardware drivers.
Understanding every little tidbit about Linux prior to jumping into using it is not necessary, but it wouldn’t be a beginner’s guide without touching on a few key things that may help you in the long run. The first of those being “What is a kernel?”
Linux Kernel
All operating systems have a kernel. The kernel of an operating system is an essential core component that provides basic services for everything within the operating system.
With Linux, the kernel is a monolithic, UNIX-like system which just so happens to be the largest open source project in the world. Put simply, a kernel is the beating heart of the entire operating system.
Don’t Ditch Your Current OS
You don’t have to get rid of Windows or MacOS in order to run Linux on your machine. Some Linux distributions will allow you to install via USB drive or on a dual-boot system providing you plenty of flexibility in its use.
This means that both Linux and your day-to-day operating system can co-exist side by side on the same machine.
Open Source
In the case of Linux, open-source essentially means a free alternative to the operating systems such as Windows and MacOS. It also means that users are free to alter and re-distribute the operating system as their own distribution.
Linux will allow you to avoid most of the usual distractions, weaknesses, and vulnerabilities that both aforementioned operating systems tend to face almost daily.
Linux Shell
The shell is basically a user interface for Linux. You input commands into the shell and then it executes those commands, communicating with the Linux operating system.
The Linux shell can use a host of varying command languages, the most well-known being BASH or Bourne Again SHell. Each language will generally have its own syntax so, as a beginner, it would be best to choose one and stick with it.
It would also be beneficial to you to avoid using a GUI (graphical user interface) and opt to instead utilize the command line. This will get you more familiar with the inner workings of Linux and provide additional skills that could help you further down the line.
Choosing a Distribution
Selecting the distribution that fits your needs and criteria is the first step on your journey into the world of Linux. Unlike with Windows and MacOS, there are quite literally thousands of different distributions from which to choose.
A linux distribution will take the Linux kernel and combine it with other software in order to create a complete, functioning operating system. The software added can vary greatly – web browsers, desktop environments, GNU core utilities, and much more.
The more popular choices are covered in-depth on DistroWatch, which is a great place to discover the right distribution for the job.
For someone with a Windows background, Ubuntu would be a fine place to start. Ubuntu strives to eliminate many of Linux’s rougher edges. However, today many Linux users have begun to prefer Linux Mint, which ships with either the Cinnamon or MATE desktops – which are both a bit more traditional than Ubuntu’s Unity desktop.
Regardless, you don’t have to choose the single best version when starting out. Just stick to one of the more popular choices and you should be good to go. Each distribution will have its own website so you can head over to one of them in order to download the ISO disc image you’ll need to get started.
Burning The ISO Image
Burning the image doesn’t take much know-how and really only requires a decision be made on either DVD or USB. We recommend you take the USB option as most laptops and desktops nowadays have done away with DVD drives. A USB 3.0 drive is also more versatile, convenient, and provides a faster boot time than the likes of a DVD drive.
In order to burn an image to USB, you’ll need a specialized program to make it work. Rufus, UNetbootin, or Universal USB Installer are those most recommended from the Linux distribution community. If you’ve chosen Fedora as your first distribution, the Fedora Media Writer is by far the easiest way to go.
Booting Up Linux
Now that you’ve got the image, it’s time to boot it up. Plug your USB (or insert the DVD) with the distribution that you chose into your computer, and restart it. It should boot up directly, but if it doesn’t, you may need to change your BIOS or UEFI firmware boot order.
Most computers are running UEFI nowadays but you’ll want to check, just in case. You can usually enter your desktop’s BIOS or UEFI by hitting either the Del or F12 key prior to Windows booting up.
It’s also possible that you may need to disable Secure Boot in order to boot Linux on a Windows 10 computer. Normally, the more popular distributions don’t have an issue but if you have chosen one of the more obscure versions, it may have to be done prior to booting.
Chances are good that you won’t even need to install Linux onto your computer. Instead, most distributions allow for a “live” environment meaning you can run Linux entirely from your image boot device. This is great for beginners as you’ll get to play around with the user interface and desktop to get a feel for what Linux offers.
Once you’ve had your fill for the day and wish to leave the live Linux environment, you can simply reboot your computer and remove the imaged device.
Reasons To Install Linux
The primary reasons to install Linux is that running it “live” means that anything you configure in the settings, have installed additionally, and files you have created will not be maintained. Any time you remove the imaged boot device from your computer, all of that is erased.
Installing Linux is simply more convenient. Play around with other distributions in the meantime until you find the one that best suits you, and install it. You can choose to remove your current operating system and replace it with Linux or you can create a more flexible choice and go with a dual-boot configuration.
The installer can be found within the “live” environment.
The Linux Desktop
The majority of Linux distributions ship with the Firefox web browser already included. The other installed applications will likely vary depending on the distribution but adding additional applications is only a few clicks away.
You can expect your desktop environment to have all of the standard bells and whistles: an application menu, some sort of taskbar or dock, and a system tray. Don’t be scared to click around and mess with a few things.
If you’re not overly thrilled with what the desktop has to offer, almost all major distributions allow you the option of installing the desktop of your choice once you’ve installed Linux. Some distributions are optimized for a particular desktop, but changing it to fit your needs is essential to the Linux experience. You can even have multiple desktops to choose from as long as you have the disk space necessary.
If you ever need help with configurations, the major distribution sites will have plenty of documentation that can easily get you on the right path. There are simply too many variations to list them here.
Installing Additional Software
You can install additional software onto your chosen Linux distribution without the need to install Linux. The major thing to worry about is that software installation on Linux works very differently from software installation on Windows.
There’s no need to pull up a web browser and go on a hunt for a specific download. Instead, you’ll need to locate the software installer on your Linux system in order to make additions.
For instance, if you’ve chosen Ubuntu or Fedora, you’ll be able to install the software using GNOME’s software store application. It’s literally been named Software so it shouldn’t be difficult to find.
A software manager provides software repositories specifically designed to work with your chosen Linux distribution. This software will have been tested and provided to you by the Linux distribution. Think of it like an app store that is full of free, open-source software from which to choose. Just know that when you think of Google Play and Apple’s App Store, Linux was doing it first.
If you can’t find the application you want in the software manager, you may have to go outside of the Linux distribution package, and get the app directly from the official site.
Driver Installation
Most of the hardware drivers required will be built in on Linux. The only closed-source drivers that come to mind you may wish to acquire are those to optimize graphical performance (AMD, Nvidia) and Wi-Fi drivers. These aren’t a necessity and everything included in Linux should be sufficient.
Some distributions like Ubuntu and Linux Mint will use their hardware driver tools to recommend drivers if necessary. Then there are other distributions which will not help you install close-source drivers at all. Should you need specialized drivers, seek the help of your distribution’s documentation.
Regardless, Linux should feel rather close to a Windows experience, especially if you’ve chosen one with a GUI like Cinnamon or GNOME. You should be able to find all of the more popular programs on Linux you would otherwise use on Windows.