before this, Igot some promblems about making class files
But I solve this by using cmd terminal. Not VS code terminal
So I can make manifest.jar file.I made client and server
And I connect with my AWS EC2 server, which has the ip address of 35.174.3.156
I made my Server class file as jar file(SimpleChatS) 'manifest.jar'
And push to github using VS code.
Using VNC server, I got my jar file using github
Now, I got messages that server started
Connect vncserver as localhost5901, open VNC viewer Install VScode as deb file at your firefox, EC2 server(VNC) then install deb file
sudo apt install <directory path><downloaded file>.deb
Then copy your github repository URL then open VS code Ctrl + ` : open terminal
git remote add origin <URL>
or on your ubuntu terminal,
git clone <URL>
Process
- Install tasksel in your EC2 server
- Install ubuntu mate core
sudo tasksel install ubuntu-mate-core
- Install VNC server
sudo apt install vnc4server
- Install RealVNC or tightVNC on your host!
- then open your xstartup as vi at .vnc directory / modify as below
#!/bin/sh # Uncomment the following two lines for normal desktop: unset SESSION_MANAGER ## uncomment exec /etc/X11/xinit/xinitrc ## uncomment [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey vncconfig -iconic & ## commented out following two lines #x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & #x-window-manager &
- then reboot & tunneling - this step must be done when using VNC viewer
ssh -L 5901:localhost:5901 -i <pem-file> ubuntu@<public-ip> ```
- Enter vncserver on your EC2 and Open your VNC viewer and connet to host 5901
still chainging...
calculator with rounded border buttons
Button functions
- Trigonometric function
- Clear
- Delete(Backspace)Basic Operations(+,-,×,÷)
Funny exam~
- This is LEEDAEHEE's JAVA Practice repository.
- Every codes and scripts will be uploaded in here.
- I'm interested in Art&Culture, also Mathmatics
(since I'm majored Mathmatics)
My Instagram link!@daehee_dayday
And my favorite!
Thesedays, I've learned Data Analysis
import pandas
data=pandas.read_csv(/path,sep='\t')
...
Major | Hobby | Programming Language |
---|---|---|
Mathmatics | watching Youtube | Python |
Interdisciplinary Program of Convergent Software |
Singing | Java |
Infomatics | Taking a picture&Photo adjusting(?) |
R |