Friday, April 28, 2017

Confusion and Questions

Friday 28,April,  2017
Sometimes I am deeply confused with my life. What are they planning for me and planning on me. At this stage I want to ask my family two questions. One : On what basis they are wasting money on me,on my education. What are planning for my future. The answer us me. It was always me.But why they hid myself. I think they are planning on something self realizing. They think I am going to mature into the thought that I have to make my own way own rules.Then everything would go well. I am astonished why they didn't say that to me a little earlier.
Another question is : What is that least one plan that they successfuly executed through me. They feed me with a lot of false hope( actually not entirely false). First they tuned my mind for the 5th grade scholar.  Then for the 8th. And then for the S.S.C and then University......
I thought for stopping this. And then I started searching for a consequence. What is the end of it. We all read this thing whole life that, " Life is not a bed of roses". I knew that life will get shitty while time passes. With pain comes the pleasure. Then why make the pain sorrowfull when it is already painfull.
Anyway I stopped eating their hopes..The dreams...when I was at 9.
Then I tried to execute my own plans.And they blocked them too.... Why because they think I can earn when I have a good degree. But there is the thing. A line of Engineering is not much streight. If we don't have experience we can't do anything.
And still they make me enter inside EEE while I wanted to get inside CSE. They just interfered with another potential ability of mine. I really never wanted to get afmitted into a private university. Why? Thousands reasons. In fact I was about to get inside national college. Living a life full of complexity is better that wasting money. I thought that first.  But then I found that is good for my peace(getting admitted in a prvt versty). But then the pain came.
Anyway I am fighting with my pain. My freelancing job is compromised badly. I can't find a tution.I can't find a work. I can't talk with people even if I wanted to. I am all alone. Sometimes I think my inner self is dumb an it can't talk. Hehehe..... Maybe that is why I like to write so much. I like chatting through facebook.

Saturday, April 1, 2017

How to install a Linux(debian/anything) in Android and use it from Windows with SSH

How to install a Linux(debian/anything) in Android and use it from Windows with SSH: The goal of this operation(Just joking)/post is to use linux command line tools on Windows without installing linux on PC.It can save somne time/space of persistent memory too.But you must remember that the whole thing will be used from Android. So keep your phone healthy. I am posting this to help people to use both system without booting or installing system.
1. First install "Linux on Android" on your Android(Make sure your phone is rooted)
2. Then install "Terminal Emulator" on Android and download and install a Linux distro .The tutorial can be found inside the app
3. Keep the zip file and extract the zip file that has the image file and keep the zip file for future use.
4. Now install "Putty-SSH client for windows" on your pc
5. Now find the IP address of your Android with netstat command(you can see your device's IP on Wifi option too).
6. (You must use wifi or tether your Android with the PC if you want to use this)
7. Login information: username: debian (If you are using debian.img) password: root root password: debian (For Advanced level only)
8. Launch the Linux and keep the terminal emulator open. Remember FAQ:
1. How to download necessary image files from Internet?
==> You can find these image files on Sourceforge. These files are available under Linux on Android app. Just google it with "Linux on Android" and you can find the files
2. App not working
==> The app might have some problems. Install the app from Sourceforge first. Then install the version of the app from Google Playstore and use it.
3. How to mount specific directory? ==> Configure the image file with configure option.
4. How to increase memory of image file?
==> In configure option check the 1 GB swap for increasing the space so that you can add up more space with the image file.
5. How should I open more terminals if I want to use more on Android Terminal Emulator?
==> Use and ssh client app or find ssh binaries and paste them in the /system/bin or /system/xbin and execute directly with the terminal app. Login basic is described already.
6. Is there any possibilities that I can make my Android weak?
==> Not at all.Linux is the fastest OS ever happened with planet earth.Linux obeys you like a dog.(Not bite you like a dog like windows).And another thing is what happens in Vegas Stays in Vegas.I mean if anything happens it will be happening inside the image file. If you face a problem you can againg re-extract the zip file and again install that image file.
7. Why the post is not helpful for beginners?
==> This post is only for Advance users.Because the beginners can brick their phone or do something wrong with their Android. Windows won't have any problem since you are using the client only.