Search Results

Search: Posts Made By: techy1
Forum: Web Development 10-26-2016
5,226
Posted By techy1
Redirect URL from Oracle OHS
I am hoping someone maybe able to help me find a better way to redirect URL's in a better way which requires less changes to the .htaccess file.

Here is an example of the URL:

...
1,481
Posted By techy1
I've checked both... no issues on space... even...
I've checked both... no issues on space... even if I run as root I have the same issue... but if I do a server version of this cvs and a old client version of cvs it works... I'm very confused lol
...
1,481
Posted By techy1
I don't think its out of inodes. I've tried...
I don't think its out of inodes. I've tried setting it up on another FS with the same issue:

Filesystem 512-blocks Free %Used Iused %Iused Mounted on
/dev/apt002lv 4194304 2703472...
1,481
Posted By techy1
Thanks. I did use the login command and it is...
Thanks. I did use the login command and it is successful but this message keeps coming up regardless

Sent from my SM-G925W8 using Tapatalk
1,481
Posted By techy1
Help With CVS - Not enough space
Hi,

I am having a strange issue with CVS. The output shows that there is not enough space for the .cvspass.

the .cvspass is in the users home dir, which has 4GB available.

Error Message: ...
Forum: Solaris 10-28-2015
1,449
Posted By techy1
Check: route -p show This is for S11,...
Check:

route -p show

This is for S11, not sure what version you are on.
Forum: Solaris 10-28-2015
6,594
Posted By techy1
Hi, I don't know if you still need more info...
Hi,

I don't know if you still need more info but I thought I would Chime in as I recently switched from IPMP over to Link-aggr and LACP.

What we found is due the application we were using,...
5,357
Posted By techy1
Suggestion. Run the script using bash -x <script>...
Suggestion. Run the script using bash -x <script>
Review the output and/or post here.
Forum: Solaris 07-14-2015
6,138
Posted By techy1
not sure if you still need it but this is the...
not sure if you still need it but this is the command to tell you if there is something connected in the port:

luxadm -e port
Forum: AIX 07-13-2015
9,856
Posted By techy1
Youtube does have a few videos on scripting if...
Youtube does have a few videos on scripting if you just search for "bash scripting" or "shell scripting" and you can find some 101 online classes. There is nothing that I've seen focused on system...
Forum: Solaris 01-27-2015
6,621
Posted By techy1
hi anyone have any ideas?
hi anyone have any ideas?
Forum: AIX 01-22-2015
25,970
Posted By techy1
You need to use a RISC based system which is a...
You need to use a RISC based system which is a P-Series system. For something cheaper you may want to look into a RS/6000.

You can not use AIX/VIOS on a Intel based system.

Just in case,...
Forum: AIX 01-22-2015
3,688
Posted By techy1
it maybe a lot of work without any tools but for...
it maybe a lot of work without any tools but for this question:

How can we backup user data (not OS) on regular basis using OS commands ? incremental or full backups ?


Since you are taking a...
Forum: Solaris 01-22-2015
6,621
Posted By techy1
Pkcs11 engine does not exist
Hi,

I've been getting these strange errors on our servers and I've been searching for a while now and still can't really find any info.

Oracle Solaris 11.1 SPARC
...
Forum: Solaris 12-01-2014
1,295
Posted By techy1
Vpathhdd unable to resolve dependency
Hi,

I recently install the IBM SDD drivers where it was required to have a reboot. Once I rebooted the system would no longer boot successfully.

I am noticing this error from the ilom manager:...
Forum: Solaris 10-27-2014
734
Posted By techy1
Pre-hardening stage - automate or manual
Hi,

Just before I begin I thought I'd ask the experts.

I have a long list of task to pass along to my ldom and zones. is it possible if I make the changes in the LDOM to pass it along to the...
Forum: Solaris 09-25-2014
4,234
Posted By techy1
Hey thanks a lot. I am only involved with the...
Hey thanks a lot. I am only involved with the setup up to a certain point but im pretty much trying to help people out:

What i know that have setup is etherchannel without lacp. Based on their...
Forum: Solaris 09-24-2014
4,234
Posted By techy1
Link Aggregation without LACP
Hi,

I'm not from the Solaris world and some of these things are new to me. Can someone tell me if it is possible to configure link aggregation without using LACP?

I am told etherchannel was...
Forum: AIX 09-10-2014
7,507
Posted By techy1
Ive seen this happen when the owner and group...
Ive seen this happen when the owner and group numbers dont match on both systems. Check the owner and group uid on one and then the other if it doesnt match there is your problem.
Forum: AIX 07-22-2014
34,696
Posted By techy1
Hi, sorry few questions. Does it just...
Hi,

sorry few questions.

Does it just say:

1356-364 xauth: creating new authority fileanything else?

it should have created a file called: .Xauthority in your home directory.

if...
6,831
Posted By techy1
I don't understand it myself. I just ran it on my...
I don't understand it myself. I just ran it on my Linux system at home and works fine.

The one I need it for is using AIX.
ksh version Version M-11/16/88f

I just looked up the version as...
Forum: AIX 07-19-2014
34,696
Posted By techy1
don't know if you solved this already but here's...
don't know if you solved this already but here's my input:
in putty under ssh, go to x11. click enable x11 forwarding.
enter this info:
x display location: localhost:0

next, launch the...
6,831
Posted By techy1
Strange. If i dont use the -o it just doesnt...
Strange. If i dont use the -o it just doesnt work. Its been a really long time since i had to use -o i forgot about that option
6,831
Posted By techy1
hey thanks! actually figured it out when i took a...
hey thanks! actually figured it out when i took a break lol... over thinking it too much. It was actually supposed to be:

if [ -z "$EXP" -o "$EXP" = "none" ]
6,831
Posted By techy1
Using sed and if multiple conditions
Hi

I've been trying to get this to work but so far no luck.
#!/usr/bin/ksh

unset EXP
APP=$1
EXP=`sed -n "/${APP}/p" tIclrpt.out |awk '{print $7}'|sed '/^$/d'`
EXT=`sed -n "/${i}/p"...
Showing results 1 to 25 of 69

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