Skip to main content

Home/ Linux/ Group items tagged need

Rss Feed Group items tagged

shai edrote

They Helped Me With My PC Issues - 1 views

I need computer help and I really need it fast! I am in the middle of doing something important on my laptop when it suddenly froze up and shut down. I do not know what is wrong. All I know is that...

They Helped Me With My PC Issues

started by shai edrote on 12 Sep 11 no follow-up yet
hpmaxi -

How to Make Wealth - 0 views

  • Startups usually involve technology, so much so that the phrase "high-tech startup" is almost redundant. A startup is a small company that takes on a hard technical problem.
  • Here is a brief sketch of the economic proposition. If you're a good hacker in your mid twenties, you can get a job paying about $80,000 per year. So on average such a hacker must be able to do at least $80,000 worth of work per year for the company just to break even
  • and if you focus you can probably get three times as much done in an hour
  • ...30 more annotations...
  • I'm claiming you could be 36 times more productive than you're expected to be in a random corporate job.
  • then a smart hacker working very hard without any corporate bullshit to slow him down should be able to do work worth about $3 million a year
  • f you want to make a million dollars, you have to endure a million dollars' worth of pain.
  • Bill Gates is a smart, determined, and hardworking man, but you need more than that to make as much money as he has. You also need to be very lucky.
  • If you want to create wealth, it will help to understand what it is. Wealth is not the same thing as money. [3] Wealth is as old as human history. Far older, in fact; ants have wealth. Money is a comparatively recent invention.
  • talking about making money can make it harder to understand how to make money.
  • the craftsmen. Their hand-made objects become store-bought ones.
  • A programmer can sit down in front of a computer and create wealth. A good piece of software is, in itself, a valuable thing.
  • And so it's clearer to programmers that wealth is something that's made, rather than being distributed, like slices of a pie, by some imaginary Daddy
  • we had one programmer who was a sort of monster of productivity
  • A great programmer, on a roll, could create a million dollars worth of wealth in a couple weeks. A mediocre programmer over the same period will generate zero or even negative wealth (e.g. by introducing bugs).
  • The top 5% of programmers probably write 99% of the good software.
  • Hackers often donate their work by writing open source software that anyone can use for free. I am much the richer for the operating system FreeBSD, which I'm running on the computer I'm using now, and so is Yahoo, which runs it on all their servers.
  • You can't go to your boss and say, I'd like to start working ten times as hard, so will you please pay me ten times as much?
  • A programmer, for example, instead of chugging along maintaining and updating an existing piece of software, could write a whole new piece of software, and with it create a new source of revenue.
  • All a company is is a group of people working together to do something people want. It's doing something people want that matters, not joining the group
  • To get rich you need to get yourself in a situation with two things, measurement and leverage. You need to be in a position where your performance can be measured, or there is no way to get paid more by doing more. And you have to have leverage, in the sense that the decisions you make have a big effect.
  • If you're in a job that feels safe, you are not going to get rich, because if there is no danger there is almost certainly no leverage.
  • All you need to do is be part of a small group working on a hard problem
  • Steve Jobs once said that the success or failure of a startup depends on the first ten employees. I agree
  • What is technology? It's technique. It's the way we all do things. And when you discover a new way to do things, its value is multiplied by all the people who use it. It is the proverbial fishing rod, rather than the fish. That's the difference between a startup and a restaurant or a barber shop. You fry eggs or cut hair one customer at a time. Whereas if you solve a technical problem that a lot of people care about, you help everyone who uses your solution. That's leverage
  • If there were two features we could add to our software, both equally valuable in proportion to their difficulty, we'd always take the harder one
  • I can remember times when we were just exhausted after wrestling all day with some horrible technical problem. And I'd be delighted, because something that was hard for us would be impossible for our competitors
  • Start by picking a hard problem, and then at every decision point, take the harder choice.
  • You'd think that a company about to buy you would do a lot of research and decide for themselves how valuable your technology was.
  • Not at all. What they go by is the number of users you have
  • Wealth is what people want, and if people aren't using your software, maybe it's not just because you're bad at marketing. Maybe it's because you haven't made what they want.
  • Now we can recognize this as something hackers already know to avoid: premature optimization. Get a version 1.0 out there as soon as you can. Until you have some users to measure, you're optimizing based on guesses.
  • In that respect the Cold War teaches the same lesson as World War II and, for that matter, most wars in recent history. Don't let a ruling class of warriors and politicians squash the entrepreneurs
  • Let the nerds keep their lunch money, and you rule the world.
anonymous

Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots - 0 views

  •  
    "Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots by Vivek Gite · 5 comments Generally, all Linux distributions needs a scheduled reboot once to stay up to date with important kernel security updates. RHN (or other distro vendors) provides Linux kernel security updates. You can apply kernel updates using yum command or apt-get command line options. After each upgrade you need to reboot the server. Ksplice service allows you to skip reboot step and apply hotfixes to kernel without rebooting the server. In this post I will cover a quick installation of Ksplice for RHEL 5.x and try to find out if service is worth every penny."
yc c

Welcome - netboot.me - 1 views

  •  
    netboot.me is a service that allows you to boot nearly any operating system or utility on any computer with a wired internet connection - without having to know ahead of time what you'll want to boot. Once you can netboot.me, you never need to update your boot disk again! In order for your computer to know where to find the netboot servers, you need to change your DHCP settings to return some extra information. The two relevant pieces of information: next-server, which should be "tftp.netboot.me", and "filename", which should be "netbootme.kpxe". How to set these settings depends on your DHCP server. For dhcpd, simply add the following to the relevant 'subnet' section of your configuration: next-server "tftp.netboot.me" filename "netbootme.kpxe" For dnsmasq, the following line in /etc/dnsmasq.conf will achieve the same effect: dhcp-boot=netbootme.kpxe,tftp.netboot.me netboot.me works through the magic of netbooting. There are a number of ways to boot a computer with netboot.me. The simplest is to download a bootable image and burn it to a CD, USB memory stick, or floppy disk. Boot off it on any networked computer, and it will automatically fetch the latest boot options from netboot.me and let you choose from dozens of installation, recovery, testing, portable desktop and other tools. You can also start netboot.me from any computer running gPXE, or from any netbootable computer with some simple tweaks to your DHCP server.
helen troy

Blue Screen of Death - 1 views

I was working with my school project and doing my part time job at the same time, so it happened that I opened numerous windows and tabs one after another. When all of a sudden my computer displaye...

Need Computer Help

started by helen troy on 07 Jun 11 no follow-up yet
helen troy

Get Rid of Computer Freezing - 1 views

I badly need computer help. I am a graphic artist and I always use my PC for my graphic design layouts and other major graphic work. But, that is so obvious, is it not? Anyway, my computer recently...

need computer help

started by helen troy on 12 Aug 11 no follow-up yet
Chris Fung

How to Manage Processes from the Linux Terminal: 10 Commands You Need to Know - 0 views

  •  
    "How to Manage Processes from the Linux Terminal: 10 Commands You Need to Know"
Felipp Crawly

Amazing Customer Service - 1 views

I would like to thank Onward Process Solutions for greatly helping me with my need for assistance in a Customer service outsourcing project. They provided me with 24/7 phone/ email answering serv...

started by Felipp Crawly on 31 Oct 12 no follow-up yet
Maria Babae

Get Rid of Computer Freezing - 1 views

I badly need computer help.I am a graphic artist and I always use my PC for my graphic design layouts and other major graphic work. But, that is so obvious, is it not Anyway, my computer recently b...

online computer web tech support

started by Maria Babae on 10 Aug 11 no follow-up yet
James Cady

The 10 Cleverest Ways to Use Linux to Fix Your Windows PC - How-To Geek - 0 views

  •  
    You might not be ready to accept Linux as your desktop yet, but you can still use it to save your Windows PC-whether you need to reset passwords, recover deleted files, or scan for viruses, here's how to do it.
Frank Boros

Installing Wordpress/Joomla/Drupal on CentOS 6.2 (netinstall) - 0 views

  •  
    Step by Step how to install Wordpress/Joomla/Drupal on CentOS 6.2 (netinstall).
    I've been looking at using a CMS for a while as an alternative to designing websites from scratch. I finally have had a reason to use one (long story) but the short end of it is that it needs to run on Linux.

    The
David Corking

Reconnecting your SSH agent to a detached GNU screen session | tolaris.com - 3 views

  •  
    This is almost perfect!  For me, on Debian 7.1, Remi's code needed a small tweak. I put backticks around `whoam`i It allows me to use git push/pull after I have disconnected and reconnected to a screen session. SSH_AUTH_SOCK=$(find /tmp/ssh-* -user `whoami` -name agent\* -printf '%T@ %p\n' 2>/dev/null | sort -k 1nr | sed 's/^[^ ]* //' | head -n 1)
Emilyn Manuela

Hosting Tips: Which One is The Best for You, Managed or Unmanaged Dedicated Server Host... - 1 views

  •  
    When setting up a dedicated server contract for your website, you will need to specify whether you are requesting managed or unmanaged dedicated server.
bryan yu

How to install 64bit flashplayer in openSUSE 11.1 x86_64 - 0 views

  •  
    You maybe want to know why i need to install 64bit flashplayer in openSUSE 11.1 x86_64, and openSUSE 11.1 default installation contains flashplyer package. That is because flashplayer dead silent when i opened any flash media for a while even 32bit flashplayer can run on x64 platform. You can see that as below picture...
anonymous

Linux screen command tutorial | Linux Operating System - Debian, Ubuntu, Fedora, Gentoo... - 0 views

  •  
    Linux screen command tutorial ggarron | April 30, 2010 - 3 weeks 5 days  in Linux command line Linux tips I have face this lots of times, I am connected to my server using ssh, then I start a download, a log processing or a bittorrent download. I realize that task is going to take a lot of time. What to do?, well usually one have leave the ssh session open, and the home computer on. What if the ssh session just drops? all work is done, and there is the need to start all over again. I have used nohup command to execute commands after exit from the shell prompt. But there are other options, one of them is screen.
anonymous

Self-Service Linux: Mastering the Art of Problem Determination - download here - 1 views

  •  
    Self-Service Linux: Mastering the Art of Problem Determination by Mark Wilding, Dan Behman Publisher: Prentice Hall PTR 2005 ISBN/ASIN: 013147751X ISBN-13: 9780131477513 Number of pages: 456 Description: The biggest factor in a company's decision to go with Linux is overcoming the support issues. This book should be an essential part of every company's Linux adoption plan to keep the total cost of ownership down and improve the ROI of their Linux strategy. It is also a book that advanced Linux professionals running their own Linux systems will be able to use to troubleshoot. This book gives the staff the basics they need to diagnose most problems that they will face and will go into the nitty-gritty on the toughest problems.    Download or read it online here: Download link    (4.4MB, PDF)
James Cady

MobaLiveCD - Run your LiveCD on Windows - 0 views

  •  
    MobaLiveCD is a freeware that will run your Linux LiveCD on Windows thanks to the excellent emulator called "Qemu". MobaLiveCD allows you to test your LiveCD with a single click : after downloading the ISO image file of your favorite LiveCD, you just have to start it in MobaLiveCD and here you are, without the need to burn a CD-Rom or to reboot your computer.
Paul Sydney Orozco

Tutorial On Spring with Hibernate and Java Persistence API - 0 views

  •  
    Sample of using Hibernate Annotations by reducing XML configuration files thus making it simpler to define required metadata directly into our Java code. When using annotations, we no longer need the additional mapping file (*.hbm.xml). The metadata for the ORM is specified in the individual classes.
Colin Henderson

Community Documentation - Community Ubuntu Documentation - 0 views

  •  
    This is the official current version of the Ubuntu Documentation. If you need to see one of the older versions, you can select the version you want from one of the tabs at the top right of this page.
jdr santos

Dreamlinux - 0 views

  •  
    Dreamlinux is a modern and modular Linux system that can be run directly from the CD and optionally be easily installed onto your HD. It comes with a selection of the best applications designed to meet mostly of your daily needs.
1 - 20 of 110 Next › Last »
Showing 20 items per page