Linux The ultimate noob guide to the Linux [command line | shell | terminal]. Suitable for self-study. 100% free. |
- The ultimate noob guide to the Linux [command line | shell | terminal]. Suitable for self-study. 100% free.
- Need help underclocking nvidia GPU on optimus laptop
- Before I start my first year of highschool, I was hoping to make the jump from windows to linux for privacy reasons and because I'm sick of windows, but I am kind of lost and have a few questions.
- Piping output of a command into multiple lines of sript
- Willing to make the switch permanently, but...
- Best photo editors for Linux? Possibly paid? I’ve had no luck with darktable, Rawtherpee, Corel’s aftershot. Just to make a few
- how do you run an executable ?
- How would I use this powershell script in bash?
- How to get sound back after fixing mute below threshold issue?
- Manjaro Terminal | Odd error text when running terminal
- Planning to move i have some questions
- How do I make Nautilus show mounted drives in the left-hand pane?
- VirtualBox VM backup
- I need to mount a storage device and I need help.
- I've never used Linux before but I'm thinking of trying in the near future. So while trying to find something for my needs, I came across many distros, some (example: Deepin) have origins in China. If China is known for its intrusive/spying tactics, just how trustworthy are these distros?
- Why can I not see any underscores of my file names when I pass them as parameters in POP_OS 19.04?
- Will dual booting Windows and Linux on a seperate drives which are plugged in at the same time screw up any of them?
- How to install Win 7 from Linux mint
- strange results from 'ps' command
- Linux on a Nvidia GPU?
- [HELP] Cannot install kde connect! following errors are shown! what to do???
- GNOME boxes....
- Cant find USB in gnu grub boot menu
- Can someone please ELI5 how OpenSSL works?
- Manjaro unusual hibernation behavior (screen flicker, popping sounds)
Posted: 03 Sep 2019 02:27 AM PDT If you're new to Linux and want to get a solid knowledge of the terminal there is really no better book, that I know of, to get you started than this: http://linuxcommand.org/tlcl.php. It's what got me into the Linux world and I haven't looked back ever since. Have read it cover to cover and it's now in its 5th Internet edition. It's often recommended but it would be nice to have a post dedicated to it so here is that post. I'll give a bit of an overview of what the book covers - hopefully, in a way understandable to someone who has no Linux experience. You'll start off with just basic commands: how to move around directories (folders), how to create and remove files, how to edit text files, etc.. Every concept is represented with concrete examples and terminal output is shown pretty much all the time. Many of the sections have commentary on the history of those programs/tools and it's very entertaining and helps to keep things interesting. As your knowledge progresses you'll be introduced to more programs/tools and learn how to build your own tools by leveraging a core idea that is central to Linux: using programs/tools that were made to solve very specific problems and leveraging Linux's extremely powerful I/O redirection abilities to make those programs communicate with each other to perform increasingly complex tasks. Eventually, you'll be taught how to write 'scripts' (basically small programs) that will allow you to forego interactive use of the programs/tools you've learned to use earlier and will enable you to automate just about everything you can think of. There are a lot of links provided to further reading on just about every topic. In summary: the book lays a great foundation for the absolute beginner and serves as a springboard to learn more advanced topics. [link] [comments] |
Need help underclocking nvidia GPU on optimus laptop Posted: 03 Sep 2019 09:17 AM PDT What I've tried:
What else can I try? (I use Arch) [link] [comments] |
Posted: 02 Sep 2019 04:03 PM PDT As I understand it, ubuntu seems to be one of the most hated, yet suggested distro for beginners. And I've also come to learn that ubuntu has several 'shady' features that I would have to disable. Do any/all of those features exist in other distributions like Pop OS or Linux Mint (The other distros I was looking at)? If I use any of these distros, what changes would I have to go about making, to ensure an good, private, and safe user experience? I was thinking of trying to dual boot with windows, as I have no experience with linux yet. Would this make switching to linux for privacy reasons pointless? I'll be starting highschool in a few weeks, and I'll be getting a relative's old laptop. I'm not a complete noob with tech but any and all advice would be greatly appreciated. [link] [comments] |
Piping output of a command into multiple lines of sript Posted: 03 Sep 2019 02:03 PM PDT I essentially want to combine this line:
with a script that usually calls its argument by [ ! -z "$1" ] Sorry for the simple question, but I've fiddled for a while and couldn't figure it out. [link] [comments] |
Willing to make the switch permanently, but... Posted: 03 Sep 2019 09:57 AM PDT I want to switch to linux on my laptop. But I have a few issues. I have a Lenovo legion Y540. Lenovo ships windows with Lenovo vantage. It's a program that allows users to change some stuff on their laptop. Some handy settings like conservation mode (stop charging the laptop at 60%), switching between CPU profiles and rapid charge are only available in Lenovo vantage. Can I do this stuff in linux? (Lenovo vantage isn't available for linux) I run Manjaro KDE dual boot on my laptop now. And I need windows for one specific program from my school for school. So I need to make a virtual machine for it if I transition fully. Another thing, seeing as I have 2 graphics cards (Intel HD graphics 630 and GTX1650) can I pass through my GTX card to a virtual machine? Or is that impossible due to Optimus? Thanks for the help in advance! [link] [comments] |
Posted: 03 Sep 2019 01:42 PM PDT I edit thousands of photos a week in Lightroom. And can not for the life of me find a solid replacement for Lightroom. I do green screen extractions and use Lightroom for its brush tools to clean up green spill problems but dark table and raw therapee do not work well with transparent images. I found out that Corel has aftershot... but it does not work with PNG images more does it work with my Panasonic g9. I've also been trying all the photo managers that different distos have and nothing has matched what I'm looking for, any advice? [link] [comments] |
how do you run an executable ? Posted: 03 Sep 2019 01:39 PM PDT i am trying to download the program gdevelope but i cant figure out how to execute the executable file , i tried right clicking the executable file and hitting execute and nothing happened i also went in to permissions and checked th box that said execute as program but still nothing /path/to/executable/name_of_prog. but it just said that it could not find the file [link] [comments] |
How would I use this powershell script in bash? Posted: 03 Sep 2019 01:26 PM PDT How would I use this command on a Linux system? It's designed to use powershell to install all songs in a TXT file using Youtube-DL.
[link] [comments] |
How to get sound back after fixing mute below threshold issue? Posted: 03 Sep 2019 01:15 PM PDT |
Manjaro Terminal | Odd error text when running terminal Posted: 03 Sep 2019 09:02 AM PDT Hello, so I'm still new and getting used to Linux/Manjaro, but I'm having an odd issue. I'm getting a message every time I run my Terminal that looks like this: bash: $'\r': command not found bash: $'\r': command not found bash: /home/me/.bashrc: line 7: syntax error near unexpected token `$'{\r' ' 'ash: /home/me/.bashrc: line 7: `colors() { I can still use my Terminal normally but it's annoying to have that pop up every time I close and re-open Terminal. I have a few ideas as to what may have caused this but I have no idea what this is saying or how to fix it, but here's what I've done that I think might be the reason.
Also I added a picture of my bashrc code around line 7 if that helps any. Thank you! [link] [comments] |
Planning to move i have some questions Posted: 03 Sep 2019 11:45 AM PDT I seriously got damn tried with windwos 10 this year, update after update along with the ugly design, so i went back to 8, liked it, and then 7, liked it too. But now im just getting board of windows. I want to move to Linux mint however i have a few questions
[link] [comments] |
How do I make Nautilus show mounted drives in the left-hand pane? Posted: 03 Sep 2019 11:18 AM PDT Hi! So I have two drives on a home server, and I mount them to my workstation with SSHFS. When I punch in my SSHFS command to mount them, they show up in the left side of Nautilus right below "Desktop", "Downloads", "Pictures", etc. I added these drives to my fstab, and they mount, but they don't show up in the left side there. They show up if I click Other Locations in Nautilus, but not on their own in the left-hand portion where they show up if I manually mount them. Any idea how to change this? [link] [comments] |
Posted: 03 Sep 2019 11:03 AM PDT Hi, I have 3-4 VM (centos 7) running on a VirtualBox (base machine is also centos 7). VM are of diff sizes (50GB to 500 GB). How can I take weekly backup of these machines easily? I don't want to buy any software. I have NAS available for backup. [link] [comments] |
I need to mount a storage device and I need help. Posted: 03 Sep 2019 04:36 AM PDT hello, so I installed arch linux last night and I installed it on 150 ssd storage device. so basically, the root the home the boot and the swap is on the 150 ssd storage device. In my computer I also have 1TB of regular storage device and I didn't mount it or anything in the installation of arch. and when I open dolphin it recognize the storage device but I can't use it, when I click on the storage device I get a popup that says that this storage device needs to be mounted and ask for my password for root, and when I enter the password I get this message: An error occurred while accessing 'Storage', the system responded: The requested operation has failed: Error mounting /dev/sdb1 at /run/media/amir/Storage: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error. so I don't understand much and I'm new to linux so I need help, what to do, mybe it can't be mounted because I did not create a file system on this storage device? I don't know. and if it is the problem, I don't know if I should create a ext4 on this storage device, and when do I mount it? I'm sorry if it wasn't clear, my native language is not English, thank you in advance for your assistance. [link] [comments] |
Posted: 03 Sep 2019 09:42 AM PDT |
Why can I not see any underscores of my file names when I pass them as parameters in POP_OS 19.04? Posted: 03 Sep 2019 09:21 AM PDT |
Posted: 03 Sep 2019 08:38 AM PDT I've heard a lot of stories about Windows messing up the bootloader and all of that and I'm wondering, if I put them in a seperate drive, will any of them mess up if both are connected at the same time? [link] [comments] |
How to install Win 7 from Linux mint Posted: 03 Sep 2019 08:34 AM PDT Sadly I need to switch back to windows for awhile as I can't get some of my grad student programs to work. I have the iso for win 7, and used a program to make it a CD room or something bootable I think on USB. But I don't know what to do next. I tried to boot it from switch the order of bootable discs but nothing happened. What is best to use on Linux to make this work? [link] [comments] |
strange results from 'ps' command Posted: 03 Sep 2019 08:15 AM PDT Hi im making a program to log my system process usage and temperatures and im using the exact command im using is From my understanding this should give me a table of: the processor id of the processor currently working with the process, the cpu usage and the command. In my programming logic Im summeriseing a specific processors usage and this should give me max 100% usage. However I have noticed cases where this is way above 100% (112+%). I looked into it and when Im running On line 63 I get But on line 36 it says Adding these numbers together and i get 103.1% and thats not counting any of the other processes to processor 2. What am i missing here? [link] [comments] |
Posted: 03 Sep 2019 08:01 AM PDT Hey guys I've been meaning to fix my dad's PC and I've been thinking about installing linux but it's got an Nvidia GPU. I've heard that Nvidia doesn't play nice with linux so should I install linux anyways? Don't have the cash to buy an AMD card and I don't mind having to use Nividia's proprietary drivers. [link] [comments] |
[HELP] Cannot install kde connect! following errors are shown! what to do??? Posted: 03 Sep 2019 07:25 AM PDT |
Posted: 03 Sep 2019 04:58 AM PDT I heard about Gnome boxes past days... WHAT IS DIFFERENCE BETWEEN GNOME BOXES AND VMWARE/ VIRTUAL BOX.... Which is best for performance... Any special feature in gnome boxes... [link] [comments] |
Cant find USB in gnu grub boot menu Posted: 03 Sep 2019 04:54 AM PDT I currently have elementary os installed on a lenovo yoga 2 11. I am switching to zorin os. So I got zorin on a USB drive and plugged it into my computer. I entered the boot menu which says "GNU GRUB version 2.02" (if that helps) but the USB was nowhere to be found. The only options were elementary, advanced options for elementary, and system setup. Please help me fix this issue, its really pissing me off. [link] [comments] |
Can someone please ELI5 how OpenSSL works? Posted: 03 Sep 2019 12:50 AM PDT Hi, Probably this is not strictly a Linux question but I'd appreciate if someone could eli5 how OpenSSL works. I understand the basics of asymmetric key encryption but not able to relate to OpenSSL . Thanks [link] [comments] |
Manjaro unusual hibernation behavior (screen flicker, popping sounds) Posted: 03 Sep 2019 03:50 AM PDT Bug descriptionWhen hibernating my laptop using Video proofhttps://reddit.com/link/cz37st/video/tn6e2rpswck31/player If you can't see the video or don't understand what's happening here's the sequence:
What i did to make hibernation possible in my latop?Since i installed Manjaro from the architect installer, i had nothing on my system, and here i'll tell you what i did to make hibernation possible.
Aditional notes
SystemOS: Manjaro x64 Kernel: 4.19.66-1 WM: i3 Display Server: Xorg All my packages are kept up to date, and i don't know what else is relevant in this scenario, so feel free to ask for more. Thanks in advance, and if more information is required, feel free to comment. [link] [comments] |
You are subscribed to email updates from Linux 101 stuff. Questions are encouraged, noobs are welcome!. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment