Quantcast
Channel: DIGCMS » Uncategorized
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Removing SARG reports

SARG – Squid Analysis Report Generator This utility captures the internet access of all the users those are accessing the internet through squid.It generates reports of each user wise, sites wise, site...

View Article


Image may be NSFW.
Clik here to view.

How to disable right and control click on link

Use the following javascript code and add into your html file <script> var isNS = (navigator.appName == "Netscape") ? 1 : 0; if(navigator.appName == "Netscape")...

View Article


Image may be NSFW.
Clik here to view.

Fast And Furious 6 Review in India, UK, US and Other countries

We all know about Fast And Furious series movies which are biggest hit. Sixth series of Fast And Furious released last week with grand opening. Here I am going talk about history and making about Fast...

View Article

Image may be NSFW.
Clik here to view.

VNC configuration in Redhat/Fedora/CentOS

1) Checking installed vnc – Login as root 2) Check the package of vnc – 3) Open the configuration file – /etc/sysconfig/vncserver 4) Edit the configuration file – As shown – Copy the two lines &...

View Article

Image may be NSFW.
Clik here to view.

ssh configuration in redhat/fedora/centOS

ssh configuration is required as you need to work remotely on a server/client system through command. The authentication is on the basis of port number,password, ssh key. Here is ssh configuration in...

View Article


Image may be NSFW.
Clik here to view.

VIM tips & tricks

VIM VIM – Visual Interface Improved editor. It is the improvements in VI editor. It’s used for text editing, scripting, In VIM, there are three modes of operations – Insert Mode, Command Mode, Extended...

View Article

linux json beautifier using python command

Using following command you can beautify the json file on linux box. Following command is useful to check difference between two json files.  linux json beautifier using  python command cat mydata.json...

View Article

Image may be NSFW.
Clik here to view.

Linux installation in text mode

Text mode installation of Linux Redhat/Fedora/CentOS – At boot screen, type linux text as shown. Welcome screen from appears. Keyboard selection. Language selection. Installation number specification....

View Article

Browsing latest articles
Browse All 15 View Live