• RSS
  • SmsJobs
  • Sms
  • GoogleBuzz
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
The Linux Juggernaut

The Linux Juggernaut

roles on……

Archive for the ‘Security’ Category

We are very much happy to announce that we started posting on DNS client and Server stuff on our blog for this month(Jan 2011). We already have some minor existing stuff related to DNS and troubleshooting it. Below are quick links to our existing DNS Server/Client stuff

http://www.linuxnix.com/tag/dns-servers

http://www.linuxnix.com/tag/dns

Some of the DNS topics which are going to cover in this month are as follows. Please feel free to add requirements for DNS concepts which are not … Continue Reading

Posted by Surendra Anne On Thursday-Jan - 5 - 2012 4 Comments READ FULL POST
chmod_linux

In our previous post we written about dot at the end of permissions this is one more special permissions where you will find + at the end of permissions field in ls -l command output.

This is actually a small post, which is asked by one of the requester. This is a special permission in Linux which inidicates that ACL(Access Control List) is implemented on that file/folder. Some times you will be seeing +(Plus) at Continue Reading

Posted by Surendra Anne On Monday-Dec - 5 - 2011 Add Comments READ FULL POST
chmod_linux

Q. Today I am came across a strange permissions listing ie dot, What is meant by dot in file/folder permissions in drwxr-xr-x in Linux?

This is actually a small post, which is asked by one of the requester. This is a special permission in Linux which is recently included. Some times you will be seeing dot at the trailing end of permissions

Example:

ls -l Videos

drwxr-xr-x. 3 surendra surendra 4096 2011-07-06 00:19 VideosContinue Reading
Posted by Surendra Anne On Sunday-Dec - 4 - 2011 Add Comments READ FULL POST
The_secure_shell

SSH communication works on two principles
1)Communication should be done in encrypted channel
2)This encryption can be done by exchanging a PUBLIC KEY between two parties and a PRIVATE KEY for decrypting the data.
So how SSH communicate works?
When SSH package is installed on any machine a PUBLIC KEY and A PRIVATE KEY will be generated or installed by default on it.
Lets explain this with an example.
I have two machines … Continue Reading

Posted by Surendra Anne On Tuesday-Mar - 29 - 2011 5 Comments READ FULL POST
Linux_history_command

We can always set time to the commands showed in history command. Why we require to set time for this?

This is totally a security measure and used for troubleshooting/fingerprinting a security threat.

history command sample output before setting this variable.

 466  df -h
 467  df 
 468  exit
 469  nfsstat 
 470  find / -iname *.ppt
 471  ftp2
 472  man ping
 473  ping -R google.com

So how to set that?

Use inbuilt variable HISTTIMEFORMAT to set … Continue Reading

Posted by Surendra Anne On Wednesday-Mar - 16 - 2011 2 Comments READ FULL POST
iptables_disable

IPtable is a firewall application by default installed in all the Linux flavors. It is having great capabilities in blocking and unblocking content. To disable iptables in Redhat/CentOS we have to use the following commands

#service iptables stop

#service iptables save

#chkconfig iptables off

To be more meaning full way to stop iptables on all the run levels use below commands.

#chkconfig --level 123456 iptables offContinue Reading
Posted by Surendra Anne On Wednesday-Feb - 16 - 2011 Add Comments READ FULL POST

email newsletter

Linux_redirection_operators

Linux/Unix redirecti

 Redirecting operators in Linux  In order to understand about Redirecting operators ...

dns records, dns configuration, dns stuff, dns server, open dns, dns report, how dns works, dns port number, dns in linux, global dns, types of dns, define dns, universal dns, dns address, domain name system, dns advantage, dns ip address, dns watch, dns query types, open dns address, check dns, dns namespace, dns resource records, dns tutorial, dns details, a dns, what is a dns, who is dns, how to dns, dns who is, dyn dns, dns servers, dns server service, dns a name, search dns, dns name, domain dns, dns setup, set dns

Domain Name Server(D

History of DNS server How DNS server evolved? To understand why we ...

Linux Bash Shell sho

This is a small post on improving your productivity when working with ...

Up coming posts on D

We are very much happy to announce that we started posting on ...

Wishing you Happy an

Dear Friends/Readers, I take this opportunity to convey our sincere thanks ...

  • About Linux Juggernaut

    How the blog name selected? Juggernaut: * a massive inexorable force that seems to crush everything in its way ...readmore>>

  • Contact Me

    Contact us Send an Email Phone number and vCard LinkedIn profile Advertise with us
  • About Me

    Surendra Kumar Chowdary

    My name is Surendra Kumar Anne. I am from Vijayawada which is cultural capital of south Indian state of Andhra Pradesh. I am a Linux evangelist who believes in Hard work, A down to earth person, Likes to share knowledge with others, Loves dogs, Likes photography. At present i work at Persistent Systems as Module Lead.   read more »