Search Results

Search: Posts Made By: bluemind2005
1,671
Posted By bluemind2005
netstat -nr is the command ! Thanks anyway I...
netstat -nr is the command !
Thanks anyway I got resolution myself. I tried another adapter in Virtualbox in Bridged network and it worked beautifully.
1,671
Posted By bluemind2005
How do i check that ?
How do i check that ?
1,671
Posted By bluemind2005
No internet on my CentOS 7 VM
Hi Guys,

I am in desperate need to have internet on my Virtual machine. Host OS=Windows 7 Enterprise.

Virtualization Software: Virtualbox
Network Mode: Bridge Adapter


[root@vm1 ~]# yum...
1,867
Posted By bluemind2005
Can we automate ? I don't believe I can. If you...
Can we automate ? I don't believe I can. If you can then I would love to learn.
1,867
Posted By bluemind2005
Merge files in a directory
Hey Guys,

I want to merge all files (Apache Tomcat Access Logs) for a particular date say "Aug 24" to be merged into a single file.

Is there any quick hack for that ?

[tomcat@localhost...
Forum: Red Hat 06-26-2016
3,466
Posted By bluemind2005
Thanks mate. Really appreciate it, shall try...
Thanks mate. Really appreciate it, shall try first thing tomorrow :)
Forum: Red Hat 06-26-2016
3,466
Posted By bluemind2005
I know puppet at very beginner level.And it can...
I know puppet at very beginner level.And it can do the job but I want to lessen the burden on puppet. My main aim is once I install CentOS, all my configurations/package installations should occur...
Forum: Red Hat 06-26-2016
3,466
Posted By bluemind2005
Here is the new version of the script: ...
Here is the new version of the script:


[root@agent2 jim]# cat installation.sh
#!/bin/bash

set -x

function failed
{
STATUS=$(echo $?)

if [[ "${STATUS}" == "0" ]]; then
echo "All...
Forum: Red Hat 06-26-2016
3,466
Posted By bluemind2005
Creating an auto-deployment script for centos
Hi Guys,

Is this script good enough??

I build a CentOS VM every now and then and I what I want to achieve is to create a package(much preferred) but to begin with I want to create an auto...
Forum: Red Hat 06-24-2016
3,081
Posted By bluemind2005
Unable to connect to internet
Hello,

I just installed CentOS 7 (Server with GUI) and guess what I could install Virtual Box Guest additions without installing any extra package/software which is great news !
Now bad news or...
1,512
Posted By bluemind2005
Sir, I don't know that is why I am...
Sir,

I don't know that is why I am requesting help here !

Everything in life is a learning experience :)
1,512
Posted By bluemind2005
<html> <head><title>Report Summary for Mon...
<html>
<head><title>Report Summary for Mon May 6 06:26:08 UTC 2013</title></head>
<body>
<h3>Report Summary for Mon May 6 06:26:08 UTC 2013</h3>
<!-- Table of Contents links -->
<p>...
1,512
Posted By bluemind2005
Formating output in html
Hi Guys,

I was searching and landed up something here only.

This is the code and I want the formatted html in email but that is not working, anybody knows the reason why?


#!/bin/sh

set...
975
Posted By bluemind2005
How to get result from both of these modules?
Hallo All unix Guru's

I have written a small (static) pl/sql function which is inserting data into database. It is as follows:


sqlplus $CONNECT <<-EOF
DECLARE
Counter...
Showing results 1 to 14 of 14

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