Customizing XUbuntu 12.04 Live CD - Start my Exe Automatically
Hi all , I am customizing the LIVE CD of Xubuntu 12.04.. I removed the ubiquity package and changed the live username and hostname using uck-gui.. I am almost done with the customization. Now after the...
View ArticleGet yesterday date
Hi Friend, i am using OS Code: HP-UX vvftf320 B.11.11 U 9000/800 511076331 unlimited-user license now i have used below command but it giving today's date. i need your help to get yesterdate. Please...
View ArticleSimply Explained
2012-12-25T11:47:03+01:00 Sorry, no Christmas cartoon this year. But nevertheless: Happy Holidays to all Geek&Poke readers!!! Tweet Source...
View ArticleShell script help
Greetings! please help on this.. i do not think the value of i is getting passed to the index(i).html section, as there is no output written into cloud file.. am i doing it wrong? Code: #!/bin/bash i=1...
View ArticleOne line to copy to do a rootfs
Code: [lyang0@intel]$ ls bin boot dev etc home lib lib64 media mnt opt proc root sbin sys tmp usr var guest_rootfs I want to copy all the directory to guest_rootfs except "/bin /usr...
View ArticleMail from mailx not received
Hi , I'm trying to send a mail from a sunOS machine that is within hp network to my email: eman.el-badawy@hp.com ,the user trying to send is 'project',,but seems the mail address can not be resolved...
View ArticleNeed this output
i have a text with the following Quote: ora.epayprd.db 1 OFFLINE ONLINE sec37-7 Open 2 ONLINE ONLINE sec36-8 Open ora.scan1.vip 1 ONLINE OFFLINE sec36-8 I need the output to be like this only the line...
View ArticleVerify the header and trailer in file
please see my requirement, I hope I am clear. in a directory there are many file.now I want to write a script which will verify the headed trailer of a file and verify count in triler with the count of...
View ArticleStart problem rhel6
what can i do now??? please help me.... Attached Images startup problem.jpg (32.8 KB)
View ArticleShell script to find size of subdirectories
Hi I have to find size of subdirectory and automate it in CRON. Eg: parent directory name is NVBKP inside it there are several subdirectories I want to get the size of recent two subdirectories. I have...
View ArticleNeed awk good link
Guys, I am always struggling with awk and sed commands in UNIX,especially while writing shell script. Can you please suggest some good websites? Cheers, Aravind
View ArticleRedirection does not work in Solaris
Hi all, i have been trying to direct o/p of one command to file, but i don get any entries in file but ouptput get displayed on command prompt. I have tried many options but still , it does not work....
View ArticleIBM Power Pseries Open Firmware boot / VIOS POWERVM VET CODE
Hello, I installed PowerVM IVM Virtual I/O on P-550 but later found out that the machine isn't activated for CoD VET code for virtualization. So when booted , it goes into OPEN Firmware I/O Hosting...
View Articleawk and or sed command to sum the value in repeating tags in a XML
I have a XML in which <amount>3.1</amount> tag repeats. This is under another tag <main>. I need to sum all the values of <amount> coming under <main> using awk and or sed...
View ArticleHow extract SUNWexplo.7.1.pkg & SUNWexplu.7.1.pkg from install_stb.sh?
Hi all, Could please guideas how to extract SUNWexplo.7.2.pkg & SUNWexplu.7.2.pkg from install_stb.sh. I need to upgrade my Sun Explorer to 7.2 version from 7.1 . This what written in read me file...
View ArticleProblem using until loop
using few scripts I get 6 files in 1 directory, now using below code I consolidate all files in 1. I am using until loop because what if some file delays to arrive, so my script will wait till all file...
View ArticleSolaris x64
i search a lot for solaris 10 x64 in net and also in orcle site i did not find and i want solaris x64 for vertas volume manager. please proved the answer clearly i mean i am beginner.
View ArticleRemove old files
In my redhat 5 sysem , there are many files are generated to a directory, I would like to do the housekeeping as following , move the files elder than 90 days to a specific directory , then remove the...
View ArticleCopy entire file to a new file in awk
Hi, How do we write the contents of multiple files created in awk body to a new file in awk (END block) ? when I used "getline", it is consuming more time. Do we have any other way other than getline?
View ArticleScript to detect dynamic ip change and update to config file
Hi All, I am newbie here and request your assistance. I have a service running on public ip, but since I have a dynamic IP it keeps on changing and every time I need to manually get the new ip and add...
View Article