Search Results

Search: Posts Made By: Priy
1,138
Posted By Priy
Hi Anupam, You can use to move files older...
Hi Anupam,

You can use to move files older then 12 Days

find $Source_Folder -type f -mtime +12 | xargs cp -t $Target_Folder

---------- Post updated at 12:32 PM ---------- Previous update...
Forum: Red Hat 03-26-2014
1,913
Posted By Priy
I have added the same and restarted postfix in...
I have added the same and restarted postfix in client server.
but no luck.
mydomain = mydomain.com
Forum: Red Hat 03-25-2014
1,913
Posted By Priy
Relay mail server
Hi,

I have a postfix mail server on centos 6. (mailserver.mydomain.com )


I want to send mail through my mail server from other linux server ( server1 ), so that it will use mail server IP...
1,361
Posted By Priy
Hi kurumi...
Hi kurumi (https://www.unix.com/members/302072387.html),

Thanks for idea,
But can you give ideas/link on how to write same in c .
1,361
Posted By Priy
Yes, Passwords are there. I have used dialog...
Yes, Passwords are there.

I have used dialog command in shell, I am not getting how to use dialog in c program.
1,361
Posted By Priy
Converting a shell script to program
Hi I am new in programming.

I have written a shell code, but i want to secure my code.

I have tried SHC. It is converting it to binary, but can be converted in plain text again by core dump.
...
Forum: Red Hat 12-05-2013
1,689
Posted By Priy
Hi rbatte1,...
Hi rbatte1, (https://www.unix.com/member.php?u=302025710)

Thanks for your comment.
As here requirement was little bit different.So I got it working after some modification in slapd script.
and...
Forum: Red Hat 11-28-2013
1,689
Posted By Priy
Red Hat High Availability (HA) Cluster
How can we implement a service in HA, which in not available in HA.

like sldap or customize application.

Requirement Details.
NODE1 service slapd is running.(Require)
NODE2 service...
2,012
Posted By Priy
Perl script give answers by file
Hi,

I am new in perl.

I am running a perl installation script, its asking for paths and so many inputs.

Can we provide that info by any file.
so i can avoid the interactive installation.
3,426
Posted By Priy
Can anyone decrypt shc encrypted code again ?
Can anyone decrypt shc encrypted code again ?
Forum: Red Hat 11-25-2013
2,018
Posted By Priy
So any of the way by which it will not show plain...
So any of the way by which it will not show plain password here.
Forum: Red Hat 11-24-2013
2,018
Posted By Priy
Openldap 2.4.31 replication
Hi,

I have done setup for openldap master and slave.
Its working fine and replicating also.

But it is working only with plane text password in syncrepl .

How we can use encrypted password...
Forum: Red Hat 07-07-2013
1,835
Posted By Priy
How to use android App in Linux?
Hi,

I want to use android Apps like whats up with my linux pc.

Can any one give some steps or way how to do the same ?
Forum: Red Hat 06-07-2013
2,974
Posted By Priy
There is a default DHCP server running by the...
There is a default DHCP server running by the Oracle VM.

You have to stop the DHCP service and then try with your test1 Server.
Forum: Red Hat 05-18-2013
2,538
Posted By Priy
1. You can login with single user mode and then...
1. You can login with single user mode and then change password.
init 1

2. May be you can try with sudo su (if already exit in sudoers list with no password) , then change password
Forum: Red Hat 05-16-2013
5,494
Posted By Priy
Hi, Please install kernel-devel* and...
Hi,

Please install kernel-devel* and kernel-headers*


yum install kernel-devel* kernel-headers* gcc* make* glib*
Then it will get install successfully.


Which software/Driver you are...
Forum: Red Hat 05-13-2013
2,970
Posted By Priy
Samba share problem in Linux 6.4
Hi ,
In samba i have shared my home directory,
but its showing as a printer.
Not able to share data.


[priyank@xxx ~]$ smbclient -L 192.168.122.1
Enter priyank's password:
Domain=[LINUXKVM]...
Forum: Red Hat 05-08-2013
19,790
Posted By Priy
Is any one having idea on this ? :confused:
Is any one having idea on this ? :confused:
Forum: Red Hat 05-08-2013
18,672
Posted By Priy
http://sourceforge.net/projects/xrdp/files/xrdp/ ...
http://sourceforge.net/projects/xrdp/files/xrdp/
tar xvf xrdp-0.4.1.tar.gz
cd xrdp-0.4.1
yum install libtool* gcc* pam-devel openssl-devel vnc-server

make
then as root
make install

...
Forum: Red Hat 05-07-2013
18,672
Posted By Priy
You can download it from ...
You can download it from
http://sourceforge.net/projects/xrdp/files/xrdp/0.6.0/and install it.

and then start service

/usr/local/xrdp/xrdp_control.sh start
Forum: Red Hat 05-01-2013
19,790
Posted By Priy
[root@server ~]# cat /proc/acpi/ibm/bluetooth ...
[root@server ~]# cat /proc/acpi/ibm/bluetooth
status: enabled
commands: enable, disable
[root@server ~]#

[root@server ~]# /etc/init.d/bluetooth start
Enabling Bluetooth devices:...
Forum: Red Hat 04-28-2013
19,790
Posted By Priy
Hi these rpm's are already installed. I am...
Hi these rpm's are already installed.

I am getting the blue tooth disabled. see attached image.


[root@server ~]# rpm -qa | egrep 'gnome-bluetooth*|bluez*'...
Forum: Red Hat 04-18-2013
19,790
Posted By Priy
Bluetooth problem in CentOS 6
Hi ,

I have install centos6.3 64bit, other things are working fine.:b:
I am trying to use bluetooth. It is showing bluetooth icons and options only turn on and turn off bletooth.:confused:

How...
Forum: Red Hat 04-15-2013
89,557
Posted By Priy
Hi, You can send with the command mail -s "...
Hi,
You can send with the command
mail -s " Att test" -a file1 -a file2 -a file3 abc@XYZ.com < file5
Where file 5 is the message contant file
Forum: Red Hat 03-08-2013
4,758
Posted By Priy
Can you please provide your hardware detail and...
Can you please provide your hardware detail and check your hardware compatability here

https://hardware.redhat.com/
Showing results 1 to 25 of 32

 
All times are GMT -4. The time now is 07:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy