Search Results

Search: Posts Made By: bobby320
2,735
Posted By bobby320
Thanks everyone for reply. @MadeInGermany, I...
Thanks everyone for reply.

@MadeInGermany, I made little changes to your suggestion, it worked fine.

I cannot use `hostname -i`, I have to get IP from nslookup while server is under build...
2,735
Posted By bobby320
Script to determine server IP
Need help with the script, I am trying to include this script as part of kickstart profile.

based of the host's IP address, in this case if the host is IP starting with 10.10.3.* or 10.10.6.*, I...
Forum: Ubuntu 04-18-2014
7,538
Posted By bobby320
I see all the repos in source.list file. ...
I see all the repos in source.list file.


root@:~# more /etc/apt/sources.list
#

# deb cdrom:[Ubuntu-Server 12.04.4 LTS _Precise Pangolin_ - Release amd64 (20140204)]/...
Forum: Ubuntu 04-18-2014
7,538
Posted By bobby320
Hello, Thanks for your responce. but still...
Hello, Thanks for your responce.

but still no luck with that url, I still see the same error message.


root@:~# sudo apt-get install ntp
Reading package lists... Done
Building dependency...
Forum: Ubuntu 03-14-2014
7,538
Posted By bobby320
Install and configure ntp rpm on Ubuntu 13.10 version
Hello,

I am new to ubuntu Server OS and so trying to setup and ntp service on couple of servers.

I see ntp rpm is not installed.


# dpkg --get-selections | grep -v deinstall | grep ntp...
4,085
Posted By bobby320
I changed the format of the scirpt, and added to...
I changed the format of the scirpt, and added to crontab its not working, I see this error on the cron logs

someone please suggest.

#crontab -e
30 16 * * * mv $(find /data/sftp -name `date...
4,605
Posted By bobby320
Script to pull uid greater than 1000 from remote server
Hello,

I am trying to get UID # greater than 1000 from all linux server, I tried this script getting this error message, someone please suggest.


$for i in `cat hostlist.0709.org` ; do ssh -t...
Forum: Red Hat 06-11-2013
8,658
Posted By bobby320
Logrotate to delete file which has date stamp
Hello, can someone please suggest how to create an logrotate for this scenario. Need to delete all log file which are created more than 30 days ago, and all the log file have date stamp on it.

I...
4,085
Posted By bobby320
Thanks for your reply. I just tried this...
Thanks for your reply.

I just tried this format, but not working, please suggest here


$ ls -lrt
total 168
-rw-r----- 1 z504783 ctlab_admin 166593 May 29 10:17...
4,085
Posted By bobby320
Script to rename file that was generated today and which starts with date
hello,

can someone please suggest a script to rename a file that was generated today and filename that being generated daily starts with date, its a xml file.

here is example.
[root@hostname...
Forum: Red Hat 02-22-2013
2,093
Posted By bobby320
Converting SUN_SSH public key to openssh format
Hi

Can someone please suggest how to convert this SUN_SSH public key to openssh key.
I have converted few ssh2 public keys to openssh key, for passwordless authentication.
I am not sure which...
2,188
Posted By bobby320
Adding a lines to specific section of the file.
Hello,

I have to a add 2 lines to /etc/sudoers file under this section below, can someone please suggest script to add these two lines when execute this remotely on to a multiple servers.

...
1,335
Posted By bobby320
Hello, It didnt worked. $ sed...
Hello,

It didnt worked.

$ sed '/^quartz\.job\.manual\.bonus\.schedule=/s/[0-9]\{1,\}/9/3' testfile
quartz.job.manual.bonus.schedule=0 0 9 ? * *
quartz.job.manual.january.schedule=0 0 9 ? * *...
1,335
Posted By bobby320
how to change specific value for a entry in the file
Hello All,

can someone please suggest me a one line command to change a specific value that is associated to an entry in the file.
for example

#more schedulefile...
Forum: Red Hat 10-02-2012
4,506
Posted By bobby320
I thought of using mount with bind option, but in...
I thought of using mount with bind option, but in my case, I have to mount it on 10 users user home directories. so I thought of going with symlink.
my team member mentioned, we can configure this...
Forum: Red Hat 10-02-2012
4,506
Posted By bobby320
how to hide the path users on the symlink.
Hello,

can someone please suggest or is it possible to hide the path for the link[/data/sftphome/sftpuser1/sftpdata/] from viewing it from remote users.

for examples.

as root user login
...
Forum: Red Hat 09-27-2012
20,313
Posted By bobby320
Cool, It worked, Thanks. :)
Cool, It worked, Thanks. :)
Forum: Red Hat 09-26-2012
20,313
Posted By bobby320
Hello, Here is existing file localtime in...
Hello,

Here is existing file localtime in shown below. The Chroot directory under /etc/ssh/sshd_config is pointing users home directory. I did not created and symlinks pointing to localtime.

so...
Forum: Red Hat 09-25-2012
20,313
Posted By bobby320
They are local copies, not sym links. as...
They are local copies, not sym links.

as suggested I tried grep for TZ, via logging in as sftp remotely, there is no grep command for sftp session.
Forum: Red Hat 09-25-2012
20,313
Posted By bobby320
Yes, I checked both servers are in same time...
Yes, I checked both servers are in same time zone.

If I sftp to same server, as a user which is not part for chroot'ed group, I dont see any difference in timestamp, its perfectly the same.

I...
Forum: Red Hat 09-24-2012
20,313
Posted By bobby320
Chroot sftp users, remote sftp login shows wrong timestamp on files
Hello,

I have a weird issue, I have RHEL 5.7 running with openssh5.2 where sftpgroup OS group is chroot. I see the difference difference in timestamp on files, when I login via ssh and SFTP, I see...
Forum: Red Hat 08-29-2012
2,764
Posted By bobby320
Please read the issue I am having here, and don't...
Please read the issue I am having here, and don't blindly reply by looking at the Title, I knew how to setup using publickey passwordless authentication.
Forum: Red Hat 08-29-2012
2,764
Posted By bobby320
ssh private key passwordless authentication
Hello,

Need a suggestion to setup private key passwordless authentication. I am not sure this can done or not :wall:
here is the sincerio
I have two servers, sever1 with a user "user1" and...
Forum: Red Hat 08-22-2012
2,710
Posted By bobby320
I was going to knowledge base for your post, and...
I was going to knowledge base for your post, and I am planning to use gfs2 filesystem for clustering mysql database. after going through this documentation broadcast mode is not suitable mode for...
Forum: Red Hat 08-22-2012
2,710
Posted By bobby320
configuring broadcast traffic to heart commuication RH cluster
Hello,

can someone please suggest how do I configure heartbeat communication to user broadcasting instead of multicasting for redhat cluster setup.

Thanks,
Showing results 1 to 25 of 82

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