Linux environment
I fell in love with Linux only when I reach my mid-30s. Love at the first sight does not apply in this situation.
Setting up Ubuntu
https://ubuntu.com/download/desktop
There are many Linux distributions and the exact reason for preferring Ubuntu is, none. I started Liunx-ing roughly 20 years ago and I was introduced to Redhat at the time. Then the next thing I remember is somewhere around 4, 5 years ago I was doing some protein folding prediction and I would like to try my hand so I set up a dual boot Ubuntu at home. Of course there is something called Alphafold by now but cheminformatics is still fascinating and super relevant especially if you work at molecular scale.
Essentially, you can make a bootable USB/DVD from the above site and plug and play Ubuntu. You can also try it right out using the media without installation.
Using Windows and Linux at the same time
Like I said I have 2 computers at home, one is Windows one is Ubuntu. It is very obvious that I am making the Ubuntu set up as my exclusive terminal that while I surf the web and youtube-ing on Windows, the Linux guy is calculating my sequencing data for me. That formulates to
Remote access
File transfer over LAN
1. Remote access
Remote accessing a desktop is something quite antique and you can easily Google hundreds if not thousands of webpage which talks about it. But with the technology advancement it has became easier than ever to remoting for my purpose. My aim is to
PC -> Linux
The setup is easy if you are using Windows 10, and the user experience is AWESOME.
You can stop by here for better reference. I mean I think I can trust the official Ubuntu site for something involve network security. Anyway I logged in what I actually have done. I intend to avoid outdated information so what I did was
My set up is done via my router so they both are in the same LAN. And you know what, the text that I copied from Windows 10 can be pasted in Liunx during remoting. A-W-E-S-O-M-E (Carol/Cheryl from ARCHER, awesome shows by the way)
2. File transfer via LAN
Assuming that you have installed ufw and you know how to operate it.
And I can now run packages on one system and work on entire different task on another. Busy man.
Last updated