Unix
Tag details
Welcome to the 'Unix' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Unix'.
Look up
"Unix"
at The Free Dictionary
Latest blogosphere posts tagged “Unix”
-
Unix web apps
Ask MetaFilter —
Authority: 646
A two parter: 1. I remember reading a quote by someone along the lines of every new killer web app is a unix app. google=grep; facebook=wall; etc. Can you help me find this please? 2. Now that you grok the idea, can you tell me more analogs of unix vs web apps? Which unix apps are yet to be made webby? Which have ...8 hours ago -
Affiliate Program Installed on my Web Site by andymcconnel
Pro Freelance Projects —
Authority: 177
I need an affiliate program installed on my web site www.pimpthatbedstore.com. This was a custom e-commerce store that was designed using php and is on a shared-Unix server. I need a fully automated affiliate program installed on this web-site… (Budget: $30-250, Jobs: CMS)Go to SourcePost similar project10 hours ago -
How to install JRE in Ubuntu 9.10
dzone.com: latest front page —
Authority: 169
How to install JRE in Ubuntu 9.1011 hours ago -
TAR OVER SSH
The UNIX and Linux Forums —
Authority: 167
Hello, I have a server that has a tape drive attached to it in our companys DMZ. I want to backup the data on other servers onto this tape drive using a script. I will have to ssh into each machine and execute a tar command and instruct the tar command to send the data back to the server that has the tape drive to ...12 hours ago -
Why is wget copying my directory tree with some files with "@"?
The UNIX and Linux Forums —
Authority: 167
Im using wget 1.11.4 on Cygwin 1.5.25. Im trying to recursively download a directory tree, which is the root of a javadoc tree. This is approximately the command line I tried: Code: wget -x -p -r http:// /.../apidoc When it finished, it seemed like it downloaded many files the way I expected, such ...12 hours ago -
File Auditing in Sun Solaris environment
The UNIX and Linux Forums —
Authority: 167
Hi All, I have a requirement to report us on changing a group of static files. Those are the binary files that run in Production every day. Due to the in sercure environment situations, I found many are indulging in there own changes to the binaries by doing some changes in the souce code. We have decided to have ...13 hours ago -
LINUX ADMINISTRATOR OPENING AT MUMBAI-MAYA ENTERTAINMENT WALKIN-11 & 12 NOV 2009
VFRESHERS —
Authority: 157
Linux Admin Executive Job Positions in India at Maya Entertainment MumbaiJob Title : Linux AdministratorCompany Name : Maya Entertainment LtdAbout Company : MEL Studio, the production division of Maya Entertainment Ltd., is one of India’s leading animation studios. Founded in 1996, MEL has worked with premium global ...16 hours ago -
Time Machine: Setup on and restore from a NAS device
Linux/Unix News - motd.ambians.com —
Authority: 460
This hint explained how to set up a network attached storage (NAS) device as a Time Machine backup. To make this process easier, Ive created an AppleScript that makes the creation and setup a one-step process -- just drag and drop your mounted NAS onto the following AppleScript to ready the drive for Time Machine ...17 hours ago -
Mac OS X 10.6.2 Confirmed to Drop Support for Intel Atom Process...
Linux/Unix News - motd.ambians.com —
Authority: 460
OS X Daily confirms widespread reports of the loss of support for Intels Atom processors in the Mac OS X 10.6.2 update released yesterday, confirming on-again, off-again claims of the change in developer seeds of the update. Given that the final pu...18 hours ago -
passing variable between servers
The UNIX and Linux Forums —
Authority: 167
hi everyone, i need to passing variable from one server to another server. How can i do it? Assume that i have got two servers (exp: A and B servers) i am in A server and i need to get value which in B server. i think i have to do ftp connection, but after connection how can i get variable? Thanx so much.19 hours ago -
Problems with booting
The UNIX and Linux Forums —
Authority: 167
Hi, Ive just installed Centos 5.3 x86_64 into a CPU. Ive done a yum update to update the version to Centos 5.4. I then installed mysql, php, apache and phpmyadmin into the system. After the installation of phpmyadmin the screen suddenly goes blank, but the monitor is still on, and the cpu is also still on. I offed ...20 hours ago -
In Re Bilski - Transcript of Todays Oral Argument at the US Supreme Court - Updated 2Xs
The UNIX and Linux Forums —
Authority: 167
I know you are dying to know what happened today in oral argument in In Re Bilski before the US Supreme Court. Here is the transcript [PDF] so you can read it for yourself and not have to depend on me or any journalist. For sure the questions from the court to Bilskis attorney, J. Michael Jakes, and to the ...20 hours ago -
KDE on Solaris ?
The UNIX and Linux Forums —
Authority: 167
I want to install KDE on my Solaris PC , I downloaded solaris companion CD and question is there KDE available to install because I want that all my households work on one stable PC , but one condition is they must have K3B for burning files , and some GUI torrent program for downloading like Vuze , is possible to ...21 hours ago -
How can I find out the open files in a directory
The UNIX and Linux Forums —
Authority: 167
Hello all, Is there any other way of finding the open files in a directory apart from command lsof. thanks22 hours ago -
Core Java, Networking, UNIX, Hibernate jobs, walkin on Sat 14th Nov 09
CareerGuruz.Com —
Authority: 147
Core JavaQualification: B.Tech/B.E., M.Sc,M.Tech,MCAJob Description: -Expertise Programming skills in Core Java-Good in Analytical Skills & Problem solving-Experience in Swings, Hibernate, Threading-Exposure in Tomcat, Eclipse-Networking & Unix / Linux Knowledge is an advantage.Exp: 2-3yrsWalk-in Date: 14th ...1 day ago -
Everything is a file?
The UNIX and Linux Forums —
Authority: 167
In Unix, If everything is treated as a file is true(so directory is also a file) Can we print the directory like printing the file?1 day ago -
snoop package install
The UNIX and Linux Forums —
Authority: 167
I was trying to install the solaris snoop package on a flavor of linux. I got the tar file, unzipped it. when I CD to the unzipped snoop directory, I ran the command ./configure ; make and I got the following error. Did anybody run into this before? what can I do to install snoop? checking kernel build tree... ...1 day ago -
Network Security Model – Defining an Enterprise Security Strategy
Wael Isa —
Authority: 145
Overview These are the 5 primary security groups that should be considered with any enterprise security model. These include security policy, perimeter, network, transaction and monitoring security. These are all part of any effective company security strategy. Any enterprise network has a perimeter that represents ...1 day ago -
problem with netfilter hook function struct skbuff *sock is null..
The UNIX and Linux Forums —
Authority: 167
iam trying to built a firewall.so i have used netfilter for it. in function main_hook sock_buff is returning null and in my log file continuously "sock buff null" is printed plse help to solve this problem.. (using print_string iam printing strings on current terminal (terminal we ping)) Code: #include ...1 day ago -
help with cut
The UNIX and Linux Forums —
Authority: 167
Hello, I am trying to grep through some http log files and am having difficulty refining cut to my requirements. I am cutting out everything but the column I want using "cut -f 5" Which gives me just the lines I am after. I would like to refine this even more, to cut out everything before the characters XXXX and ...1 day ago