Quantcast
Channel: UNIX and Linux Forums
Browsing all 16232 articles
Browse latest View live

Replace values

Gents, Can you please help with this. Input file Code: 49955 2009 2 49957 2010 2 49959 2010 2 49961 2010 2 49963 2010 2 49789 2011 -174 49791 2011 2 49793 2011 2 49795 2011 2 49965 2011 170 49967 2011...

View Article


Image may be NSFW.
Clik here to view.

Permission on crontab & mysql

HI, I am using centos 6 and finding difficultly in doing 2 below things. 1. i have a user praveen i want to allow him to create cron job of his own. so i have added his user id in cron.allow but still...

View Article


Help with xmllint

Have like 50 xml files in a folder. They all have a Node named <Number>.How to display the values of <Number> with the count and filename in the folder. I am using Mac .

View Article

How to install Ultrix 4.2 on Qemu?

Hi Problem changed. I've got a message showing on the screen which says Guest has not initialized the display (yet) Any how I can fix this? Thanks Jack

View Article

Removing \n from a text file

Hi All, I have a question regarding text substitution. I have a file that contains a lot of text. Some of the text is separated with a \n like: Code: TEST\nTEST2\nTEST3 BLA\nBLA2\nBLA3 So there are...

View Article


Problematic RTL8188EE Wireless Network Adapter

Good Day All, There are numerous results when searching google on this issue, however, none seem to have a solution. I have read until my eyes bleed and banged my head on the table more than once! :) I...

View Article

Dual boot Internet bug

I'm a windows user going to Linux I've tried manjaro, zorin, and other ones :p But none of them will connect to the internet. :confused: I use a cable. ;) I'm running windows 8 :( and I'm trying to...

View Article

Image may be NSFW.
Clik here to view.

Cisco UC Unattended installation

Hi All, Goal: Unattended installation of Cisco UC apps (i.e. Cisco Unified Communications Manager). Cisco UC uses RHEL as its OS. Challenge: Bypass the "Proceed with Install" prompt (see attached image...

View Article


Env file path

Hi, when I run "env" there are few variable prinitng related to application Code: $env SRV=test NVV=test2 from where this file is invoking, I checked in ./bash_profile and ./profile didn't find the...

View Article


Help to get all users

Hi I need to get all the users from my environment using a particular service. The user can be found out by using MXJ_CLIENT_LOGIN in ps -auxwww. The output of this is like below:- Code: ps -auxwww...

View Article

How to set owner and permission for files/directory in directory in this case?

Hi. My example: I have a filesystem /log. Everyday, log files are copied to /log. I'd like to set owner and permission for files and directories in /log like that Code: chown -R log_adm /log/* chmod -R...

View Article

Simple proxy tester

This is a simple script to verify a proxy Code: type8code0@core:~$ cat proxy-tester echo -e "\nTest proxy 10.10.10.10:80" curl echoip.net --proxy 10.10.10.10:80 echo -e "\n\nTest proxy 10.10.10.11:80"...

View Article

Need help on conditional emailing

Hi All, The following databse table maintains VENDOR and EMAIL details. Code: VENOR_NAME VENDOR_EMAIL DELL        surendra@dell.com HP          rajkamal@hp.com ACER        sumathi@acer.com NOKIA...

View Article


Script to find blank records in a file except for few columns

I have a file with the following format: Code: X|High|2|GIC|DM||XHM|||6 Months  X|Moderate|2|GIC|DM||XHM|||6 Months  X|High|2|GCM|DM||XSF|||6 Months  X|Med|2|GCM|DM||XSF|||6 Here there are ten columns...

View Article

Enable lpfc changes!

Hi Folks! I am writing a script which changes Code: lpfc.conf if there it has been setup on RHEL BOXes, do I need to put Code: dracut -f for enabling it? I am not sure, Can someone help!

View Article


FFMPEG command problem...

Hi, Currently having some trouble with FFMPEG.... I have the following files: Code: 0001_.gif 0002_.gif ............. 0584_.gif 0585_.gif 0586_.gif 0587_.gif 0588_.gif 0589_.gif 0590_.gif 0591_.gif And...

View Article

Spanish Shell script

Question,Anyone I found a script on github that I like it executes find but every word on the screen is in spainish ...other than learning Spanish...is there language translating software that will...

View Article


Difference between running a script locally and remotely

Hello, Please, what is the difference between running a script remotely: Code:     ssh -t root@$machine -x "sshpass -p 'ubuntu' ssh -t ubuntu@$address -o StrictHostKeyChecking=no -o...

View Article

5.0.2 install media

I've inherited an openserver 5.0.2 and wanted to move it to a virtualized environment - Given the server is original hardware no one knows where any of its media is. I'm hoping someone has the...

View Article

Nn$( expr $n + 1)

HI there I am trying to understand Shell scripting to create my own, I am attempting a few examples can anyone tell me what this means ? n=$( expr $n + 1) Tried looking on the internet, just cannot...

View Article
Browsing all 16232 articles
Browse latest View live