Login as root.
Type the following commands:
To stop ssh server, enter:
InetServices offers both Windows and Linux bare metal server hosting, and cloud server hosting for any small to medium size business. We also offer both PCI and HIPAA Compliant servers allowing you to achieve PCI or HIPAA Compliance without all the worries of figuring it out. InetServices offers much more than just dedicated servers and cloud servers, we offer you a complete solution to your hosting needs including Big Data, Disaster Recovery, and High Availability services.
OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection
To see your current rules in iptables (IPv4), enter:
$ sudo iptables -L
To see your current rules in ip6tables (IPv6), enter:
ufw command – This command is used for managing a Linux firewall and aims to provide an easy to use interface for the user.
Login as root.
You can also install GNOME Shell from the terminal with the following command:
# sudo apt-get install gnome-shell
To access GNOME Shell, sign out of your current desktop. From the login screen, click the little button next to your name to reveal the session options.
Reboot your computer.
Press SHIFT at the grub prompt.
Select your image.
Highlight the line that begins kernel and press e to edit
MongoDB is one the popular nosql database.It is a cross-platform document-oriented database system.MongoDB has its interactive shell called mongo .
Login as root.
#apt-get install mongodb-10gen
The hwinfo command is a very handy command line tool that can be used to probe for details about hardware components. It reports information about most hardware units like cpu, hdd controllers, usb controllers, network card, graphics cards, multimedia, printers etc.
login as root:
#usermod -l newname oldname
Ubuntu 12.04 use resolvconf(a set of scripts and hooks) instead of resolv.conf to manage DNS server. The most notable difference for the user is that any change manually done to /etc/resolv.conf will be lost as it gets overwritten next time something triggers resolvconf.