no “setup” command – CentOS

7 Comments »

 

I usually use “setup” to do the firewall setup for permissive or not and setting of SELINUX, etc….

But on a minimal install you don’t have access to setup command, which is my favorite

[root@tel ~]# setup
-bash: setup: command not found

So how to install it in minimal install ?

yum –y install setuptool
yum –y install system-config-network*
yum -y install system-config-firewall*
yum –y install system-config-securitylevel-tui
yum –y install system-config-keyboard

(thanks JoVeN for spell mistake)

For system services utility install ntsysv (as Perico suggested in the user comments)

yum -y install ntsysv

setup-CentOS

That’s it….!! Enjoy


Mirror of the Google Libraries API CDN

No Comments »

 

A subset mirror of the Google Libraries API CDN meant to be served from your local development machine when internet access is lacking. This will increase your overall browsing experience. (for sites like wordpress, Blogspot, Google products etc)

Read the rest of this entry


History of Internet (Infographics)

No Comments »

 

Yet another infographic. Well, Infographics are much better way to grasp the information, especially if they’re well made. This cool infographic from OnlineSchool lists out some of the most important events in the history of the internet.

history-of-internet

 

 


How To Download a RPM Package Using yum Command Without Installing On Linux

No Comments »

If you ever wanted to download the rpm package instead of installing it with yum ! you can do that with ease, that is useful when you want to keep backup of some RPMs or want to see what’s inside RPM etc.
Read the rest of this entry


Install XWindows (Graphical mode) in Linux

4 Comments »

 

If you recently installed linux (CentOS/Fedora/RedHat) with text mode and now want to use its Graphical GUI which was left unchecked during the installation, you can install it from Internet very easily.

Read the rest of this entry


Skype 5.10 via Windows Update

No Comments »

 

(14 August 2012) It’s interesting to get the new Skype new hotfix version (5.10) updating from “Windows Update” after Microsoft acquired Skype in 8.5 billion US$ last year.
Reference : http://www.microsoft.com/en-us/news/press/2011/oct11/10-13skypepr.aspx

Read more about the update from: http://support.microsoft.com/kb/2727727