How to start/stop/restart networking service under Linux operating systems after making changes to IP configuration from a shell prompt ?
{ 1 comment }
Posts tagged as:
by lifeLinux on September 16, 2011
How to start/stop/restart networking service under Linux operating systems after making changes to IP configuration from a shell prompt ?
{ 1 comment }
by lifeLinux on August 22, 2011
Using cron is via the crontab command which allows you to view or edit your crontab file, which is a per-user file containing entries describing commands to execute and the time(s) to execute them.
{ 0 comments }
by lifeLinux on May 25, 2011
Under Linux operating systems use the dmidecode command to check system BIOS information. The output from the dmidecode command include the BIOS version, Bios release date, BIOS vendor, BIOS language and other BIOS characteristics available on the system.
{ 0 comments }
by lifeLinux on May 10, 2011
What is OpenSSH ? 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 hijacking, […]
{ 1 comment }