Telnet Commands

TELNET is an interface where your files in IRC and on your website are stored and you can reach them via telnet.. Telnet is a TCP/IP protocol developed to connect a multi-user machine on an Internet network from another remote machine and is the general name given to the programs that do this job.. In order to log in to the connected machine, you must have a user name (user name) and a telnet access program to make the connection.. However, some library and public telnet based web services may not ask for a username (number) when connecting; or, what you need to write as user name and password will appear automatically when you connect.

HOW TO CONNECT TO TELNET

To Telnet from a Windows-based communication system To connect, type start > run > telnet Enter and enter telnet, then for XP = Start > run > telnet After typing Enter, on the screen that appears (Microsoft Telnet) it is written in front of it ( o ) To the o of the army. press it once and ( – ) will appear on the screen again, after that, type your ip number, for example, if you type 212.154.8.181 and enter, you will connect to the server with the ip number 212.154.8.181. After connecting, you will be briefly asked for your telnet username ( Login ) and password ( password ) and after you pass them, go to telnet.
for windows98 = Start > run > telnet After typing Enter, you will see connect, layout, terminal and help menus on the screen that appears. By clicking on its name, we choose (remote system) from the window that appears, and from there, Type your ip Number in the name of the host, leave the terminal type as vt100 and press OK and telnet will ask you for your username ( Login ) and password ( password ) after typing them in. then you can connect to telnet.
A Few Information About irc Server telnet (for UnreaL ircds)

I ENTERED TELNET HOW I WRITE OPER

1. cd Unreal3.2
2. Type pico opers.conf
oper SezGIn {
from {
userhost *@*;
};
password “123456″;
flags OoaAreDRhwgcLkKbZtBnGNCzvWHe^”;
class clients;
swhois “is a Network Administrator”;
};
Oper = Oper Username
password = Password Used by Opera Flag = Lags you want to show your Oper as Admin
OPER FLAGLARI
NetAdmin : OoawkKbBnCGAreDRhgcLZtGNzvWHe
CoAdmin : OowckKbBnCGWH
ServicesAdmin : OowckKbBnCGBnCGWactor
ServicesAdmin : OowckKbBnCGWHaKWaperK: : OHW

HOW TO ENTER TELNET HOW TO WRITE MOTD

You are logged in to telnet, you need to follow these steps in short
cd Unreal3.2
pico ircd.motd
After entering the Motd screen, you can prepare a Motd for yourself from this screen.
IF YOU WANT TO WRITE ROOT ADMIN
enter telnet briefly
cd services
pico After entering services.conf
services conf file ra press ctrl+w and Type ServicesRoot When you come to the RootAdmin section, type your own nick or the nick of the person you want to be root admin and press the letter y to the screen that comes up by saying ctrl+x and save, then restart your services and open again…

MY SERVICES ARE GOING WHAT DO I DO

after telnet
for those using ircservices
cd services
./ircservices
services For those who use
cd services
./services
you can fetch your services after doing it.
Linux commands that will be useful for you in one of my (Alience) cds, where it is not known

FEW LINUX COMMANDS

ls :Lists everything in the directory.
ls -a :Lists all hidden files and directories.
ls -l :Lists all files by size and Lists by showing date.
tar -zxpf :Decompresses files with the extension tar.gz.
tar -xpf :Decompresses files with the extension .tar.
gunzip :Extension Opens files with .gz si.
cp :Copies the file.
mv :Allows you to move a file to another directory or change the filename.
mkdir :Allows you to create a new directory.
rmdir :Allows you to delete the specified directory.
rm :Allows you to delete a file.
rm -rf :Allows you to delete a directory.
cd :Allows you to switch to the specified directory.
cd .. :Allows you to move to a higher directory.
cd ~ :Allows you to ascend to the highest directory.
pwd :Displays the directory you are currently in.
pico :Allows you to edit the specified file with a text editor.
ftp :Provides FTP connection to the specified site.
lynx :Displays the specified site.
df :Displays harddisk statistics.
quota :Displays your disk usage.
uname :Displays the operating system status.
whoami :Shows your own information.
who :Shows the ones connected to the server.
last :Shows the last connection to your account.
whereis :Shows where the specified file is.
BitchX :Runs the IRC program.
mail :Checks your mail.
ps -x :Shows the processes you have run.
ps -a :Shows all processes running on the server.
ps -ux : Shows the CPU/RAM usage of the running processes.
kill :Stops the process with a pid number.
kill -9 :Stops the eggdrop process with a pid number.
killall :Stops all processes of the specified program type.
whatis :Gives a description of the specified command.
man :Displays help about the command.
passwd :Allows you to change the password you use when logging into your shell account. vhosts or vhost : It lists the vhosts (virtual host) in the system. You can use it for BNC.

Leave a Reply

Your email address will not be published. Required fields are marked *