Non posso permettermi VPS, ci sono server pubblici gratuiti che danno accesso SSH gratuito per imparare Linux e fare cose? Sì! Sistema UNIX ad accesso pubblico SDF fornisce un account Shell gratuito, in modo che tu possa esplorare e imparare gratuitamente vari comandi Unix. SDF, acronimo di S superiore D dimensione F ortress, è un provider di shell UNIX ad accesso pubblico senza scopo di lucro su Internet. Offre account shell Unix gratuiti a tutti, in tutto il mondo. L'account shell Unix gratuito SDF ti consente di creare/sfogliare 'gopherspace', navigare 'webspace', archiviare file localmente, inviare e ricevere e-mail, utilizzare messaggistica IM icq/aol per chattare localmente, leggere/pubblicare sulla scheda SDF, eseguire whois, ping, traceroute, nslookup, dig, geoip e altre utilità di rete, giochi multiutente, navigazione nel filesystem UNIX e molto altro!
Scarica - eBook gratuito:"Tutorial Git"Questa breve guida spiega come registrare un account gratuito su SDF e come utilizzarlo.
Sistema UNIX ad accesso pubblico SDF - Account Shell e accesso Shell gratuiti
Creazione di un nuovo account
Creare un nuovo account su SDF è abbastanza semplice ed è completamente gratuito per un periodo di tempo limitato. Per utilizzare questo servizio, devi connetterti al servizio SDF tramite un SSH o TELNET client e accedi come 'nuovo ' utente.
Gli utenti Unix/Linux possono creare un nuovo account digitando il seguente comando dal proprio Terminale:
ssh [email protected]
Sarai accolto con il seguente messaggio. Premi il tasto INVIO per continuare e digita "nuovo" (senza virgolette, ovviamente) per registrarti per un nuovo account. Quindi, premi il tasto Backspace per passare alla procedura guidata successiva.
You will now be connected to NEWUSER mkacct server. Please login as 'new' when prompted. [RETURN] ## Press ENTER Key. THIS MAY TAKE A MOMENT .. Trying 205.166.94.20... Connected to 205.166.94.20. Escape character is 'off'. NetBSD/amd64 (ol) (pts/30) login: new ## Type new to sign-up. Welcome to the SDF Public Access UNIX System - Est. 1987 You are the 52nd guest today, logged in on 24-Jan-17 07:56:11. Please press your BACKSPACE key:

Nella schermata successiva, vedrai i dettagli come cos'è l'account shell gratuito SDF e quali comandi puoi utilizzare. Leggi attentamente il messaggio e premi il tasto INVIO per continuare.
Nella schermata successiva, devi scegliere un nome LOGIN.
First, you need to choose a LOGIN. A LOGIN allows you to LOG IN to the system. Your LOGIN can be 1 to 16 characters in length and can be composed of alpha-numeric characters (middle period is OK). What would you like to use for your login? ostechnix ## Enter login name.

Digita Sì per accettare i termini e le condizioni di SDF e premere INVIO per continuare.
I agree with your policy and accept it (yes/no): yes
Successivamente, ti verrà chiesto di rispondere a una serie di domande come il tuo nome, il codice postale. Rispondi di conseguenza e premi INVIO per continuare. Puoi premere i tasti CTRL+U per cancellare l'output e reinserire i comandi in qualsiasi momento.
Please answer the following questions as you see fit. CTRL-U will clear input .. Your Name: Senthilkumar [...]
Nella procedura guidata successiva, ti verrà chiesto un messaggio di conferma per creare l'account. Questo è l'elenco dei servizi gratuiti SDF per te. Annota questi e digita Y continuare. L'ID email è il tuo nome utente per accedere al tuo account shell SDF dalla riga di comando.
Your SDF Service addresses - PLEASE SAVE THESE! ======================================================== ssh/telnet/ftp : sdf.org IRC : irc.sdf.org Jabber XMPP : jabber.sdf.org WWW URL : http://ostechnix.sdf.org WWW Gopher : gopher://sdf.org/users/ostechnix Webmail : https://wm.sdf.org StatusNet : http://sdf.org/status Deskshots : http://deskshots.org 20GB Image Gallery : http://sdf.org/g 20GB Video Gallery : http://toobnix.org MineCraft : mc.sdf.org BZFlag : sdf.org:5154 SDFMud (SMAUG) : http://sdf.org/mud ANONRADIO : http://anonradio.net ======================================================== Login : ostechnix Senthilkumar E-mail : [email protected] Create the 'ostechnix' account? (y/n) y
Imposta la password per il nuovo account.
[...] New password: Re-type password:
Congratulazioni! Il tuo nuovo account shell è stato creato. Premi INVIO per continuare.
Ecco come appare il prompt del tuo account shell Unix. Da qui puoi iniziare a fare tutto ciò che ti è consentito.
Type 'help' for Commands. Type 'com' to chat with other users. Type 'ttytter' to listen to Twitter Tweets anonymously. Type 'mud' to play the SDFmud. Type 'mkhomepg' to set up your personal website. Did you know you can validate your account and gain weekend IRC access by making a donation of $1 to $3? Type 'validate' for more info! faeroes:/sdf/udd/o/ostechnix>

Tieni presente che l'account gratuito scadrà tra 666 giorni . Devi convalidare il tuo account pagando una piccola donazione $1 a 3$ per renderlo permanente. Puoi anche diventare un membro permanente di SDF a VITA facendo una donazione una tantum di $ 36 e ottieni servizi aggiuntivi.
Utilizzo dell'account Shell gratuito SDF
Ora esploriamo alcune opzioni disponibili e vediamo cosa funziona.
Se non sai come usarlo, digita "aiuto" per vedere cosa offre.
SDF psh Version 8 - *PREVALIDATED SHELL ACCOUNT* what - what can I use this account for? unix - a listing of UNIX commands available to you NOW how - information on increasing membership teach - using SDF in a classroom setting dialup - information about SDF dialup service arpa - about lifetime arpa membership bboard - sdf user message boards commode - chat with other users online ysm - chat on the ICQ network bsflite - chat on the AIM network msnre - chat on the MSN network ttytter - listen to Twitter tweets anonymously lynx - browse the WWW textually or access GOPHER bksp - set your BACKSPACE key software - display software programs installed on the system quote - get a real time stock quote games - a listing of available games thxmoo - connect to the THXMOO mud - connect to the SDFmud validate - gain additional shell access (also try 'user' for details) faeroes:/sdf/udd/o/ostechnix>
Come vedi nell'output sopra, puoi visualizzare l'elenco dei comandi Unix disponibili, chattare con altri utenti, chattare con la rete MSN e AIM, ascoltare i tweet di Twitter, visualizzare l'elenco dei programmi installati, visualizzare i giochi disponibili e così via.
Se ti stai chiedendo a cosa serve questo account shell gratuito, digita semplicemente "cosa" nel prompt della shell.
Ho inserito "unix" per visualizzare l'elenco dei comandi disponibili.
faeroes:/sdf/udd/o/ostechnix> unix
Risultato di esempio:
UNIX command summary
cd {dir} - Change Directory
pwd - print working (current) directory
ls - LiSt directory (try ls -la)
cat {file} - conCATenate (view) a file
mkdir {name} - create a directory
rm {file} - remove a file or directory
mv {file) - move a file or directory
chmod perm {file} - set permission bits for a file or directory
edit {file} - edit a file in your directory
ps - Process Status (try ps -aux)
passwd - Change your password
disk - show current disk usage
uptime - show system status
df - print system storage
freeirc - IRC access is free on Sundays
profiles - Join the ASCII social network
dict {word} - query the online dictionary
cal - calendar (try 'cal 1752')
finger {user} - show info about a user (try who or w)
chfn - change your full name
chsh - change your shell
ping {host} - test network connectivity to a host
traceroute {host} - view the route to a remote host
man {cmd} - read a manual page for a command.
dig / host - DNS utilities
geoip - Country lookup on an IP
expire - calculate your account expiration
domains - list domains available for use on SDF
mkhomepg - manage your own webpage space
mkgopher - manage your own gopherspace
upload - upload a file using ZMODEM (works w/ TeraTERM)
com - multiuser online chat
msg {user} - send a message to another user online
bboard - bulletin board
faq - frequently asked questions
mail - read/send email (also try http://webmail.freeshell.org)
lynx {url} - browse webpages
links {url} - browse webpages (w/ frames support)
gopher {url} - browse gopherspace
talk {user} - talk to another user
url {user} - look up a user's URL
ysm - chat on the ICQ network
pkg_info - list ported/installed software packages
whois {domain} - query the INTERNIC WHOIS database
logout - logoff
faeroes:/sdf/udd/o/ostechnix> D'ora in poi, puoi utilizzare questo accesso come il modo in cui utilizzare un account Unix locale.
Per uscire dall'account SDF, digita "logout" .
Per maggiori dettagli, visitare il collegamento al sito Web di SDF indicato di seguito.
- Sistema UNIX ad accesso pubblico SDF
Inoltre, fai riferimento alla sezione tutorial SDF per apprendere le basi SDF.
Ti suggerisco di utilizzare questo servizio con attenzione e di essere responsabile delle tue attività. SDF ha il diritto di chiudere il tuo account in qualsiasi momento.
Per quanto ho osservato, gli account shell SDF Unix sembrano un po' più lenti e questo servizio non offre molto. La mia raccomandazione a tutti coloro che vogliono imparare Unix/Linux è di configurare VirtualBox ed esplorare diversi sistemi operativi simili a Unix nel desktop locale. Questo è molto meglio che usare VPS.