I'm new to this university and everyone in my classes is already familiar with Linux and VM except for me, so this has been immensely helpful!!! Thank u so much.
@TheRenoir Жыл бұрын
The recap of the previous video is a nice touch. Great series for we Noobies. Thanks.
@binsitt5 жыл бұрын
3:12 if nano is not installed and you do not know what editor to use, juste type 'editor', which will invoke the standard editor of the installed distribution.
@chouaibcs46143 жыл бұрын
thanks !
@MrDavidablakeАй бұрын
Thank you so much, Jay.
@abeljoshua42282 жыл бұрын
I have struggled with vim in time past especially trying to quit. Good to have a brief understanding how vim works now
@josephpa055 ай бұрын
@@ItsMe-fu7bbhow do you remember all these commands?
@MrDavidablakeАй бұрын
@@josephpa05 Practice, my friend!
@ArmageddonAfterparty5 жыл бұрын
It took a while but I also have vim on my laptop now. Downloaded the source first, means I would have had to cross-compile stuff. Waaaayyy over my head. I'll learn that next week, thnx. Anyway, on with the show.
@michalroesler2 жыл бұрын
Awesome video Jay.
@mikepawlikguitar2 жыл бұрын
10:39 that's SO funny!! I literally could NOT figure it out so I hade to terminate the terminal instance 😂
@Billliamm3 жыл бұрын
If nobody has asked before, can you please normalize your volume levels while editing the video. It sounds like you are turning your head away from the mic every 30-60 seconds. It makes it pretty hard to hear on the low spots. Thanks for the great content!
@RiseSteadyNC4 жыл бұрын
Thank you for this awesome series! I am a new Ubuntu user and this has been very helpful :)
@babakghaffari57229 ай бұрын
well explained. GoodLuck!
@AnzanHoshinRoshi5 жыл бұрын
Thank you, Jay.
@johnasp39773 жыл бұрын
Awesome video bro! Thank you so much
@rintarouokabe50905 жыл бұрын
Debian 10 has been released. Are you going to make the definite video guide series to installing Debian 10 on a laptop/PC? =)
@cheeseburgers40565 жыл бұрын
Thanks Jay!
@maurolimaok2 жыл бұрын
Question: why did you type ls and it showed ls -l in the first seconds of video? Did I miss something?
@jakestandley76683 жыл бұрын
Thanks!
@MirkWoot5 жыл бұрын
haha, the VIM joke.. without knowing that one, I have actually been saying to everyone "I don't use VIM.. because when I use it, I can't find my way out", so it's no joke :P.
@ArmageddonAfterparty5 жыл бұрын
Not there yet in the video, is it something to do with passwords and how to obtain a good one?
@vg75 Жыл бұрын
newbie here, tried installing VIM, getting 'username is not in the sudoers file. This incident will be reported.' Tried editing sudoers with nano, to add my user in the file getting 'etc/sudoers' is meant to be read only file. Running a virtual box in Xubuntu as per 1st video of the series. How to go around these errors so I can install the VIM ?
@mthamma15 жыл бұрын
bru you should show how you did the unicorn
@ArmageddonAfterparty5 жыл бұрын
True, you can't just show off a unicorn and then step over this fact as if nothing just happened.
@tihgvfuvctvf556854 жыл бұрын
He shows how he did it in part 7
@chouaibcs46143 жыл бұрын
is nono text editor the same as gedit ?
@SauravNayak984 жыл бұрын
I'm not able to install vim. It is saying 'Temporary failure resolving 'in.archive.ubuntu.com' ' and Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
@jackson85df3 жыл бұрын
how to exit from nano ??? i keep pressing x it won't work ...
@different81372 жыл бұрын
which command is not working on my distro(archlinux)
@dhanushnanu313 Жыл бұрын
When I use touch command, it’s showing permission denied . What should I do?
@mohammedabdullahalmutairi2313 Жыл бұрын
change the folder you want to create the file in. If that doesn't work, use sudo touch instaed of touch.
@twilightsass5179 ай бұрын
How on earth do you claim to not be creative when you have a unicorn command prompt?
@franciscodubon71085 жыл бұрын
gracias!
@sandybryson12115 жыл бұрын
What is the Default ROOT user Password? Also, when I type the Touch Command to Create the File, I get an Error Message.... touch: cannot touch testfile.txt
@robertadams50925 жыл бұрын
HI, The tutorials are great but I keep getting an error when trying to install vim or other applications!! : E: dpkg was interrupted, must manually run 'sudo dpkg --configure -a' I add that to the command line and get command not found so basically nothing works!!!!!!!!!!! any Ideas I'm on the verge of giving up as it is just a waste of time!!!
@robertadams50925 жыл бұрын
sorry I'm new to this stuff and struggling but find it really fascinating and Nano work but I just can't install anything on Linux ubuntu
@Xeno_Bardock5 жыл бұрын
How to setup VirtualGL with VirtualBox or QEMU for full 3D hardware acceleration in virtual machine?
@Xeno_Bardock5 жыл бұрын
virtualgl.org/About/Introduction
@ivan_says_hi5 жыл бұрын
Nano > Vim. (Its to hard to use keyboard shortcuts on a touch screen!)
@elma.1774 жыл бұрын
i entered VIM, and i CANT log our, i put Q enter but does not exit..
@oscargm19793 жыл бұрын
Esc then put :q!
@marcoantoniomendozaleonard46523 жыл бұрын
THANKS A LOT FOR SHARING GOD BLESS YOU. 1 Peter 4:10 New International Version 10 Each of you should use whatever gift you have received to serve others, as faithful stewards of God’s grace in its various form
@alexandrprincip63665 жыл бұрын
What the terminal font?
@alanperry98732 жыл бұрын
I am new to Linux and found this Video series. I have followed the steps to create a Virtual box 6.1 using the Xubuntu 22.04 however when I attempt to run the touch testfile.txt I receive an error "touch: cannout touch 'testfile.txt': permission denied" This was not shown in the Video so not sure what I have missed
@mohammedabdullahalmutairi2313 Жыл бұрын
maybe you try to create a file in the root folder(The beginning of the file systme). try to change the folder first using cd command.
@Alpha_Sadigh Жыл бұрын
☯🙏
@realmwatters29773 жыл бұрын
I have to laugh because copying and pasting other peoples Linux commands in terminal dooesn't always work, I found when trying to list what hardware i have, i copyed and pasted and what says on websites like say Ubuntu, past it in terminal, and what you supose to get, you end with nothing so whats going off?
@saad5891 Жыл бұрын
Am I the only missing the point here? Whats the point using this kind of text editors when we have graphic editors?
@reversev977811 ай бұрын
They are faster than graphical editors, which mattered a lot in the early days. They also typically have more keyboard shortcuts which allows someone to type and edit files much quicker than someone who has limited shortcuts and/or relies on moving the mouse a bunch.
@MRK10994 жыл бұрын
i'd give you a like but you have 420 likes, it'd be inmoral. Lmao with the trekie pengüin on your laptop