(Favour) Let me access your Linux box, please?

Man of Honour
Joined
18 Oct 2002
Posts
13,262
Location
Northallerton/Harrogate
Hello,

I need to learn egrep quickly. I don't have access to a Linux box.
Is there anywhere online that has a Linux vm you can just play around with, or are there any of you that wouldn't mind letting me have a play, remotely?

Literally, all I need to do is create a file with some text in it and then play around with egrep with that file.

And this sort of thing... http://www.cyberciti.biz/faq/howto-use-grep-command-in-linux-unix/
or any other great egrep (trying to learn regex stuff y'see) tutorials with simple examples for a simpleton.

Thanks,
 
SSH into the VM. You don't need a GUI to learn grep.
This. Quite frankly to learn Linux properly I'd create a VM without a GUI then SSH into it all the time. Debian and Fedora would be my picks, quick and easy to install and you can then play about with the two most biggest Linux distribution "families".

However OP, all you should need to do are install the Guest Additions for VB then restart. Should just work.
 
I'm stupid.
I've got it installed, and it's about 640x480 display in the middle of the screen.
I changed stuff as per:
http://askubuntu.com/questions/451805/screen-resolution-problem-with-ubuntu-14-04-and-virtualbox

But it's still tiny.

Did you run "sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" in terminal whilst connected to the internet and restart the VM?

That should allow you to adjust resolution (click on the cog looking power button in the top right hand corner, then select system settings... and then select Screen Display. There should be a options called resolution.
 
Back
Top Bottom