Installing
-
3. Setting Up Jetty
Then to Install Jetty
First, access the Target, usually the Downloads folder:cd && cd Downloads
(But if Downloaded with Firefox it may be instead into the /tmp/mozilla* Folder…)
To Verify it’s there List the Directory Contents with:ls . | grep jetty
Now extract Jetty directly into the Destination:
sudo tar xvzf jetty*.tar.gz -C /opt/
Finally, set Ownership to the root User:
sudo chown -R root:root /opt/jetty*
-
4. Installing Oracle Java
Install Recommended Oracle Java JDK on Linux Kali
Contents
Tags: Jetty Kali Linux, Jetty Kali Linux Setup, Jetty Setup Kali Linux, Kali Linux Jetty, Kali Linux Jetty Install, Kali Linux Jetty Installation, Kali Linux Jetty Setup