Context Parameter with remote port

 

Please check the port  with linux Terminal

 

How to compile java over terminal, command line , Run java file

1. You need to check, java version with this command

2. Compile the code

3. Run The compiled

How to compile java over terminal, command line , Run java file

1. You need to check, java version with this command

$ java -version

 

2. Compile the code

$ javac …… …

 

3. Run The compiled

$ java -jar compiled.jar

 

 

 

 

Grub Booting

 

 

Finally, you can call up a specific menu interface with the configfile command as in:

Next, start GRUB, either with the grub executable you built in Linux or by rebooting with the GRUB floppy. If GRUB starts in menu mode, press c to go to command-line mode. Enter the following commands at the grub prompt:

 
..
 

How to Install Red5 0.9 on Ubuntu

If they aren’t already installed, add the following to /etc/apt/sources.list

Then, install some required libraries

Now, download and install Red5

http://your-server-address:5080