Aim: Configuration of Proxy Server.
Government college of engineering Yavatamal

Search for a command to run...
Articles tagged with #ubuntu
Government college of engineering Yavatamal

See the content dev.to
Java code Create a .java file and paste following code import java.io.IOException; import java.util.StringTokenizer; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.IntWritable; import org....

In This blog we will see how to install and configure an FTP server on Ubuntu 20.04 that you use to share files between your devices. FTP stand for File Transfer Protocol which is a standard network protocol used to transfer files to and from a remot...

Via telnet server we can access the any computer remotely. whoever telnet is not good option for the accessing the computer instead of telnet we should use ssh but in this blog we gona talk about telnet here are the steps Requirements A server with ...