LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Newegg Boycott Back On

Posted 06-14-2012 at 02:53 PM by Skaperen

It seems Newegg management is playing games with people. It appears they really do intend to refuse returns by future customers when another OS is installed by that customer.

http://consumerist.com/2012/06/so-do...cy-or-not.html

It should not matter what OS is on the computer. Why? Because they should NEVER be reselling any computer to another customer without first wiping off the hard drive and putting the original OS...
Senior Member
Posted in Uncategorized
Views 5324 Comments 1 Skaperen is offline
Old

Ben Nanonote

Posted 06-14-2012 at 09:46 AM by drask

For fun I bought a Ben Nanonote the other day and am slowly starting to play with it as time permits. I'm listing the things I have discovered about it so far.

I purchased a small usb network dongle that was listed as linux and Windows 7 compatible and a mini-b to type a usb converter to try and get wireless networking working with this, but it looks like that's going to be more of a project than I anticipated. The USB port is a client only port (an inny, not an outy) so it can be...
LQ Newbie
Posted in Uncategorized
Views 1127 Comments 0 drask is offline
Old

shutdown instead of reboot from ctrl-alt-del

Posted 06-14-2012 at 03:30 AM by neonsignal

Typically the ctrl-alt-del in Debian will cause the system to reboot (or the GUI may bring up a dialog).

If the preference is to have this shut down the system instead, the relevant line in /etc/inittab is changed from:
Code:
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
to:
Code:
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now
Senior Member
Posted in Uncategorized
Views 2011 Comments 0 neonsignal is offline
Old

Understanding RAII (Resource Acquisition Is Initialization) - C++

Posted 06-14-2012 at 01:45 AM by Aquarius_Girl
Updated 10-09-2012 at 02:44 AM by Aquarius_Girl

  • Q: What is an exception safe code?
    A: A code may throw an exception but at the same time if it:
    • Doesn't allow any memory (allocated by it) to be leaked.
    • Lets the program to remain in a well-defined state (no dangling pointers
      and all) so that execution can continue as intended.
    • Reports the error to the caller (when encountered).
    then it can be termed as an exception safe code.

    Of course, a code which won't be throwing any exception ever is an exception
...
Senior Member
Views 2013 Comments 0 Aquarius_Girl is offline
Old

Put a Hold on that Newegg Boycott

Posted 06-13-2012 at 11:48 AM by Skaperen

It seems Newegg was quick to deal with the situation they had, which was reported yesterday, regarding a rejection of return of a computer that had Linux installed on it.

http://consumerist.com/2012/06/neweg...all-linux.html

I'm still concerned about their procedures for wiping off used data storage devices before reselling them to customers, inside a computer or not.
Senior Member
Posted in Uncategorized
Views 1108 Comments 0 Skaperen is offline

  



All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration