Thursday, January 2, 2014

How to Install LBP2900 printer in Ubuntu and Centos Linux

root@corp94:~# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0458:003a KYE Systems Corp. (Mouse Systems)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 04a9:2676 Canon, Inc. CAPT Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


root@corp94:~# /usr/sbin/lpadmin -p SETHI -m CNCUPSLBP2900CAPTK.ppd -v ccp://localhost:59687 -E

Note: Where SETHI is a Printer Name  CNCUPSLBP2900CAPTK.ppd driver NAME

root@corp94]# sudo /usr/sbin/ccpdadmin -p LBP2900 -o /dev/usb/lp0
Note: /dev/usb/lp0 is a Device path

root@corp94:~# /etc/init.d/ccpd start

Please Start this service not restart and this script at startup id you need this

root@corp]# captstatusui -P SETHI
To check statuts of Printer or Release any Pending job

if you face any problem ping me again or call me

Wednesday, March 13, 2013

Summer Training for Engineering Students


Summer Training for Engineering Students

http://vrditservices.com/trainings/
VRDITSERVICES  announces Summer Training batches for the year 2013 for Engineering Students from IT, CS and other streams.
VRDITSERVICES specialize in Linux and Other Products training for engineering students.
Reasons for choosing vrditservices for your summer training.
1. Most experienced trainers.
2. Well equipped labs and 24*7 Internet connectivity.
3. Guidance in project work.
4. Hostel facility near the training center.
5. All are Certified Trainers
VRD IT SERVICES is the only place where you get trainings by the real Corporate Trainers of the Industry. Our Corporate Trainers have done Training assignments for National Information Centre (NIC) Govt. of India, Ericsson , Head Strong , Infosys , HCL , HP , L.I.C , INDIA , Lovely Professional University , Bhabha institute of technology kanpur ,Doaba Institute of Engineering & Technology


Batches for Summer Training

-

16th May – LINUX
30th May – PHP , JAVA , .Net
20th May – LINUX / UNIX
3rd June – JAVA
10th June – PHP
17th June – .NET
24th June – .NET
8th July – LINUX Administration
15th July – JAVA
22nd July – SEO
29th July – LINUX
Please confirm your seats.
For Chandigarh – Call Ms. Bharat – +91-9888788122
+91-9888517373

Tuesday, January 29, 2013

DHCP SERVER in LINUX

DHCP (Dynamic host configuration Protocol)server

I f you want to configure dhcp server in Linux
the follow the link given below:-

http://vrditservices.com/vrditser/dhcp-server-configure-a-dhcp-server/

Friday, May 27, 2011

Configure Tigervnc-Server in RHEL6

Configure Tigervnc-Server in RHEL6


[root@server ~]#yum install tigervnc-server* -y

[root@server ~]#chkconfig vncserver restart

[root@server ~]#useradd abc
[root@server ~]#useradd bca

[root@server ~]#su -abc

[abc@server ~]$vncpasswd
password:redhat1
retype password:redhat1


[abc@server ~]#exit

[root@server ~]#su - bca

[bca@server ~]$vncpasswd
password: redhat12
retype password:redhat12

[bca@server ~]#exit


[root@server ~]#vim /etc/sysconfig/vncservers

VNCSERVERS="2:abc   1:bca"
VNCSERVERARGS[1]="-geometry 800x600"
VNCSERVERARGS[2]="-geometry 800x600"

:wq!


[root@server ~]#service vncserver restart

GO to client Machine


[root@client ~]#yum install tigervnc

[root@client ~]# vncviewer  <serverip>:<user displaynumber>

password:<mention vncpassword here>


you got graphical access same process of second user olny change the screen display number







Thursday, May 26, 2011

Linux Hacking Tools





HOW to Block Internet service in your Network ?

In Linux we use TuxCut software , downlaod/install this package and run this application and cut the connection of any ipaddress