unix
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'.
Are you an expert about 'unix'? Do you want to be the Technorati authority on 'unix'? You can write a description that will appear right here:
Join Blogcritics!
Original Technorati articles tagged “unix”
-
in TechnologyThe Ghost In The Machine - Microsoft Haunts Android Success

Welcome to Microsoft Androidby jdredmond / on May 31, 2011 -
in TechnologyTiny Uptick in Malware for Macs, Linux OS

While a security company noticed a tiny increase in virus activity for Macs, most Mac owners don't bother with AV software.by bastetmax / on Jan 21, 2011
Latest blogosphere posts tagged “unix”
-
Explanation on egrep
The UNIX and Linux Forums —
Authority: 144
Hi all I am new to egrep can someone please explain me what does the below Statement do egrep -v "^missing sales|^\[Sales_Update" Thanks in advance Sri14 hours ago -
Java Tutor Wanted
Get a Freelance Job —
Authority: 153
My 18 year old son is currently studying Java as part of his Diploma in Web Development. He is having problems with this subject and sometimes finds it difficult to continue. He requires a Java programmer, that knows what he is doing that can help him complete assignments. Assignments include (but are not limited ...16 hours ago -
Tail with positive offset
The UNIX and Linux Forums —
Authority: 144
I have read the below from the book bash cookbook. Code: Tail +1 filenames is similar to Code: cat filename I have tried the same in Ubuntu 11.10 with bash. 4.0 . I have received error for the Same. May I know in which system that will work fine ? Thanks1 day ago -
Perms for Unix user
The UNIX and Linux Forums —
Authority: 144
Can you describe how to give privileges to the user in normal use of your folder / home / user To be able to properly use Git and other applications of Python Ive done something like chown-R myuser / home / myuser But there were some problems with Git commits.... like link unavailabe and permission denied thanks....2 days ago -
help with sort command
The UNIX and Linux Forums —
Authority: 144
id like someone to explain me the meaning of the code below: Code: sort -t: +0 -1 /etc/passwd when im running this at terminal it prints me all the contents of /etc/passwd file. maybe it sorts them by the first collumn?2 days ago -
What are the differences between UNIX and Linux, and what about all those choices within Linux?
krizzna.web.id | sekedar coretan seorang nyubi —
Authority: 115
Question by dan G: What are the differences between UNIX and Linux, and what about all those choices within Linux?What are the operational differences between Linux and UNIX? Why would a programmer choose one over the other? What about software selection and ease of programming (with already basic knowledge of ...2 days ago -
Kernel Modules Not geting built
The UNIX and Linux Forums —
Authority: 144
I installed in VM the Mandriva Linux with 2.6.27 kernel. But presently when I fire make the modules .ko does not get built. I get the following output on firing command in the kernel module folder. Code: [rkp@localhost FirstDriver]$ make Building first_driver.c ... make[1]: ...2 days ago -
cpanel issue
The UNIX and Linux Forums —
Authority: 144
How to disable mod_setenvif module in apache durin run time in cpanel servers. Please help me2 days ago -
KDE releases version 4.8 of Plasma Workspaces, Applications and Platform
dzone.com: latest front page —
Authority: 146
KDE have released version 4.8 of their free and open source software bundle. It provides many new features, improved stability and increased performance. Highlights for Plasma Workspaces include window manager optimizations, and the redesign of power management. KDE applications released today include Dolphin file ...3 days ago -
Download ophcrack
Crunchitech —
Authority: 106
Now It is very easy to see windows administrator password using OphCrack.I think it is specially designed for Hacker community , a very flexible program runs on Windows, Linux/Unix, Mac OS Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done ...3 days ago -
KDE 4.8 released, wants to sashay its way into your computer
SEO Consultant —
Authority: 140
Sure, it might not have the marketing flair , nor mindshare of another Linux-based project we know, but that doesn’t mean the folks behind KDE haven’t been feverishly polishing their take on the perfect desktop environment. That dedication has resulted in version 4.8, which brings forth a bevy of tweaks big and ...4 days ago -
Connecting PIC16F877A using Easypic5 via RS232 with Linux
The UNIX and Linux Forums —
Authority: 144
I searched the forums for RS232 issues, but all of the results dont help me solving my problem, so I had to open new thread. This is the problem: I have PIC16F877A micro-controller and Im programming it with Easypic5(the PIC programming device(board) from MikroElektronika) and I want to connect the EasyPic5 which ...4 days ago -
Administrator locked out - Ubuntu 11.10
The UNIX and Linux Forums —
Authority: 144
Yes Im new to Ubuntu! I am Administrator because I installed Ubuntu. On the 20th Jan I became tired of entering the login password and so decided to change to automatic login and changed the password to "none". The result of this is that I no longer have the necessary privileges and the Keyring authentication box ...5 days ago -
transport errors in iostat
The UNIX and Linux Forums —
Authority: 144
Hi Unix experts, I have a question regarding a disk failure seen in "iostat -Enm" output: Code: # iostat -Enm c1t0d0 Soft Errors: 0 Hard Errors: 7 Transport Errors: 9 Vendor: FUJITSU Product: MAU3073NCSUN72G Revision: 0802 Serial No: 0514F005M0 Size: 73.40GB Media Error: 6 Device Not Ready: ...5 days ago -
filnding the line in afile which has less number of |s
The UNIX and Linux Forums —
Authority: 144
Hi I have an input file with contents seperated by|. Each line in the file has around 192 fields seperated by | contents like: Code: V|tre|Amkdr|EER|67868|3488|Re4| X|tre|Amkdr|EER|67868|3488|Re4| M|tre|Amkdr|EER|67868|3488|Re4| I need to findout the the lines in the file which has |s less ...5 days ago -
How to hack ur wii DOWNLOAD hackmii Installer 4.3u
How To Hack or Cheat Games & Software —
Authority: 137
letterbomb Mondatica helps you to everythings you need with Facebook, Social Games, Technology & Videogames! Every day Video tutoria and how to, stay tuned with us!6 days ago -
Filtering maximum valued file.
The UNIX and Linux Forums —
Authority: 144
Hi Code: a.123 a.136 a.146 B.124 B.39 C.24 I have the files in above format ; I want to list out the files which has maximum value in each group as pipe delimited : Code: a.146|B.124|C.24 Please help me in this. Thanks6 days ago -
Sending keystrokes to another process
The UNIX and Linux Forums —
Authority: 144
The third-party ERP system used by our company has no idle-out facility and we sometimes have issues because users simply walk away from their computers and leave sessions logged in for hours or even go home without logging out. (We are in a factory environment so it is hard to raise the care factor very high in the ...6 days ago -
Linux application/script debugging with ‘strace’
dzone.com: latest front page —
Authority: 146
Every now and then, youll encounter a problem with an application or a script that is not clear straight away. After the normal troubleshooting, it can be helpful to see the actual system calls that occur when that script executes. Using a tool like strace can help you.6 days ago -
Amanda: Backup program for Linux, Windows, Unix and OS X
Tips Tricks Tutorial Review about tech and digital world —
Authority: 123
Amanda-Backup-program-for-Linux-Windows-Unix-and-OS-X AMANDA is an acronym for Advanced Maryland Automatic Network Disk Archiver, a backup system that allows LAN administrators to make one main server is backing up multiple computers at once to a backup tape or large-capacity disk drives. Amanda uses native tools ...1 week ago


Follow Technorati